[INFO] cloning repository https://github.com/agabani/rust-kata-004 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agabani/rust-kata-004" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-kata-004", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-kata-004'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f1ad24ae0f9004e696a126f477f740ffe9955a7 [INFO] testing agabani/rust-kata-004 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-kata-004" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agabani/rust-kata-004 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agabani/rust-kata-004 [INFO] finished tweaking git repo https://github.com/agabani/rust-kata-004 [INFO] tweaked toml for git repo https://github.com/agabani/rust-kata-004 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/agabani/rust-kata-004 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5bced46d401b5cd1f02eb87d5754d2438f6eccdcaf87eed83a90e62476fe659 [INFO] running `Command { std: "docker" "start" "-a" "e5bced46d401b5cd1f02eb87d5754d2438f6eccdcaf87eed83a90e62476fe659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5bced46d401b5cd1f02eb87d5754d2438f6eccdcaf87eed83a90e62476fe659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5bced46d401b5cd1f02eb87d5754d2438f6eccdcaf87eed83a90e62476fe659", kill_on_drop: false }` [INFO] [stdout] e5bced46d401b5cd1f02eb87d5754d2438f6eccdcaf87eed83a90e62476fe659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc5e943c88d0f12d27e44f49d356b10f8af86f4b8b2465b6071983c028f2c4cf [INFO] running `Command { std: "docker" "start" "-a" "bc5e943c88d0f12d27e44f49d356b10f8af86f4b8b2465b6071983c028f2c4cf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling actix-service v2.0.0-beta.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling actix-rt v2.1.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tor-sub-process v0.1.0 (/opt/rustwide/workdir/tor-sub-process) [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.2 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.4 [INFO] [stderr] Compiling actix-server v2.0.0-beta.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling actix-http v3.0.0-beta.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling kube-derive v0.50.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling awc v3.0.0-beta.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling actix-web v4.0.0-beta.3 [INFO] [stderr] Compiling tracing-actix-web v0.3.0-beta.2 [INFO] [stderr] Compiling kube v0.50.1 [INFO] [stderr] Compiling kube-runtime v0.50.1 [INFO] [stderr] Compiling rust-kata-004 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `Command { std: "docker" "inspect" "bc5e943c88d0f12d27e44f49d356b10f8af86f4b8b2465b6071983c028f2c4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5e943c88d0f12d27e44f49d356b10f8af86f4b8b2465b6071983c028f2c4cf", kill_on_drop: false }` [INFO] [stdout] bc5e943c88d0f12d27e44f49d356b10f8af86f4b8b2465b6071983c028f2c4cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d3c83110d26152224ce8397bff911bc6bf153f3a480b502b53758a4dc38a7e [INFO] running `Command { std: "docker" "start" "-a" "01d3c83110d26152224ce8397bff911bc6bf153f3a480b502b53758a4dc38a7e", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling rust-kata-004 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 46.67s [INFO] running `Command { std: "docker" "inspect" "01d3c83110d26152224ce8397bff911bc6bf153f3a480b502b53758a4dc38a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d3c83110d26152224ce8397bff911bc6bf153f3a480b502b53758a4dc38a7e", kill_on_drop: false }` [INFO] [stdout] 01d3c83110d26152224ce8397bff911bc6bf153f3a480b502b53758a4dc38a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5efe2008975a28762d4b271335125a785e46595e5f80e7e277f1aeebca13f34 [INFO] running `Command { std: "docker" "start" "-a" "c5efe2008975a28762d4b271335125a785e46595e5f80e7e277f1aeebca13f34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_kata_004-985f0353c2e7cccf) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crd_gen-db8365c12422aca2) [INFO] [stdout] test configuration::environment::tests::as_str ... ok [INFO] [stdout] test configuration::environment::tests::try_from ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 (/opt/rustwide/target/debug/deps/rust_kata_004-9445bd57026e0f4d) [INFO] [stdout] [INFO] [stderr] Running tests/health.rs (/opt/rustwide/target/debug/deps/health-37ba88d927c31006) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test health_check_readiness_works ... FAILED [INFO] [stdout] test health_check_liveness_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- health_check_readiness_works stdout ---- [INFO] [stdout] thread 'health_check_readiness_works' panicked at 'Failed to create client.: Kubeconfig(ConfigInferenceExhausted { cluster_env: Kubeconfig(MissingInClusterVariables { hostenv: "KUBERNETES_SERVICE_HOST", portenv: "KUBERNETES_SERVICE_PORT" }), kubeconfig: Kubeconfig(ReadFile { path: "/root/.kube/config", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }) })', /opt/rustwide/workdir/src/startup.rs:23:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c97ca4a720 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c97ca4a720 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c97ca4a720 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c97ca4a720 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c97ca7004c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c97ca43325 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c97ca4c8cb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c97ca4c8cb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c97ca4c8cb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c97ca4c3dc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c97ca4cf94 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c97ca4ca77 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c97ca4abfc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c97ca4c9d9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c97ba8dac1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c97ba8dbb3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c97bbcc8c9 - core::result::Result::expect::hf2977f45036f6623 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c97bb56b2e - rust_kata_004::startup::run::{{closure}}::hb5c6840d8a60f625 [INFO] [stdout] at /opt/rustwide/workdir/src/startup.rs:21:18 [INFO] [stdout] 18: 0x55c97baeca71 - as core::future::future::Future>::poll::h7f4d23bddb1352c3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55c97baa59b8 - health::server::TestServer::spawn::{{closure}}::h2a215247527d7e2d [INFO] [stdout] at /opt/rustwide/workdir/tests/server/mod.rs:9:33 [INFO] [stdout] 20: 0x55c97baec003 - as core::future::future::Future>::poll::h2a3fd69917f07a05 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c97bba7c52 - health::health_check_readiness_works::{{closure}}::h6b5fae315b55730d [INFO] [stdout] at /opt/rustwide/workdir/tests/health.rs:22:18 [INFO] [stdout] 22: 0x55c97baebd6b - as core::future::future::Future>::poll::h18f044ed3d0e9cbd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c97bb64906 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h43f97ea922fa7007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55c97bb187ec - tokio::coop::with_budget::{{closure}}::h57c30df6eb5698d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 25: 0x55c97bb732d1 - std::thread::local::LocalKey::try_with::h6c0ce26217a1391d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c97bb7299d - std::thread::local::LocalKey::with::h9e864f8f11dcd6b6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c97bb647bb - tokio::coop::with_budget::hcd9cb829924bb8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 28: 0x55c97bb647bb - tokio::coop::budget::hf85ff166f0e7c538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 29: 0x55c97bb647bb - as core::future::future::Future>::poll::{{closure}}::hac6b3214acbcde93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55c97babc49d - tokio::macros::scoped_tls::ScopedKey::set::h97859a41cf1139b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55c97bb5f0aa - tokio::task::local::LocalSet::with::h599c4644ef262c18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55c97bb64382 - as core::future::future::Future>::poll::h12d82450667e5b12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55c97bb5f6f3 - tokio::task::local::LocalSet::run_until::{{closure}}::h900138ea7ec010d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c97baec20b - as core::future::future::Future>::poll::h37f18589d5803d58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c97bbd14bf - as core::future::future::Future>::poll::hb5a776bac07abaa1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c97bb796c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd37b6781bdc55339 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 37: 0x55c97bb1891c - tokio::coop::with_budget::{{closure}}::h58070a28a6fc9e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 38: 0x55c97bb73531 - std::thread::local::LocalKey::try_with::h7cf3436ccb60488a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c97bb72a0d - std::thread::local::LocalKey::with::ha2206308caa5a39d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c97bb786b4 - tokio::coop::with_budget::h7be9e7749ca6babc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 41: 0x55c97bb786b4 - tokio::coop::budget::h6f1e71f2dceb16cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 42: 0x55c97bb786b4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6c1e34d000765cdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 43: 0x55c97bb7a8d1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3d8251eb3c73ff1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 44: 0x55c97babc59d - tokio::macros::scoped_tls::ScopedKey::set::hcf629de99ba65959 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55c97bb7a80c - tokio::runtime::basic_scheduler::enter::hc3ba3d61989e1da8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 46: 0x55c97bb783db - tokio::runtime::basic_scheduler::Inner

::block_on::h21d822079261c5e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 47: 0x55c97bb7975c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h77b998ad36dccc4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 48: 0x55c97bb79cc2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb81b39e65b26c938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 49: 0x55c97bb31956 - tokio::runtime::Runtime::block_on::hb06fd24bb8a0d9ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55c97bb5f17a - tokio::task::local::LocalSet::block_on::h2ef695d20e74e052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55c97bb3a863 - actix_rt::runtime::Runtime::block_on::h4e456afc28cdbe2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.1.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55c97baeb450 - actix_rt::system::SystemRunner::block_on::h533c9ccb463eac4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.1.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55c97bba7a15 - health::health_check_readiness_works::hd085bb48f4250b72 [INFO] [stdout] at /opt/rustwide/workdir/tests/health.rs:20:1 [INFO] [stdout] 54: 0x55c97bba79ba - health::health_check_readiness_works::{{closure}}::hd52d571261c0e9e5 [INFO] [stdout] at /opt/rustwide/workdir/tests/health.rs:20:1 [INFO] [stdout] 55: 0x55c97bb9848e - core::ops::function::FnOnce::call_once::h8ef960d8a75e72fd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c97c526a13 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c97c526a13 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c97c525488 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c97c525488 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c97c525488 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c97c525488 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c97c525488 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c97c525488 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c97c525488 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c97c4f3c0d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c97c4f3c0d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c97c4f8338 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c97c4f8338 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c97c4f8338 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c97c4f8338 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c97c4f8338 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c97c4f8338 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c97c4f8338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c97ca52aa7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c97ca52aa7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c97ca52aa7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 77: 0x7ff0b8934609 - start_thread [INFO] [stdout] 78: 0x7ff0b8704293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- health_check_liveness_works stdout ---- [INFO] [stdout] thread 'health_check_liveness_works' panicked at 'Failed to create client.: Kubeconfig(ConfigInferenceExhausted { cluster_env: Kubeconfig(MissingInClusterVariables { hostenv: "KUBERNETES_SERVICE_HOST", portenv: "KUBERNETES_SERVICE_PORT" }), kubeconfig: Kubeconfig(ReadFile { path: "/root/.kube/config", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }) })', /opt/rustwide/workdir/src/startup.rs:23:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c97ca4a720 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c97ca4a720 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c97ca4a720 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c97ca4a720 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c97ca7004c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c97ca43325 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c97ca4c8cb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c97ca4c8cb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c97ca4c8cb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c97ca4c3dc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c97ca4cf94 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c97ca4ca77 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c97ca4abfc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c97ca4c9d9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c97ba8dac1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c97ba8dbb3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c97bbcc8c9 - core::result::Result::expect::hf2977f45036f6623 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c97bb56b2e - rust_kata_004::startup::run::{{closure}}::hb5c6840d8a60f625 [INFO] [stdout] at /opt/rustwide/workdir/src/startup.rs:21:18 [INFO] [stdout] 18: 0x55c97baeca71 - as core::future::future::Future>::poll::h7f4d23bddb1352c3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55c97baa59b8 - health::server::TestServer::spawn::{{closure}}::h2a215247527d7e2d [INFO] [stdout] at /opt/rustwide/workdir/tests/server/mod.rs:9:33 [INFO] [stdout] 20: 0x55c97baec003 - as core::future::future::Future>::poll::h2a3fd69917f07a05 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c97bba74a2 - health::health_check_liveness_works::{{closure}}::h1f817220e5b5bbfd [INFO] [stdout] at /opt/rustwide/workdir/tests/health.rs:8:18 [INFO] [stdout] 22: 0x55c97baecb4b - as core::future::future::Future>::poll::h800b60028993b711 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c97bb64936 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h48a87200922a03a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55c97bb18a4c - tokio::coop::with_budget::{{closure}}::h5ffe7a84c0a94e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 25: 0x55c97bb74011 - std::thread::local::LocalKey::try_with::hfa863d35198dd3da [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c97bb7281d - std::thread::local::LocalKey::with::h53c1374565305c49 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c97bb6454b - tokio::coop::with_budget::hf1cfeb8deb4c3a31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 28: 0x55c97bb6454b - tokio::coop::budget::ha2c4811befca32d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 29: 0x55c97bb6454b - as core::future::future::Future>::poll::{{closure}}::h9d495b9e45918a3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55c97babc68d - tokio::macros::scoped_tls::ScopedKey::set::hef8cc5641f9458a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55c97bb5f0fa - tokio::task::local::LocalSet::with::hb8a1fa5f62d8b170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55c97bb643f2 - as core::future::future::Future>::poll::h64359fa50c4a4a8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55c97bb5f483 - tokio::task::local::LocalSet::run_until::{{closure}}::h8af06aa207d16883 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c97baebbbb - as core::future::future::Future>::poll::h1464ec6c044ec439 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c97bbd15af - as core::future::future::Future>::poll::hef48c2243d725e5d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c97bb79580 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h935f98b84c056133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 37: 0x55c97bb18ddc - tokio::coop::with_budget::{{closure}}::hf24747cdcd80d3dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 38: 0x55c97bb73401 - std::thread::local::LocalKey::try_with::h724e537b89c500e8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c97bb72b9d - std::thread::local::LocalKey::with::hdb624e08d169ab8d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c97bb78ee4 - tokio::coop::with_budget::h11cb826c9994c924 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 41: 0x55c97bb78ee4 - tokio::coop::budget::ha3b05c50657ad719 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 42: 0x55c97bb78ee4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdf94cca5de6239d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 43: 0x55c97bb7a891 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2e3fbbfd013a2b9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 44: 0x55c97babc3ad - tokio::macros::scoped_tls::ScopedKey::set::h1ea402e584e83a4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55c97bb7a49c - tokio::runtime::basic_scheduler::enter::h5228bef45723224a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 46: 0x55c97bb783fb - tokio::runtime::basic_scheduler::Inner

::block_on::h4e9d2adc21368388 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 47: 0x55c97bb797fc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hfae33186dd8b8d9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 48: 0x55c97bb79902 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h19b63d7130648e59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 49: 0x55c97bb317c6 - tokio::runtime::Runtime::block_on::h1a64dab841e31c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55c97bb5f1fa - tokio::task::local::LocalSet::block_on::hd3defdd5f7e89f39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55c97bb3a813 - actix_rt::runtime::Runtime::block_on::h2d503d11bf8092a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.1.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55c97baeb410 - actix_rt::system::SystemRunner::block_on::h48279e8f7260bfd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.1.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55c97bba7265 - health::health_check_liveness_works::h08f6af5d212e8f26 [INFO] [stdout] at /opt/rustwide/workdir/tests/health.rs:6:1 [INFO] [stdout] 54: 0x55c97bba720a - health::health_check_liveness_works::{{closure}}::hbec71beecf97291a [INFO] [stdout] at /opt/rustwide/workdir/tests/health.rs:6:1 [INFO] [stdout] 55: 0x55c97bb98abe - core::ops::function::FnOnce::call_once::hfcfd53492f7b51d0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c97c526a13 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c97c526a13 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c97c525488 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c97c525488 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c97c525488 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c97c525488 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c97c525488 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c97c525488 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c97c525488 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c97c4f3c0d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c97c4f3c0d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c97c4f8338 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c97c4f8338 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c97c4f8338 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c97c4f8338 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c97c4f8338 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c97c4f8338 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c97c4f8338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c97ca52aa7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c97ca52aa7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c97ca52aa7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 77: 0x7ff0b8934609 - start_thread [INFO] [stdout] 78: 0x7ff0b8704293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health_check_liveness_works [INFO] [stdout] health_check_readiness_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test health' [INFO] running `Command { std: "docker" "inspect" "c5efe2008975a28762d4b271335125a785e46595e5f80e7e277f1aeebca13f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5efe2008975a28762d4b271335125a785e46595e5f80e7e277f1aeebca13f34", kill_on_drop: false }` [INFO] [stdout] c5efe2008975a28762d4b271335125a785e46595e5f80e7e277f1aeebca13f34