[INFO] cloning repository https://github.com/Discmonkey/sqlit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Discmonkey/sqlit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscmonkey%2Fsqlit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscmonkey%2Fsqlit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f8e50464512d66700b095f4d9ebe1307d0b3a0a
[INFO] checking Discmonkey/sqlit against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscmonkey%2Fsqlit" "/workspace/builds/worker-11/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Discmonkey/sqlit on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Discmonkey/sqlit
[INFO] finished tweaking git repo https://github.com/Discmonkey/sqlit
[INFO] tweaked toml for git repo https://github.com/Discmonkey/sqlit written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate git repo https://github.com/Discmonkey/sqlit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded mortal v0.2.2
[INFO] [stderr] Downloaded smallstr v0.2.0
[INFO] [stderr] Downloaded terminfo v0.7.3
[INFO] [stderr] Downloaded time-test v0.2.2
[INFO] [stderr] Downloaded linefeed v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 908472a6ca22a6113f52817e519eb8e831cb2490c29be8497c4b9c367e5570bf
[INFO] running `Command { std: "docker" "start" "-a" "908472a6ca22a6113f52817e519eb8e831cb2490c29be8497c4b9c367e5570bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "908472a6ca22a6113f52817e519eb8e831cb2490c29be8497c4b9c367e5570bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "908472a6ca22a6113f52817e519eb8e831cb2490c29be8497c4b9c367e5570bf", kill_on_drop: false }`
[INFO] [stdout] 908472a6ca22a6113f52817e519eb8e831cb2490c29be8497c4b9c367e5570bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 261146afa297dee3fb6d85b6bb39ad3d7668979d3e7f4b34eac672fa02195ef6
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "261146afa297dee3fb6d85b6bb39ad3d7668979d3e7f4b34eac672fa02195ef6", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.80
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling siphasher v0.3.3
[INFO] [stderr] Compiling const_fn v0.4.4
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling syn v1.0.57
[INFO] [stderr] Compiling nix v0.17.0
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking smallvec v1.5.1
[INFO] [stderr] Compiling unicode-segmentation v1.7.1
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking regex-syntax v0.3.9
[INFO] [stderr] Checking strsim v0.10.0
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking termcolor v1.1.2
[INFO] [stderr] Checking os_str_bytes v2.4.0
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking utf8-ranges v0.1.3
[INFO] [stderr] Compiling crossbeam-utils v0.8.1
[INFO] [stderr] Compiling memoffset v0.6.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling indexmap v1.6.1
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Checking tinyvec v1.1.0
[INFO] [stderr] Checking textwrap v0.12.1
[INFO] [stderr] Checking phf_shared v0.8.0
[INFO] [stderr] Checking smallstr v0.2.0
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Compiling heck v0.3.2
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking crossbeam-channel v0.5.0
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Checking crossbeam-epoch v0.9.1
[INFO] [stderr] Checking unicode-normalization v0.1.16
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Checking dirs-sys v0.3.5
[INFO] [stderr] Checking thread-id v2.0.0
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking memchr v0.1.11
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking dirs v1.0.5
[INFO] [stderr] Checking thread_local v0.2.7
[INFO] [stderr] Checking dirs v2.0.2
[INFO] [stderr] Checking aho-corasick v0.5.3
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking time-test v0.2.2
[INFO] [stderr] Checking regex v0.1.80
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling terminfo v0.7.3
[INFO] [stderr] Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr] Checking mortal v0.2.2
[INFO] [stderr] Checking clap v3.0.0-beta.2
[INFO] [stderr] Checking linefeed v0.6.0
[INFO] [stderr] Checking sqlit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::rc`
[INFO] [stdout] --> src/eval/from.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | use std::rc;
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::eval::select::AliasMap`
[INFO] [stdout] --> src/eval/from.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::eval::select::AliasMap;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/eval/select.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/eval/where_.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/eval/limit.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc`
[INFO] [stdout] --> src/eval/from.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | use std::rc;
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::eval::select::AliasMap`
[INFO] [stdout] --> src/eval/from.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::eval::select::AliasMap;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout] --> src/table/impl_table.rs:8:40
[INFO] [stdout] |
[INFO] [stdout] 8 | use crate::result::ErrorType::{Lookup, Runtime};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/eval/select.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/eval/where_.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/eval/limit.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/table/impl_store.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition
[INFO] [stdout] --> src/table/impl_table_display.rs:15:1
[INFO] [stdout] |
[INFO] [stdout] 15 | / macro_rules! maybe_length {
[INFO] [stdout] 16 | | ($item:ident, $length: ident, $dest: ident) => {
[INFO] [stdout] 17 | | if let Some(unwrapped) = $item {
[INFO] [stdout] 18 | | max(item_width(&mut $dest, unwrapped)?, $length)
[INFO] [stdout] ... |
[INFO] [stdout] 22 | | }
[INFO] [stdout] 23 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout] --> src/table/impl_table.rs:8:40
[INFO] [stdout] |
[INFO] [stdout] 8 | use crate::result::ErrorType::{Lookup, Runtime};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout] --> src/table/impl_column.rs:4:32
[INFO] [stdout] |
[INFO] [stdout] 4 | use crate::result::ErrorType::{Runtime, Type};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout] --> src/table/impl_store.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use std::rc::Rc;
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::result::SqlResult`
[INFO] [stdout] --> src/table/impl_store.rs:41:9
[INFO] [stdout] |
[INFO] [stdout] 41 | use crate::result::SqlResult;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition
[INFO] [stdout] --> src/table/impl_table_display.rs:15:1
[INFO] [stdout] |
[INFO] [stdout] 15 | / macro_rules! maybe_length {
[INFO] [stdout] 16 | | ($item:ident, $length: ident, $dest: ident) => {
[INFO] [stdout] 17 | | if let Some(unwrapped) = $item {
[INFO] [stdout] 18 | | max(item_width(&mut $dest, unwrapped)?, $length)
[INFO] [stdout] ... |
[INFO] [stdout] 22 | | }
[INFO] [stdout] 23 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout] --> src/ops/boolean.rs:5:32
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::result::ErrorType::{Runtime, Type};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout] --> src/table/impl_column.rs:4:32
[INFO] [stdout] |
[INFO] [stdout] 4 | use crate::result::ErrorType::{Runtime, Type};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout] --> src/ops/boolean.rs:5:32
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::result::ErrorType::{Runtime, Type};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `read_field`
[INFO] [stdout] --> src/ingest/mod.rs:156:58
[INFO] [stdout] |
[INFO] [stdout] 156 | use crate::ingest::{CsvFinder, read_line, SepFinder, read_field};
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout] --> src/eval/from.rs:65:17
[INFO] [stdout] |
[INFO] [stdout] 65 | let length = selected.len();
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `column_length`
[INFO] [stdout] --> src/eval/from.rs:66:17
[INFO] [stdout] |
[INFO] [stdout] 66 | let column_length = destination_columns[0].1.len();
[INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_length`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `inner`
[INFO] [stdout] --> src/eval/from.rs:41:60
[INFO] [stdout] |
[INFO] [stdout] 41 | fn join(left: Table, right: Table, expression: ParserNode, inner: bool, ops: &OpContext, store: &Store) -> SqlResult
{
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:23:30
[INFO] [stdout] |
[INFO] [stdout] 23 | Column::Booleans($value) => Column::Booleans($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:24:27
[INFO] [stdout] |
[INFO] [stdout] 24 | Column::Dates($value) => Column::Dates($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:25:28
[INFO] [stdout] |
[INFO] [stdout] 25 | Column::Floats($value) => Column::Floats($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:26:26
[INFO] [stdout] |
[INFO] [stdout] 26 | Column::Ints($value) => Column::Ints($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:27:29
[INFO] [stdout] |
[INFO] [stdout] 27 | Column::Strings($value) => Column::Strings($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout] --> src/ops/general.rs:15:22
[INFO] [stdout] |
[INFO] [stdout] 15 | fn reduce(&self, argument: &Column) -> SqlResult {
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/eval/from.rs:108:16
[INFO] [stdout] |
[INFO] [stdout] 108 | let (_, _, mut children) = root.release();
[INFO] [stdout] | ----^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/eval/select.rs:62:13
[INFO] [stdout] |
[INFO] [stdout] 62 | let mut temp;
[INFO] [stdout] | ----^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/eval/columns.rs:225:40
[INFO] [stdout] |
[INFO] [stdout] 225 | ... .map(|mut t| {
[INFO] [stdout] | ----^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:150:13
[INFO] [stdout] |
[INFO] [stdout] 150 | let mut node = ParserNode::new(ParserNodeType::StarOperator);
[INFO] [stdout] | ----^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout] --> src/eval/from.rs:65:17
[INFO] [stdout] |
[INFO] [stdout] 65 | let length = selected.len();
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `column_length`
[INFO] [stdout] --> src/eval/from.rs:66:17
[INFO] [stdout] |
[INFO] [stdout] 66 | let column_length = destination_columns[0].1.len();
[INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_length`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `inner`
[INFO] [stdout] --> src/eval/from.rs:41:60
[INFO] [stdout] |
[INFO] [stdout] 41 | fn join(left: Table, right: Table, expression: ParserNode, inner: bool, ops: &OpContext, store: &Store) -> SqlResult {
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout] --> src/parser/rdp.rs:476:33
[INFO] [stdout] |
[INFO] [stdout] 476 | let (mut type_, mut tokens, mut nodes) = tree.release();
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout] --> src/parser/rdp.rs:481:21
[INFO] [stdout] |
[INFO] [stdout] 481 | let from = nodes.pop_front().unwrap();
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout] --> src/parser/rdp.rs:483:29
[INFO] [stdout] |
[INFO] [stdout] 483 | let (type_, tokens, nodes) = columns.release();
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout] --> src/parser/rdp.rs:483:37
[INFO] [stdout] |
[INFO] [stdout] 483 | let (type_, tokens, nodes) = columns.release();
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout] --> src/parser/rdp.rs:501:33
[INFO] [stdout] |
[INFO] [stdout] 501 | let (mut type_, mut tokens, mut nodes) = tree.release();
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout] --> src/parser/rdp.rs:506:21
[INFO] [stdout] |
[INFO] [stdout] 506 | let from = nodes.pop_front().unwrap();
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout] --> src/parser/rdp.rs:508:29
[INFO] [stdout] |
[INFO] [stdout] 508 | let (type_, tokens, nodes) = columns.release();
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout] --> src/parser/rdp.rs:508:37
[INFO] [stdout] |
[INFO] [stdout] 508 | let (type_, tokens, nodes) = columns.release();
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout] --> src/table/impl_store.rs:50:16
[INFO] [stdout] |
[INFO] [stdout] 50 | Ok(t) => assert!(true),
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout] --> src/table/impl_store.rs:51:17
[INFO] [stdout] |
[INFO] [stdout] 51 | Err(e) => assert!(false),
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:23:30
[INFO] [stdout] |
[INFO] [stdout] 23 | Column::Booleans($value) => Column::Booleans($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:24:27
[INFO] [stdout] |
[INFO] [stdout] 24 | Column::Dates($value) => Column::Dates($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:25:28
[INFO] [stdout] |
[INFO] [stdout] 25 | Column::Floats($value) => Column::Floats($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:26:26
[INFO] [stdout] |
[INFO] [stdout] 26 | Column::Ints($value) => Column::Ints($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:27:29
[INFO] [stdout] |
[INFO] [stdout] 27 | Column::Strings($value) => Column::Strings($block),
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / map_block!(self, v, {
[INFO] [stdout] 133 | | vec![]
[INFO] [stdout] 134 | | })
[INFO] [stdout] | |__________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout] --> src/ops/general.rs:15:22
[INFO] [stdout] |
[INFO] [stdout] 15 | fn reduce(&self, argument: &Column) -> SqlResult {
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `sep`
[INFO] [stdout] --> src/ingest/mod.rs:164:13
[INFO] [stdout] |
[INFO] [stdout] 164 | let sep = CsvFinder{};
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sep`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `separated`
[INFO] [stdout] --> src/ingest/mod.rs:200:13
[INFO] [stdout] |
[INFO] [stdout] 200 | let separated = read_line(&line, &sep);
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_separated`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/eval/from.rs:108:16
[INFO] [stdout] |
[INFO] [stdout] 108 | let (_, _, mut children) = root.release();
[INFO] [stdout] | ----^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/eval/select.rs:62:13
[INFO] [stdout] |
[INFO] [stdout] 62 | let mut temp;
[INFO] [stdout] | ----^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/eval/columns.rs:225:40
[INFO] [stdout] |
[INFO] [stdout] 225 | ... .map(|mut t| {
[INFO] [stdout] | ----^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:150:13
[INFO] [stdout] |
[INFO] [stdout] 150 | let mut node = ParserNode::new(ParserNodeType::StarOperator);
[INFO] [stdout] | ----^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:458:13
[INFO] [stdout] |
[INFO] [stdout] 458 | let mut tokens = t.tokenize("SELECT a, b, c FROM table".to_string());
[INFO] [stdout] | ----^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:476:22
[INFO] [stdout] |
[INFO] [stdout] 476 | let (mut type_, mut tokens, mut nodes) = tree.release();
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:476:33
[INFO] [stdout] |
[INFO] [stdout] 476 | let (mut type_, mut tokens, mut nodes) = tree.release();
[INFO] [stdout] | ----^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:501:22
[INFO] [stdout] |
[INFO] [stdout] 501 | let (mut type_, mut tokens, mut nodes) = tree.release();
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parser/rdp.rs:501:33
[INFO] [stdout] |
[INFO] [stdout] 501 | let (mut type_, mut tokens, mut nodes) = tree.release();
[INFO] [stdout] | ----^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/ops/null_ops.rs:20:21
[INFO] [stdout] |
[INFO] [stdout] 20 | fn apply(&self, mut arguments: Vec<&Column>) -> SqlResult {
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/table/impl_column.rs:191:26
[INFO] [stdout] |
[INFO] [stdout] 191 | Column::Ints(mut i) => {
[INFO] [stdout] | ----^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/ops/null_ops.rs:34:21
[INFO] [stdout] |
[INFO] [stdout] 34 | fn apply(&self, mut arguments: Vec<&Column>) -> SqlResult {
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: type alias is never used: `AliasMap`
[INFO] [stdout] --> src/eval/select.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | pub (super) type AliasMap = HashMap;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/eval/from.rs:70:21
[INFO] [stdout] |
[INFO] [stdout] 70 | destination_columns[num].1.extend(col.column.as_ref());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/eval/from.rs:80:21
[INFO] [stdout] |
[INFO] [stdout] 80 | destination_columns[num].1.extend(col.column.as_ref());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/ingest/mod.rs:145:13
[INFO] [stdout] |
[INFO] [stdout] 145 | target.write_char(characters[index]);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/ops/binary_ops.rs:129:13
[INFO] [stdout] |
[INFO] [stdout] 129 | let mut output : Vec