[INFO] cloning repository https://github.com/jgbyrne/jann [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgbyrne/jann" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgbyrne%2Fjann", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgbyrne%2Fjann'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa34c444275a47af80d278cd92e52c828716c168 [INFO] checking jgbyrne/jann against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgbyrne%2Fjann" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgbyrne/jann on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jgbyrne/jann [INFO] finished tweaking git repo https://github.com/jgbyrne/jann [INFO] tweaked toml for git repo https://github.com/jgbyrne/jann written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jgbyrne/jann already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46a2aa4878b5719c0307ebae32bd993847e78b40da1b222a3c660b1d3fc626a7 [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" "46a2aa4878b5719c0307ebae32bd993847e78b40da1b222a3c660b1d3fc626a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46a2aa4878b5719c0307ebae32bd993847e78b40da1b222a3c660b1d3fc626a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a2aa4878b5719c0307ebae32bd993847e78b40da1b222a3c660b1d3fc626a7", kill_on_drop: false }` [INFO] [stdout] 46a2aa4878b5719c0307ebae32bd993847e78b40da1b222a3c660b1d3fc626a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef52c744d71362568ad21b03054d58a7420f7150d66970174e870de320ed07f6 [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" "ef52c744d71362568ad21b03054d58a7420f7150d66970174e870de320ed07f6", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking jann v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util` [INFO] [stdout] --> src/com.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use util; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/com.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PL_TAG` should have an upper camel case name [INFO] [stdout] --> src/com.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | PL_TAG(String, String), [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `PlTag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PL_STAGE` should have an upper camel case name [INFO] [stdout] --> src/com.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | PL_STAGE(String, String), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `PlStage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DO_STDIN` should have an upper camel case name [INFO] [stdout] --> src/com.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | DO_STDIN { switches: Switches }, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `DoStdin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DO_FILE` should have an upper camel case name [INFO] [stdout] --> src/com.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | DO_FILE { switches: Switches, file: String }, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DoFile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParseTreeNode`, `ParseTree`, `TokenType`, `Token` [INFO] [stdout] --> src/invoke.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use parse::{ParseTree, ParseTreeNode, PTNodeType, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/exec.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::{Path, PathBuf, Component}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/exec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse` [INFO] [stdout] --> src/exec.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use parse; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokenType` [INFO] [stdout] --> src/inter.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use parse::{ParseTree, ParseTreeNode, PTNodeType, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util` [INFO] [stdout] --> src/com.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use util; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/com.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PL_TAG` should have an upper camel case name [INFO] [stdout] --> src/com.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | PL_TAG(String, String), [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `PlTag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PL_STAGE` should have an upper camel case name [INFO] [stdout] --> src/com.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | PL_STAGE(String, String), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `PlStage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DO_STDIN` should have an upper camel case name [INFO] [stdout] --> src/com.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | DO_STDIN { switches: Switches }, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `DoStdin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DO_FILE` should have an upper camel case name [INFO] [stdout] --> src/com.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | DO_FILE { switches: Switches, file: String }, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DoFile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParseTreeNode`, `ParseTree`, `TokenType`, `Token` [INFO] [stdout] --> src/invoke.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use parse::{ParseTree, ParseTreeNode, PTNodeType, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/exec.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::{Path, PathBuf, Component}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/exec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse` [INFO] [stdout] --> src/exec.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use parse; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokenType` [INFO] [stdout] --> src/inter.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use parse::{ParseTree, ParseTreeNode, PTNodeType, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jann_bin` [INFO] [stdout] --> src/com.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let jann_bin = args.next(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jann_bin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inv` [INFO] [stdout] --> src/exec.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn command<'inv, 'src: 'inv>(inv: &invoke::Invocation<'src>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/exec.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | let name = &node.children()[1]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_cmps` [INFO] [stdout] --> src/deploy.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | let src_cmps: Vec = src.components().collect(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_cmps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jann_bin` [INFO] [stdout] --> src/com.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let jann_bin = args.next(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jann_bin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inv` [INFO] [stdout] --> src/exec.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn command<'inv, 'src: 'inv>(inv: &invoke::Invocation<'src>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/exec.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | let name = &node.children()[1]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_cmps` [INFO] [stdout] --> src/deploy.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | let src_cmps: Vec = src.components().collect(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_cmps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/invoke.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | ... let mut node: inter::LinkNode = inv.art.node(*block_id); [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/invoke.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | let mut main_line = self.index.get(inv.pl_name.as_str()).unwrap_or_else( | | { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/invoke.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 165 | let mut main_line = self.index.get(inv.pl_name.as_str()).unwrap_or_else( | | { [INFO] [stdout] | ---------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 168 | Pipeline::execute(self, *main_line, inv, symbols, log, 0); [INFO] [stdout] | ^^^^ ---------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/invoke.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | ... let mut node: inter::LinkNode = inv.art.node(*block_id); [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/invoke.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | let mut main_line = self.index.get(inv.pl_name.as_str()).unwrap_or_else( | | { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/invoke.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 165 | let mut main_line = self.index.get(inv.pl_name.as_str()).unwrap_or_else( | | { [INFO] [stdout] | ---------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 168 | Pipeline::execute(self, *main_line, inv, symbols, log, 0); [INFO] [stdout] | ^^^^ ---------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/exec.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let mut block_children = node.children(); [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/exec.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let mut block_children = node.children(); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rprint` [INFO] [stdout] --> src/parse.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | fn rprint(&self, tree: &ParseTree, n: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_tree` [INFO] [stdout] --> src/parse.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn print_tree(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `foreptr` [INFO] [stdout] --> src/parse.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | foreptr: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek` [INFO] [stdout] --> src/parse.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | fn peek(&mut self, n: usize) -> &Token<'src> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `node` [INFO] [stdout] --> src/parse.rs:410:8 [INFO] [stdout] | [INFO] [stdout] 410 | fn node(&mut self, parent: usize, nt: PTNodeType, tok_id: usize) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `component_string` [INFO] [stdout] --> src/exec.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn component_string(c: &Component) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Name` [INFO] [stdout] --> src/inter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Name(&'src str), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JName` [INFO] [stdout] --> src/inter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | JName(&'src str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expect_type` [INFO] [stdout] --> src/inter.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn expect_type(&self, nt: &PTNodeType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rprint` [INFO] [stdout] --> src/parse.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | fn rprint(&self, tree: &ParseTree, n: usize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_tree` [INFO] [stdout] --> src/parse.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn print_tree(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `foreptr` [INFO] [stdout] --> src/parse.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | foreptr: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek` [INFO] [stdout] --> src/parse.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | fn peek(&mut self, n: usize) -> &Token<'src> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `node` [INFO] [stdout] --> src/parse.rs:410:8 [INFO] [stdout] | [INFO] [stdout] 410 | fn node(&mut self, parent: usize, nt: PTNodeType, tok_id: usize) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `component_string` [INFO] [stdout] --> src/exec.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn component_string(c: &Component) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Name` [INFO] [stdout] --> src/inter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Name(&'src str), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JName` [INFO] [stdout] --> src/inter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | JName(&'src str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expect_type` [INFO] [stdout] --> src/inter.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn expect_type(&self, nt: &PTNodeType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/exec.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | env::set_current_dir(cur); [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: variable `NONE` should have a snake case name [INFO] [stdout] --> src/inter.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | let NONE = 0; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `none` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `LBRACE` should have a snake case name [INFO] [stdout] --> src/inter.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let LBRACE = 1; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lbrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RBRACE` should have a snake case name [INFO] [stdout] --> src/inter.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let RBRACE = 2; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `rbrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WITHIN` should have a snake case name [INFO] [stdout] --> src/inter.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let WITHIN = 3; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `within` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_FF` should have a snake case name [INFO] [stdout] --> src/deploy.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub OW_FF: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `ow_ff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_DD` should have a snake case name [INFO] [stdout] --> src/deploy.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub OW_DD: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ow_dd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_FD` should have a snake case name [INFO] [stdout] --> src/deploy.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub OW_FD: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ow_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_DF` should have a snake case name [INFO] [stdout] --> src/deploy.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub OW_DF: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ow_df` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INTER` should have a snake case name [INFO] [stdout] --> src/deploy.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub INTER: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `inter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/exec.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | env::set_current_dir(cur); [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: variable `NONE` should have a snake case name [INFO] [stdout] --> src/inter.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | let NONE = 0; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `none` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `LBRACE` should have a snake case name [INFO] [stdout] --> src/inter.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let LBRACE = 1; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lbrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RBRACE` should have a snake case name [INFO] [stdout] --> src/inter.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let RBRACE = 2; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `rbrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WITHIN` should have a snake case name [INFO] [stdout] --> src/inter.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let WITHIN = 3; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `within` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_FF` should have a snake case name [INFO] [stdout] --> src/deploy.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub OW_FF: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `ow_ff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_DD` should have a snake case name [INFO] [stdout] --> src/deploy.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub OW_DD: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ow_dd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_FD` should have a snake case name [INFO] [stdout] --> src/deploy.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub OW_FD: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ow_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OW_DF` should have a snake case name [INFO] [stdout] --> src/deploy.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub OW_DF: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ow_df` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INTER` should have a snake case name [INFO] [stdout] --> src/deploy.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub INTER: bool, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `inter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "ef52c744d71362568ad21b03054d58a7420f7150d66970174e870de320ed07f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef52c744d71362568ad21b03054d58a7420f7150d66970174e870de320ed07f6", kill_on_drop: false }` [INFO] [stdout] ef52c744d71362568ad21b03054d58a7420f7150d66970174e870de320ed07f6