[INFO] cloning repository https://github.com/b-r-oleary/squirrel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b-r-oleary/squirrel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-r-oleary%2Fsquirrel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-r-oleary%2Fsquirrel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c3b29126799eb721d1b350df1e3c621a3a45162 [INFO] checking b-r-oleary/squirrel against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-r-oleary%2Fsquirrel" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b-r-oleary/squirrel 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/b-r-oleary/squirrel [INFO] finished tweaking git repo https://github.com/b-r-oleary/squirrel [INFO] tweaked toml for git repo https://github.com/b-r-oleary/squirrel written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/b-r-oleary/squirrel 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 9e23703791a08bb5cd27d38633ec188e06ec7669e07da4bdec4c8beae519f975 [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" "9e23703791a08bb5cd27d38633ec188e06ec7669e07da4bdec4c8beae519f975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e23703791a08bb5cd27d38633ec188e06ec7669e07da4bdec4c8beae519f975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e23703791a08bb5cd27d38633ec188e06ec7669e07da4bdec4c8beae519f975", kill_on_drop: false }` [INFO] [stdout] 9e23703791a08bb5cd27d38633ec188e06ec7669e07da4bdec4c8beae519f975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 2528c55d288cbcc89a000fae364877bede6f0d15381e1ff4c8cf62c2acf6de36 [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" "2528c55d288cbcc89a000fae364877bede6f0d15381e1ff4c8cf62c2acf6de36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking sqlparser v0.4.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking squirrel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Join`, `TableFactor` [INFO] [stdout] --> src/format/select.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use sqlparser::ast::{Select, SelectItem, TableWithJoins, TableFactor, Join}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SelectItem`, `Select` [INFO] [stdout] --> src/format/query.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlparser::ast::{Query, Fetch, Expr, Cte, SetExpr, Select, OrderByExpr, TableAlias, Ident, SelectItem}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/format/select.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/format/select.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/format/query.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/format/query.rs:120:37 [INFO] [stdout] | [INFO] [stdout] 120 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/format/query.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/format/query.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 126 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Join`, `TableFactor` [INFO] [stdout] --> src/format/select.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use sqlparser::ast::{Select, SelectItem, TableWithJoins, TableFactor, Join}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SelectItem`, `Select` [INFO] [stdout] --> src/format/query.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlparser::ast::{Query, Fetch, Expr, Cte, SetExpr, Select, OrderByExpr, TableAlias, Ident, SelectItem}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/format/select.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/format/select.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/format/query.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/format/query.rs:120:37 [INFO] [stdout] | [INFO] [stdout] 120 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/format/query.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/format/query.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 126 | fn format(&self, opt: &Options, indent: usize) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.85s [INFO] running `Command { std: "docker" "inspect" "2528c55d288cbcc89a000fae364877bede6f0d15381e1ff4c8cf62c2acf6de36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2528c55d288cbcc89a000fae364877bede6f0d15381e1ff4c8cf62c2acf6de36", kill_on_drop: false }` [INFO] [stdout] 2528c55d288cbcc89a000fae364877bede6f0d15381e1ff4c8cf62c2acf6de36