[INFO] fetching crate taos 0.12.3... [INFO] checking taos-0.12.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate taos 0.12.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate taos 0.12.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taos 0.12.3 [INFO] finished tweaking crates.io crate taos 0.12.3 [INFO] tweaked toml for crates.io crate taos 0.12.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate taos 0.12.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f3d61cf952fafbe45cc02553710cf5966181cbacca82259ad2a70cc8aaadf11 [INFO] running `Command { std: "docker" "start" "-a" "1f3d61cf952fafbe45cc02553710cf5966181cbacca82259ad2a70cc8aaadf11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f3d61cf952fafbe45cc02553710cf5966181cbacca82259ad2a70cc8aaadf11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3d61cf952fafbe45cc02553710cf5966181cbacca82259ad2a70cc8aaadf11", kill_on_drop: false }` [INFO] [stdout] 1f3d61cf952fafbe45cc02553710cf5966181cbacca82259ad2a70cc8aaadf11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d26be7271198fd3cba62ba4a02d1dd8c299ab31f669ec6e27d3928aff3391db4 [INFO] running `Command { std: "docker" "start" "-a" "d26be7271198fd3cba62ba4a02d1dd8c299ab31f669ec6e27d3928aff3391db4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking parking v2.1.1 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.4.1 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rustls v0.23.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blocking v1.4.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling taos-error v0.12.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling num_enum_derive v0.7.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling taos-query v0.12.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking faststr v0.2.19 [INFO] [stderr] Checking prettytable v0.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking mdsn v0.2.24 [INFO] [stderr] Checking num_enum v0.7.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking async-executor v1.5.3 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking async-signal v0.2.1 [INFO] [stderr] Checking rustls-connector v0.16.1 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Compiling serde_with_macros v3.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling fun_time_derive v0.3.4 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Checking event-listener v3.0.0 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking fun_time v0.3.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_builder v4.4.5 [INFO] [stderr] Checking dlopen2 v0.6.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking async-process v1.8.0 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Compiling taos-macros v0.2.16 [INFO] [stderr] Checking serde_with v3.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking ws-tool v0.11.0 [INFO] [stderr] Checking tokio-tungstenite v0.23.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking clap v4.4.5 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking taos-ws v0.12.3 [INFO] [stderr] Checking taos-optin v0.12.3 [INFO] [stderr] Checking taos v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(any(feature = "ws", feature = "native", feature = "optin"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "ws", not(any(feature = "native", feature = "optin"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(all(any(feature = "native", feature = "optin"), not(feature = "ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(all(any(feature = "native", feature = "optin"), not(feature = "ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(not(feature = "ws"), not(feature = "native"), not(feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(any(feature = "ws", feature = "native", feature = "optin"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(all(feature = "ws", any(feature = "native", feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "ws", not(any(feature = "native", feature = "optin"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(all(any(feature = "native", feature = "optin"), not(feature = "ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(all(any(feature = "native", feature = "optin"), not(feature = "ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` 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: `native` [INFO] [stdout] --> src/lib.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(not(feature = "ws"), not(feature = "native"), not(feature = "optin")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `deadpool`, `default`, `deflate`, `optin`, `r2d2`, `taos-optin`, `taos-ws`, `ws`, `ws-native-tls`, and `ws-rustls` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:322:24 [INFO] [stdout] | [INFO] [stdout] 321 | topics: I, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | ) -> RawResult<()> { [INFO] [stdout] | ________________________^ [INFO] [stdout] 323 | | match &mut self.0 { [INFO] [stdout] 324 | | ConsumerInner::Native(c) => { [INFO] [stdout] 325 | | ::subscribe(c, topics) [INFO] [stdout] ... | [INFO] [stdout] 334 | | } [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:337:32 [INFO] [stdout] | [INFO] [stdout] 337 | async fn unsubscribe(self) { [INFO] [stdout] | __________________________----__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 338 | | match self.0 { [INFO] [stdout] 339 | | ConsumerInner::Native(c) => { [INFO] [stdout] 340 | | ::unsubscribe(c).await [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:360:33 [INFO] [stdout] | [INFO] [stdout] 358 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 359 | ( [INFO] [stdout] 360 | Offset(OffsetInner::Native(offset)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 358 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | / match msg { [INFO] [stdout] 362 | | MessageSet::Meta(meta) => { [INFO] [stdout] 363 | | MessageSet::Meta(Meta(MetaInner::Native(meta))) [INFO] [stdout] 364 | | } [INFO] [stdout] ... | [INFO] [stdout] 371 | | ), [INFO] [stdout] 372 | | }, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 382 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | ( [INFO] [stdout] 384 | Offset(OffsetInner::Ws(offset)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 382 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | / match msg { [INFO] [stdout] 386 | | taos_query::tmq::MessageSet::Meta(meta) => { [INFO] [stdout] 387 | | MessageSet::Meta(Meta(MetaInner::Ws(meta))) [INFO] [stdout] 388 | | } [INFO] [stdout] ... | [INFO] [stdout] 397 | | } [INFO] [stdout] 398 | | }, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:406:67 [INFO] [stdout] | [INFO] [stdout] 406 | async fn commit(&self, offset: Self::Offset) -> RawResult<()> { [INFO] [stdout] | ____________________________--------------------___________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 407 | | match &self.0 { [INFO] [stdout] 408 | | ConsumerInner::Native(c) => match offset.0 { [INFO] [stdout] 409 | | OffsetInner::Native(offset) => { [INFO] [stdout] ... | [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query.rs:347:99 [INFO] [stdout] | [INFO] [stdout] 347 | async fn query + Send + Sync>(&self, sql: T) -> RawResult { [INFO] [stdout] | ________________________________________________________------_____________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | | log::trace!("Query with SQL: {}", sql.as_ref()); [INFO] [stdout] 349 | | match &self.0 { [INFO] [stdout] 350 | | TaosInner::Native(taos) => taos [INFO] [stdout] ... | [INFO] [stdout] 362 | | } [INFO] [stdout] 363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query.rs:369:42 [INFO] [stdout] | [INFO] [stdout] 367 | sql: T, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | req_id: u64, [INFO] [stdout] 369 | ) -> RawResult { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 370 | | log::trace!("Query with SQL: {}", sql.as_ref()); [INFO] [stdout] 371 | | match &self.0 { [INFO] [stdout] 372 | | TaosInner::Native(taos) => taos [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taos` (lib) due to 10 previous errors; 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:322:24 [INFO] [stdout] | [INFO] [stdout] 321 | topics: I, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | ) -> RawResult<()> { [INFO] [stdout] | ________________________^ [INFO] [stdout] 323 | | match &mut self.0 { [INFO] [stdout] 324 | | ConsumerInner::Native(c) => { [INFO] [stdout] 325 | | ::subscribe(c, topics) [INFO] [stdout] ... | [INFO] [stdout] 334 | | } [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:337:32 [INFO] [stdout] | [INFO] [stdout] 337 | async fn unsubscribe(self) { [INFO] [stdout] | __________________________----__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 338 | | match self.0 { [INFO] [stdout] 339 | | ConsumerInner::Native(c) => { [INFO] [stdout] 340 | | ::unsubscribe(c).await [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:360:33 [INFO] [stdout] | [INFO] [stdout] 358 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 359 | ( [INFO] [stdout] 360 | Offset(OffsetInner::Native(offset)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 358 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | / match msg { [INFO] [stdout] 362 | | MessageSet::Meta(meta) => { [INFO] [stdout] 363 | | MessageSet::Meta(Meta(MetaInner::Native(meta))) [INFO] [stdout] 364 | | } [INFO] [stdout] ... | [INFO] [stdout] 371 | | ), [INFO] [stdout] 372 | | }, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 382 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | ( [INFO] [stdout] 384 | Offset(OffsetInner::Ws(offset)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 382 | msg.map(|(offset, msg)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | / match msg { [INFO] [stdout] 386 | | taos_query::tmq::MessageSet::Meta(meta) => { [INFO] [stdout] 387 | | MessageSet::Meta(Meta(MetaInner::Ws(meta))) [INFO] [stdout] 388 | | } [INFO] [stdout] ... | [INFO] [stdout] 397 | | } [INFO] [stdout] 398 | | }, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tmq.rs:406:67 [INFO] [stdout] | [INFO] [stdout] 406 | async fn commit(&self, offset: Self::Offset) -> RawResult<()> { [INFO] [stdout] | ____________________________--------------------___________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 407 | | match &self.0 { [INFO] [stdout] 408 | | ConsumerInner::Native(c) => match offset.0 { [INFO] [stdout] 409 | | OffsetInner::Native(offset) => { [INFO] [stdout] ... | [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query.rs:347:99 [INFO] [stdout] | [INFO] [stdout] 347 | async fn query + Send + Sync>(&self, sql: T) -> RawResult { [INFO] [stdout] | ________________________________________________________------_____________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | | log::trace!("Query with SQL: {}", sql.as_ref()); [INFO] [stdout] 349 | | match &self.0 { [INFO] [stdout] 350 | | TaosInner::Native(taos) => taos [INFO] [stdout] ... | [INFO] [stdout] 362 | | } [INFO] [stdout] 363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query.rs:369:42 [INFO] [stdout] | [INFO] [stdout] 367 | sql: T, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | req_id: u64, [INFO] [stdout] 369 | ) -> RawResult { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 370 | | log::trace!("Query with SQL: {}", sql.as_ref()); [INFO] [stdout] 371 | | match &self.0 { [INFO] [stdout] 372 | | TaosInner::Native(taos) => taos [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taos` (lib test) due to 10 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d26be7271198fd3cba62ba4a02d1dd8c299ab31f669ec6e27d3928aff3391db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26be7271198fd3cba62ba4a02d1dd8c299ab31f669ec6e27d3928aff3391db4", kill_on_drop: false }` [INFO] [stdout] d26be7271198fd3cba62ba4a02d1dd8c299ab31f669ec6e27d3928aff3391db4