[INFO] fetching crate hyperQL 0.1.0... [INFO] testing hyperQL-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hyperQL 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate hyperQL 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hyperQL 0.1.0 [INFO] tweaked toml for crates.io crate hyperQL 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperQL 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyperQL 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9584dd8258d2a415c9ce9bff873457b9ee66771933c7c9a30f2024a2941bf753 [INFO] running `Command { std: "docker" "start" "-a" "9584dd8258d2a415c9ce9bff873457b9ee66771933c7c9a30f2024a2941bf753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9584dd8258d2a415c9ce9bff873457b9ee66771933c7c9a30f2024a2941bf753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9584dd8258d2a415c9ce9bff873457b9ee66771933c7c9a30f2024a2941bf753", kill_on_drop: false }` [INFO] [stdout] 9584dd8258d2a415c9ce9bff873457b9ee66771933c7c9a30f2024a2941bf753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0dac6413fe321013b3ebdf327b09a1704d8ff4fb881daa3cec590125439e37 [INFO] running `Command { std: "docker" "start" "-a" "9b0dac6413fe321013b3ebdf327b09a1704d8ff4fb881daa3cec590125439e37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyperQL v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `OrderByItem` [INFO] [stdout] --> src/optimizer/property_analyzer.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::ast::{Expression, OrderByItem, SelectItem, SelectStatement}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/executor/mod.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | args: Vec, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_weights` is never read [INFO] [stdout] --> src/executor/geometric.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GeometricEngine { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 8 | default_curvature: f64, [INFO] [stdout] 9 | default_weights: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `policies` is never read [INFO] [stdout] --> src/runtime/sandbox.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SecuritySandbox { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | policies: SecurityPolicies, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `hyperQL` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `hyper_ql` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.84s [INFO] running `Command { std: "docker" "inspect" "9b0dac6413fe321013b3ebdf327b09a1704d8ff4fb881daa3cec590125439e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0dac6413fe321013b3ebdf327b09a1704d8ff4fb881daa3cec590125439e37", kill_on_drop: false }` [INFO] [stdout] 9b0dac6413fe321013b3ebdf327b09a1704d8ff4fb881daa3cec590125439e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c35fdf8f85ff42e96aed844a8cd8dbcce9803a5b5232cd6387eabf84f6cdce29 [INFO] running `Command { std: "docker" "start" "-a" "c35fdf8f85ff42e96aed844a8cd8dbcce9803a5b5232cd6387eabf84f6cdce29", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `OrderByItem` [INFO] [stdout] --> src/optimizer/property_analyzer.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::ast::{Expression, OrderByItem, SelectItem, SelectStatement}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/executor/mod.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | args: Vec, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_weights` is never read [INFO] [stdout] --> src/executor/geometric.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GeometricEngine { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 8 | default_curvature: f64, [INFO] [stdout] 9 | default_weights: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `policies` is never read [INFO] [stdout] --> src/runtime/sandbox.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SecuritySandbox { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | policies: SecurityPolicies, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `hyperQL` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `hyper_ql` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyperQL v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> examples/optimizer_demo.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | let statement = parse_statement(query).expect("Should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 6 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] 6 + use hyperQL::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> examples/optimizer_demo.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | let statement = parse_statement(query).expect("Should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 6 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] 6 + use hyperQL::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> examples/optimizer_demo.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let statement = parse_statement(query).expect("Should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 6 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] 6 + use hyperQL::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> examples/optimizer_demo.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let statement = parse_statement(query).expect("Should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 6 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] 6 + use hyperQL::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `optimizer` [INFO] [stdout] --> examples/optimizer_demo.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let optimizer = QueryOptimizer::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optimizer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperQL` (example "optimizer_demo") due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | let statement1 = parse_statement(query1).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | let statement2 = parse_statement(query2).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:244:26 [INFO] [stdout] | [INFO] [stdout] 244 | let statement3 = parse_statement(query3).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | let statement4 = parse_statement(query4).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | let statement = parse_statement(query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:414:26 [INFO] [stdout] | [INFO] [stdout] 414 | let statement2 = parse_statement(query2).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:551:25 [INFO] [stdout] | [INFO] [stdout] 551 | let statement = parse_statement(query).expect("Should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:652:26 [INFO] [stdout] | [INFO] [stdout] 652 | let statement1 = parse_statement(query1).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:683:26 [INFO] [stdout] | [INFO] [stdout] 683 | let statement2 = parse_statement(query2).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:703:26 [INFO] [stdout] | [INFO] [stdout] 703 | let statement3 = parse_statement(query3).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:727:26 [INFO] [stdout] | [INFO] [stdout] 727 | let statement4 = parse_statement(query4).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:758:26 [INFO] [stdout] | [INFO] [stdout] 758 | let statement5 = parse_statement(query5).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:783:30 [INFO] [stdout] | [INFO] [stdout] 783 | let demo_statement = parse_statement(demo_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:844:26 [INFO] [stdout] | [INFO] [stdout] 844 | let statement1 = parse_statement(valid_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:864:26 [INFO] [stdout] | [INFO] [stdout] 864 | let statement2 = parse_statement(invalid_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:889:26 [INFO] [stdout] | [INFO] [stdout] 889 | let statement3 = parse_statement(warning_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:913:31 [INFO] [stdout] | [INFO] [stdout] 913 | let valid_statement = parse_statement(valid_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:944:26 [INFO] [stdout] | [INFO] [stdout] 944 | let statement4 = parse_statement(valid_schema_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 944 - let statement4 = parse_statement(valid_schema_query).expect("Query should parse"); [INFO] [stdout] 944 + let statement4 = valid_statement(valid_schema_query).expect("Query should parse"); [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:955:26 [INFO] [stdout] | [INFO] [stdout] 955 | let statement5 = parse_statement(invalid_schema_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 955 - let statement5 = parse_statement(invalid_schema_query).expect("Query should parse"); [INFO] [stdout] 955 + let statement5 = valid_statement(invalid_schema_query).expect("Query should parse"); [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_statement` in this scope [INFO] [stdout] --> src/lib.rs:977:26 [INFO] [stdout] | [INFO] [stdout] 977 | let statement6 = parse_statement(perf_query).expect("Query should parse"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 977 - let statement6 = parse_statement(perf_query).expect("Query should parse"); [INFO] [stdout] 977 + let statement6 = valid_statement(perf_query).expect("Query should parse"); [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 129 + use crate::parser::parse_statement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderByItem` [INFO] [stdout] --> src/optimizer/property_analyzer.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::ast::{Expression, OrderByItem, SelectItem, SelectStatement}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::*` [INFO] [stdout] --> src/validator/semantic.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | use crate::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::*` [INFO] [stdout] --> src/validator/schema.rs:553:9 [INFO] [stdout] | [INFO] [stdout] 553 | use crate::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::*` [INFO] [stdout] --> src/validator/expression.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | use crate::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::*` [INFO] [stdout] --> src/validator/statement.rs:484:9 [INFO] [stdout] | [INFO] [stdout] 484 | use crate::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/executor/mod.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | args: Vec, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperQL` (lib test) due to 20 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c35fdf8f85ff42e96aed844a8cd8dbcce9803a5b5232cd6387eabf84f6cdce29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35fdf8f85ff42e96aed844a8cd8dbcce9803a5b5232cd6387eabf84f6cdce29", kill_on_drop: false }` [INFO] [stdout] c35fdf8f85ff42e96aed844a8cd8dbcce9803a5b5232cd6387eabf84f6cdce29