[INFO] cloning repository https://github.com/h2oai/h2o-kubernetes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h2oai/h2o-kubernetes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh2oai%2Fh2o-kubernetes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh2oai%2Fh2o-kubernetes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44d27e8eea45319ae14688721c223460a175e35d [INFO] testing h2oai/h2o-kubernetes against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh2oai%2Fh2o-kubernetes" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h2oai/h2o-kubernetes on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/h2oai/h2o-kubernetes [INFO] finished tweaking git repo https://github.com/h2oai/h2o-kubernetes [INFO] tweaked toml for git repo https://github.com/h2oai/h2o-kubernetes written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/h2oai/h2o-kubernetes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff065d77e67404ed6200b88e9f1f6f63b5b067d8771da86062d27070185f43cb [INFO] running `Command { std: "docker" "start" "-a" "ff065d77e67404ed6200b88e9f1f6f63b5b067d8771da86062d27070185f43cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff065d77e67404ed6200b88e9f1f6f63b5b067d8771da86062d27070185f43cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff065d77e67404ed6200b88e9f1f6f63b5b067d8771da86062d27070185f43cb", kill_on_drop: false }` [INFO] [stdout] ff065d77e67404ed6200b88e9f1f6f63b5b067d8771da86062d27070185f43cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6127fb6ea2d34d6b11ff04e1d9858306f7f3ae1dda9e07b3a33630d4b8198b [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" "0f6127fb6ea2d34d6b11ff04e1d9858306f7f3ae1dda9e07b3a33630d4b8198b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling k8s-openapi v0.10.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling tests_common v0.1.0 (/opt/rustwide/workdir/tests_common) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [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 async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling kube-derive v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling kube v0.47.0 [INFO] [stderr] Compiling kube-runtime v0.47.0 [INFO] [stderr] Compiling deployment v0.1.0 (/opt/rustwide/workdir/deployment) [INFO] [stderr] Compiling h2ok v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling h2o-operator v0.2.0 (/opt/rustwide/workdir/operator) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "0f6127fb6ea2d34d6b11ff04e1d9858306f7f3ae1dda9e07b3a33630d4b8198b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6127fb6ea2d34d6b11ff04e1d9858306f7f3ae1dda9e07b3a33630d4b8198b", kill_on_drop: false }` [INFO] [stdout] 0f6127fb6ea2d34d6b11ff04e1d9858306f7f3ae1dda9e07b3a33630d4b8198b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d43ca6f6d72983b4104684172fff9a7547ba3f63b80141e4cb0ea2d03e95745 [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" "0d43ca6f6d72983b4104684172fff9a7547ba3f63b80141e4cb0ea2d03e95745", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling tests_common v0.1.0 (/opt/rustwide/workdir/tests_common) [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling deployment v0.1.0 (/opt/rustwide/workdir/deployment) [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling h2o-operator v0.2.0 (/opt/rustwide/workdir/operator) [INFO] [stderr] Compiling h2ok v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "0d43ca6f6d72983b4104684172fff9a7547ba3f63b80141e4cb0ea2d03e95745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d43ca6f6d72983b4104684172fff9a7547ba3f63b80141e4cb0ea2d03e95745", kill_on_drop: false }` [INFO] [stdout] 0d43ca6f6d72983b4104684172fff9a7547ba3f63b80141e4cb0ea2d03e95745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ad04693c23d81c18185fc24571abd2555d084bb1b1747cf638fb077407cb0c9 [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" "3ad04693c23d81c18185fc24571abd2555d084bb1b1747cf638fb077407cb0c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/deployment-b737afea7d85f03c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_from_kubeconfig ... FAILED [INFO] [stdout] test tests::test_deploy_h2o_cluster ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_from_kubeconfig stdout ---- [INFO] [stdout] thread 'tests::test_from_kubeconfig' panicked at 'Environment variable KUBECONFIG not defined.Unable to construct Kubernetes client. Error: environment variable not found', tests_common/src/lib.rs:14:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ffb414910 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557ffb414910 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557ffb414910 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ffb414910 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ffb439c4c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557ffb40e035 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557ffb416b0b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ffb416b0b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ffb416b0b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ffb41661c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ffb4171b1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ffb416cb7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ffb414dec - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557ffb416c19 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ffa757e5b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x557ffabd66d2 - tests_common::kubeconfig_location_panic::h864f5f258c4ad7fa [INFO] [stdout] at /opt/rustwide/workdir/tests_common/src/lib.rs:14:13 [INFO] [stdout] 16: 0x557ffab2d2c5 - deployment::tests::test_from_kubeconfig::{{closure}}::hfa85a25730b870a9 [INFO] [stdout] at /opt/rustwide/workdir/deployment/src/lib.rs:163:44 [INFO] [stdout] 17: 0x557ffa92c77b - as core::future::future::Future>::poll::h407a5d63513b7282 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x557ffaaf16ff - as core::future::future::Future>::poll::hef626a84ccb3bfbc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 19: 0x557ffaaef940 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc11fd8d67f550b7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 20: 0x557ffa959bfc - tokio::coop::with_budget::{{closure}}::h5605c9ce7eeda6a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/coop.rs:121:9 [INFO] [stdout] 21: 0x557ffaae9661 - std::thread::local::LocalKey::try_with::h0d097b107b896cd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x557ffaae946d - std::thread::local::LocalKey::with::he2299fd9febfebb4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x557ffaaeea24 - tokio::coop::with_budget::hb5759b22d9be1a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/coop.rs:114:5 [INFO] [stdout] 24: 0x557ffaaeea24 - tokio::coop::budget::h9bc634112c6c279e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/coop.rs:98:5 [INFO] [stdout] 25: 0x557ffaaeea24 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h3109f808daf688c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 26: 0x557ffaaf0dc1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h633b3456459d6de5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 27: 0x557ffab21d0d - tokio::macros::scoped_tls::ScopedKey::set::heaa55d7c3dd42162 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x557ffaaf09cc - tokio::runtime::basic_scheduler::enter::h050c330e24c1e3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 29: 0x557ffaaee76b - tokio::runtime::basic_scheduler::Inner

::block_on::h5a2582dcd7a1ab3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 30: 0x557ffaaefb34 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h38ae66adb71ddf5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 31: 0x557ffaaefe4e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha3efd42baec76df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 32: 0x557ffa9274b6 - tokio::runtime::Runtime::block_on::h5bcd5ff668dcd50e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/mod.rs:450:46 [INFO] [stdout] 33: 0x557ffab2d201 - deployment::tests::test_from_kubeconfig::h302f73fa1d5e308e [INFO] [stdout] at /opt/rustwide/workdir/deployment/src/lib.rs:161:5 [INFO] [stdout] 34: 0x557ffab2d12a - deployment::tests::test_from_kubeconfig::{{closure}}::h83aa780f15ae1cd5 [INFO] [stdout] at /opt/rustwide/workdir/deployment/src/lib.rs:161:5 [INFO] [stdout] 35: 0x557ffa94652e - core::ops::function::FnOnce::call_once::hfcf402f4f13a66c4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x557ffabc3223 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ffabc3223 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x557ffabc1cd0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x557ffabc1cd0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x557ffabc1cd0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x557ffabc1cd0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x557ffabc1cd0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x557ffabc1cd0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x557ffabc1cd0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x557ffab9cfa2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x557ffab9cfa2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x557ffaba0d18 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x557ffaba0d18 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x557ffaba0d18 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x557ffaba0d18 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x557ffaba0d18 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x557ffaba0d18 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x557ffaba0d18 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x557ffb41c877 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x557ffb41c877 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x557ffb41c877 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f77b9bf0609 - start_thread [INFO] [stdout] 58: 0x7f77b99c0293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_deploy_h2o_cluster stdout ---- [INFO] [stdout] thread 'tests::test_deploy_h2o_cluster' panicked at 'called `Result::unwrap()` on an `Err` value: KubeError(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" } }) }))', deployment/src/lib.rs:170:88 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ffb414910 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557ffb414910 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557ffb414910 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557ffb414910 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557ffb439c4c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557ffb40e035 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557ffb416b0b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557ffb416b0b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557ffb416b0b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557ffb41661c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557ffb4171b1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557ffb416cb7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557ffb414dec - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557ffb416c19 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557ffa758b61 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557ffa758c53 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x557ffa781f7a - core::result::Result::unwrap::h09bcad86ee58fd91 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x557ffab2da77 - deployment::tests::test_deploy_h2o_cluster::{{closure}}::hc0ff1a5fb857a616 [INFO] [stdout] at /opt/rustwide/workdir/deployment/src/lib.rs:170:53 [INFO] [stdout] 18: 0x557ffa92e59b - as core::future::future::Future>::poll::hed721383ec029e00 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557ffaaf168f - as core::future::future::Future>::poll::h69a1e082603a96c9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 20: 0x557ffaaef8d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h58e1f5fd79b39bba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 21: 0x557ffa959e5c - tokio::coop::with_budget::{{closure}}::h72921cb6a3f66f13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/coop.rs:121:9 [INFO] [stdout] 22: 0x557ffaae9e01 - std::thread::local::LocalKey::try_with::ha13261568b5792df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 23: 0x557ffaae938d - std::thread::local::LocalKey::with::h9ffd2fb6fc3cfd32 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 24: 0x557ffaaef244 - tokio::coop::with_budget::h175bb5f87e37c957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/coop.rs:114:5 [INFO] [stdout] 25: 0x557ffaaef244 - tokio::coop::budget::h4d891020ae7516d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/coop.rs:98:5 [INFO] [stdout] 26: 0x557ffaaef244 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hf42ce30f12bdc0c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 27: 0x557ffaaf0e01 - tokio::runtime::basic_scheduler::enter::{{closure}}::he28082b23f08f082 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 28: 0x557ffab21c1d - tokio::macros::scoped_tls::ScopedKey::set::h9ce377ef76dff19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x557ffaaf0d3c - tokio::runtime::basic_scheduler::enter::h812f564f46eea269 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 30: 0x557ffaaee74b - tokio::runtime::basic_scheduler::Inner

::block_on::h185f6f4a0ba86a50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 31: 0x557ffaaefaa4 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h03d2a259cce68388 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 32: 0x557ffaaf01fe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hde1cab0f61552414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 33: 0x557ffa927636 - tokio::runtime::Runtime::block_on::h8d3e139bf5cf2047 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.3/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x557ffab2d621 - deployment::tests::test_deploy_h2o_cluster::h7aa203258af6fb38 [INFO] [stdout] at /opt/rustwide/workdir/deployment/src/lib.rs:168:5 [INFO] [stdout] 35: 0x557ffab2d54a - deployment::tests::test_deploy_h2o_cluster::{{closure}}::h71d27de47abffd5c [INFO] [stdout] at /opt/rustwide/workdir/deployment/src/lib.rs:168:5 [INFO] [stdout] 36: 0x557ffa9462de - core::ops::function::FnOnce::call_once::hec3a5ef2304526d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557ffabc3223 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ffabc3223 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x557ffabc1cd0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x557ffabc1cd0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 41: 0x557ffabc1cd0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x557ffabc1cd0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557ffabc1cd0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x557ffabc1cd0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x557ffabc1cd0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x557ffab9cfa2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x557ffab9cfa2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x557ffaba0d18 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 49: 0x557ffaba0d18 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 50: 0x557ffaba0d18 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x557ffaba0d18 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x557ffaba0d18 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 53: 0x557ffaba0d18 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 54: 0x557ffaba0d18 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x557ffb41c877 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x557ffb41c877 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 57: 0x557ffb41c877 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 58: 0x7f77b9bf0609 - start_thread [INFO] [stdout] 59: 0x7f77b99c0293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_deploy_h2o_cluster [INFO] [stdout] tests::test_from_kubeconfig [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p deployment --lib' [INFO] running `Command { std: "docker" "inspect" "3ad04693c23d81c18185fc24571abd2555d084bb1b1747cf638fb077407cb0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad04693c23d81c18185fc24571abd2555d084bb1b1747cf638fb077407cb0c9", kill_on_drop: false }` [INFO] [stdout] 3ad04693c23d81c18185fc24571abd2555d084bb1b1747cf638fb077407cb0c9