[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 1.45.2 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peshwar9/actix-postgres on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-10/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6bcf880bf80ac6ded63beb3d9f3f551a1fe1a5e3f98f566530039f62132efc7 [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" "e6bcf880bf80ac6ded63beb3d9f3f551a1fe1a5e3f98f566530039f62132efc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6bcf880bf80ac6ded63beb3d9f3f551a1fe1a5e3f98f566530039f62132efc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bcf880bf80ac6ded63beb3d9f3f551a1fe1a5e3f98f566530039f62132efc7", kill_on_drop: false }` [INFO] [stdout] e6bcf880bf80ac6ded63beb3d9f3f551a1fe1a5e3f98f566530039f62132efc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f8a27b8df197fc1e9d3d9c45da2fc668bcabdfaa6c89dcc1eb688727e77a60a [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" "4f8a27b8df197fc1e9d3d9c45da2fc668bcabdfaa6c89dcc1eb688727e77a60a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling dotenv v0.9.0 [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 brotli2 v0.3.2 [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 actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [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 diesel v1.4.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.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 actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [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 49s [INFO] running `Command { std: "docker" "inspect" "4f8a27b8df197fc1e9d3d9c45da2fc668bcabdfaa6c89dcc1eb688727e77a60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8a27b8df197fc1e9d3d9c45da2fc668bcabdfaa6c89dcc1eb688727e77a60a", kill_on_drop: false }` [INFO] [stdout] 4f8a27b8df197fc1e9d3d9c45da2fc668bcabdfaa6c89dcc1eb688727e77a60a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eefab91671a4ffab03eca302746a6b5f93e16eb65aa189fd974a983dd28159a [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" "0eefab91671a4ffab03eca302746a6b5f93e16eb65aa189fd974a983dd28159a", kill_on_drop: false }` [INFO] [stderr] Compiling actix-postgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.02s [INFO] running `Command { std: "docker" "inspect" "0eefab91671a4ffab03eca302746a6b5f93e16eb65aa189fd974a983dd28159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eefab91671a4ffab03eca302746a6b5f93e16eb65aa189fd974a983dd28159a", kill_on_drop: false }` [INFO] [stdout] 0eefab91671a4ffab03eca302746a6b5f93e16eb65aa189fd974a983dd28159a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22779c2c4e06635e56cccf31d60b1fa4c4263f0f2352259fc75d47bbdaf5ae62 [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" "22779c2c4e06635e56cccf31d60b1fa4c4263f0f2352259fc75d47bbdaf5ae62", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/actix_postgres-402a8df129f7520d [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: 0x55f3988a9ac5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f3988a9ac5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f3988a9ac5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f3988a9ac5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f3988d251c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f398665fe5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f3988a3d01 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f3988ac300 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f3988ac300 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f3988ac300 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f3988abffa - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f3988ac937 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f3988ac53b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55f3988ac4ab - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55f39865a43f - actix_postgres::envdata::get_envdata::ha12fa2a9275ce282 [INFO] [stdout] at src/envdata.rs:21 [INFO] [stdout] 15: 0x55f3986617a0 - ::deref::__static_ref_initialize::hf840f6402d5e3a06 [INFO] [stdout] at src/envdata.rs:13 [INFO] [stdout] 16: 0x55f3986617a0 - core::ops::function::FnOnce::call_once::h20c9b1b2a811ef1d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55f3986628d1 - lazy_static::lazy::Lazy::get::{{closure}}::h98bb2c1104762e85 [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: 0x55f398664672 - std::sync::once::Once::call_once::{{closure}}::hf920a20d4179140a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sync/once.rs:264 [INFO] [stdout] 19: 0x55f3988a930b - std::sync::once::Once::call_inner::h986c3855f0b9a273 [INFO] [stdout] at src/libstd/sync/once.rs:416 [INFO] [stdout] 20: 0x55f3986645f1 - std::sync::once::Once::call_once::hab5f7bdda880ae22 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sync/once.rs:264 [INFO] [stdout] 21: 0x55f39865be95 - lazy_static::lazy::Lazy::get::hdf8d050e78ea3966 [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: 0x55f39865be95 - ::deref::__stability::h5f4703673c262616 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142 [INFO] [stdout] 23: 0x55f39865be95 - ::deref::h932ef8084cc55ee8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144 [INFO] [stdout] 24: 0x55f398660530 - actix_postgres::controllers::health::get_health::{{closure}}::h709bd210b2f07194 [INFO] [stdout] at src/controllers/health.rs:18 [INFO] [stdout] 25: 0x55f398664382 - as core::future::future::Future>::poll::hf4b0654bbd91b4d6 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 26: 0x55f39865ca4e - actix_postgres::controllers::health::tests::test_get_health::{{closure}}::h374ac70d260cf0bd [INFO] [stdout] at src/controllers/health.rs:30 [INFO] [stdout] 27: 0x55f398664239 - as core::future::future::Future>::poll::h30f57a384a870350 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 28: 0x55f39865d71e - as core::future::future::Future>::poll::{{closure}}::hf12535f94cd35794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:523 [INFO] [stdout] 29: 0x55f39865da66 - tokio::macros::scoped_tls::ScopedKey::set::h0b150e60f1641084 [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: 0x55f39865d391 - tokio::task::local::LocalSet::with::hff4f141adf91a4cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:440 [INFO] [stdout] 31: 0x55f39865d692 - as core::future::future::Future>::poll::h8d73b122c35a1021 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:516 [INFO] [stdout] 32: 0x55f39865d54d - tokio::task::local::LocalSet::run_until::{{closure}}::h800e2ce833c85900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:390 [INFO] [stdout] 33: 0x55f3986642c9 - as core::future::future::Future>::poll::hd837afc20fe32c5c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 34: 0x55f398660ec3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hebc7d7328ab84af7 [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: 0x55f398664977 - tokio::coop::budget::{{closure}}::h843e4cd364fbe395 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 36: 0x55f39865fd0f - std::thread::local::LocalKey::try_with::hb824146272d6ab76 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 37: 0x55f39865f408 - std::thread::local::LocalKey::with::h4111e139ab2058eb [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 38: 0x55f3986608c3 - tokio::coop::budget::h457d6cf8ad21f55b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 39: 0x55f3986608c3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h6388a3bacc9cda72 [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: 0x55f398661299 - tokio::runtime::basic_scheduler::enter::{{closure}}::h8a53f5225001ae8b [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: 0x55f39865db72 - tokio::macros::scoped_tls::ScopedKey::set::h7450accece0d5ff0 [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: 0x55f398661192 - tokio::runtime::basic_scheduler::enter::h32d7c7c3886e2f30 [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: 0x55f3986606f3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0b917fdeb886a79e [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: 0x55f398663fb1 - tokio::runtime::Runtime::block_on::{{closure}}::hac61a8156f6509c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 45: 0x55f39865f019 - tokio::runtime::context::enter::hac83437fffdca494 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 46: 0x55f398662c93 - tokio::runtime::handle::Handle::enter::h422c173e90de3dff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 47: 0x55f398663f3c - tokio::runtime::Runtime::block_on::hf34a0f4adc777b71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 48: 0x55f39865d40a - tokio::task::local::LocalSet::block_on::h84e5f4f164ca1a5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/task/local.rs:351 [INFO] [stdout] 49: 0x55f39865dd83 - actix_rt::runtime::Runtime::block_on::hc3fc0d86696dd1cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.0/src/runtime.rs:89 [INFO] [stdout] 50: 0x55f398662e89 - actix_rt::builder::SystemRunner::block_on::h52ea611bddbbfc5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.0/src/builder.rs:187 [INFO] [stdout] 51: 0x55f39865c90c - actix_postgres::controllers::health::tests::test_get_health::h6823478e60d0a017 [INFO] [stdout] at src/controllers/health.rs:28 [INFO] [stdout] 52: 0x55f39865c87a - actix_postgres::controllers::health::tests::test_get_health::{{closure}}::hc84ff91b92d914b9 [INFO] [stdout] at src/controllers/health.rs:28 [INFO] [stdout] 53: 0x55f39866181e - core::ops::function::FnOnce::call_once::hc17aef48336ff551 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 54: 0x55f39868d1d2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 55: 0x55f39868d1d2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x55f39868d1d2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 57: 0x55f39868d1d2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x55f39868d1d2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x55f39868d1d2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 60: 0x55f39868d1d2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 61: 0x55f3986654a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 62: 0x55f39866a7e5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 63: 0x55f39866a7e5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 64: 0x55f39866a7e5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 65: 0x55f39866a7e5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 66: 0x55f39866a7e5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 67: 0x55f39866a7e5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 68: 0x55f39866a7e5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 69: 0x55f3988b2c8a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 70: 0x55f3988b2c8a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 71: 0x55f3988b2c8a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 72: 0x7f0c94085609 - start_thread [INFO] [stdout] 73: 0x7f0c93f91103 - __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" "22779c2c4e06635e56cccf31d60b1fa4c4263f0f2352259fc75d47bbdaf5ae62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22779c2c4e06635e56cccf31d60b1fa4c4263f0f2352259fc75d47bbdaf5ae62", kill_on_drop: false }` [INFO] [stdout] 22779c2c4e06635e56cccf31d60b1fa4c4263f0f2352259fc75d47bbdaf5ae62