[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] a8cbf3c454ff141349f51458690686b548e41d19
[INFO] checking Discmonkey/sqlit against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscmonkey%2Fsqlit" "/workspace/builds/worker-4/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Discmonkey/sqlit on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-4/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e369572efafacff40aacb895d8def4e4c426b7a037ae740516b307c2d577021
[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" "9e369572efafacff40aacb895d8def4e4c426b7a037ae740516b307c2d577021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e369572efafacff40aacb895d8def4e4c426b7a037ae740516b307c2d577021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e369572efafacff40aacb895d8def4e4c426b7a037ae740516b307c2d577021", kill_on_drop: false }`
[INFO] [stdout] 9e369572efafacff40aacb895d8def4e4c426b7a037ae740516b307c2d577021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44340b4394758c1475542619da4baa444dfb99b52e2c310852eb7ad91e314f64
[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" "44340b4394758c1475542619da4baa444dfb99b52e2c310852eb7ad91e314f64", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.80
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[INFO] [stderr] Compiling siphasher v0.3.3
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling const_fn v0.4.4
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling syn v1.0.57
[INFO] [stderr] Compiling nix v0.17.0
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Compiling unicode-segmentation v1.7.1
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking smallvec v1.5.1
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking strsim v0.10.0
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking os_str_bytes v2.4.0
[INFO] [stderr] Checking termcolor v1.1.2
[INFO] [stderr] Checking tinyvec v1.1.0
[INFO] [stderr] Checking textwrap v0.12.1
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Checking smallstr v0.2.0
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[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 num-integer v0.1.44
[INFO] [stderr] Compiling indexmap v1.6.1
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling heck v0.3.2
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Checking crossbeam-channel v0.5.0
[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] Checking dirs-sys v0.3.5
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking memchr v0.1.11
[INFO] [stderr] Checking thread-id v2.0.0
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking dirs v1.0.5
[INFO] [stderr] Compiling getrandom v0.1.15
[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] Checking rayon-core v1.9.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Checking regex v0.1.80
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking time-test v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[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 clap v3.0.0-beta.2
[INFO] [stderr] Checking mortal v0.2.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:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | 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: `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/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 import: `std::error::Error`
[INFO] [stdout] --> src/table/impl_table_display.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition
[INFO] [stdout] --> src/table/impl_table_display.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / macro_rules! maybe_length {
[INFO] [stdout] 20 | | ($item:ident, $length: ident, $dest: ident) => {
[INFO] [stdout] 21 | | if let Some(unwrapped) = $item {
[INFO] [stdout] 22 | | max(item_width(&mut $dest, unwrapped)?, $length)
[INFO] [stdout] ... |
[INFO] [stdout] 26 | | }
[INFO] [stdout] 27 | | }
[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_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::fmt::Display`
[INFO] [stdout] --> src/table/impl_column.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use std::fmt::Display;
[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 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:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | 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: `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/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: `std::error::Error`
[INFO] [stdout] --> src/table/impl_table_display.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition
[INFO] [stdout] --> src/table/impl_table_display.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / macro_rules! maybe_length {
[INFO] [stdout] 20 | | ($item:ident, $length: ident, $dest: ident) => {
[INFO] [stdout] 21 | | if let Some(unwrapped) = $item {
[INFO] [stdout] 22 | | max(item_width(&mut $dest, unwrapped)?, $length)
[INFO] [stdout] ... |
[INFO] [stdout] 26 | | }
[INFO] [stdout] 27 | | }
[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_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::fmt::Display`
[INFO] [stdout] --> src/table/impl_column.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use std::fmt::Display;
[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 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] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout] --> src/table/impl_table_display.rs:168:13
[INFO] [stdout] |
[INFO] [stdout] 168 | let path = Path::new(filename);
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:134:26
[INFO] [stdout] |
[INFO] [stdout] 134 | map_block!(self, v, {
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v`
[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:105:16
[INFO] [stdout] |
[INFO] [stdout] 105 | 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:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | 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: `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] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout] --> src/parser/rdp.rs:468:37
[INFO] [stdout] |
[INFO] [stdout] 468 | 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:473:21
[INFO] [stdout] |
[INFO] [stdout] 473 | 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:475:29
[INFO] [stdout] |
[INFO] [stdout] 475 | 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:475:37
[INFO] [stdout] |
[INFO] [stdout] 475 | 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:493:37
[INFO] [stdout] |
[INFO] [stdout] 493 | 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:498:21
[INFO] [stdout] |
[INFO] [stdout] 498 | 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:500:29
[INFO] [stdout] |
[INFO] [stdout] 500 | 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:500:37
[INFO] [stdout] |
[INFO] [stdout] 500 | 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: `path`
[INFO] [stdout] --> src/table/impl_table_display.rs:168:13
[INFO] [stdout] |
[INFO] [stdout] 168 | let path = Path::new(filename);
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/table/impl_column.rs:134:26
[INFO] [stdout] |
[INFO] [stdout] 134 | map_block!(self, v, {
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v`
[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/table/impl_table_display.rs:173:13
[INFO] [stdout] |
[INFO] [stdout] 173 | let mut separator = if filename.ends_with(".tsv") {
[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/from.rs:105:16
[INFO] [stdout] |
[INFO] [stdout] 105 | 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:63:13
[INFO] [stdout] |
[INFO] [stdout] 63 | 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:450:13
[INFO] [stdout] |
[INFO] [stdout] 450 | 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:468:22
[INFO] [stdout] |
[INFO] [stdout] 468 | 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:468:33
[INFO] [stdout] |
[INFO] [stdout] 468 | 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:493:22
[INFO] [stdout] |
[INFO] [stdout] 493 | 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:493:33
[INFO] [stdout] |
[INFO] [stdout] 493 | 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/table/impl_table_display.rs:173:13
[INFO] [stdout] |
[INFO] [stdout] 173 | let mut separator = if filename.ends_with(".tsv") {
[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:209:26
[INFO] [stdout] |
[INFO] [stdout] 209 | 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: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/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: 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