[INFO] fetching crate taos-ws 0.12.3... [INFO] testing taos-ws-0.12.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate taos-ws 0.12.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate taos-ws 0.12.3 [INFO] finished tweaking crates.io crate taos-ws 0.12.3 [INFO] tweaked toml for crates.io crate taos-ws 0.12.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate taos-ws 0.12.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 401 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio-rustls v0.23.4 (available: v0.26.4) [INFO] [stderr] Adding tokio-tungstenite v0.23.1 (available: v0.28.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded base64 v0.20.0 [INFO] [stderr] Downloaded async-io v1.13.0 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded mdsn v0.2.25 [INFO] [stderr] Downloaded taos-error v0.12.4 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded async-fs v1.6.0 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded polling v2.8.0 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded async-io v2.6.0 [INFO] [stderr] Downloaded faststr v0.2.32 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded rkyv v0.8.12 [INFO] [stderr] Downloaded smol v1.3.0 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded munge_macro v0.4.7 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.1 [INFO] [stderr] Downloaded rend v0.5.3 [INFO] [stderr] Downloaded rkyv_derive v0.8.12 [INFO] [stderr] Downloaded event-listener v3.1.0 [INFO] [stderr] Downloaded ptr_meta v0.3.1 [INFO] [stderr] Downloaded async-signal v0.2.13 [INFO] [stderr] Downloaded polling v3.11.0 [INFO] [stderr] Downloaded linux-raw-sys v0.3.8 [INFO] [stderr] Downloaded munge v0.4.7 [INFO] [stderr] Downloaded async-process v1.8.1 [INFO] [stderr] Downloaded ws-tool v0.11.1 [INFO] [stderr] Downloaded taos-query v0.12.4 [INFO] [stderr] Downloaded rustls-connector v0.16.1 [INFO] [stderr] Downloaded rancor v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a565a7db72713ba0c7698b82151cae13906305e9571826ccb7e39b91d8ee8dd0 [INFO] running `Command { std: "docker" "start" "-a" "a565a7db72713ba0c7698b82151cae13906305e9571826ccb7e39b91d8ee8dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a565a7db72713ba0c7698b82151cae13906305e9571826ccb7e39b91d8ee8dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a565a7db72713ba0c7698b82151cae13906305e9571826ccb7e39b91d8ee8dd0", kill_on_drop: false }` [INFO] [stdout] a565a7db72713ba0c7698b82151cae13906305e9571826ccb7e39b91d8ee8dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56471d66b00b06f7db3863d94f9efe08f0fd1db806806ea496ce141a52cdf7d1 [INFO] running `Command { std: "docker" "start" "-a" "56471d66b00b06f7db3863d94f9efe08f0fd1db806806ea496ce141a52cdf7d1", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling taos-error v0.12.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling taos-query v0.12.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling mdsn v0.2.25 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling faststr v0.2.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling ws-tool v0.11.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling taos-ws v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `defalte-sync` [INFO] [stdout] --> src/client/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "defalte-sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `defalte-sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defalte-async` [INFO] [stdout] --> src/client/mod.rs:349:11 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "defalte-async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `defalte-async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "sync-native-tls")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(not(feature = "sync-native-tls"))] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | } else if cfg!(feature = "sync-native-tls") { [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtInit` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StmtInit { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtPrepare` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StmtPrepare { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtSetTableName` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StmtSetTableName { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtSetTags` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct StmtSetTags { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtBind` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct StmtBind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtAddBatch` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct StmtAddBatch { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtExec` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct StmtExec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtClose` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct StmtClose { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ResId` is never used [INFO] [stdout] --> src/consumer/messages.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ResId = u64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ConsumerId` is never used [INFO] [stdout] --> src/consumer/messages.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type ConsumerId = u64; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TmqArgs` is never constructed [INFO] [stdout] --> src/consumer/messages.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct TmqArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsFetchArgs` is never constructed [INFO] [stdout] --> src/consumer/messages.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct WsFetchArgs { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsFetchArgs` is never constructed [INFO] [stdout] --> src/query/infra.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct WsFetchArgs { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsResArgs` is never constructed [INFO] [stdout] --> src/schemaless/infra.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct WsResArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:739:70 [INFO] [stdout] | [INFO] [stdout] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&mut Self> { [INFO] [stdout] | -- -- ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&'a mut Self> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.47s [INFO] running `Command { std: "docker" "inspect" "56471d66b00b06f7db3863d94f9efe08f0fd1db806806ea496ce141a52cdf7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56471d66b00b06f7db3863d94f9efe08f0fd1db806806ea496ce141a52cdf7d1", kill_on_drop: false }` [INFO] [stdout] 56471d66b00b06f7db3863d94f9efe08f0fd1db806806ea496ce141a52cdf7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 159e2ab2469fef15e283f60474f74c97e9955f2e26fdda930141d835bb126204 [INFO] running `Command { std: "docker" "start" "-a" "159e2ab2469fef15e283f60474f74c97e9955f2e26fdda930141d835bb126204", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling ws-tool v0.11.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling taos-query v0.12.4 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling taos-ws v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `defalte-sync` [INFO] [stdout] --> src/client/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "defalte-sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `defalte-sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defalte-async` [INFO] [stdout] --> src/client/mod.rs:349:11 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "defalte-async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `defalte-async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "sync-native-tls")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(not(feature = "sync-native-tls"))] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | } else if cfg!(feature = "sync-native-tls") { [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtInit` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StmtInit { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtPrepare` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StmtPrepare { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtSetTableName` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StmtSetTableName { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtSetTags` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct StmtSetTags { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtBind` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct StmtBind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtAddBatch` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct StmtAddBatch { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtExec` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct StmtExec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtClose` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct StmtClose { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ResId` is never used [INFO] [stdout] --> src/consumer/messages.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ResId = u64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ConsumerId` is never used [INFO] [stdout] --> src/consumer/messages.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type ConsumerId = u64; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TmqArgs` is never constructed [INFO] [stdout] --> src/consumer/messages.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct TmqArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsFetchArgs` is never constructed [INFO] [stdout] --> src/consumer/messages.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct WsFetchArgs { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsFetchArgs` is never constructed [INFO] [stdout] --> src/query/infra.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct WsFetchArgs { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsResArgs` is never constructed [INFO] [stdout] --> src/schemaless/infra.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct WsResArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:739:70 [INFO] [stdout] | [INFO] [stdout] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&mut Self> { [INFO] [stdout] | -- -- ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&'a mut Self> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async` [INFO] [stdout] --> src/query/mod.rs:430:11 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "async")] [INFO] [stdout] | ^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"sync"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defalte-sync` [INFO] [stdout] --> src/client/mod.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "defalte-sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `defalte-sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defalte-async` [INFO] [stdout] --> src/client/mod.rs:349:11 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "defalte-async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `defalte-async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "sync-native-tls")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(not(feature = "sync-native-tls"))] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stdout] --> src/client/mod.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | } else if cfg!(feature = "sync-native-tls") { [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stdout] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtInit` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StmtInit { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtPrepare` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StmtPrepare { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtSetTableName` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StmtSetTableName { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtSetTags` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct StmtSetTags { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtBind` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct StmtBind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtAddBatch` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct StmtAddBatch { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtExec` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct StmtExec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StmtClose` is never constructed [INFO] [stdout] --> src/stmt/messages.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct StmtClose { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ResId` is never used [INFO] [stdout] --> src/consumer/messages.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ResId = u64; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ConsumerId` is never used [INFO] [stdout] --> src/consumer/messages.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type ConsumerId = u64; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TmqArgs` is never constructed [INFO] [stdout] --> src/consumer/messages.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct TmqArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsFetchArgs` is never constructed [INFO] [stdout] --> src/consumer/messages.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct WsFetchArgs { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsFetchArgs` is never constructed [INFO] [stdout] --> src/query/infra.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct WsFetchArgs { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WsResArgs` is never constructed [INFO] [stdout] --> src/schemaless/infra.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct WsResArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/stmt/mod.rs:739:70 [INFO] [stdout] | [INFO] [stdout] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&mut Self> { [INFO] [stdout] | -- -- ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&'a mut Self> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.60s [INFO] running `Command { std: "docker" "inspect" "159e2ab2469fef15e283f60474f74c97e9955f2e26fdda930141d835bb126204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159e2ab2469fef15e283f60474f74c97e9955f2e26fdda930141d835bb126204", kill_on_drop: false }` [INFO] [stdout] 159e2ab2469fef15e283f60474f74c97e9955f2e26fdda930141d835bb126204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d08d67438a268e19a5cc63747858c6f5420e2dbf18c4689851712c273d662ae [INFO] running `Command { std: "docker" "start" "-a" "4d08d67438a268e19a5cc63747858c6f5420e2dbf18c4689851712c273d662ae", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `defalte-sync` [INFO] [stderr] --> src/client/mod.rs:95:11 [INFO] [stderr] | [INFO] [stderr] 95 | #[cfg(feature = "defalte-sync")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `defalte-sync` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `defalte-async` [INFO] [stderr] --> src/client/mod.rs:349:11 [INFO] [stderr] | [INFO] [stderr] 349 | #[cfg(feature = "defalte-async")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `defalte-async` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stderr] --> src/client/mod.rs:79:27 [INFO] [stderr] | [INFO] [stderr] 79 | #[cfg(feature = "sync-native-tls")] [INFO] [stderr] | ^^^^^^^^^^----------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stderr] --> src/client/mod.rs:84:31 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(not(feature = "sync-native-tls"))] [INFO] [stderr] | ^^^^^^^^^^----------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sync-native-tls` [INFO] [stderr] --> src/client/mod.rs:78:32 [INFO] [stderr] | [INFO] [stderr] 78 | } else if cfg!(feature = "sync-native-tls") { [INFO] [stderr] | ^^^^^^^^^^----------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `sync-native-tls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `StmtInit` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct StmtInit { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `StmtPrepare` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct StmtPrepare { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StmtSetTableName` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct StmtSetTableName { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StmtSetTags` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | pub struct StmtSetTags { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StmtBind` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct StmtBind { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StmtAddBatch` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | pub struct StmtAddBatch { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StmtExec` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub struct StmtExec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StmtClose` is never constructed [INFO] [stderr] --> src/stmt/messages.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct StmtClose { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `ResId` is never used [INFO] [stderr] --> src/consumer/messages.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | pub type ResId = u64; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `ConsumerId` is never used [INFO] [stderr] --> src/consumer/messages.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | pub type ConsumerId = u64; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TmqArgs` is never constructed [INFO] [stderr] --> src/consumer/messages.rs:90:12 [INFO] [stderr] | [INFO] [stderr] 90 | pub struct TmqArgs { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `WsFetchArgs` is never constructed [INFO] [stderr] --> src/consumer/messages.rs:159:12 [INFO] [stderr] | [INFO] [stderr] 159 | pub struct WsFetchArgs { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `WsFetchArgs` is never constructed [INFO] [stderr] --> src/query/infra.rs:105:12 [INFO] [stderr] | [INFO] [stderr] 105 | pub struct WsFetchArgs { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `WsResArgs` is never constructed [INFO] [stderr] --> src/schemaless/infra.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | pub struct WsResArgs { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/stmt/mod.rs:739:70 [INFO] [stderr] | [INFO] [stderr] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&mut Self> { [INFO] [stderr] | -- -- ^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 739 | pub async fn s_stmt<'a>(&'a mut self, sql: &'a str) -> RawResult<&'a mut Self> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `taos-ws` (lib) generated 20 warnings (run `cargo fix --lib -p taos-ws` to apply 1 suggestion) [INFO] [stderr] warning: unexpected `cfg` condition value: `async` [INFO] [stderr] --> src/query/mod.rs:430:11 [INFO] [stderr] | [INFO] [stderr] 430 | #[cfg(feature = "async")] [INFO] [stderr] | ^^^^^^^^^^------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"sync"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `defalte-sync` [INFO] [stderr] --> src/client/mod.rs:95:11 [INFO] [stderr] | [INFO] [stderr] 95 | #[cfg(feature = "defalte-sync")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `deflate`, `native-tls`, `native-tls-vendored`, `rustls`, `sync`, and `tmq` [INFO] [stderr] = help: consider adding `defalte-sync` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `taos-ws` (lib test) generated 21 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taos_ws-538835c52201f72c) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test query::asyn::tests::ws_persistent_connection ... ignored [INFO] [stdout] test query::asyn::tests::test_client_cloud ... ok [INFO] [stdout] test query::infra::test_serde_recv_data ... ok [INFO] [stdout] test query::asyn::tests::test_is_support_binary_sql ... ok [INFO] [stdout] test query::infra::test_serde_send ... ok [INFO] [stdout] test schemaless::infra::tests::test_serde_send ... ok [INFO] [stdout] test stmt::messages::tests::stmt ... ok [INFO] [stdout] test client::tests::test_async_connect_with ... FAILED [INFO] [stdout] test consumer::messages::test_serde_recv_data ... ok [INFO] [stdout] test query::infra::tests::dsn_error ... ok [INFO] [stdout] test query::asyn::tests::ws_write_raw_block_with_req_id ... FAILED [INFO] [stdout] test query::asyn::tests::test_client ... FAILED [INFO] [stdout] test stmt::tests::test_stmt_num_params_and_get_param ... FAILED [INFO] [stdout] test query::asyn::tests::ws_show_databases ... FAILED [INFO] [stdout] test consumer::tests::test_ws_tmq_meta_batch ... FAILED [INFO] [stdout] test consumer::tests::test_ws_tmq_meta ... FAILED [INFO] [stdout] test query::asyn::tests::ws_async_data_flow ... FAILED [INFO] [stdout] test stmt::tests::test_client ... FAILED [INFO] [stdout] test stmt::tests::test_stmt_use_result ... FAILED [INFO] [stdout] test stmt::tests::test_stmt_stable_with_json ... FAILED [INFO] [stdout] test query::tests::ws_show_databases ... FAILED [INFO] [stdout] test stmt::tests::test_stmt_stable ... FAILED [INFO] [stdout] test stmt::tests::test_stmt_use_result_usage_error ... FAILED [INFO] [stdout] test query::asyn::tests::ws_write_raw_block ... FAILED [INFO] [stdout] test consumer::tests::test_ws_tmq_metadata ... FAILED [INFO] [stdout] test query::tests::ws_sync_json ... FAILED [INFO] [stdout] test consumer::tests::test_ws_tmq_meta_sync ... FAILED [INFO] [stdout] test query::tests::ws_sync ... FAILED [INFO] [stdout] test stmt::tests::test_stmt_get_tag_and_col_fields ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_async_connect_with stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'client::tests::test_async_connect_with' (24) panicked at src/client/mod.rs:606:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d6184d9dd92 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d6184d9dd92 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d6184d9dd92 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d6184d9dd92 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d6184db170f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d6184db170f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d6184d67ce1 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d6184d67ce1 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d6184d74ef2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d6184d7a8bf - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d6184d7a751 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d61847be00e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5d61847be00e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d6184d7b02f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5d6184d7b02f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d6184d7ada6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5d6184d75029 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d6184d5b63d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d6184dbb110 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5d6184dbb0ec - core::panicking::panic::h43cc40e5e3a930ed [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x5d6184530693 - taos_ws::client::tests::test_async_connect_with::{{closure}}::hc01fb9a9f4446040 [INFO] [stdout] at /opt/rustwide/workdir/src/client/mod.rs:606:9 [INFO] [stdout] 21: 0x5d6184713f22 - as core::future::future::Future>::poll::h49c2e79aa414a5f7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5d6184713e7d - as core::future::future::Future>::poll::h45bd86f6ac6c87e9 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5d618457384d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf0b66f42c2e97a64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x5d6184570acb - tokio::task::coop::with_budget::h7c1d248571520911 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x5d6184570acb - tokio::task::coop::budget::hb01969313673c04b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x5d6184570acb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2e4b58300b8256b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x5d6184546ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h25d86d0e87475860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x5d618456190d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c0c4ce98075229b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x5d618455cde4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8231fac95de3f454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x5d618461f4fb - tokio::runtime::context::scoped::Scoped::set::h2f3b21d5e3a372db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5d61846d0f99 - tokio::runtime::context::set_scheduler::{{closure}}::h0af27d066ea58fc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x5d61847271f2 - std::thread::local::LocalKey::try_with::h95a8b20631584d47 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5d618471b19e - std::thread::local::LocalKey::with::h4d6340edeb618b6c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5d61846d0a0d - tokio::runtime::context::set_scheduler::h794df34523408ffc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x5d618455a5e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd06249c41ebb99e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x5d618455d7e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a03b911027a0d2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x5d618453e240 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6b56aff50949ab0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x5d618470afb0 - tokio::runtime::context::runtime::enter_runtime::hf7248839537dad06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5d618453bab1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha03bb3e216ae3ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x5d618449eb14 - tokio::runtime::runtime::Runtime::block_on_inner::hc842bddf95d631a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x5d61844a119c - tokio::runtime::runtime::Runtime::block_on::hdea885e0efcf3db6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x5d6184530032 - taos_ws::client::tests::test_async_connect_with::h2c66bf4f2e4cdb32 [INFO] [stdout] at /opt/rustwide/workdir/src/client/mod.rs:621:32 [INFO] [stdout] 43: 0x5d61845300c7 - taos_ws::client::tests::test_async_connect_with::{{closure}}::h1c54455016160e1b [INFO] [stdout] at /opt/rustwide/workdir/src/client/mod.rs:582:39 [INFO] [stdout] 44: 0x5d61846757c6 - core::ops::function::FnOnce::call_once::h2feba4350b3b0e2e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5d61847bde3b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5d61847bde3b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5d61847d3a15 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5d61847d3a15 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5d61847d3a15 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x5d61847d3a15 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x5d61847d3a15 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5d61847d3a15 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5d61847d3a15 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5d61847aa224 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5d61847aa224 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5d61847adaea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5d61847adaea - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5d61847adaea - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5d61847adaea - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5d61847adaea - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5d61847adaea - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5d61847adaea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5d6184d7016f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 64: 0x5d6184d7016f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x7f18c234eaa4 - [INFO] [stdout] 66: 0x7f18c23dba34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- query::asyn::tests::ws_write_raw_block_with_req_id stdout ---- [INFO] [stdout] [src/query/asyn.rs:1552:9] &raw = Raw { [INFO] [stdout] layout: RefCell { [INFO] [stdout] value: Layout( [INFO] [stdout] WITH_TABLE_NAME | WITH_GROUP_ID | WITH_FIELD_SCHEMA | SCHEMA_CHANGED, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] version: V2, [INFO] [stdout] data: "...", [INFO] [stdout] rows: 1, [INFO] [stdout] cols: 2, [INFO] [stdout] precision: Millisecond, [INFO] [stdout] table: Some( [INFO] [stdout] "tb1", [INFO] [stdout] ), [INFO] [stdout] fields: [ [INFO] [stdout] "ts", [INFO] [stdout] "v", [INFO] [stdout] ], [INFO] [stdout] group_id: 0, [INFO] [stdout] schemas: [ [INFO] [stdout] ColSchema { [INFO] [stdout] ty: Timestamp, [INFO] [stdout] len: 8, [INFO] [stdout] }, [INFO] [stdout] ColSchema { [INFO] [stdout] ty: Bool, [INFO] [stdout] len: 1, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] lengths: b"\x08\0\0\0\x01\0\0\0", [INFO] [stdout] columns: [ [INFO] [stdout] Timestamp( [INFO] [stdout] [ [INFO] [stdout] Some( [INFO] [stdout] Milliseconds( [INFO] [stdout] 0, [INFO] [stdout] ), [INFO] [stdout] ), [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] Bool( [INFO] [stdout] [ [INFO] [stdout] None, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] ], [INFO] [stdout] } [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: taos_ws::query::asyn::WsTaos::from_dsn::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:592:34 [INFO] [stdout] 9: taos_ws::query::asyn::tests::ws_write_raw_block_with_req_id::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1559:44 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 13: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 14: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 31: taos_ws::query::asyn::tests::ws_write_raw_block_with_req_id [INFO] [stdout] at ./src/query/asyn.rs:1594:11 [INFO] [stdout] 32: taos_ws::query::asyn::tests::ws_write_raw_block_with_req_id::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1540:50 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- query::asyn::tests::test_client stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: taos_ws::query::asyn::WsTaos::from_dsn::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:592:34 [INFO] [stdout] 9: taos_ws::query::asyn::tests::test_client::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1407:44 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 13: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 14: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 31: taos_ws::query::asyn::tests::test_client [INFO] [stdout] at ./src/query/asyn.rs:1439:11 [INFO] [stdout] 32: taos_ws::query::asyn::tests::test_client::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1400:31 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_stmt_num_params_and_get_param stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_stmt_num_params_and_get_param::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1245:60 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_stmt_num_params_and_get_param [INFO] [stdout] at ./src/stmt/mod.rs:1292:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_stmt_num_params_and_get_param::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1237:54 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] ---- query::asyn::tests::ws_show_databases stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: taos_ws::query::asyn::WsTaos::from_dsn::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:592:34 [INFO] [stdout] 9: taos_ws::query::asyn::tests::ws_show_databases::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1475:44 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 13: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 14: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 31: taos_ws::query::asyn::tests::ws_show_databases [INFO] [stdout] at ./src/query/asyn.rs:1483:11 [INFO] [stdout] 32: taos_ws::query::asyn::tests::ws_show_databases::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1469:37 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- consumer::tests::test_ws_tmq_meta_batch stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_query::prelude::async::AsyncQueryable::exec_many::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:534:39 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: taos_ws::consumer::tests::test_ws_tmq_meta_batch::{{closure}} [INFO] [stdout] at ./src/consumer/mod.rs:1645:10 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 18: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 19: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 24: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 26: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 27: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 28: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 30: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 32: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 34: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 35: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 36: taos_ws::consumer::tests::test_ws_tmq_meta_batch [INFO] [stdout] at ./src/consumer/mod.rs:1728:11 [INFO] [stdout] 37: taos_ws::consumer::tests::test_ws_tmq_meta_batch::{{closure}} [INFO] [stdout] at ./src/consumer/mod.rs:1567:42 [INFO] [stdout] 38: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 58: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: [INFO] [stdout] 60: clone [INFO] [stdout] [INFO] [stdout] ---- consumer::tests::test_ws_tmq_meta stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_query::prelude::async::AsyncQueryable::exec_many::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:534:39 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: taos_ws::consumer::tests::test_ws_tmq_meta::{{closure}} [INFO] [stdout] at ./src/consumer/mod.rs:1810:10 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 18: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 19: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 24: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 26: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 27: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 28: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 30: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 32: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 34: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 35: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 36: taos_ws::consumer::tests::test_ws_tmq_meta [INFO] [stdout] at ./src/consumer/mod.rs:1891:11 [INFO] [stdout] 37: taos_ws::consumer::tests::test_ws_tmq_meta::{{closure}} [INFO] [stdout] at ./src/consumer/mod.rs:1732:36 [INFO] [stdout] 38: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 58: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: [INFO] [stdout] 60: clone [INFO] [stdout] [INFO] [stdout] ---- query::asyn::tests::ws_async_data_flow stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: taos_ws::query::asyn::WsTaos::from_dsn::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:592:34 [INFO] [stdout] 9: taos_ws::query::asyn::tests::ws_async_data_flow::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1669:67 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 13: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 14: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 31: taos_ws::query::asyn::tests::ws_async_data_flow [INFO] [stdout] at ./src/query/asyn.rs:1783:11 [INFO] [stdout] 32: taos_ws::query::asyn::tests::ws_async_data_flow::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1666:38 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_client stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_client::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:999:60 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_client [INFO] [stdout] at ./src/stmt/mod.rs:1022:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_client::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:991:31 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_stmt_use_result stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_stmt_use_result::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1142:60 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_stmt_use_result [INFO] [stdout] at ./src/stmt/mod.rs:1172:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_stmt_use_result::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1134:40 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_stmt_stable_with_json stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_stmt_stable_with_json::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1034:60 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_stmt_stable_with_json [INFO] [stdout] at ./src/stmt/mod.rs:1069:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_stmt_stable_with_json::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1026:46 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] ---- query::tests::ws_show_databases stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 11: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 12: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 13: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 14: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 16: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 17: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 18: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 19: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 20: taos_query::block_in_place_or_global [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/lib.rs:62:42 [INFO] [stdout] 21: ::query [INFO] [stdout] at ./src/query/mod.rs:130:9 [INFO] [stdout] 22: taos_ws::query::tests::ws_show_databases [INFO] [stdout] at ./src/query/mod.rs:401:29 [INFO] [stdout] 23: taos_ws::query::tests::ws_show_databases::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:396:31 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 44: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: [INFO] [stdout] 46: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_stmt_stable stdout ---- [INFO] [stdout] [src/stmt/mod.rs:1300:9] &dsn = Dsn { [INFO] [stdout] driver: "taos", [INFO] [stdout] protocol: None, [INFO] [stdout] username: None, [INFO] [stdout] password: None, [INFO] [stdout] addresses: [ [INFO] [stdout] Address { [INFO] [stdout] host: Some( [INFO] [stdout] "localhost", [INFO] [stdout] ), [INFO] [stdout] port: Some( [INFO] [stdout] 6041, [INFO] [stdout] ), [INFO] [stdout] path: None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] path: None, [INFO] [stdout] subject: None, [INFO] [stdout] params: {}, [INFO] [stdout] } [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_stmt_stable::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1303:53 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_stmt_stable [INFO] [stdout] at ./src/stmt/mod.rs:1333:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_stmt_stable::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1296:36 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_stmt_use_result_usage_error stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_stmt_use_result_usage_error::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1184:60 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_stmt_use_result_usage_error [INFO] [stdout] at ./src/stmt/mod.rs:1233:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_stmt_use_result_usage_error::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1176:52 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] ---- query::asyn::tests::ws_write_raw_block stdout ---- [INFO] [stdout] [src/query/asyn.rs:1499:9] &raw = Raw { [INFO] [stdout] layout: RefCell { [INFO] [stdout] value: Layout( [INFO] [stdout] WITH_TABLE_NAME | WITH_GROUP_ID | WITH_FIELD_SCHEMA | SCHEMA_CHANGED, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] version: V2, [INFO] [stdout] data: "...", [INFO] [stdout] rows: 1, [INFO] [stdout] cols: 2, [INFO] [stdout] precision: Millisecond, [INFO] [stdout] table: Some( [INFO] [stdout] "tb1", [INFO] [stdout] ), [INFO] [stdout] fields: [ [INFO] [stdout] "ts", [INFO] [stdout] "v", [INFO] [stdout] ], [INFO] [stdout] group_id: 0, [INFO] [stdout] schemas: [ [INFO] [stdout] ColSchema { [INFO] [stdout] ty: Timestamp, [INFO] [stdout] len: 8, [INFO] [stdout] }, [INFO] [stdout] ColSchema { [INFO] [stdout] ty: Bool, [INFO] [stdout] len: 1, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] lengths: b"\x08\0\0\0\x01\0\0\0", [INFO] [stdout] columns: [ [INFO] [stdout] Timestamp( [INFO] [stdout] [ [INFO] [stdout] Some( [INFO] [stdout] Milliseconds( [INFO] [stdout] 0, [INFO] [stdout] ), [INFO] [stdout] ), [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] Bool( [INFO] [stdout] [ [INFO] [stdout] None, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] ], [INFO] [stdout] } [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: taos_ws::query::asyn::WsTaos::from_dsn::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:592:34 [INFO] [stdout] 9: taos_ws::query::asyn::tests::ws_write_raw_block::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1507:44 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 13: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 14: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 19: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 27: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 29: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 30: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 31: taos_ws::query::asyn::tests::ws_write_raw_block [INFO] [stdout] at ./src/query/asyn.rs:1536:11 [INFO] [stdout] 32: taos_ws::query::asyn::tests::ws_write_raw_block::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:1487:38 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- consumer::tests::test_ws_tmq_metadata stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 11: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 12: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 13: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 14: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 16: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 17: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 18: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 19: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 20: taos_query::block_in_place_or_global [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/lib.rs:62:42 [INFO] [stdout] 21: ::query [INFO] [stdout] at ./src/query/mod.rs:130:9 [INFO] [stdout] 22: taos_query::prelude::sync::Queryable::exec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:199:18 [INFO] [stdout] 23: taos_query::prelude::sync::Queryable::exec_many::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:214:33 [INFO] [stdout] 24: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 25: core::array::iter::iter_inner::PolymorphicIter<[core::mem::maybe_uninit::MaybeUninit]>::try_fold::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/array/iter/iter_inner.rs:220:13 [INFO] [stdout] 26: ::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/index_range.rs:169:21 [INFO] [stdout] 27: core::array::iter::iter_inner::PolymorphicIter<[core::mem::maybe_uninit::MaybeUninit]>::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/array/iter/iter_inner.rs:215:20 [INFO] [stdout] 28: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/array/iter.rs:263:27 [INFO] [stdout] 29: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 30: taos_query::prelude::sync::Queryable::exec_many [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:215:18 [INFO] [stdout] 31: taos_ws::consumer::tests::test_ws_tmq_metadata [INFO] [stdout] at ./src/consumer/mod.rs:2093:14 [INFO] [stdout] 32: taos_ws::consumer::tests::test_ws_tmq_metadata::{{closure}} [INFO] [stdout] at ./src/consumer/mod.rs:2086:34 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- query::tests::ws_sync_json stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 11: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 12: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 13: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 14: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 16: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 17: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 18: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 19: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 20: taos_query::block_in_place_or_global [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/lib.rs:62:42 [INFO] [stdout] 21: ::query [INFO] [stdout] at ./src/query/mod.rs:130:9 [INFO] [stdout] 22: taos_query::prelude::sync::Queryable::exec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:199:18 [INFO] [stdout] 23: taos_ws::query::tests::ws_sync_json [INFO] [stdout] at ./src/query/mod.rs:176:27 [INFO] [stdout] 24: taos_ws::query::tests::ws_sync_json::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:170:26 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: [INFO] [stdout] 47: clone [INFO] [stdout] [INFO] [stdout] ---- consumer::tests::test_ws_tmq_meta_sync stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 11: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 12: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 13: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 14: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 16: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 17: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 18: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 19: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 20: taos_query::block_in_place_or_global [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/lib.rs:62:42 [INFO] [stdout] 21: ::query [INFO] [stdout] at ./src/query/mod.rs:130:9 [INFO] [stdout] 22: taos_query::prelude::sync::Queryable::exec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:199:18 [INFO] [stdout] 23: taos_query::prelude::sync::Queryable::exec_many::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:214:33 [INFO] [stdout] 24: core::iter::adapters::map::map_try_fold::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 25: core::array::iter::iter_inner::PolymorphicIter<[core::mem::maybe_uninit::MaybeUninit]>::try_fold::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/array/iter/iter_inner.rs:220:13 [INFO] [stdout] 26: ::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/index_range.rs:169:21 [INFO] [stdout] 27: core::array::iter::iter_inner::PolymorphicIter<[core::mem::maybe_uninit::MaybeUninit]>::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/array/iter/iter_inner.rs:215:20 [INFO] [stdout] 28: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/array/iter.rs:263:27 [INFO] [stdout] 29: as core::iter::traits::iterator::Iterator>::try_fold [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 30: taos_query::prelude::sync::Queryable::exec_many [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:215:18 [INFO] [stdout] 31: taos_ws::consumer::tests::test_ws_tmq_meta_sync [INFO] [stdout] at ./src/consumer/mod.rs:1902:14 [INFO] [stdout] 32: taos_ws::consumer::tests::test_ws_tmq_meta_sync::{{closure}} [INFO] [stdout] at ./src/consumer/mod.rs:1895:35 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 53: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 54: [INFO] [stdout] 55: clone [INFO] [stdout] [INFO] [stdout] ---- query::tests::ws_sync stdout ---- [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 11: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 12: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 13: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 14: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 16: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 17: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 18: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 19: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 20: taos_query::block_in_place_or_global [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/lib.rs:62:42 [INFO] [stdout] 21: ::query [INFO] [stdout] at ./src/query/mod.rs:130:9 [INFO] [stdout] 22: taos_query::prelude::sync::Queryable::exec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:199:18 [INFO] [stdout] 23: taos_ws::query::tests::ws_sync [INFO] [stdout] at ./src/query/mod.rs:297:27 [INFO] [stdout] 24: taos_ws::query::tests::ws_sync::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:291:21 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: [INFO] [stdout] 47: clone [INFO] [stdout] [INFO] [stdout] ---- stmt::tests::test_stmt_get_tag_and_col_fields stdout ---- [INFO] [stdout] [src/stmt/mod.rs:1077:9] &dsn = Dsn { [INFO] [stdout] driver: "taos", [INFO] [stdout] protocol: None, [INFO] [stdout] username: None, [INFO] [stdout] password: None, [INFO] [stdout] addresses: [ [INFO] [stdout] Address { [INFO] [stdout] host: Some( [INFO] [stdout] "localhost", [INFO] [stdout] ), [INFO] [stdout] port: Some( [INFO] [stdout] 6041, [INFO] [stdout] ), [INFO] [stdout] path: None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] path: None, [INFO] [stdout] subject: None, [INFO] [stdout] params: {}, [INFO] [stdout] } [INFO] [stdout] Error: [0xE001] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Internal error: `WebSocket internal[ws-tool] error: connection failed `failed to create tcp connection Connection refused (os error 111)`` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: taos_error::source::Inner::raw [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:99:24 [INFO] [stdout] 1: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/source.rs:68:9 [INFO] [stdout] 2: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 3: taos_error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-error-0.12.4/src/lib.rs:185:32 [INFO] [stdout] 4: taos_ws::query::asyn:: for taos_error::Error>::from [INFO] [stdout] at ./src/query/asyn.rs:297:21 [INFO] [stdout] 5: >::into [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 6: taos_ws::TaosBuilder::ws_tool_build_stream::{{closure}} [INFO] [stdout] at ./src/lib.rs:565:36 [INFO] [stdout] 7: taos_ws::query::asyn::WsTaos::from_wsinfo::{{closure}} [INFO] [stdout] at ./src/query/asyn.rs:776:65 [INFO] [stdout] 8: ::query::{{closure}} [INFO] [stdout] at ./src/query/mod.rs:51:63 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: taos_query::prelude::async::AsyncQueryable::exec::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taos-query-0.12.4/src/prelude.rs:504:29 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: taos_ws::stmt::tests::test_stmt_get_tag_and_col_fields::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1080:58 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 16: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 17: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 22: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 23: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 29: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 30: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 32: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 33: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 34: taos_ws::stmt::tests::test_stmt_get_tag_and_col_fields [INFO] [stdout] at ./src/stmt/mod.rs:1130:11 [INFO] [stdout] 35: taos_ws::stmt::tests::test_stmt_get_tag_and_col_fields::{{closure}} [INFO] [stdout] at ./src/stmt/mod.rs:1073:52 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::test_async_connect_with [INFO] [stdout] consumer::tests::test_ws_tmq_meta [INFO] [stdout] consumer::tests::test_ws_tmq_meta_batch [INFO] [stdout] consumer::tests::test_ws_tmq_meta_sync [INFO] [stdout] consumer::tests::test_ws_tmq_metadata [INFO] [stdout] query::asyn::tests::test_client [INFO] [stdout] query::asyn::tests::ws_async_data_flow [INFO] [stdout] query::asyn::tests::ws_show_databases [INFO] [stdout] query::asyn::tests::ws_write_raw_block [INFO] [stdout] query::asyn::tests::ws_write_raw_block_with_req_id [INFO] [stdout] query::tests::ws_show_databases [INFO] [stdout] query::tests::ws_sync [INFO] [stdout] query::tests::ws_sync_json [INFO] [stdout] stmt::tests::test_client [INFO] [stdout] stmt::tests::test_stmt_get_tag_and_col_fields [INFO] [stdout] stmt::tests::test_stmt_num_params_and_get_param [INFO] [stdout] stmt::tests::test_stmt_stable [INFO] [stdout] stmt::tests::test_stmt_stable_with_json [INFO] [stdout] stmt::tests::test_stmt_use_result [INFO] [stdout] stmt::tests::test_stmt_use_result_usage_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 20 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4d08d67438a268e19a5cc63747858c6f5420e2dbf18c4689851712c273d662ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d08d67438a268e19a5cc63747858c6f5420e2dbf18c4689851712c273d662ae", kill_on_drop: false }` [INFO] [stdout] 4d08d67438a268e19a5cc63747858c6f5420e2dbf18c4689851712c273d662ae