[INFO] updating cached repository https://github.com/peshwar9/actix-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 703e34a4e310c33fc8e9f557b56509775d204d55 [INFO] testing peshwar9/actix-postgres against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Factix-postgres" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peshwar9/actix-postgres on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peshwar9/actix-postgres [INFO] finished tweaking git repo https://github.com/peshwar9/actix-postgres [INFO] tweaked toml for git repo https://github.com/peshwar9/actix-postgres written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/peshwar9/actix-postgres already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49420d639a80a577e00ff88b01b3db7164c1bd9acbf92654dae6451020e4be43 [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" "49420d639a80a577e00ff88b01b3db7164c1bd9acbf92654dae6451020e4be43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49420d639a80a577e00ff88b01b3db7164c1bd9acbf92654dae6451020e4be43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49420d639a80a577e00ff88b01b3db7164c1bd9acbf92654dae6451020e4be43", kill_on_drop: false }` [INFO] [stdout] 49420d639a80a577e00ff88b01b3db7164c1bd9acbf92654dae6451020e4be43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0393faa8eb23bc4672623988cbeabd2532aad55fc34c222b70320318760ddb4 [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" "e0393faa8eb23bc4672623988cbeabd2532aad55fc34c222b70320318760ddb4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling actix-web-httpauth v0.4.1 [INFO] [stderr] Compiling actix-postgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "e0393faa8eb23bc4672623988cbeabd2532aad55fc34c222b70320318760ddb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0393faa8eb23bc4672623988cbeabd2532aad55fc34c222b70320318760ddb4", kill_on_drop: false }` [INFO] [stdout] e0393faa8eb23bc4672623988cbeabd2532aad55fc34c222b70320318760ddb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10df089221f4e5a5e194e177b4e24e4ce36f721fbf04446e88f1f7066d13a41c [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" "10df089221f4e5a5e194e177b4e24e4ce36f721fbf04446e88f1f7066d13a41c", kill_on_drop: false }` [INFO] [stderr] Compiling actix-postgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.60s [INFO] running `Command { std: "docker" "inspect" "10df089221f4e5a5e194e177b4e24e4ce36f721fbf04446e88f1f7066d13a41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10df089221f4e5a5e194e177b4e24e4ce36f721fbf04446e88f1f7066d13a41c", kill_on_drop: false }` [INFO] [stdout] 10df089221f4e5a5e194e177b4e24e4ce36f721fbf04446e88f1f7066d13a41c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4f4114efb04d77c4f40895a176878238bd1387bbcd7a8bc21ac92ba0b332685 [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" "d4f4114efb04d77c4f40895a176878238bd1387bbcd7a8bc21ac92ba0b332685", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/actix_postgres-7a83601464108560 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test controllers::health::tests::test_get_health ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- controllers::health::tests::test_get_health stdout ---- [INFO] [stdout] thread 'controllers::health::tests::test_get_health' panicked at 'Environment variables not set properly. Aborting. missing value for field database_url', src/envdata.rs:21:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563fb17d7c35 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x563fb17d7c35 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563fb17d7c35 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x563fb17d7c35 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x563fb180049c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x563fb159bee5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x563fb17d2171 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x563fb17da3a0 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x563fb17da3a0 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x563fb17da3a0 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x563fb17da09a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x563fb17da9e3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x563fb17da5db - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x563fb17da54b - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x563fb159043f - actix_postgres::envdata::get_envdata::h60bea4dbc573f9b5 [INFO] [stdout] at src/envdata.rs:21 [INFO] [stdout] 15: 0x563fb1598710 - ::deref::__static_ref_initialize::hbdd53fef51b281c9 [INFO] [stdout] at src/envdata.rs:13 [INFO] [stdout] 16: 0x563fb1598710 - core::ops::function::FnOnce::call_once::h13040f8f24b70b1b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x563fb1597fa1 - lazy_static::lazy::Lazy::get::{{closure}}::hb9ad9ca5b7504b64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31 [INFO] [stdout] 18: 0x563fb159a5c2 - std::sync::once::Once::call_once::{{closure}}::h4b571de406d6a059 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sync/once.rs:264 [INFO] [stdout] 19: 0x563fb17d74aa - std::sync::once::Once::call_inner::h166ab676aee3f529 [INFO] [stdout] at src/libstd/sync/once.rs:416 [INFO] [stdout] 20: 0x563fb159a541 - std::sync::once::Once::call_once::h4bf72cb78e45f1ec [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sync/once.rs:264 [INFO] [stdout] 21: 0x563fb1591f25 - lazy_static::lazy::Lazy::get::h363742b456ddb448 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30 [INFO] [stdout] 22: 0x563fb1591f25 - ::deref::__stability::hc2b1435918fac08b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142 [INFO] [stdout] 23: 0x563fb1591f25 - ::deref::h3c8cd9a97d730148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144 [INFO] [stdout] 24: 0x563fb15965d0 - actix_postgres::controllers::health::get_health::{{closure}}::hc2661939d8636e54 [INFO] [stdout] at src/controllers/health.rs:18 [INFO] [stdout] 25: 0x563fb15995c2 - as core::future::future::Future>::poll::h89f574c4186b9f59 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/future/mod.rs:78 [INFO] [stdout] 26: 0x563fb1592ade - actix_postgres::controllers::health::tests::test_get_health::{{closure}}::h07295e38dd143457 [INFO] [stdout] at src/controllers/health.rs:30 [INFO] [stdout] 27: 0x563fb15996b9 - as core::future::future::Future>::poll::hf77917b9728a6106 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/future/mod.rs:78 [INFO] [stdout] 28: 0x563fb159377e - as core::future::future::Future>::poll::{{closure}}::h870783c7a65411cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:523 [INFO] [stdout] 29: 0x563fb15945b6 - tokio::macros::scoped_tls::ScopedKey::set::ha72caa7ddad7f903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 30: 0x563fb15933f1 - tokio::task::local::LocalSet::with::h638b36e49a2eb8ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:440 [INFO] [stdout] 31: 0x563fb15936f2 - as core::future::future::Future>::poll::h144a2653d9aac731 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:516 [INFO] [stdout] 32: 0x563fb15935ad - tokio::task::local::LocalSet::run_until::{{closure}}::heb8d1c4d25684cb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:390 [INFO] [stdout] 33: 0x563fb1599509 - as core::future::future::Future>::poll::h783e986db083c38d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/future/mod.rs:78 [INFO] [stdout] 34: 0x563fb1596ea3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h608eaad417b46360 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 35: 0x563fb159a9d7 - tokio::coop::budget::{{closure}}::hc8a6bf6dd6c1bdf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 36: 0x563fb1595b3f - std::thread::local::LocalKey::try_with::h700bb55142867d17 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 37: 0x563fb15955e8 - std::thread::local::LocalKey::with::h9603af56eb92df37 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 38: 0x563fb1596963 - tokio::coop::budget::ha600d4844cee14c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 39: 0x563fb1596963 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hfc7b8de5439975a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 40: 0x563fb1597319 - tokio::runtime::basic_scheduler::enter::{{closure}}::hdb1f6bbf0ed0abc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 41: 0x563fb15944b2 - tokio::macros::scoped_tls::ScopedKey::set::h223e75494bd1b55b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 42: 0x563fb1597212 - tokio::runtime::basic_scheduler::enter::hbd439a4f5eb499cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 43: 0x563fb1596793 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf5fff3148974ec62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 44: 0x563fb1599e71 - tokio::runtime::Runtime::block_on::{{closure}}::h1d9702926ea7554f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 45: 0x563fb15950b9 - tokio::runtime::context::enter::hbcc5127adba8d918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 46: 0x563fb1598363 - tokio::runtime::handle::Handle::enter::h0e72f91b78377a8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 47: 0x563fb1599dfc - tokio::runtime::Runtime::block_on::h672c5692f7c8e248 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 48: 0x563fb159346a - tokio::task::local::LocalSet::block_on::h15f720cf052a510a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:351 [INFO] [stdout] 49: 0x563fb15947c3 - actix_rt::runtime::Runtime::block_on::hcaf8e1ba270124a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.0/src/runtime.rs:89 [INFO] [stdout] 50: 0x563fb1598559 - actix_rt::builder::SystemRunner::block_on::haa03feb0eccfccbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.0/src/builder.rs:187 [INFO] [stdout] 51: 0x563fb159299c - actix_postgres::controllers::health::tests::test_get_health::h72653aeb8a12ebbf [INFO] [stdout] at src/controllers/health.rs:28 [INFO] [stdout] 52: 0x563fb159290a - actix_postgres::controllers::health::tests::test_get_health::{{closure}}::hf20231398d149acc [INFO] [stdout] at src/controllers/health.rs:28 [INFO] [stdout] 53: 0x563fb159872e - core::ops::function::FnOnce::call_once::h42ad92f9b0b81b42 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 54: 0x563fb15c345c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 55: 0x563fb15c345c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x563fb15c345c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 57: 0x563fb15c345c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 58: 0x563fb15c345c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x563fb15c345c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 60: 0x563fb15c345c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 61: 0x563fb159b3d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 62: 0x563fb15a0465 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 63: 0x563fb15a0465 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 64: 0x563fb15a0465 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 65: 0x563fb15a0465 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 66: 0x563fb15a0465 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 67: 0x563fb15a0465 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 68: 0x563fb15a0465 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 69: 0x563fb17e0c2a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 70: 0x563fb17e0c2a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 71: 0x563fb17e0c2a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 72: 0x7ffb8e52e609 - start_thread [INFO] [stdout] 73: 0x7ffb8e43a103 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] controllers::health::tests::test_get_health [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin actix-postgres' [INFO] running `Command { std: "docker" "inspect" "d4f4114efb04d77c4f40895a176878238bd1387bbcd7a8bc21ac92ba0b332685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f4114efb04d77c4f40895a176878238bd1387bbcd7a8bc21ac92ba0b332685", kill_on_drop: false }` [INFO] [stdout] d4f4114efb04d77c4f40895a176878238bd1387bbcd7a8bc21ac92ba0b332685