[INFO] cloning repository https://github.com/twomorehours/rsquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twomorehours/rsquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwomorehours%2Frsquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwomorehours%2Frsquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8175f0928c30fa988efafb61c4fe6df8d1f3cbbe [INFO] checking twomorehours/rsquery against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwomorehours%2Frsquery" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twomorehours/rsquery on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twomorehours/rsquery [INFO] finished tweaking git repo https://github.com/twomorehours/rsquery [INFO] tweaked toml for git repo https://github.com/twomorehours/rsquery written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/twomorehours/rsquery 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded datafusion-execution v35.0.0 [INFO] [stderr] Downloaded arrow-row v50.0.0 [INFO] [stderr] Downloaded arrow-csv v50.0.0 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded arrow-arith v50.0.0 [INFO] [stderr] Downloaded flatbuffers v23.5.26 [INFO] [stderr] Downloaded arrow-cast v50.0.0 [INFO] [stderr] Downloaded async-compression v0.4.6 [INFO] [stderr] Downloaded datafusion-common v35.0.0 [INFO] [stderr] Downloaded arrow v50.0.0 [INFO] [stderr] Downloaded sqlparser v0.41.0 [INFO] [stderr] Downloaded object_store v0.9.0 [INFO] [stderr] Downloaded datafusion-optimizer v35.0.0 [INFO] [stderr] Downloaded datafusion-expr v35.0.0 [INFO] [stderr] Downloaded arrow-array v50.0.0 [INFO] [stderr] Downloaded datafusion-sql v35.0.0 [INFO] [stderr] Downloaded arrow-ipc v50.0.0 [INFO] [stderr] Downloaded datafusion-physical-plan v35.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr v35.0.0 [INFO] [stderr] Downloaded arrow-buffer v50.0.0 [INFO] [stderr] Downloaded arrow-data v50.0.0 [INFO] [stderr] Downloaded arrow-schema v50.0.0 [INFO] [stderr] Downloaded arrow-json v50.0.0 [INFO] [stderr] Downloaded arrow-ord v50.0.0 [INFO] [stderr] Downloaded parquet v50.0.0 [INFO] [stderr] Downloaded datafusion v35.0.0 [INFO] [stderr] Downloaded arrow-string v50.0.0 [INFO] [stderr] Downloaded arrow-select v50.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e0d7961697e0883adbeff18f7e0493a9a8e93ca581094b206b6f91ea1a47c7 [INFO] running `Command { std: "docker" "start" "-a" "f2e0d7961697e0883adbeff18f7e0493a9a8e93ca581094b206b6f91ea1a47c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e0d7961697e0883adbeff18f7e0493a9a8e93ca581094b206b6f91ea1a47c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e0d7961697e0883adbeff18f7e0493a9a8e93ca581094b206b6f91ea1a47c7", kill_on_drop: false }` [INFO] [stdout] f2e0d7961697e0883adbeff18f7e0493a9a8e93ca581094b206b6f91ea1a47c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7971d827b13f5f1aad24e688ebc7dbcbfc6daf2246425e033291713553cdf1 [INFO] running `Command { std: "docker" "start" "-a" "fc7971d827b13f5f1aad24e688ebc7dbcbfc6daf2246425e033291713553cdf1", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking sqlparser v0.41.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking object_store v0.9.0 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking arrow-arith v50.0.0 [INFO] [stderr] Checking arrow-cast v50.0.0 [INFO] [stderr] Checking arrow-string v50.0.0 [INFO] [stderr] Checking arrow-ord v50.0.0 [INFO] [stderr] Checking arrow-ipc v50.0.0 [INFO] [stderr] Checking arrow-json v50.0.0 [INFO] [stderr] Checking arrow-csv v50.0.0 [INFO] [stderr] Checking arrow v50.0.0 [INFO] [stderr] Checking parquet v50.0.0 [INFO] [stderr] Checking datafusion-common v35.0.0 [INFO] [stderr] Checking datafusion-expr v35.0.0 [INFO] [stderr] Checking datafusion-physical-expr v35.0.0 [INFO] [stderr] Checking datafusion-execution v35.0.0 [INFO] [stderr] Checking datafusion-sql v35.0.0 [INFO] [stderr] Checking datafusion-optimizer v35.0.0 [INFO] [stderr] Checking datafusion-physical-plan v35.0.0 [INFO] [stderr] Checking datafusion v35.0.0 [INFO] [stderr] Checking rsquery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.24s [INFO] running `Command { std: "docker" "inspect" "fc7971d827b13f5f1aad24e688ebc7dbcbfc6daf2246425e033291713553cdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7971d827b13f5f1aad24e688ebc7dbcbfc6daf2246425e033291713553cdf1", kill_on_drop: false }` [INFO] [stdout] fc7971d827b13f5f1aad24e688ebc7dbcbfc6daf2246425e033291713553cdf1 [INFO] checking twomorehours/rsquery against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwomorehours%2Frsquery" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twomorehours/rsquery on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twomorehours/rsquery [INFO] finished tweaking git repo https://github.com/twomorehours/rsquery [INFO] tweaked toml for git repo https://github.com/twomorehours/rsquery written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/twomorehours/rsquery 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f1fa0d1700e72845027668ef5b3f78ca49a1dfb2644b942aa3f24f654d54c26 [INFO] running `Command { std: "docker" "start" "-a" "9f1fa0d1700e72845027668ef5b3f78ca49a1dfb2644b942aa3f24f654d54c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f1fa0d1700e72845027668ef5b3f78ca49a1dfb2644b942aa3f24f654d54c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1fa0d1700e72845027668ef5b3f78ca49a1dfb2644b942aa3f24f654d54c26", kill_on_drop: false }` [INFO] [stdout] 9f1fa0d1700e72845027668ef5b3f78ca49a1dfb2644b942aa3f24f654d54c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 186a1a98b78d6ace07be9cef96788c9c5b4e6611b4556943cbccbd2f5796051b [INFO] running `Command { std: "docker" "start" "-a" "186a1a98b78d6ace07be9cef96788c9c5b4e6611b4556943cbccbd2f5796051b", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking sqlparser v0.41.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking object_store v0.9.0 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking arrow-arith v50.0.0 [INFO] [stderr] Checking arrow-cast v50.0.0 [INFO] [stderr] Checking arrow-string v50.0.0 [INFO] [stderr] Checking arrow-ord v50.0.0 [INFO] [stderr] Checking arrow-ipc v50.0.0 [INFO] [stderr] Checking arrow-csv v50.0.0 [INFO] [stderr] Checking arrow-json v50.0.0 [INFO] [stderr] Checking arrow v50.0.0 [INFO] [stderr] Checking parquet v50.0.0 [INFO] [stderr] Checking datafusion-common v35.0.0 [INFO] [stderr] Checking datafusion-expr v35.0.0 [INFO] [stderr] Checking datafusion-physical-expr v35.0.0 [INFO] [stderr] Checking datafusion-execution v35.0.0 [INFO] [stderr] Checking datafusion-sql v35.0.0 [INFO] [stderr] Checking datafusion-physical-plan v35.0.0 [INFO] [stderr] Checking datafusion-optimizer v35.0.0 [INFO] [stderr] Checking datafusion v35.0.0 [INFO] [stderr] Checking rsquery v0.1.0 (/opt/rustwide/workdir) [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/data_source.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 28 | let new_schema = schema_select(self.batch.schema(), projection); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let new_columns: Vec<_> = new_schema [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let new_batch = RecordBatch::try_new(Arc::new(new_schema), new_columns).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | [INFO] [stdout] 38 | Box::new(vec![new_batch].into_iter()) [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/execution.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn memory(&self, batch: RecordBatch) -> DataFrame { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | DataFrame(Rc::new(logical_plan::Scan::new( [INFO] [stdout] | ___________________^ [INFO] [stdout] 27 | | "".to_owned(), [INFO] [stdout] 28 | | Rc::new(MemoryDataSource::new(batch)), [INFO] [stdout] 29 | | projection, [INFO] [stdout] 30 | | ))) [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/logical_plan.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | fn to_field(&self, input: Rc) -> Field { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | / input [INFO] [stdout] 29 | | .schema() [INFO] [stdout] 30 | | .all_fields() [INFO] [stdout] 31 | | .iter() [INFO] [stdout] 32 | | .find(|f| f.name() == &self.name) [INFO] [stdout] 33 | | .map(|&f| f.clone()) [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/logical_plan.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 55 | fn to_field(&self, _: Rc) -> Field { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Field::new(self.0.clone(), DataType::Utf8, false) [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/logical_plan.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 82 | fn to_field(&self, _: Rc) -> Field { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | Field::new(self.0.to_string(), DataType::Int64, false) [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/logical_plan.rs:121:44 [INFO] [stdout] | [INFO] [stdout] 120 | fn to_field(&self, _input: Rc) -> Field { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Field::new(self.base.name.clone(), DataType::Boolean, false) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | create_boolean_binary_expr!(And, "and", "AND"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | create_boolean_binary_expr!(Or, "or", "OR"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | create_boolean_binary_expr!(Eq, "eq", "=="); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | create_boolean_binary_expr!(Ne, "ne", "!="); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | create_boolean_binary_expr!(Gt, "gt", ">"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 171 | create_boolean_binary_expr!(Gte, "gte", ">="); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | create_boolean_binary_expr!(Lt, "lt", "<"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | create_boolean_binary_expr!(Lte, "lte", "<="); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 232 | create_math_binary_expr!(Add, "add", "+"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 233 | create_math_binary_expr!(Sub, "sub", "-"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 234 | create_math_binary_expr!(Mul, "mul", "*"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 235 | create_math_binary_expr!(Div, "div", "/"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 236 | create_math_binary_expr!(Mod, "mod", "%"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:322:37 [INFO] [stdout] | [INFO] [stdout] 322 | .map(|e| e.to_field(self.input.clone())) [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/logical_plan.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 429 | let mut fields = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | Arc::new(Schema::new(fields)) [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/logical_plan.rs:432:33 [INFO] [stdout] | [INFO] [stdout] 432 | .map(|e| e.to_field(self.input.clone())) [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/logical_plan.rs:436:33 [INFO] [stdout] | [INFO] [stdout] 436 | .map(|e| e.to_field(self.input.clone())) [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/logical_plan.rs:454:14 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn project(self, expr: Vec>) -> Self { [INFO] [stdout] | ---- ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 454 | Self(Rc::new(Projection::new(self.0, expr))) [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/logical_plan.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn filter(self, expr: Rc) -> Self { [INFO] [stdout] | ---- ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 458 | Self(Rc::new(Selection::new(self.0, expr))) [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/logical_plan.rs:466:14 [INFO] [stdout] | [INFO] [stdout] 462 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 463 | group_expr: Vec>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | agg_expr: Vec>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 465 | ) -> Self { [INFO] [stdout] 466 | Self(Rc::new(Aggregate { [INFO] [stdout] | ______________^ [INFO] [stdout] 467 | | input: self.0, [INFO] [stdout] 468 | | agg_expr, [INFO] [stdout] 469 | | group_expr, [INFO] [stdout] 470 | | })) [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/physical_plan.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 115 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | [INFO] [stdout] 118 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 119 | | kernels::cmp::eq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 120 | | )) [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/physical_plan.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 137 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | [INFO] [stdout] 140 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 141 | | kernels::cmp::neq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 142 | | )) [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/physical_plan.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 159 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | [INFO] [stdout] 162 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 163 | | kernels::cmp::gt(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 164 | | )) [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/physical_plan.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 181 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | [INFO] [stdout] 184 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 185 | | kernels::cmp::gt_eq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 186 | | )) [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/physical_plan.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 203 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | [INFO] [stdout] 206 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 207 | | kernels::cmp::lt(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 208 | | )) [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/physical_plan.rs:228:29 [INFO] [stdout] | [INFO] [stdout] 225 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | [INFO] [stdout] 228 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 229 | | kernels::cmp::lt_eq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 230 | | )) [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/physical_plan.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 247 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | ArrayOrDatum::Array(Arc::new(kernels::boolean::and(b1, b2).unwrap())) [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/physical_plan.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 282 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | ArrayOrDatum::Array(Arc::new(kernels::boolean::or(b1, b2).unwrap())) [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/physical_plan.rs:320:29 [INFO] [stdout] | [INFO] [stdout] 317 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | [INFO] [stdout] 320 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 321 | | kernels::numeric::add(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 322 | | )) [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/physical_plan.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 339 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | [INFO] [stdout] 342 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 343 | | kernels::numeric::sub(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 344 | | )) [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/physical_plan.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 361 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 363 | [INFO] [stdout] 364 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 365 | | kernels::numeric::mul(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 366 | | )) [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/physical_plan.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 383 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | [INFO] [stdout] 386 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 387 | | kernels::numeric::div(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 388 | | )) [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/physical_plan.rs:408:29 [INFO] [stdout] | [INFO] [stdout] 405 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 407 | [INFO] [stdout] 408 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 409 | | kernels::numeric::rem(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 410 | | )) [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/physical_plan.rs:461:18 [INFO] [stdout] | [INFO] [stdout] 460 | let input = self.input.execute(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 461 | Box::new(input.map(|r| { [INFO] [stdout] | __________________^ [INFO] [stdout] 462 | | let res = self.expr.evaluate(&r); [INFO] [stdout] 463 | | match res { [INFO] [stdout] 464 | | ArrayOrDatum::Array(arr) => { [INFO] [stdout] ... | [INFO] [stdout] 474 | | } [INFO] [stdout] 475 | | })) [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/physical_plan.rs:469:36 [INFO] [stdout] | [INFO] [stdout] 469 | .map(|col| kernels::filter::filter(col, bitvector).unwrap()) [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/physical_plan.rs:502:18 [INFO] [stdout] | [INFO] [stdout] 501 | let input = self.input.execute(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | Box::new(input.map(|r| { [INFO] [stdout] | __________________^ [INFO] [stdout] 503 | | let new_cols = self [INFO] [stdout] 504 | | .expr [INFO] [stdout] 505 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 511 | | RecordBatch::try_new(self.schema(), new_cols).unwrap() [INFO] [stdout] 512 | | })) [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/physical_plan.rs:511:13 [INFO] [stdout] | [INFO] [stdout] 502 | Box::new(input.map(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | let new_cols = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | RecordBatch::try_new(self.schema(), new_cols).unwrap() [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/physical_plan.rs:506:39 [INFO] [stdout] | [INFO] [stdout] 506 | .filter_map(|e| match e.evaluate(&r) { [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/physical_plan.rs:738:18 [INFO] [stdout] | [INFO] [stdout] 627 | let mut map: HashMap, Vec>>> = HashMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 680 | let mut builders: Vec<_> = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 736 | let new_cols: Vec<_> = builders.into_iter().map(|mut b| b.finish()).collect(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 737 | let batch = RecordBatch::try_new(self.schema(), new_cols).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 738 | Box::new(vec![batch].into_iter()) [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/physical_plan.rs:642:26 [INFO] [stdout] | [INFO] [stdout] 642 | .map(|e| e.input_expr().evaluate(&r)) [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_planner.rs:169:43 [INFO] [stdout] | [INFO] [stdout] 169 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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_planner.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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_planner.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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_planner.rs:182:54 [INFO] [stdout] | [INFO] [stdout] 182 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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/data_source.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 28 | let new_schema = schema_select(self.batch.schema(), projection); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let new_columns: Vec<_> = new_schema [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let new_batch = RecordBatch::try_new(Arc::new(new_schema), new_columns).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | [INFO] [stdout] 38 | Box::new(vec![new_batch].into_iter()) [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/execution.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn memory(&self, batch: RecordBatch) -> DataFrame { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | DataFrame(Rc::new(logical_plan::Scan::new( [INFO] [stdout] | ___________________^ [INFO] [stdout] 27 | | "".to_owned(), [INFO] [stdout] 28 | | Rc::new(MemoryDataSource::new(batch)), [INFO] [stdout] 29 | | projection, [INFO] [stdout] 30 | | ))) [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/logical_plan.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | fn to_field(&self, input: Rc) -> Field { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | / input [INFO] [stdout] 29 | | .schema() [INFO] [stdout] 30 | | .all_fields() [INFO] [stdout] 31 | | .iter() [INFO] [stdout] 32 | | .find(|f| f.name() == &self.name) [INFO] [stdout] 33 | | .map(|&f| f.clone()) [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/logical_plan.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 55 | fn to_field(&self, _: Rc) -> Field { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Field::new(self.0.clone(), DataType::Utf8, false) [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/logical_plan.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 82 | fn to_field(&self, _: Rc) -> Field { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | Field::new(self.0.to_string(), DataType::Int64, false) [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/logical_plan.rs:121:44 [INFO] [stdout] | [INFO] [stdout] 120 | fn to_field(&self, _input: Rc) -> Field { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Field::new(self.base.name.clone(), DataType::Boolean, false) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | create_boolean_binary_expr!(And, "and", "AND"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | create_boolean_binary_expr!(Or, "or", "OR"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | create_boolean_binary_expr!(Eq, "eq", "=="); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | create_boolean_binary_expr!(Ne, "ne", "!="); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | create_boolean_binary_expr!(Gt, "gt", ">"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 171 | create_boolean_binary_expr!(Gte, "gte", ">="); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | create_boolean_binary_expr!(Lt, "lt", "<"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self { [INFO] [stdout] 137 | base: BooleanBinaryExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 138 | | base: BinaryExpr { [INFO] [stdout] 139 | | name: $fname.to_string(), [INFO] [stdout] 140 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 143 | | }, [INFO] [stdout] 144 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | create_boolean_binary_expr!(Lte, "lte", "<="); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_boolean_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 232 | create_math_binary_expr!(Add, "add", "+"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 233 | create_math_binary_expr!(Sub, "sub", "-"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 234 | create_math_binary_expr!(Mul, "mul", "*"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 235 | create_math_binary_expr!(Div, "div", "/"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new(l: Rc, r: Rc) -> Self { [INFO] [stdout] | ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | Self { [INFO] [stdout] 203 | base: MathExpr { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 204 | | base: BinaryExpr { [INFO] [stdout] 205 | | name: $fname.to_string(), [INFO] [stdout] 206 | | op: $op.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 209 | | }, [INFO] [stdout] 210 | | }, [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 236 | create_math_binary_expr!(Mod, "mod", "%"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_math_binary_expr` (in Nightly builds, run with -Z macro-backtrace for more info) [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/logical_plan.rs:322:37 [INFO] [stdout] | [INFO] [stdout] 322 | .map(|e| e.to_field(self.input.clone())) [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/logical_plan.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 429 | let mut fields = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | Arc::new(Schema::new(fields)) [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/logical_plan.rs:432:33 [INFO] [stdout] | [INFO] [stdout] 432 | .map(|e| e.to_field(self.input.clone())) [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/logical_plan.rs:436:33 [INFO] [stdout] | [INFO] [stdout] 436 | .map(|e| e.to_field(self.input.clone())) [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/logical_plan.rs:454:14 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn project(self, expr: Vec>) -> Self { [INFO] [stdout] | ---- ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 454 | Self(Rc::new(Projection::new(self.0, expr))) [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/logical_plan.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn filter(self, expr: Rc) -> Self { [INFO] [stdout] | ---- ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 458 | Self(Rc::new(Selection::new(self.0, expr))) [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/logical_plan.rs:466:14 [INFO] [stdout] | [INFO] [stdout] 462 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 463 | group_expr: Vec>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | agg_expr: Vec>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 465 | ) -> Self { [INFO] [stdout] 466 | Self(Rc::new(Aggregate { [INFO] [stdout] | ______________^ [INFO] [stdout] 467 | | input: self.0, [INFO] [stdout] 468 | | agg_expr, [INFO] [stdout] 469 | | group_expr, [INFO] [stdout] 470 | | })) [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/physical_plan.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 115 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | [INFO] [stdout] 118 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 119 | | kernels::cmp::eq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 120 | | )) [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/physical_plan.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 137 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | [INFO] [stdout] 140 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 141 | | kernels::cmp::neq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 142 | | )) [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/physical_plan.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 159 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | [INFO] [stdout] 162 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 163 | | kernels::cmp::gt(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 164 | | )) [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/physical_plan.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 181 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | [INFO] [stdout] 184 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 185 | | kernels::cmp::gt_eq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 186 | | )) [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/physical_plan.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 203 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | [INFO] [stdout] 206 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 207 | | kernels::cmp::lt(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 208 | | )) [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/physical_plan.rs:228:29 [INFO] [stdout] | [INFO] [stdout] 225 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | [INFO] [stdout] 228 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 229 | | kernels::cmp::lt_eq(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 230 | | )) [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/physical_plan.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 247 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | ArrayOrDatum::Array(Arc::new(kernels::boolean::and(b1, b2).unwrap())) [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/physical_plan.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 282 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | ArrayOrDatum::Array(Arc::new(kernels::boolean::or(b1, b2).unwrap())) [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/physical_plan.rs:320:29 [INFO] [stdout] | [INFO] [stdout] 317 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | [INFO] [stdout] 320 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 321 | | kernels::numeric::add(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 322 | | )) [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/physical_plan.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 339 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | [INFO] [stdout] 342 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 343 | | kernels::numeric::sub(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 344 | | )) [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 50 previous errors [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/physical_plan.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 361 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 363 | [INFO] [stdout] 364 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 365 | | kernels::numeric::mul(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 366 | | )) [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/physical_plan.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 383 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | [INFO] [stdout] 386 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 387 | | kernels::numeric::div(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 388 | | )) [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/physical_plan.rs:408:29 [INFO] [stdout] | [INFO] [stdout] 405 | let lres = self.l.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | let rres = self.r.evaluate(input); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 407 | [INFO] [stdout] 408 | ArrayOrDatum::Array(Arc::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 409 | | kernels::numeric::rem(lres.get_datum_ref(), rres.get_datum_ref()).unwrap(), [INFO] [stdout] 410 | | )) [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/physical_plan.rs:461:18 [INFO] [stdout] | [INFO] [stdout] 460 | let input = self.input.execute(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 461 | Box::new(input.map(|r| { [INFO] [stdout] | __________________^ [INFO] [stdout] 462 | | let res = self.expr.evaluate(&r); [INFO] [stdout] 463 | | match res { [INFO] [stdout] 464 | | ArrayOrDatum::Array(arr) => { [INFO] [stdout] ... | [INFO] [stdout] 474 | | } [INFO] [stdout] 475 | | })) [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/physical_plan.rs:469:36 [INFO] [stdout] | [INFO] [stdout] 469 | .map(|col| kernels::filter::filter(col, bitvector).unwrap()) [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/physical_plan.rs:502:18 [INFO] [stdout] | [INFO] [stdout] 501 | let input = self.input.execute(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | Box::new(input.map(|r| { [INFO] [stdout] | __________________^ [INFO] [stdout] 503 | | let new_cols = self [INFO] [stdout] 504 | | .expr [INFO] [stdout] 505 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 511 | | RecordBatch::try_new(self.schema(), new_cols).unwrap() [INFO] [stdout] 512 | | })) [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/physical_plan.rs:511:13 [INFO] [stdout] | [INFO] [stdout] 502 | Box::new(input.map(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | let new_cols = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | RecordBatch::try_new(self.schema(), new_cols).unwrap() [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/physical_plan.rs:506:39 [INFO] [stdout] | [INFO] [stdout] 506 | .filter_map(|e| match e.evaluate(&r) { [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/physical_plan.rs:738:18 [INFO] [stdout] | [INFO] [stdout] 627 | let mut map: HashMap, Vec>>> = HashMap::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 680 | let mut builders: Vec<_> = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 736 | let new_cols: Vec<_> = builders.into_iter().map(|mut b| b.finish()).collect(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 737 | let batch = RecordBatch::try_new(self.schema(), new_cols).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 738 | Box::new(vec![batch].into_iter()) [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/physical_plan.rs:642:26 [INFO] [stdout] | [INFO] [stdout] 642 | .map(|e| e.input_expr().evaluate(&r)) [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_planner.rs:169:43 [INFO] [stdout] | [INFO] [stdout] 169 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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_planner.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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_planner.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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_planner.rs:182:54 [INFO] [stdout] | [INFO] [stdout] 182 | .map(|e| create_physical_expr(e.clone(), p.input.clone())) [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 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rsquery` (lib) due to 51 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rsquery` (lib test) due to 51 previous errors [INFO] running `Command { std: "docker" "inspect" "186a1a98b78d6ace07be9cef96788c9c5b4e6611b4556943cbccbd2f5796051b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186a1a98b78d6ace07be9cef96788c9c5b4e6611b4556943cbccbd2f5796051b", kill_on_drop: false }` [INFO] [stdout] 186a1a98b78d6ace07be9cef96788c9c5b4e6611b4556943cbccbd2f5796051b