[INFO] fetching crate hass-rs 0.1.0... [INFO] testing hass-rs-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate hass-rs 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate hass-rs 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hass-rs 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hass-rs 0.1.0 [INFO] tweaked toml for crates.io crate hass-rs 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate hass-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25f348507534a2cf06b65020c60db2131e948ed60e00ed564b2c9dab6a8347bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25f348507534a2cf06b65020c60db2131e948ed60e00ed564b2c9dab6a8347bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25f348507534a2cf06b65020c60db2131e948ed60e00ed564b2c9dab6a8347bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f348507534a2cf06b65020c60db2131e948ed60e00ed564b2c9dab6a8347bd", kill_on_drop: false }` [INFO] [stdout] 25f348507534a2cf06b65020c60db2131e948ed60e00ed564b2c9dab6a8347bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33f2a82efcfa9e09e543a3dc28f2106c633f6a5d46a66d948deb2cd5f38007fa [INFO] running `Command { std: "docker" "start" "-a" "33f2a82efcfa9e09e543a3dc28f2106c633f6a5d46a66d948deb2cd5f38007fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tungstenite v0.11.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling async-tungstenite v0.7.1 [INFO] [stderr] Compiling hass-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "33f2a82efcfa9e09e543a3dc28f2106c633f6a5d46a66d948deb2cd5f38007fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33f2a82efcfa9e09e543a3dc28f2106c633f6a5d46a66d948deb2cd5f38007fa", kill_on_drop: false }` [INFO] [stdout] 33f2a82efcfa9e09e543a3dc28f2106c633f6a5d46a66d948deb2cd5f38007fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dea98b7bf65029d0a017c4b3b811496e78d3350a8cb9555beafb6a93fc99814 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0dea98b7bf65029d0a017c4b3b811496e78d3350a8cb9555beafb6a93fc99814", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hass-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.34s [INFO] running `Command { std: "docker" "inspect" "0dea98b7bf65029d0a017c4b3b811496e78d3350a8cb9555beafb6a93fc99814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dea98b7bf65029d0a017c4b3b811496e78d3350a8cb9555beafb6a93fc99814", kill_on_drop: false }` [INFO] [stdout] 0dea98b7bf65029d0a017c4b3b811496e78d3350a8cb9555beafb6a93fc99814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e0a99816b7017b4e41ae87346e9382b0bacd8b95ca39261e3418b32f413c25f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e0a99816b7017b4e41ae87346e9382b0bacd8b95ca39261e3418b32f413c25f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hass_rs-8dcfee9c047b8bf4 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests hass-rs [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/types/events.rs - types::events::HassEvent (line 5) ... FAILED [INFO] [stdout] test src/client.rs - client::HassClient::unsubscribe_event (line 174) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::call_service (line 344) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::auth_with_longlivedtoken (line 45) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::get_states (line 248) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::get_services (line 296) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::get_config (line 202) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::ping (line 92) ... ok [INFO] [stdout] test src/client.rs - client::HassClient::subscribe_event (line 137) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/types/events.rs - types::events::HassEvent (line 5) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `object` [INFO] [stdout] --> src/types/events.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 3 | This object represents the Home Assistant Event [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 22) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Can't connect to gateway: TungsteniteError(Io(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))', /opt/rustwide/workdir/src/wsconn.rs:38:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562d59058720 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562d59058720 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562d59058720 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562d59058720 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562d5907ac9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x562d590524c2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x562d5905ae35 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562d5905ae35 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562d5905ae35 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562d5905a98a - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562d5905b5d1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x562d5905b117 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x562d59058bdc - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562d5905b079 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x562d59078981 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x562d590787a3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x562d58cc5900 - core::result::Result::expect::h1eea5369e3d6af61 [INFO] [stdout] 17: 0x562d58cf2885 - hass_rs::wsconn::WsConn::connect::{{closure}}::h425d113b2564a790 [INFO] [stdout] 18: 0x562d58d07bfa - as core::future::future::Future>::poll::hc073cb7a61f6da01 [INFO] [stdout] 19: 0x562d58cecd02 - hass_rs::client::connect::{{closure}}::he38502d2c9b421d7 [INFO] [stdout] 20: 0x562d58d0784a - as core::future::future::Future>::poll::h9cc31ff38940d4f2 [INFO] [stdout] 21: 0x562d58d10350 - rust_out::main::main::{{closure}}::h89c9c0f267fb8024 [INFO] [stdout] 22: 0x562d58d06f6f - as core::future::future::Future>::poll::h45477118a54df61e [INFO] [stdout] 23: 0x562d58d10090 - rust_out::main::{{closure}}::h7006eddb80d7cc96 [INFO] [stdout] 24: 0x562d58d0734f - as core::future::future::Future>::poll::h77092cdb3339b4d4 [INFO] [stdout] 25: 0x562d58c59cfa - as core::future::future::Future>::poll::{{closure}}::h0fe1c82cba8cb1d8 [INFO] [stdout] 26: 0x562d58d0bf87 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5e67ea8d7953d86a [INFO] [stdout] 27: 0x562d58ca716b - std::thread::local::LocalKey::try_with::h49175339342cc54b [INFO] [stdout] 28: 0x562d58ca6c3d - std::thread::local::LocalKey::with::hc745ef62d0a0f526 [INFO] [stdout] 29: 0x562d58d0bd08 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h45b3a14b69e9020a [INFO] [stdout] 30: 0x562d58c59cab - as core::future::future::Future>::poll::hcd3b741a5770d002 [INFO] [stdout] 31: 0x562d58cc7dd3 - smol::run::run::{{closure}}::{{closure}}::hdab252674960aed2 [INFO] [stdout] 32: 0x562d58c6b766 - scoped_tls::ScopedKey::set::h8e31ba6078fcb670 [INFO] [stdout] 33: 0x562d58cc7d6e - smol::run::run::{{closure}}::hfc1b182aff1110f5 [INFO] [stdout] 34: 0x562d58cc8171 - smol::context::enter::h979b5f93aabd25f5 [INFO] [stdout] 35: 0x562d58cc7ba3 - smol::run::run::h8d1d12084d59c13b [INFO] [stdout] 36: 0x562d58d0db49 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hfe9ee314b6fa95bf [INFO] [stdout] 37: 0x562d58d0c0d6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h914f6613ccca4cc2 [INFO] [stdout] 38: 0x562d58ca7019 - std::thread::local::LocalKey::try_with::h30d30c4e8c446aa9 [INFO] [stdout] 39: 0x562d58ca6b40 - std::thread::local::LocalKey::with::h8020c1f968b58bc4 [INFO] [stdout] 40: 0x562d58d0bdc8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hff8d81dc220218e9 [INFO] [stdout] 41: 0x562d58d0da23 - async_std::task::builder::Builder::blocking::{{closure}}::hb6031886e4a56f1f [INFO] [stdout] 42: 0x562d58ca7a59 - std::thread::local::LocalKey::try_with::hf4b075cecaa0f15f [INFO] [stdout] 43: 0x562d58ca6bc0 - std::thread::local::LocalKey::with::hb19faf5cfefe8834 [INFO] [stdout] 44: 0x562d58d0d8d8 - async_std::task::builder::Builder::blocking::h6a9d3fd207d5bed3 [INFO] [stdout] 45: 0x562d58d0dc7d - async_std::task::block_on::block_on::h11095356339bb36a [INFO] [stdout] 46: 0x562d58d0ffb1 - rust_out::main::hc71f9b128c445aa3 [INFO] [stdout] 47: 0x562d58cabf16 - core::ops::function::FnOnce::call_once::he0321a29538d84f8 [INFO] [stdout] 48: 0x562d58ca3a29 - std::sys_common::backtrace::__rust_begin_short_backtrace::hbcc244e17714342f [INFO] [stdout] 49: 0x562d58ca5f6c - std::rt::lang_start::{{closure}}::ha8d06082beb4c9ae [INFO] [stdout] 50: 0x562d5905b9f7 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 51: 0x562d5905b9f7 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 52: 0x562d5905b9f7 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x562d5905b9f7 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x562d5905b9f7 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:51:25 [INFO] [stdout] 55: 0x562d58ca5f48 - std::rt::lang_start::hc3441d43e79575f0 [INFO] [stdout] 56: 0x562d58d111eb - main [INFO] [stdout] 57: 0x7f5618c660b3 - __libc_start_main [INFO] [stdout] 58: 0x562d58c590ee - _start [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 22) [INFO] [stdout] src/types/events.rs - types::events::HassEvent (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "5e0a99816b7017b4e41ae87346e9382b0bacd8b95ca39261e3418b32f413c25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0a99816b7017b4e41ae87346e9382b0bacd8b95ca39261e3418b32f413c25f", kill_on_drop: false }` [INFO] [stdout] 5e0a99816b7017b4e41ae87346e9382b0bacd8b95ca39261e3418b32f413c25f