[INFO] cloning repository https://github.com/adaptiman/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adaptiman/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaptiman%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaptiman%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d467c69877c55a397adf0a4773e65ccfbda91c89 [INFO] testing adaptiman/zero2prod against 1.61.0 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaptiman%2Fzero2prod" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adaptiman/zero2prod on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adaptiman/zero2prod [INFO] finished tweaking git repo https://github.com/adaptiman/zero2prod [INFO] tweaked toml for git repo https://github.com/adaptiman/zero2prod written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/adaptiman/zero2prod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7fe2058584679e0ba1355944f94014294c3f3c9c3b556b1c17324f54be8b60f [INFO] running `Command { std: "docker" "start" "-a" "e7fe2058584679e0ba1355944f94014294c3f3c9c3b556b1c17324f54be8b60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7fe2058584679e0ba1355944f94014294c3f3c9c3b556b1c17324f54be8b60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7fe2058584679e0ba1355944f94014294c3f3c9c3b556b1c17324f54be8b60f", kill_on_drop: false }` [INFO] [stdout] e7fe2058584679e0ba1355944f94014294c3f3c9c3b556b1c17324f54be8b60f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4ef8bcde676e6096b01ab67f6de934178b461c82a14190b507146244337c363 [INFO] running `Command { std: "docker" "start" "-a" "c4ef8bcde676e6096b01ab67f6de934178b461c82a14190b507146244337c363", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [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 getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.4.0 [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 native-tls v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [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 hyper v0.14.7 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.56s [INFO] running `Command { std: "docker" "inspect" "c4ef8bcde676e6096b01ab67f6de934178b461c82a14190b507146244337c363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ef8bcde676e6096b01ab67f6de934178b461c82a14190b507146244337c363", kill_on_drop: false }` [INFO] [stdout] c4ef8bcde676e6096b01ab67f6de934178b461c82a14190b507146244337c363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0b440b9f3e3a252f43d356ed98a471af9dd11f6192f4f044072c4b904e855d5 [INFO] running `Command { std: "docker" "start" "-a" "a0b440b9f3e3a252f43d356ed98a471af9dd11f6192f4f044072c4b904e855d5", 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 zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.39s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-aa790a79e407e1ce) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2prod-33112be4ddfad4aa) [INFO] [stderr] Executable tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-ca752f8e1b3a7365) [INFO] running `Command { std: "docker" "inspect" "a0b440b9f3e3a252f43d356ed98a471af9dd11f6192f4f044072c4b904e855d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b440b9f3e3a252f43d356ed98a471af9dd11f6192f4f044072c4b904e855d5", kill_on_drop: false }` [INFO] [stdout] a0b440b9f3e3a252f43d356ed98a471af9dd11f6192f4f044072c4b904e855d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b239af9ed6d07c1aea98c06d4210d2ab8f59d7ab52372da8cd3c8115b1790bd [INFO] running `Command { std: "docker" "start" "-a" "0b239af9ed6d07c1aea98c06d4210d2ab8f59d7ab52372da8cd3c8115b1790bd", 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] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-aa790a79e407e1ce) [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-33112be4ddfad4aa) [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/health_check.rs (/opt/rustwide/target/debug/deps/health_check-ca752f8e1b3a7365) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test health_check_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- health_check_works stdout ---- [INFO] [stdout] thread 'health_check_works' panicked at 'not yet implemented', tests/health_check.rs:32:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5646a30eb43d - std::backtrace_rs::backtrace::libunwind::trace::h22893a5306c091b4 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5646a30eb43d - std::backtrace_rs::backtrace::trace_unsynchronized::h29c3bc6f9e91819d [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5646a30eb43d - std::sys_common::backtrace::_print_fmt::he497d8a0ec903793 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5646a30eb43d - ::fmt::h9c2a9d2774d81873 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5646a310e64c - core::fmt::write::hba4337c43d992f49 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5646a30e52d1 - std::io::Write::write_fmt::h78f748c5d5b1bfcf [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5646a30ed185 - std::sys_common::backtrace::_print::h63c8b24acdd8e8ce [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5646a30ed185 - std::sys_common::backtrace::print::h426700d6240cdcc2 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5646a30ed185 - std::panicking::default_hook::{{closure}}::hc9a76eed0b18f82b [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5646a30ece74 - std::panicking::default_hook::h2e88d02087fae196 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5646a30ed6d2 - std::panicking::rust_panic_with_hook::habfdcc2e90f9fd4c [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5646a30ed579 - std::panicking::begin_panic_handler::{{closure}}::he054b2a83a51d2cd [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5646a30eb8f4 - std::sys_common::backtrace::__rust_end_short_backtrace::ha48b94ab49b30915 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5646a30ed2e9 - rust_begin_unwind [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5646a2c48a83 - core::panicking::panic_fmt::h366d3a309ae17c94 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5646a2c4894d - core::panicking::panic::h8705e81f284be8a5 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5646a2c4ca9a - health_check::spawn_app::{{closure}}::hc8b27e66b455d4b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:32:5 [INFO] [stdout] 17: 0x5646a2c4c239 - as core::future::future::Future>::poll::h9e757a43c8b703f6 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 18: 0x5646a2c4cda8 - health_check::health_check_works::{{closure}}::hd83014775673de6a [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:13:12 [INFO] [stdout] 19: 0x5646a2c4c2eb - as core::future::future::Future>::poll::hd02dd23bdc6368d3 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 20: 0x5646a2c4dc26 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h927ea59665300868 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 21: 0x5646a2c4e410 - tokio::coop::with_budget::{{closure}}::hef87f74c96d73eb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x5646a2c49686 - std::thread::local::LocalKey::try_with::hc0d8cd1f97a55c04 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 23: 0x5646a2c48f8d - std::thread::local::LocalKey::with::h9a36eeea20821006 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 24: 0x5646a2c4daf9 - tokio::coop::with_budget::h8f79e6ddcc31708d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x5646a2c4daf9 - tokio::coop::budget::he1ae63eed76dd1ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x5646a2c4daf9 - as core::future::future::Future>::poll::{{closure}}::hcfbb2cff14a219ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 27: 0x5646a2c4be27 - tokio::macros::scoped_tls::ScopedKey::set::h50f24a732609fac6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x5646a2c4d58a - tokio::task::local::LocalSet::with::h942b10103b1f8a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 29: 0x5646a2c4d982 - as core::future::future::Future>::poll::h5b7356cb94e5c87d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 30: 0x5646a2c4d89e - tokio::task::local::LocalSet::run_until::{{closure}}::h21f68a46b0918953 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 31: 0x5646a2c4c1ab - as core::future::future::Future>::poll::h7e922cf02812884d [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x5646a2c4d4aa - as core::future::future::Future>::poll::h6e902f14d23b9d5e [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 33: 0x5646a2c4a300 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h333c55f9e1c7dbf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 34: 0x5646a2c4e1b0 - tokio::coop::with_budget::{{closure}}::ha2cad0baf6dfc280 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 35: 0x5646a2c49406 - std::thread::local::LocalKey::try_with::h478a30f15186fde8 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 36: 0x5646a2c48ebd - std::thread::local::LocalKey::with::h4d65bb887ca9eddb [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 37: 0x5646a2c49b90 - tokio::coop::with_budget::hd5e03b37e54dc516 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 38: 0x5646a2c49b90 - tokio::coop::budget::h687a3f60437b8d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 39: 0x5646a2c49b90 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hf27da7fc8c0cc849 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 40: 0x5646a2c4ad11 - tokio::runtime::basic_scheduler::enter::{{closure}}::h8614f62efff81267 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 41: 0x5646a2c4bf37 - tokio::macros::scoped_tls::ScopedKey::set::h81242895bc5752b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x5646a2c4ac93 - tokio::runtime::basic_scheduler::enter::h15156575d840df74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 43: 0x5646a2c4981b - tokio::runtime::basic_scheduler::Inner

::block_on::hbfd836a271e88b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 44: 0x5646a2c4a496 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd97dfe28ad3bb606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 45: 0x5646a2c4a58c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h591ce950a11221f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 46: 0x5646a2c4b337 - tokio::runtime::Runtime::block_on::hcd1c678933e240e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 47: 0x5646a2c4d604 - tokio::task::local::LocalSet::block_on::h3bf5cba754dc913a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 48: 0x5646a2c4de93 - actix_rt::runtime::Runtime::block_on::h1adfd0202517cc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 49: 0x5646a2c4b3f0 - actix_rt::system::SystemRunner::block_on::h2de0dab13fb8bb56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 50: 0x5646a2c4cb75 - health_check::health_check_works::hb34e7ba64ad23d47 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:10:1 [INFO] [stdout] 51: 0x5646a2c4cafa - health_check::health_check_works::{{closure}}::h8c138c617f9baad3 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:10:1 [INFO] [stdout] 52: 0x5646a2c4c3fe - core::ops::function::FnOnce::call_once::h9b8ffbc17752d561 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5646a2ff6b63 - core::ops::function::FnOnce::call_once::h117306f28c6440b2 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5646a2ff6b63 - test::__rust_begin_short_backtrace::hdf9f3f089dd9450d [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/test/src/lib.rs:574:5 [INFO] [stdout] 55: 0x5646a2ff58c9 - as core::ops::function::FnOnce>::call_once::h1c7ec42f80b6bbf5 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 56: 0x5646a2ff58c9 - as core::ops::function::FnOnce<()>>::call_once::h3a32c43eeae577c5 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5646a2ff58c9 - std::panicking::try::do_call::h5c8445fa1695dfc0 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5646a2ff58c9 - std::panicking::try::h843e017f98c59921 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5646a2ff58c9 - std::panic::catch_unwind::heae97ad77b9c2afb [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5646a2ff58c9 - test::run_test_in_process::h4f1c957830006b83 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/test/src/lib.rs:597:18 [INFO] [stdout] 61: 0x5646a2ff58c9 - test::run_test::run_test_inner::{{closure}}::hcf8ece35c4bf405a [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/test/src/lib.rs:491:39 [INFO] [stdout] 62: 0x5646a2fc1a7e - test::run_test::run_test_inner::{{closure}}::hbf5ba8d7bc638131 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/test/src/lib.rs:518:37 [INFO] [stdout] 63: 0x5646a2fc1a7e - std::sys_common::backtrace::__rust_begin_short_backtrace::he83971fb785dc493 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5646a2fc7048 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h39e8bbdf36e3745e [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5646a2fc7048 - as core::ops::function::FnOnce<()>>::call_once::h6ea411f1c52eb0ea [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5646a2fc7048 - std::panicking::try::do_call::h456700654b382ff0 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5646a2fc7048 - std::panicking::try::h08480bfb75b30726 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5646a2fc7048 - std::panic::catch_unwind::h6a5c99fdf51c894c [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5646a2fc7048 - std::thread::Builder::spawn_unchecked_::{{closure}}::h786176e4c49e7123 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5646a2fc7048 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h901bf2e14b264b26 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5646a30f2033 - as core::ops::function::FnOnce>::call_once::ha99802c2c52ada61 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 72: 0x5646a30f2033 - as core::ops::function::FnOnce>::call_once::ha39aea1c57e28a15 [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 73: 0x5646a30f2033 - std::sys::unix::thread::Thread::new::thread_start::h9f8e3d72b1f7662f [INFO] [stdout] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7fb0ff776609 - start_thread [INFO] [stdout] 75: 0x7fb0ff544163 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health_check_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test health_check' [INFO] running `Command { std: "docker" "inspect" "0b239af9ed6d07c1aea98c06d4210d2ab8f59d7ab52372da8cd3c8115b1790bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b239af9ed6d07c1aea98c06d4210d2ab8f59d7ab52372da8cd3c8115b1790bd", kill_on_drop: false }` [INFO] [stdout] 0b239af9ed6d07c1aea98c06d4210d2ab8f59d7ab52372da8cd3c8115b1790bd