[INFO] cloning repository https://github.com/SamuelLJackson/actix-and-juniper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelLJackson/actix-and-juniper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLJackson%2Factix-and-juniper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLJackson%2Factix-and-juniper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721798a38839616fc72de098cd50f7a0a9fe85eb [INFO] testing SamuelLJackson/actix-and-juniper against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLJackson%2Factix-and-juniper" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SamuelLJackson/actix-and-juniper on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SamuelLJackson/actix-and-juniper [INFO] finished tweaking git repo https://github.com/SamuelLJackson/actix-and-juniper [INFO] tweaked toml for git repo https://github.com/SamuelLJackson/actix-and-juniper written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SamuelLJackson/actix-and-juniper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3c8a587a1700800f1f5161061d3486cbd4acc7252bfe1345197cb6572bdac38 [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" "b3c8a587a1700800f1f5161061d3486cbd4acc7252bfe1345197cb6572bdac38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3c8a587a1700800f1f5161061d3486cbd4acc7252bfe1345197cb6572bdac38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c8a587a1700800f1f5161061d3486cbd4acc7252bfe1345197cb6572bdac38", kill_on_drop: false }` [INFO] [stdout] b3c8a587a1700800f1f5161061d3486cbd4acc7252bfe1345197cb6572bdac38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff403b54b5179737e27e4833a14d293339f47d3927b159f76e408f5d25d8f13a [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" "ff403b54b5179737e27e4833a14d293339f47d3927b159f76e408f5d25d8f13a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-async v2.4.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [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.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling actix-utils v1.0.6 [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 chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling deadpool v0.5.1 [INFO] [stderr] Compiling deadpool-postgres v0.5.5 [INFO] [stderr] Compiling tokio-pg-mapper v0.1.5 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.1.5 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-blog-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "ff403b54b5179737e27e4833a14d293339f47d3927b159f76e408f5d25d8f13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff403b54b5179737e27e4833a14d293339f47d3927b159f76e408f5d25d8f13a", kill_on_drop: false }` [INFO] [stdout] ff403b54b5179737e27e4833a14d293339f47d3927b159f76e408f5d25d8f13a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4659cbafc21a25c4a25374a7e27c2c3454930e428d6f6da2cc9272e893ace2c3 [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" "4659cbafc21a25c4a25374a7e27c2c3454930e428d6f6da2cc9272e893ace2c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling actix-blog-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "4659cbafc21a25c4a25374a7e27c2c3454930e428d6f6da2cc9272e893ace2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4659cbafc21a25c4a25374a7e27c2c3454930e428d6f6da2cc9272e893ace2c3", kill_on_drop: false }` [INFO] [stdout] 4659cbafc21a25c4a25374a7e27c2c3454930e428d6f6da2cc9272e893ace2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 393d80b04ff4242aeb215039d669b2cec55dab5aa8c5d841385cff3e62cc37fb [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" "393d80b04ff4242aeb215039d669b2cec55dab5aa8c5d841385cff3e62cc37fb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_blog_app-9b796a423d4f2897) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test errors::tests::test_db_error_status_code ... ok [INFO] [stdout] test errors::tests::test_default_db_error ... ok [INFO] [stdout] test errors::tests::test_user_db_error ... ok [INFO] [stdout] test errors::tests::test_default_not_found_error ... ok [INFO] [stdout] test integration_tests::test_health ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration_tests::test_health stdout ---- [INFO] [stdout] thread 'integration_tests::test_health' panicked at 'called `Result::unwrap()` on an `Err` value: missing field `server`', src/integration_tests.rs:17:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a378f2a2b0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a378f2a2b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a378f2a2b0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a378f2a2b0 - ::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a378f4bb0f - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x55a378f25362 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x55a378f2c515 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a378f2c515 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a378f2c515 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a378f2bffe - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a378f2cb1d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55a378f2c6b7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55a378f2a76c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a378f2c619 - rust_begin_unwind [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55a378926d71 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a378926c63 - core::option::expect_none_failed::hb1edf11f73e63728 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5 [INFO] [stdout] 16: 0x55a378971f11 - core::result::Result::unwrap::h3808cf1c6a9c88d0 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55a37892a07e - ::deref::__static_ref_initialize::hafee5cbefb2498f9 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:17:23 [INFO] [stdout] 18: 0x55a37892a07e - core::ops::function::FnOnce::call_once::hc6f6c511dd76ec5b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55a37893bde4 - lazy_static::lazy::Lazy::get::{{closure}}::h4b634095f5e26b69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 20: 0x55a37894b38b - std::sync::once::Once::call_once::{{closure}}::he4a2e95939100458 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 21: 0x55a378926148 - std::sync::once::Once::call_inner::h1793ce49644e0eac [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 22: 0x55a37894b301 - std::sync::once::Once::call_once::h6099078eb29777f4 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 23: 0x55a37896eaa5 - lazy_static::lazy::Lazy::get::h29da3ebcfed995df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 24: 0x55a37896eaa5 - ::deref::__stability::h40bbfb2aa3625d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 25: 0x55a37896eaa5 - ::deref::hd276c6b6ff96b9ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 26: 0x55a37896ec3b - actix_blog_app::integration_tests::test_health::{{closure}}::h4f041313d4e31751 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:27:31 [INFO] [stdout] 27: 0x55a37893ffcb - as core::future::future::Future>::poll::h1bdd2d581c33232d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x55a378930460 - as core::future::future::Future>::poll::{{closure}}::h3987c7e1bc2ac283 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/task/local.rs:403:42 [INFO] [stdout] 29: 0x55a3789300ca - tokio::task::local::Scheduler::with::{{closure}}::h7d7616df512ac41a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/task/local.rs:478:13 [INFO] [stdout] 30: 0x55a37895a24c - std::thread::local::LocalKey::try_with::h93a700cb0b94e9e6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 31: 0x55a378959b76 - std::thread::local::LocalKey::with::h7dd190e44393090b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 32: 0x55a37892ffde - tokio::task::local::Scheduler::with::h2d8431fb21978aec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/task/local.rs:474:9 [INFO] [stdout] 33: 0x55a378930403 - as core::future::future::Future>::poll::hc1ad66ce080de503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/task/local.rs:402:9 [INFO] [stdout] 34: 0x55a37892fe38 - tokio::task::local::LocalSet::run_until::{{closure}}::h0ed75192fae443ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/task/local.rs:358:9 [INFO] [stdout] 35: 0x55a378940ddb - as core::future::future::Future>::poll::hb0f9046c1dddda93 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x55a37893a5f8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h69130816570178c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/basic_scheduler.rs:138:31 [INFO] [stdout] 37: 0x55a3789564e0 - tokio::runtime::Runtime::block_on::{{closure}}::hf522f0804abeb862 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:413:34 [INFO] [stdout] 38: 0x55a37893ede2 - tokio::runtime::context::enter::h8b97ce7369d177df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/context.rs:72:5 [INFO] [stdout] 39: 0x55a3789563ca - tokio::runtime::handle::Handle::enter::ha3810fc1f46e5aa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/handle.rs:34:9 [INFO] [stdout] 40: 0x55a37895646a - tokio::runtime::Runtime::block_on::hc2002ac435ccf73d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:410:9 [INFO] [stdout] 41: 0x55a37892fc66 - tokio::task::local::LocalSet::block_on::hb53d3e41d6f00d21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/task/local.rs:321:9 [INFO] [stdout] 42: 0x55a37893fb23 - actix_rt::runtime::Runtime::block_on::h38c32a73e502000d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.0.0/src/runtime.rs:89:19 [INFO] [stdout] 43: 0x55a378948210 - actix_rt::builder::SystemRunner::block_on::h254938937fcea198 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.0.0/src/builder.rs:187:19 [INFO] [stdout] 44: 0x55a37896eb7a - actix_blog_app::integration_tests::test_health::haff6cdb7557075c3 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:25:1 [INFO] [stdout] 45: 0x55a37896eb1a - actix_blog_app::integration_tests::test_health::{{closure}}::he242ce6750b61dbd [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:25:1 [INFO] [stdout] 46: 0x55a378929dae - core::ops::function::FnOnce::call_once::h4dac378b1c2f6712 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55a3789c13c3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55a3789c13c3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 49: 0x55a3789bfce0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 50: 0x55a3789bfce0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 51: 0x55a3789bfce0 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 52: 0x55a3789bfce0 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x55a3789bfce0 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 54: 0x55a3789bfce0 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 55: 0x55a3789bfce0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 56: 0x55a3789995de - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 57: 0x55a3789995de - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55a37899d53f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 59: 0x55a37899d53f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 60: 0x55a37899d53f - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 61: 0x55a37899d53f - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 62: 0x55a37899d53f - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 63: 0x55a37899d53f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 64: 0x55a37899d53f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55a378f32d2a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 66: 0x55a378f32d2a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 67: 0x55a378f32d2a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 68: 0x7f4d9e7aa609 - start_thread [INFO] [stdout] 69: 0x7f4d9e582293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration_tests::test_health [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin actix-blog-app' [INFO] running `Command { std: "docker" "inspect" "393d80b04ff4242aeb215039d669b2cec55dab5aa8c5d841385cff3e62cc37fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393d80b04ff4242aeb215039d669b2cec55dab5aa8c5d841385cff3e62cc37fb", kill_on_drop: false }` [INFO] [stdout] 393d80b04ff4242aeb215039d669b2cec55dab5aa8c5d841385cff3e62cc37fb