[INFO] fetching crate querydown 0.0.1... [INFO] checking querydown-0.0.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate querydown 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate querydown 0.0.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate querydown 0.0.1 [INFO] finished tweaking crates.io crate querydown 0.0.1 [INFO] tweaked toml for crates.io crate querydown 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.3.8 (available: v0.8.11) [INFO] [stderr] Adding chumsky v0.8.0 (available: v0.9.3) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c6a808affbd4f3bb56152f2a2ff47cdac822c333a26ade4ffe069798440ad26 [INFO] running `Command { std: "docker" "start" "-a" "1c6a808affbd4f3bb56152f2a2ff47cdac822c333a26ade4ffe069798440ad26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c6a808affbd4f3bb56152f2a2ff47cdac822c333a26ade4ffe069798440ad26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6a808affbd4f3bb56152f2a2ff47cdac822c333a26ade4ffe069798440ad26", kill_on_drop: false }` [INFO] [stdout] 1c6a808affbd4f3bb56152f2a2ff47cdac822c333a26ade4ffe069798440ad26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e8a9b4319d7f214c059839721fa08b0a6620d01550dd0d4f5e80ce2a75ff8b8 [INFO] running `Command { std: "docker" "start" "-a" "3e8a9b4319d7f214c059839721fa08b0a6620d01550dd0d4f5e80ce2a75ff8b8", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking testcase-markdown v0.0.1 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking querydown v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Schema` [INFO] [stdout] --> src/schema/links.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use super::schema::{ColumnId, Schema, TableId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Schema` [INFO] [stdout] --> src/schema/links.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use super::schema::{ColumnId, Schema, TableId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(std::option::Option>, ClarifiedPathTail)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/converters.rs:265:11 [INFO] [stdout] | [INFO] [stdout] 264 | let clarified_path = clarify_path(parts, cx)?; [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | match (clarified_path.head, clarified_path.tail) { [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: this value of type `(std::option::Option>, ClarifiedPathTail)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/converters.rs:265:11 [INFO] [stdout] | [INFO] [stdout] 264 | let clarified_path = clarify_path(parts, cx)?; [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | match (clarified_path.head, clarified_path.tail) { [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] warning: unused variable: `table_name` [INFO] [stdout] --> src/converters.rs:392:36 [INFO] [stdout] | [INFO] [stdout] 392 | PathPart::TableWithOne(table_name) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_name` [INFO] [stdout] --> src/converters.rs:392:36 [INFO] [stdout] | [INFO] [stdout] 392 | PathPart::TableWithOne(table_name) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(std::option::Option<&mut JoinTree>, std::option::Option>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rendering.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 69 | mut get_alias: impl FnMut(&LinkToOne) -> String, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | match (subtree_opt, remainder_chain_opt) { [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] warning: unused variable: `cx` [INFO] [stdout] --> src/rendering.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | cx: &mut RenderingContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(std::option::Option<&mut JoinTree>, std::option::Option>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rendering.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 69 | mut get_alias: impl FnMut(&LinkToOne) -> String, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | match (subtree_opt, remainder_chain_opt) { [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] warning: unused variable: `cx` [INFO] [stdout] --> src/rendering.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | cx: &mut RenderingContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `unknown`, and `kind` are never used [INFO] [stdout] --> src/error.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 9 | impl Error { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 10 | pub(crate) fn new(kind: ErrorKind) -> Error { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub(crate) fn unknown() -> Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn kind(&self) -> &ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/error.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum ErrorKind { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 27 | /// TODO: eliminate this variant in favor of more specific variants [INFO] [stdout] 28 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_starting_table_id`, `get_last_link`, `has_table_id`, `disallow_intersecting`, and `pop_last` are never used [INFO] [stdout] --> src/schema/chain.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Chain { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get_starting_table_id(&self) -> TableId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn get_last_link(&self) -> &L { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn has_table_id(&self, table_id: TableId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn disallow_intersecting(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn pop_last(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/schema/links.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 171 | impl Reference { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 172 | pub fn new(table_id: TableId, column_id: ColumnId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/schema/schema.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 231 | pub struct Column { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 232 | pub id: ColumnId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Column` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_test_resource` is never used [INFO] [stdout] --> src/tests/test_utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn get_test_resource(name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLUMN_SPEC_INCREMENTAL_BRACE_L` is never used [INFO] [stdout] --> src/tokens.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) const COLUMN_SPEC_INCREMENTAL_BRACE_L: char = '['; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLUMN_SPEC_INCREMENTAL_BRACE_R` is never used [INFO] [stdout] --> src/tokens.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) const COLUMN_SPEC_INCREMENTAL_BRACE_R: char = ']'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW_DEFINITION_BRACE_L` is never used [INFO] [stdout] --> src/tokens.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) const WINDOW_DEFINITION_BRACE_L: char = '['; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW_DEFINITION_BRACE_R` is never used [INFO] [stdout] --> src/tokens.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) const WINDOW_DEFINITION_BRACE_R: char = ']'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW_DEFINITION_PREFIX` is never used [INFO] [stdout] --> src/tokens.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) const WINDOW_DEFINITION_PREFIX: &str = "%%"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/tests/corpus.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | fn merge_serialized(&self, source: String) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `unknown`, and `kind` are never used [INFO] [stdout] --> src/error.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 9 | impl Error { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 10 | pub(crate) fn new(kind: ErrorKind) -> Error { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub(crate) fn unknown() -> Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn kind(&self) -> &ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/error.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum ErrorKind { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 27 | /// TODO: eliminate this variant in favor of more specific variants [INFO] [stdout] 28 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_starting_table_id`, `get_last_link`, `has_table_id`, `disallow_intersecting`, and `pop_last` are never used [INFO] [stdout] --> src/schema/chain.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Chain { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get_starting_table_id(&self) -> TableId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn get_last_link(&self) -> &L { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn has_table_id(&self, table_id: TableId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn disallow_intersecting(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn pop_last(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/schema/links.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 171 | impl Reference { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 172 | pub fn new(table_id: TableId, column_id: ColumnId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/schema/schema.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 231 | pub struct Column { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 232 | pub id: ColumnId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Column` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLUMN_SPEC_INCREMENTAL_BRACE_L` is never used [INFO] [stdout] --> src/tokens.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) const COLUMN_SPEC_INCREMENTAL_BRACE_L: char = '['; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLUMN_SPEC_INCREMENTAL_BRACE_R` is never used [INFO] [stdout] --> src/tokens.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) const COLUMN_SPEC_INCREMENTAL_BRACE_R: char = ']'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW_DEFINITION_BRACE_L` is never used [INFO] [stdout] --> src/tokens.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) const WINDOW_DEFINITION_BRACE_L: char = '['; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW_DEFINITION_BRACE_R` is never used [INFO] [stdout] --> src/tokens.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) const WINDOW_DEFINITION_BRACE_R: char = ']'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOW_DEFINITION_PREFIX` is never used [INFO] [stdout] --> src/tokens.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) const WINDOW_DEFINITION_PREFIX: &str = "%%"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `querydown` (lib) due to 3 previous errors; 14 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `querydown` (lib test) due to 3 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3e8a9b4319d7f214c059839721fa08b0a6620d01550dd0d4f5e80ce2a75ff8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8a9b4319d7f214c059839721fa08b0a6620d01550dd0d4f5e80ce2a75ff8b8", kill_on_drop: false }` [INFO] [stdout] 3e8a9b4319d7f214c059839721fa08b0a6620d01550dd0d4f5e80ce2a75ff8b8