[INFO] cloning repository https://github.com/geoman3/geoqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoman3/geoqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoman3%2Fgeoqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoman3%2Fgeoqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d9faecddcf7d26094dc3bb703f310ba9b5b62af [INFO] testing geoman3/geoqlite against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoman3%2Fgeoqlite" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geoman3/geoqlite [INFO] finished tweaking git repo https://github.com/geoman3/geoqlite [INFO] tweaked toml for git repo https://github.com/geoman3/geoqlite written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geoman3/geoqlite on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geoman3/geoqlite 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e18bf167ccde73fae2e306427099651b67e713a7939178a1e73a70f96fa35db5 [INFO] running `Command { std: "docker" "start" "-a" "e18bf167ccde73fae2e306427099651b67e713a7939178a1e73a70f96fa35db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e18bf167ccde73fae2e306427099651b67e713a7939178a1e73a70f96fa35db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18bf167ccde73fae2e306427099651b67e713a7939178a1e73a70f96fa35db5", kill_on_drop: false }` [INFO] [stdout] e18bf167ccde73fae2e306427099651b67e713a7939178a1e73a70f96fa35db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc364f1262c01bfb7e52d8ddbd108338fc4271277dbd4797bfe5a4ded32a9eec [INFO] running `Command { std: "docker" "start" "-a" "fc364f1262c01bfb7e52d8ddbd108338fc4271277dbd4797bfe5a4ded32a9eec", kill_on_drop: false }` [INFO] [stderr] Compiling geoql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `statements` is never read [INFO] [stdout] --> src/ast.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Query { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | statements: Vec [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `select_clause`, `from_clause`, and `where_clause` are never read [INFO] [stdout] --> src/ast.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct SelectStatement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 36 | select_clause: SelectClause, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 37 | from_clause: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 38 | where_clause: Option [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `distinct` and `columns` are never read [INFO] [stdout] --> src/ast.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct SelectClause { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 80 | distinct: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | columns: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table` is never read [INFO] [stdout] --> src/ast.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct FromClause { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 107 | table: TableExpression [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FromClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `boolean_expression` is never read [INFO] [stdout] --> src/ast.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct WhereClause { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 123 | boolean_expression: BooleanExpression [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhereClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left_hand_side` and `right_hand_side` are never read [INFO] [stdout] --> src/ast.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct BinaryOperation { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 137 | left_hand_side: BooleanExpression, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 138 | right_hand_side: BooleanExpression [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinaryOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `alias` and `column_expression` are never read [INFO] [stdout] --> src/ast.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct AliasExpression { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 175 | alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | column_expression: Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AliasExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "fc364f1262c01bfb7e52d8ddbd108338fc4271277dbd4797bfe5a4ded32a9eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc364f1262c01bfb7e52d8ddbd108338fc4271277dbd4797bfe5a4ded32a9eec", kill_on_drop: false }` [INFO] [stdout] fc364f1262c01bfb7e52d8ddbd108338fc4271277dbd4797bfe5a4ded32a9eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9068cceb68da87976880b52f5f54c522fbd63a5f853714976f73943a74a7b2c6 [INFO] running `Command { std: "docker" "start" "-a" "9068cceb68da87976880b52f5f54c522fbd63a5f853714976f73943a74a7b2c6", kill_on_drop: false }` [INFO] [stderr] Compiling geoql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `statements` is never read [INFO] [stdout] --> src/ast.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Query { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | statements: Vec [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `select_clause`, `from_clause`, and `where_clause` are never read [INFO] [stdout] --> src/ast.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct SelectStatement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 36 | select_clause: SelectClause, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 37 | from_clause: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 38 | where_clause: Option [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `distinct` and `columns` are never read [INFO] [stdout] --> src/ast.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct SelectClause { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 80 | distinct: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | columns: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table` is never read [INFO] [stdout] --> src/ast.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct FromClause { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 107 | table: TableExpression [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FromClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `boolean_expression` is never read [INFO] [stdout] --> src/ast.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct WhereClause { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 123 | boolean_expression: BooleanExpression [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhereClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left_hand_side` and `right_hand_side` are never read [INFO] [stdout] --> src/ast.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct BinaryOperation { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 137 | left_hand_side: BooleanExpression, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 138 | right_hand_side: BooleanExpression [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinaryOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `alias` and `column_expression` are never read [INFO] [stdout] --> src/ast.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct AliasExpression { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 175 | alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | column_expression: Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AliasExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "9068cceb68da87976880b52f5f54c522fbd63a5f853714976f73943a74a7b2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9068cceb68da87976880b52f5f54c522fbd63a5f853714976f73943a74a7b2c6", kill_on_drop: false }` [INFO] [stdout] 9068cceb68da87976880b52f5f54c522fbd63a5f853714976f73943a74a7b2c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a72b3f84a0f01b048add8b71f500c26bc13cad42d299858b2784bd4a8ce77884 [INFO] running `Command { std: "docker" "start" "-a" "a72b3f84a0f01b048add8b71f500c26bc13cad42d299858b2784bd4a8ce77884", kill_on_drop: false }` [INFO] [stderr] warning: field `statements` is never read [INFO] [stderr] --> src/ast.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Query { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 6 | statements: Vec [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `select_clause`, `from_clause`, and `where_clause` are never read [INFO] [stderr] --> src/ast.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct SelectStatement { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 36 | select_clause: SelectClause, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 37 | from_clause: Option>, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 38 | where_clause: Option [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SelectStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `distinct` and `columns` are never read [INFO] [stderr] --> src/ast.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 79 | pub struct SelectClause { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 80 | distinct: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 81 | columns: Vec [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SelectClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `table` is never read [INFO] [stderr] --> src/ast.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 106 | pub struct FromClause { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 107 | table: TableExpression [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FromClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `boolean_expression` is never read [INFO] [stderr] --> src/ast.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 122 | pub struct WhereClause { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 123 | boolean_expression: BooleanExpression [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WhereClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `left_hand_side` and `right_hand_side` are never read [INFO] [stderr] --> src/ast.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 136 | pub struct BinaryOperation { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 137 | left_hand_side: BooleanExpression, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 138 | right_hand_side: BooleanExpression [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BinaryOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `alias` and `column_expression` are never read [INFO] [stderr] --> src/ast.rs:175:5 [INFO] [stderr] | [INFO] [stderr] 174 | pub struct AliasExpression { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 175 | alias: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 176 | column_expression: Box [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AliasExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `geoql` (bin "geoql" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/geoql-843e2eae721c9f46) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a72b3f84a0f01b048add8b71f500c26bc13cad42d299858b2784bd4a8ce77884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72b3f84a0f01b048add8b71f500c26bc13cad42d299858b2784bd4a8ce77884", kill_on_drop: false }` [INFO] [stdout] a72b3f84a0f01b048add8b71f500c26bc13cad42d299858b2784bd4a8ce77884