[INFO] cloning repository https://github.com/ctron/drogue-cloud-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/drogue-cloud-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-cloud-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-cloud-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6510117b6c4116880dd576fa9bb0f350fedf5521
[INFO] testing ctron/drogue-cloud-testing against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-cloud-testing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ctron/drogue-cloud-testing
[INFO] finished tweaking git repo https://github.com/ctron/drogue-cloud-testing
[INFO] tweaked toml for git repo https://github.com/ctron/drogue-cloud-testing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctron/drogue-cloud-testing on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctron/drogue-cloud-testing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac8c8ae5a2d2d5ed889506bc68cb594d5b4e67be9cd412a59ca219d8421ebc67
[INFO] running `Command { std: "docker" "start" "-a" "ac8c8ae5a2d2d5ed889506bc68cb594d5b4e67be9cd412a59ca219d8421ebc67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac8c8ae5a2d2d5ed889506bc68cb594d5b4e67be9cd412a59ca219d8421ebc67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8c8ae5a2d2d5ed889506bc68cb594d5b4e67be9cd412a59ca219d8421ebc67", kill_on_drop: false }`
[INFO] [stdout] ac8c8ae5a2d2d5ed889506bc68cb594d5b4e67be9cd412a59ca219d8421ebc67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd836a62f448ccf92638da62acdfe217adce7aae07408651b30130f68c5f9e14
[INFO] running `Command { std: "docker" "start" "-a" "cd836a62f448ccf92638da62acdfe217adce7aae07408651b30130f68c5f9e14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling paho-mqtt-sys v0.7.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling coap-lite v0.9.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling coap-lite v0.11.2
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling validator_derive v0.12.0
[INFO] [stderr]    Compiling test-context-macros v0.1.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling paho-mqtt v0.11.1
[INFO] [stderr]    Compiling test-context v0.1.4
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling opentelemetry-http v0.6.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling base64-serde v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.10
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling rumqttc v0.17.0
[INFO] [stderr]    Compiling coap v0.12.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tokio-dtls-stream-sink v0.5.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling validator v0.12.0
[INFO] [stderr]    Compiling biscuit v0.5.0
[INFO] [stderr]    Compiling webdriver v0.46.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling fantoccini v0.20.0-rc.3
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling openid v0.9.4
[INFO] [stderr]    Compiling drogue-client v0.10.1
[INFO] [stderr]    Compiling drogue-cloud-tests v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "cd836a62f448ccf92638da62acdfe217adce7aae07408651b30130f68c5f9e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd836a62f448ccf92638da62acdfe217adce7aae07408651b30130f68c5f9e14", kill_on_drop: false }`
[INFO] [stdout] cd836a62f448ccf92638da62acdfe217adce7aae07408651b30130f68c5f9e14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa37bc3fc6f596a3593d2c059dc91d72918fce9f66ea4c23176ba79b29646107
[INFO] running `Command { std: "docker" "start" "-a" "fa37bc3fc6f596a3593d2c059dc91d72918fce9f66ea4c23176ba79b29646107", kill_on_drop: false }`
[INFO] [stderr]    Compiling drogue-cloud-tests v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `console` is never read
[INFO] [stdout]   --> src/init/info.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Information {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 10 |     pub api: Url,
[INFO] [stdout] 11 |     pub console: Url,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Information` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UrlExt` is never used
[INFO] [stdout]  --> src/init/url.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait UrlExt: Sized {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/tests/coap/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TestData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/tests/http/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/tests/mqtt/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TestData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content_type` and `params` are never read
[INFO] [stdout]   --> src/tests/websocket/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TestData {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     channel: Option<String>,
[INFO] [stdout] 30 |     params: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `X509Certificate` is never constructed
[INFO] [stdout]   --> src/tools/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Auth {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     X509Certificate(Vec<u8>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Auth` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/tools/mqtt/receiver/rumqtt.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MqttReceiver {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     client: AsyncClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resources/apps.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 91 |     ) -> anyhow::Result<Device> {
[INFO] [stdout]    |                         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ) -> anyhow::Result<Device<'_>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fa37bc3fc6f596a3593d2c059dc91d72918fce9f66ea4c23176ba79b29646107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa37bc3fc6f596a3593d2c059dc91d72918fce9f66ea4c23176ba79b29646107", kill_on_drop: false }`
[INFO] [stdout] fa37bc3fc6f596a3593d2c059dc91d72918fce9f66ea4c23176ba79b29646107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8de3381f86a6b8946c639acf9bb32b6b8fe8747c31ce81d88a4e972606050938
[INFO] running `Command { std: "docker" "start" "-a" "8de3381f86a6b8946c639acf9bb32b6b8fe8747c31ce81d88a4e972606050938", kill_on_drop: false }`
[INFO] [stderr] warning: field `console` is never read
[INFO] [stderr]   --> src/init/info.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct Information {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 10 |     pub api: Url,
[INFO] [stderr] 11 |     pub console: Url,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Information` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `UrlExt` is never used
[INFO] [stderr]  --> src/init/url.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub trait UrlExt: Sized {
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `content_type` is never read
[INFO] [stderr]   --> src/tests/coap/mod.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct TestData {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     content_type: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `content_type` is never read
[INFO] [stderr]   --> src/tests/http/mod.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TestData {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     content_type: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `content_type` is never read
[INFO] [stderr]   --> src/tests/mqtt/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct TestData {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     content_type: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `content_type` and `params` are never read
[INFO] [stderr]   --> src/tests/websocket/mod.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct TestData {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     content_type: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 29 |     channel: Option<String>,
[INFO] [stderr] 30 |     params: HashMap<String, String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `X509Certificate` is never constructed
[INFO] [stderr]   --> src/tools/mod.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum Auth {
[INFO] [stderr]    |          ---- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 16 |     X509Certificate(Vec<u8>),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Auth` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/tools/mqtt/receiver/rumqtt.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct MqttReceiver {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 14 |     client: AsyncClient,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resources/apps.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 91 |     ) -> anyhow::Result<Device> {
[INFO] [stderr]    |                         ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     ) -> anyhow::Result<Device<'_>> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `drogue-cloud-tests` (bin "drogue-cloud-tests" test) generated 9 warnings (run `cargo fix --bin "drogue-cloud-tests" -p drogue-cloud-tests --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/drogue_cloud_tests-333189bdb00d5e30)
[INFO] [stdout] 
[INFO] [stdout] running 148 tests
[INFO] [stdout] test tests::api::test_create_access_token_web ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user_alias::version_1 ... FAILED
[INFO] [stdout] test init::web::test::test_web_destroy - should panic ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user::version_2 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user_alias::version_2 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user_alias::version_3 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_pass::version_2 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user_only::version_1 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user::version_3 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_pass::version_3 ... FAILED
[INFO] [stdout] test init::web::test::test_web_test ... FAILED
[INFO] [stdout] test tests::coap::command::test_command::version_2 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user::version_1 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_pass::version_1 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user::version_2 ... FAILED
[INFO] [stdout] test tests::drg::test_drg_version ... FAILED
[INFO] [stdout] test tests::coap::command::test_command::version_1 ... FAILED
[INFO] [stdout] test tests::coap::command::test_command::version_3 ... FAILED
[INFO] [stdout] test tests::http::command::test_command::version_2 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user_alias::version_2 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user_only::version_2 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user_alias::version_3 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user_only::version_1 ... FAILED
[INFO] [stdout] test tests::http::command::test_command::version_3 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user_only::version_3 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway::version_3::ws_1 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_pass::version_2 ... FAILED
[INFO] [stdout] test tests::http::command::test_command::version_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway::version_1::ws_1 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_pass::version_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway::version_1::ws_2 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user::version_3 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_pass::version_3 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway_direct::version_1::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway_direct::version_2::ws_1 ... FAILED
[INFO] [stdout] test tests::coap::telemetry::test_send_telemetry_user_only::version_3 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple::version_1::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway_direct::version_3::ws_1 ... FAILED
[INFO] [stdout] test tests::integration::test_qos_1_dropping ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway::version_2::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway::version_3::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway_direct::version_3::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple::version_2::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_direct::version_1::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway::version_2::ws_2 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user::version_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_direct::version_1::ws_1 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user_only::version_2 ... FAILED
[INFO] [stdout] test tests::http::telemetry::test_send_telemetry_user_alias::version_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple::version_3::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway_direct::version_1::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_direct::version_3::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_me::version_1::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple::version_3::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple::version_1::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_me::version_1::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple::version_2::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_me::version_2::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::gateway_direct::version_2::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_me::version_2::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_me::version_3::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_direct::version_3::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_direct::version_2::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_direct::version_2::ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::command::simple_me::version_3::ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::registry::api::test_registry_create_app ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::websocket::telemetry::test_send_telemetry_pass ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::registry::drg::test_registry_create_app ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_1 ... FAILED
[INFO] [stdout] test tests::registry::drg::test_registry_create_app_and_device_twice ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_2 ... FAILED
[INFO] [stdout] test tests::registry::drg::test_registry_device_create_and_delete ... FAILED
[INFO] [stdout] test tests::websocket::telemetry::test_send_telemetry_user_only ... FAILED
[INFO] [stdout] test tests::registry::drg::test_registry_create_and_delete ... FAILED
[INFO] [stdout] test tests::websocket::telemetry::test_send_telemetry_user_alias ... FAILED
[INFO] [stdout] test tests::websocket::telemetry::test_send_telemetry_user ... FAILED
[INFO] [stdout] test tests::registry::drg::test_registry_create_app_and_device ... FAILED
[INFO] [stdout] test tests::registry::drg::test_registry_create_app_twice ... FAILED
[INFO] [stdout] test tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::api::test_create_access_token_web stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::api::test_create_access_token_web' (27) panicked at src/tests/api/mod.rs:10:10:
[INFO] [stdout] Get access token: Missing 'TEST_USER' variable
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     environment variable not found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862dacbfc - core::result::Result<T,E>::expect::h16ba85c9a75ddb98
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55f862dd138c - drogue_cloud_tests::tests::api::__test_context_wrapped_test_create_access_token_web::{{closure}}::h1a0bacd9ed5bc25b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api/mod.rs:10:10
[INFO] [stdout]   22:     0x55f862cb3df2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h7732b00d8f3435f2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9b06 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hecefcb4c8c8d3bdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb4c43 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h16e2f07e0fb2ac1f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9a93c - std::panicking::catch_unwind::do_call::h59c9bb0ab5b44eb3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb78a3 - std::panicking::catch_unwind::hec8992cc676bbe96
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb78a3 - std::panic::catch_unwind::h59027a095a44ac9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc91ef - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h05c76d30d4b76708
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862dd10a3 - drogue_cloud_tests::tests::api::test_create_access_token_web::{{closure}}::{{closure}}::h50d9b64e16aeef2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api/mod.rs:4:1
[INFO] [stdout]   31:     0x55f862dd0c1e - drogue_cloud_tests::tests::api::test_create_access_token_web::{{closure}}::h1e943bd082839b24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api/mod.rs:4:1
[INFO] [stdout]   32:     0x55f862c421bd - <core::pin::Pin<P> as core::future::future::Future>::poll::haff20b8b6719e1f8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a82b4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h63254d4851b2d4d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cf5b40 - tokio::coop::with_budget::{{closure}}::hfec6953731623bb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862abe315 - std::thread::local::LocalKey<T>::try_with::hdef6ce3325cd08f8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a933be - std::thread::local::LocalKey<T>::with::hf9a1af8418e23b50
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a791ff - tokio::coop::with_budget::hfad6921f4a33b838
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a791ff - tokio::coop::budget::ha976358fca48a0f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a791ff - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7041e2aa0f5aa93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629a5770 - tokio::runtime::scheduler::current_thread::Context::enter::h3fae0532e5622a3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a29a1f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h398b3d486aa0a782
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0ca14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haf400fd0cdc8b206
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d6fe53 - tokio::macros::scoped_tls::ScopedKey<T>::set::h449cb66d6f133b90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f8629f4b7f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h58b322191920f5c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a10dca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf7eac6babac35b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f8629757ba - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2c9216febf805a20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bf868f - tokio::runtime::Runtime::block_on::h28c21c42e4943328
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862dd07df - drogue_cloud_tests::tests::api::test_create_access_token_web::h59c80314a3c1a0ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api/mod.rs:4:1
[INFO] [stdout]   49:     0x55f862dd0887 - drogue_cloud_tests::tests::api::test_create_access_token_web::{{closure}}::h03928bce0a78a3f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api/mod.rs:4:29
[INFO] [stdout]   50:     0x55f862acaa26 - core::ops::function::FnOnce::call_once::hf32d6462ae079692
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user_alias::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- init::web::test::test_web_destroy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'init::web::test::test_web_destroy' (25) panicked at src/init/web.rs:143:35:
[INFO] [stdout] Web Driver: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862dadd08 - core::result::Result<T,E>::expect::hff68caf1b3eadb3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55f862d4d835 - drogue_cloud_tests::init::web::test::__test_context_wrapped_test_web_destroy::{{closure}}::ha62e23aa1e55947b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:143:35
[INFO] [stdout]   22:     0x55f862cb3ee2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hf531a4db971caae2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9ae6 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::he6c2b6d72d5922fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb4a23 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0968811e55169973
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9a03c - std::panicking::catch_unwind::do_call::h296158f171eac7d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb6d83 - std::panicking::catch_unwind::h206a995868d924df
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb6d83 - std::panic::catch_unwind::h472d04c224f85701
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc965f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h7fd13d4b7cd49f0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862d4c986 - drogue_cloud_tests::init::web::test::test_web_destroy::{{closure}}::{{closure}}::hdfd25d0bcc5b0f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:139:5
[INFO] [stdout]   31:     0x55f862d4c4e2 - drogue_cloud_tests::init::web::test::test_web_destroy::{{closure}}::hae5eec38197a1de0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:139:5
[INFO] [stdout]   32:     0x55f862c405fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h0b33ddffb1c29be0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a8328d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h977821491f76a85c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862ccc4b0 - tokio::coop::with_budget::{{closure}}::h1b23280d0f8f83b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862ab6bf5 - std::thread::local::LocalKey<T>::try_with::hb485180a327a9013
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a8971e - std::thread::local::LocalKey<T>::with::h54d57e59e55b340e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a7d01f - tokio::coop::with_budget::h8c817da4f43367de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a7d01f - tokio::coop::budget::he46514ad65e8f48f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a7d01f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb344495f0acd79fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f862995ee0 - tokio::runtime::scheduler::current_thread::Context::enter::h01925c1131b92f00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a5150f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha96035610bc31c39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0ca64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb2bd7759b6764eca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d6e383 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1c9e07f40a3d1083
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f862a008af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbd15ee53f45204c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a11c3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfdc82bc5a0691e0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f862976aae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3967a4829da0bc12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bfff5b - tokio::runtime::Runtime::block_on::h9365ab7efe992c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862d4c069 - drogue_cloud_tests::init::web::test::test_web_destroy::h23df52477a80e755
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:139:5
[INFO] [stdout]   49:     0x55f862d4c107 - drogue_cloud_tests::init::web::test::test_web_destroy::{{closure}}::h7f28c54f30d02156
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:139:33
[INFO] [stdout]   50:     0x55f862ac9fb6 - core::ops::function::FnOnce::call_once::hd20bed5edad399a0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "Web Driver: Failed to connect to web driver\n\nCaused by:\n    webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)"
[INFO] [stdout]  expected substring: "Don't panic!"
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user_alias::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user_alias::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_pass::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user_only::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_pass::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- init::web::test::test_web_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'init::web::test::test_web_test' (26) panicked at src/init/web.rs:98:39:
[INFO] [stdout] Web Driver: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862dadd08 - core::result::Result<T,E>::expect::hff68caf1b3eadb3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55f862d4cce2 - drogue_cloud_tests::init::web::test::__test_context_wrapped_test_web_test::{{closure}}::hd213aa0c2b3d438c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:98:39
[INFO] [stdout]   22:     0x55f862cb3f12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hfb5777c5bdc097d3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9aa6 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hcf1a4862afe25e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb4ff3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h32980765a636adc0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9c81c - std::panicking::catch_unwind::do_call::hf965a02b72106e5c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb7953 - std::panicking::catch_unwind::h0844b0d6f1d7154a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb7953 - std::panic::catch_unwind::h5a260b76c4bdb10d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc988f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::hd7c27e2e234b1121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862d4be86 - drogue_cloud_tests::init::web::test::test_web_test::{{closure}}::{{closure}}::hd594691d2bd50815
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:95:5
[INFO] [stdout]   31:     0x55f862d4b9b2 - drogue_cloud_tests::init::web::test::test_web_test::{{closure}}::h075d1ee58b57c214
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:95:5
[INFO] [stdout]   32:     0x55f862c4295d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdc1c86f80b2b8de5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a83b4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd2cc3f30e671fe6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cd8fe0 - tokio::coop::with_budget::{{closure}}::h60921d08b0662369
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862a9afd5 - std::thread::local::LocalKey<T>::try_with::h23c8054d307c5e73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a8bb6e - std::thread::local::LocalKey<T>::with::h7b25ff283505823a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a77fef - tokio::coop::with_budget::h1f3b7437fea88169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a77fef - tokio::coop::budget::h3bbc2965107b28c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a77fef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h63d41099eec6054d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629be910 - tokio::runtime::scheduler::current_thread::Context::enter::ha8b7426be205bc90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a5cd2f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdaa30723bb3fdf82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0c0e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4b4e105bca4eb0bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d71e53 - tokio::macros::scoped_tls::ScopedKey<T>::set::h712b39d542bfc7d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f862a098af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heeb9c35a2897f952
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a0d3ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h00ce3f866057b202
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f8629708ce - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h05fef2623c68c4fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bf592b - tokio::runtime::Runtime::block_on::h07a52e905a977630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862d4b569 - drogue_cloud_tests::init::web::test::test_web_test::h82bedaacd9aa525d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:95:5
[INFO] [stdout]   49:     0x55f862d4bca7 - drogue_cloud_tests::init::web::test::test_web_test::{{closure}}::h716cfd66acbc8553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/init/web.rs:95:33
[INFO] [stdout]   50:     0x55f862ac94d6 - core::ops::function::FnOnce::call_once::hb301d01f009e406d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::command::test_command::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_pass::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::drg::test_drg_version stdout ----
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::command::test_command::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::command::test_command::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::command::test_command::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user_alias::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user_only::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user_alias::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user_only::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::command::test_command::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user_only::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway::version_3::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_pass::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::command::test_command::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway::version_1::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_pass::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway::version_1::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_pass::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway_direct::version_1::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway_direct::version_2::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coap::telemetry::test_send_telemetry_user_only::version_3 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple::version_1::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway_direct::version_3::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration::test_qos_1_dropping stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway::version_2::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway::version_3::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway_direct::version_3::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple::version_2::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_direct::version_1::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway::version_2::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_direct::version_1::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user_only::version_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http::telemetry::test_send_telemetry_user_alias::version_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple::version_3::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway_direct::version_1::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_direct::version_3::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_me::version_1::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple::version_3::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple::version_1::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_me::version_1::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple::version_2::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_me::version_2::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::gateway_direct::version_2::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_me::version_2::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_me::version_3::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_direct::version_3::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_direct::version_2::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_direct::version_2::ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::command::simple_me::version_3::ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::api::test_registry_create_app stdout ----
[INFO] [stdout] Error: Acquire API key
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Missing 'TEST_USER' variable
[INFO] [stdout]     1: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::websocket::telemetry::test_send_telemetry_pass stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::drg::test_registry_create_app stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::registry::drg::test_registry_create_app' (553) panicked at src/tests/registry/drg.rs:11:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862de2294 - core::result::Result<T,E>::unwrap::hee4f202b52bf635e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55f862de2294 - drogue_cloud_tests::tests::registry::drg::__test_context_wrapped_test_registry_create_app::{{closure}}::h5e01a10ea3cb0cbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:11:38
[INFO] [stdout]   22:     0x55f862cb3dc2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h6f5e1caea5fe8cde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9ac6 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdcfddace272d9a51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb6853 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd663415871b5f161
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9ad7c - std::panicking::catch_unwind::do_call::h70838baa9979800f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb9a43 - std::panicking::catch_unwind::ha3ca31c67b547d9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb9a43 - std::panic::catch_unwind::h861580efbada69b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc936f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h1c93022925e63bfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862dde7b5 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app::{{closure}}::{{closure}}::h34ae0ccd80effc0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:6:1
[INFO] [stdout]   31:     0x55f862dde2d2 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app::{{closure}}::h0b84f7970327eb0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:6:1
[INFO] [stdout]   32:     0x55f862c406bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h0f2bb00b702a870c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a8300d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8131a3f262f53526
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cd29c0 - tokio::coop::with_budget::{{closure}}::h3c45446b485f635c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862ab0b75 - std::thread::local::LocalKey<T>::try_with::h96afaf5c50f0d192
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a91f4e - std::thread::local::LocalKey<T>::with::he6d7b68f771760c3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a745bf - tokio::coop::with_budget::hd6786d59effa2c4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a745bf - tokio::coop::budget::h85aa324b47ecd75d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a745bf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h371e88dc107cd4c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629a2f30 - tokio::runtime::scheduler::current_thread::Context::enter::h34cb16c971651cb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a58fdf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcda97d353b30432b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0c7f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9cb60246d8887e09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d74e63 - tokio::macros::scoped_tls::ScopedKey<T>::set::hc524b79ca69c4107
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f8629eb30f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1e8949ff07a7d860
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a105da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc366f77fd403654e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f862981cfe - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h86a8745bb414c67d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bfeb9b - tokio::runtime::Runtime::block_on::h7d933af26167cc9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862ddde89 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app::ha62027ffac2028cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:6:1
[INFO] [stdout]   49:     0x55f862dde5c7 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app::{{closure}}::h7203521418eb2042
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:6:29
[INFO] [stdout]   50:     0x55f862ac6636 - core::ops::function::FnOnce::call_once::h2e64f7094315d23d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::drg::test_registry_create_app_and_device_twice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::registry::drg::test_registry_create_app_and_device_twice' (560) panicked at src/tests/registry/drg.rs:76:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862de3f9c - core::result::Result<T,E>::unwrap::hee4f202b52bf635e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55f862de3f9c - drogue_cloud_tests::tests::registry::drg::__test_context_wrapped_test_registry_create_app_and_device_twice::{{closure}}::hb0e083ac2bfbacc1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:76:48
[INFO] [stdout]   22:     0x55f862cb3e52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hbeec55d4e5568635
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc99e6 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::h2c8ece86c9207f7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb6363 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb3c299e36c611158
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9bafc - std::panicking::catch_unwind::do_call::hbb56764f1e56e0cb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bbb7b3 - std::panicking::catch_unwind::h7d9364459a571fdd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bbb7b3 - std::panic::catch_unwind::hba20cc8ca410600e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc92af - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h13a69b066f88fa86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862de1f05 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device_twice::{{closure}}::{{closure}}::hc5237e853d19dc4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:71:1
[INFO] [stdout]   31:     0x55f862de1a22 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device_twice::{{closure}}::h369f48df764eefb3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:71:1
[INFO] [stdout]   32:     0x55f862c4063d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ceb82256f68312f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a827cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4233f6decb49bcb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cd6480 - tokio::coop::with_budget::{{closure}}::h4e391894d4d66fda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862ab7035 - std::thread::local::LocalKey<T>::try_with::hb721d17c691de235
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a855ee - std::thread::local::LocalKey<T>::with::h145c77dba7ffc785
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a7bc0f - tokio::coop::with_budget::ha71d178393260678
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a7bc0f - tokio::coop::budget::h32d1bd7d94b0f11d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a7bc0f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9f213603df2e84a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629a2630 - tokio::runtime::scheduler::current_thread::Context::enter::h33a31f125e5df57a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a6854f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hee20878df199350f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0beb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3b08a5c7b8d17090
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d6ea03 - tokio::macros::scoped_tls::ScopedKey<T>::set::h25c575789298753f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f862a052bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd792cbaf5b05749b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a0efea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6acd576c494fe86c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f8629764ae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35b680460c1cd013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bf943b - tokio::runtime::Runtime::block_on::h31daff6518ebc611
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862de15d9 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device_twice::h2b08c89ebce9948a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:71:1
[INFO] [stdout]   49:     0x55f862de1d17 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device_twice::{{closure}}::h8d574d898a0855c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:71:29
[INFO] [stdout]   50:     0x55f862ac68c6 - core::ops::function::FnOnce::call_once::h382572a7377edd7e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::drg::test_registry_device_create_and_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::registry::drg::test_registry_device_create_and_delete' (564) panicked at src/tests/registry/drg.rs:96:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862de397a - core::result::Result<T,E>::unwrap::hee4f202b52bf635e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55f862de397a - drogue_cloud_tests::tests::registry::drg::__test_context_wrapped_test_registry_device_create_and_delete::{{closure}}::h41df0dc2bd2f9b92
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:96:31
[INFO] [stdout]   22:     0x55f862cb3d62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h4e6ae20773028d5f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9a86 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hb989ef4a440042bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb4963 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0002a3885b029fbe
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9bb4c - std::panicking::catch_unwind::do_call::hbb97a1fb08dfb7f5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb7463 - std::panicking::catch_unwind::h845aabc3d77744d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb7463 - std::panic::catch_unwind::h54b8b7ef11e94515
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc97cf - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::hc7cb07342db386ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862de13f5 - drogue_cloud_tests::tests::registry::drg::test_registry_device_create_and_delete::{{closure}}::{{closure}}::hd2782790ea09586c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:93:1
[INFO] [stdout]   31:     0x55f862de0f12 - drogue_cloud_tests::tests::registry::drg::test_registry_device_create_and_delete::{{closure}}::hc9434a2efeebf1a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:93:1
[INFO] [stdout]   32:     0x55f862c4271d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcf13347ecce8b85e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a83c4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd926114271575898
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cf4a70 - tokio::coop::with_budget::{{closure}}::hfa351a58c2b4cb75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862abbe75 - std::thread::local::LocalKey<T>::try_with::hd1a6383598a9fe90
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a8d6fe - std::thread::local::LocalKey<T>::with::h9a196e69de08823f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a7912f - tokio::coop::with_budget::h83dd8a008c6cb70e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a7912f - tokio::coop::budget::he06ac2b2816f7b60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a7912f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7005cd667470263a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629a8f40 - tokio::runtime::scheduler::current_thread::Context::enter::h4e81e824dce62793
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a6999f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf2116bead3f2e9db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0bad4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h194fc8d37f1a7bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d6e143 - tokio::macros::scoped_tls::ScopedKey<T>::set::h12c9da669c80c6e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f8629e650f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0401f9c0e530fba5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a0da9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h19222c817dd1359f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f86297299e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h109502ef5d629f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bf82eb - tokio::runtime::Runtime::block_on::h25762838ef8a9e0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862de0ac9 - drogue_cloud_tests::tests::registry::drg::test_registry_device_create_and_delete::h29141107c52b92e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:93:1
[INFO] [stdout]   49:     0x55f862de1207 - drogue_cloud_tests::tests::registry::drg::test_registry_device_create_and_delete::{{closure}}::hd6754c03d74edc1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:93:29
[INFO] [stdout]   50:     0x55f862ac66c6 - core::ops::function::FnOnce::call_once::h2f2cd01004fc7705
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::websocket::telemetry::test_send_telemetry_user_only stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::drg::test_registry_create_and_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::registry::drg::test_registry_create_and_delete' (551) panicked at src/tests/registry/drg.rs:35:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862de2cea - core::result::Result<T,E>::unwrap::hee4f202b52bf635e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55f862de2cea - drogue_cloud_tests::tests::registry::drg::__test_context_wrapped_test_registry_create_and_delete::{{closure}}::hcf981a17548e784b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:35:31
[INFO] [stdout]   22:     0x55f862cb3e82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hc1ec30dd44b0a7fb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9a06 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::h35bc2234ae3b6054
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb6b83 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he880681823adeab3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9b3bc - std::panicking::catch_unwind::do_call::h8e4c6faa7dfd9b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb6803 - std::panicking::catch_unwind::h67cba06882924abc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb6803 - std::panic::catch_unwind::h3dc8577ed4b069d4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc994f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::hf206d665ebe08511
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862ddfdd5 - drogue_cloud_tests::tests::registry::drg::test_registry_create_and_delete::{{closure}}::{{closure}}::h4ea586671e49a1c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:32:1
[INFO] [stdout]   31:     0x55f862ddf922 - drogue_cloud_tests::tests::registry::drg::test_registry_create_and_delete::{{closure}}::h6b02ef215477d95a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:32:1
[INFO] [stdout]   32:     0x55f862c4257d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc95493a1bc445467
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a829cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h539377492b8926a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cf2170 - tokio::coop::with_budget::{{closure}}::he6f29e2a50966219
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862ab9ef5 - std::thread::local::LocalKey<T>::try_with::hc71e017c28214f4f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a87cfe - std::thread::local::LocalKey<T>::with::h39dda84a4478dec6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a7355f - tokio::coop::with_budget::h547ee227bb2b62d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a7355f - tokio::coop::budget::hd0d330b86cc6894e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a7355f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h23186633e39f96bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629b7e50 - tokio::runtime::scheduler::current_thread::Context::enter::h89cf6ec82c8f50ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a65c7f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he9616c9b457de41b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0c874 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha028e08e075348c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d6ddf3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h10740e403cd146de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f8629fc70f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha40a831e19497a84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a0ee0a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h644d93a7efa25314
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f862983a8e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9f41ebbe70d90d8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862c0071b - tokio::runtime::Runtime::block_on::h9824b060d3a4396a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862ddf4a9 - drogue_cloud_tests::tests::registry::drg::test_registry_create_and_delete::hf056ca6eb0ce61a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:32:1
[INFO] [stdout]   49:     0x55f862ddf547 - drogue_cloud_tests::tests::registry::drg::test_registry_create_and_delete::{{closure}}::h0a3658f434c70e29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:32:29
[INFO] [stdout]   50:     0x55f862ac9ff6 - core::ops::function::FnOnce::call_once::hd247739db8f6c04d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::websocket::telemetry::test_send_telemetry_user_alias stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::websocket::telemetry::test_send_telemetry_user stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::drg::test_registry_create_app_and_device stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::registry::drg::test_registry_create_app_and_device' (559) panicked at src/tests/registry/drg.rs:58:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862de326c - core::result::Result<T,E>::unwrap::hee4f202b52bf635e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55f862de326c - drogue_cloud_tests::tests::registry::drg::__test_context_wrapped_test_registry_create_app_and_device::{{closure}}::h50e3ebe878ea8122
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:58:48
[INFO] [stdout]   22:     0x55f862cb3d32 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h45ee2cccb06a7ada
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9a46 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::h8eb8498cd19e6e78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb6043 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h98cc4b1aedbd01b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c99dbc - std::panicking::catch_unwind::do_call::h201f25d6fd5989b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bbcc63 - std::panicking::catch_unwind::h634a83f4389adcf9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bbcc63 - std::panic::catch_unwind::hd0c954a15519e550
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc94df - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h4c4ffcdfbe54dabc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862de08e5 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device::{{closure}}::{{closure}}::h7e7c83a6013011b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:53:1
[INFO] [stdout]   31:     0x55f862de0432 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device::{{closure}}::h20ca65c966916167
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:53:1
[INFO] [stdout]   32:     0x55f862c4313d - <core::pin::Pin<P> as core::future::future::Future>::poll::hfffa36ec36b25d6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a8350d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha4a86d13ad647644
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862cda1c0 - tokio::coop::with_budget::{{closure}}::h648f7c071ff53730
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862a9e925 - std::thread::local::LocalKey<T>::try_with::h377f4ac53f7ea700
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a91cae - std::thread::local::LocalKey<T>::with::he54cf96b00d08ece
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a7af1f - tokio::coop::with_budget::he157e1f2eb374a3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a7af1f - tokio::coop::budget::h13498a18761db5bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a7af1f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h91c8ab13b75dfaec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f86299a210 - tokio::runtime::scheduler::current_thread::Context::enter::h0b1069acaf19e49b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a49a6f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8f78436e305f155c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0cc94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc4d9455a5fc58b00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d76803 - tokio::macros::scoped_tls::ScopedKey<T>::set::heacc5a8f21b5d704
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f8629e81bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0acc0090e664c5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a0d9aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h12980a508de003d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f8629802ce - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e181b3f899a465f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862bfabfb - tokio::runtime::Runtime::block_on::h41d8796abeb37053
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862ddffb9 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device::h4c0d4b20e82e3262
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:53:1
[INFO] [stdout]   49:     0x55f862de0057 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_and_device::{{closure}}::h08212a0792adb950
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:53:29
[INFO] [stdout]   50:     0x55f862aca3f6 - core::ops::function::FnOnce::call_once::hdc81b975da5827eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::registry::drg::test_registry_create_app_twice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::registry::drg::test_registry_create_app_twice' (561) panicked at src/tests/registry/drg.rs:23:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f86374cdaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f86374cdaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f86374cdaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f863765b7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f863765b7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f8637538b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f8637538b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f86372931f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f86372931f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f863744489 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f862e8825c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f862e8825c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f863744702 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f863744702 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f8637293d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f863720939 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f86372a34d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f86376648c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f8637661d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55f862de26bd - core::result::Result<T,E>::unwrap::hee4f202b52bf635e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55f862de26bd - drogue_cloud_tests::tests::registry::drg::__test_context_wrapped_test_registry_create_app_twice::{{closure}}::hd7f0a5b3d6d2d496
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:23:50
[INFO] [stdout]   22:     0x55f862cb3eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hd4157ad7f71b8d21
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   23:     0x55f862dc9a66 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::h997c766129febca0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   24:     0x55f862cb6a23 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdf3a433f23b672a1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x55f862c9c6cc - std::panicking::catch_unwind::do_call::hf1e57c24aa438848
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55f862bc2d7b - __rust_try
[INFO] [stdout]   27:     0x55f862bb4913 - std::panicking::catch_unwind::h7a8d5f1ffe976c72
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55f862bb4913 - std::panic::catch_unwind::h0928b085e3100dbc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f862dc959f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h5d0d72e0bb7cc19c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.24/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   30:     0x55f862ddf2c5 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_twice::{{closure}}::{{closure}}::haf512d837271dcc5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:16:1
[INFO] [stdout]   31:     0x55f862ddee12 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_twice::{{closure}}::hcd05ef756f533263
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:16:1
[INFO] [stdout]   32:     0x55f862c4057d - <core::pin::Pin<P> as core::future::future::Future>::poll::h09868704827f9409
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55f862a82f8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h80bc74d18465c72a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   34:     0x55f862ce1ff0 - tokio::coop::with_budget::{{closure}}::h91f78a718184c83d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   35:     0x55f862abea75 - std::thread::local::LocalKey<T>::try_with::he0abc76537dd020c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x55f862a910de - std::thread::local::LocalKey<T>::with::hdc6b567dbea24acb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x55f862a71f2f - tokio::coop::with_budget::h893e58b0d24f5bc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   38:     0x55f862a71f2f - tokio::coop::budget::h164deeba436510b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   39:     0x55f862a71f2f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h13444f446ad1bb74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   40:     0x55f8629af210 - tokio::runtime::scheduler::current_thread::Context::enter::h6d12d7ab0d73281f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   41:     0x55f862a4f67f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha2a8a7c784089fc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   42:     0x55f862a0b994 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0ef62fd0ae52da69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   43:     0x55f862d745c3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hbe10f42f495566ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x55f8629fdf9f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha99b8184b1d2ed55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   45:     0x55f862a0eefa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6a001186fa916bb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   46:     0x55f8629767ae - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h38b36fad705e571a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   47:     0x55f862c048db - tokio::runtime::Runtime::block_on::hd895fa4293a8f722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   48:     0x55f862dde999 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_twice::h5d5139c7e8b97271
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:16:1
[INFO] [stdout]   49:     0x55f862ddea37 - drogue_cloud_tests::tests::registry::drg::test_registry_create_app_twice::{{closure}}::h21695d801a57fa3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/registry/drg.rs:16:29
[INFO] [stdout]   50:     0x55f862ac80e6 - core::ops::function::FnOnce::call_once::h733a9ac033bac51a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55f862e7c33b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f862e7c33b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x55f862e88d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x55f862e88d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x55f862e88d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x55f862e88d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x55f862e84444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x55f862e84444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x55f862e8b932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x55f862e8b932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x55f862e8b932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x55f862e8b932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x55f862e8b932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x55f86374c12f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x55f86374c12f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73be27671aa4 - <unknown>
[INFO] [stdout]   72:     0x73be276fea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_2 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] Error: Failed to connect to web driver
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     webdriver server did not respond: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     init::web::test::test_web_destroy
[INFO] [stdout]     init::web::test::test_web_test
[INFO] [stdout]     tests::api::test_create_access_token_web
[INFO] [stdout]     tests::coap::command::test_command::version_1
[INFO] [stdout]     tests::coap::command::test_command::version_2
[INFO] [stdout]     tests::coap::command::test_command::version_3
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_pass::version_1
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_pass::version_2
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_pass::version_3
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user::version_1
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user::version_2
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user::version_3
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user_alias::version_1
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user_alias::version_2
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user_alias::version_3
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user_only::version_1
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user_only::version_2
[INFO] [stdout]     tests::coap::telemetry::test_send_telemetry_user_only::version_3
[INFO] [stdout]     tests::drg::test_drg_version
[INFO] [stdout]     tests::http::command::test_command::version_1
[INFO] [stdout]     tests::http::command::test_command::version_2
[INFO] [stdout]     tests::http::command::test_command::version_3
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_pass::version_1
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_pass::version_2
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_pass::version_3
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user::version_1
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user::version_2
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user::version_3
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user_alias::version_1
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user_alias::version_2
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user_alias::version_3
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user_only::version_1
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user_only::version_2
[INFO] [stdout]     tests::http::telemetry::test_send_telemetry_user_only::version_3
[INFO] [stdout]     tests::integration::test_qos_1_dropping
[INFO] [stdout]     tests::mqtt::command::gateway::version_1::ws_1
[INFO] [stdout]     tests::mqtt::command::gateway::version_1::ws_2
[INFO] [stdout]     tests::mqtt::command::gateway::version_2::ws_1
[INFO] [stdout]     tests::mqtt::command::gateway::version_2::ws_2
[INFO] [stdout]     tests::mqtt::command::gateway::version_3::ws_1
[INFO] [stdout]     tests::mqtt::command::gateway::version_3::ws_2
[INFO] [stdout]     tests::mqtt::command::gateway_direct::version_1::ws_1
[INFO] [stdout]     tests::mqtt::command::gateway_direct::version_1::ws_2
[INFO] [stdout]     tests::mqtt::command::gateway_direct::version_2::ws_1
[INFO] [stdout]     tests::mqtt::command::gateway_direct::version_2::ws_2
[INFO] [stdout]     tests::mqtt::command::gateway_direct::version_3::ws_1
[INFO] [stdout]     tests::mqtt::command::gateway_direct::version_3::ws_2
[INFO] [stdout]     tests::mqtt::command::simple::version_1::ws_1
[INFO] [stdout]     tests::mqtt::command::simple::version_1::ws_2
[INFO] [stdout]     tests::mqtt::command::simple::version_2::ws_1
[INFO] [stdout]     tests::mqtt::command::simple::version_2::ws_2
[INFO] [stdout]     tests::mqtt::command::simple::version_3::ws_1
[INFO] [stdout]     tests::mqtt::command::simple::version_3::ws_2
[INFO] [stdout]     tests::mqtt::command::simple_direct::version_1::ws_1
[INFO] [stdout]     tests::mqtt::command::simple_direct::version_1::ws_2
[INFO] [stdout]     tests::mqtt::command::simple_direct::version_2::ws_1
[INFO] [stdout]     tests::mqtt::command::simple_direct::version_2::ws_2
[INFO] [stdout]     tests::mqtt::command::simple_direct::version_3::ws_1
[INFO] [stdout]     tests::mqtt::command::simple_direct::version_3::ws_2
[INFO] [stdout]     tests::mqtt::command::simple_me::version_1::ws_1
[INFO] [stdout]     tests::mqtt::command::simple_me::version_1::ws_2
[INFO] [stdout]     tests::mqtt::command::simple_me::version_2::ws_1
[INFO] [stdout]     tests::mqtt::command::simple_me::version_2::ws_2
[INFO] [stdout]     tests::mqtt::command::simple_me::version_3::ws_1
[INFO] [stdout]     tests::mqtt::command::simple_me::version_3::ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_gateway_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_1::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_1::endpoint_ws_2::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_1::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_2::endpoint_ws_2::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_1::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_1::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_2::integration_ws_2
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_1
[INFO] [stdout]     tests::mqtt::telemetry::test_send_telemetry_pass::endpoint_version_3::endpoint_ws_2::integration_version_3::integration_ws_2
[INFO] [stdout]     tests::registry::api::test_registry_create_app
[INFO] [stdout]     tests::registry::drg::test_registry_create_and_delete
[INFO] [stdout]     tests::registry::drg::test_registry_create_app
[INFO] [stdout]     tests::registry::drg::test_registry_create_app_and_device
[INFO] [stdout]     tests::registry::drg::test_registry_create_app_and_device_twice
[INFO] [stdout]     tests::registry::drg::test_registry_create_app_twice
[INFO] [stdout]     tests::registry::drg::test_registry_device_create_and_delete
[INFO] [stdout]     tests::websocket::telemetry::test_send_telemetry_pass
[INFO] [stdout]     tests::websocket::telemetry::test_send_telemetry_user
[INFO] [stdout]     tests::websocket::telemetry::test_send_telemetry_user_alias
[INFO] [stdout]     tests::websocket::telemetry::test_send_telemetry_user_only
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 148 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin drogue-cloud-tests`
[INFO] running `Command { std: "docker" "inspect" "8de3381f86a6b8946c639acf9bb32b6b8fe8747c31ce81d88a4e972606050938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de3381f86a6b8946c639acf9bb32b6b8fe8747c31ce81d88a4e972606050938", kill_on_drop: false }`
[INFO] [stdout] 8de3381f86a6b8946c639acf9bb32b6b8fe8747c31ce81d88a4e972606050938
