[INFO] cloning repository https://github.com/APLanguage/aplang-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/APLanguage/aplang-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAPLanguage%2Faplang-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAPLanguage%2Faplang-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3672cdf0d730306f81bdf0eedabff78a7af6f4f5 [INFO] checking APLanguage/aplang-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAPLanguage%2Faplang-rs" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/APLanguage/aplang-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/APLanguage/aplang-rs [INFO] finished tweaking git repo https://github.com/APLanguage/aplang-rs [INFO] tweaked toml for git repo https://github.com/APLanguage/aplang-rs written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/APLanguage/aplang-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c113ba2b09283c915801d0474bddd6047b0cc9def636bfd5c76c9737b7ee800 [INFO] running `Command { std: "docker" "start" "-a" "3c113ba2b09283c915801d0474bddd6047b0cc9def636bfd5c76c9737b7ee800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c113ba2b09283c915801d0474bddd6047b0cc9def636bfd5c76c9737b7ee800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c113ba2b09283c915801d0474bddd6047b0cc9def636bfd5c76c9737b7ee800", kill_on_drop: false }` [INFO] [stdout] 3c113ba2b09283c915801d0474bddd6047b0cc9def636bfd5c76c9737b7ee800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4329017b4beb0fe4e2a7d9b269d8be255fb52e9d3920faf218217aa9c52ede7 [INFO] running `Command { std: "docker" "start" "-a" "e4329017b4beb0fe4e2a7d9b269d8be255fb52e9d3920faf218217aa9c52ede7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking aplang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/scanner/parser.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | pos_x += (scanner.pos_get() - post_set!(pos_temp, scanner.pos_get())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/scanner/parser.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | pos_x += (scanner.pos_get() - post_set!(pos_temp, scanner.pos_get())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/scanner/parser.rs:272:22 [INFO] [stdout] | [INFO] [stdout] 272 | pos_x += (scanner.pos_get() - post_set!(pos_temp, scanner.pos_get())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::expr::Type::Primitive` [INFO] [stdout] --> src/ast/ast.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ast::expr::Type::Primitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scanner::token::PrimitiveTypeKeyword::Int` [INFO] [stdout] --> src/ast/ast.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::scanner::token::PrimitiveTypeKeyword::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keyword` [INFO] [stdout] --> src/ast/expr.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::scanner::token::{GriddedObject, Keyword, PrimitiveTypeKeyword, Token}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/scanner/token.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/ast.rs:518:11 [INFO] [stdout] | [INFO] [stdout] 518 | let mut token; [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/ast/ast.rs:904:9 [INFO] [stdout] | [INFO] [stdout] 904 | let mut decisive_token = self.scanner.peek_or_eof().clone(); [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/ast/ast.rs:1037:9 [INFO] [stdout] | [INFO] [stdout] 1037 | let mut temp = self.scanner.peek_or_eof(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/scanner/parser.rs:272:22 [INFO] [stdout] | [INFO] [stdout] 272 | pos_x += (scanner.pos_get() - post_set!(pos_temp, scanner.pos_get())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::expr::Type::Primitive` [INFO] [stdout] --> src/ast/ast.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ast::expr::Type::Primitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scanner::token::PrimitiveTypeKeyword::Int` [INFO] [stdout] --> src/ast/ast.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::scanner::token::PrimitiveTypeKeyword::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_search_ignore` [INFO] [stdout] --> src/scanner/scanner.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn peek_search_ignore(&mut self, ignore: F1, predicate: F2) -> bool [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: `peek_is_eof` [INFO] [stdout] --> src/scanner/scanner.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn peek_is_eof(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos_reset` [INFO] [stdout] --> src/scanner/scanner.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn pos_reset(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos_is_eof` [INFO] [stdout] --> src/scanner/scanner.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn pos_is_eof(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos_set` [INFO] [stdout] --> src/scanner/scanner.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn pos_set(&mut self, pos: usize) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_chars` [INFO] [stdout] --> src/scanner/scanner.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn consume_chars(&mut self, nb: usize, fail_on_not_reach: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_chars` [INFO] [stdout] --> src/scanner/scanner.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn peek_chars(&mut self, nb: usize, fail_on_not_reach: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_search_chars` [INFO] [stdout] --> src/scanner/scanner.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn peek_search_chars(&mut self, predicate: F) -> std::string::String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_rewind_not_eof` [INFO] [stdout] --> src/scanner/scanner.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn peek_rewind_not_eof(&mut self, amount: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_or_eof` [INFO] [stdout] --> src/scanner/scanner.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn consume_or_eof(&mut self) -> &GriddedObject { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_rewind_not_eof` [INFO] [stdout] --> src/scanner/scanner.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn consume_rewind_not_eof(&mut self, amount: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_coords` [INFO] [stdout] --> src/scanner/scanner.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn consume_coords(&self) -> [usize; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_next_coords` [INFO] [stdout] --> src/scanner/scanner.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn consume_next_coords(&self) -> [usize; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GreaterGreaterEqual` [INFO] [stdout] --> src/scanner/token.rs:180:3 [INFO] [stdout] | [INFO] [stdout] 180 | GreaterGreaterEqual, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Word` [INFO] [stdout] --> src/scanner/token.rs:220:3 [INFO] [stdout] | [INFO] [stdout] 220 | Word(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Declaration` [INFO] [stdout] --> src/ast/expr.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | Declaration(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Statement` [INFO] [stdout] --> src/ast/expr.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | Statement(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnaryRight` [INFO] [stdout] --> src/ast/expr.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | UnaryRight(Unary), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keyword` [INFO] [stdout] --> src/ast/expr.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::scanner::token::{GriddedObject, Keyword, PrimitiveTypeKeyword, Token}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ForStmt` [INFO] [stdout] --> src/ast/expr.rs:214:3 [INFO] [stdout] | [INFO] [stdout] 214 | ForStmt(Box>, Option>>, Option>>, Box... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/scanner/token.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_visualisation_expr` [INFO] [stdout] --> src/helper/visualisation.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn print_visualisation_expr(&self, expr: &GriddedObject) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/ast.rs:518:11 [INFO] [stdout] | [INFO] [stdout] 518 | let mut token; [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/ast/ast.rs:904:9 [INFO] [stdout] | [INFO] [stdout] 904 | let mut decisive_token = self.scanner.peek_or_eof().clone(); [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/ast/ast.rs:1037:9 [INFO] [stdout] | [INFO] [stdout] 1037 | let mut temp = self.scanner.peek_or_eof(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_search_ignore` [INFO] [stdout] --> src/scanner/scanner.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn peek_search_ignore(&mut self, ignore: F1, predicate: F2) -> bool [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: `peek_is_eof` [INFO] [stdout] --> src/scanner/scanner.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn peek_is_eof(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos_reset` [INFO] [stdout] --> src/scanner/scanner.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn pos_reset(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos_is_eof` [INFO] [stdout] --> src/scanner/scanner.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn pos_is_eof(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos_set` [INFO] [stdout] --> src/scanner/scanner.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn pos_set(&mut self, pos: usize) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_chars` [INFO] [stdout] --> src/scanner/scanner.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn consume_chars(&mut self, nb: usize, fail_on_not_reach: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_chars` [INFO] [stdout] --> src/scanner/scanner.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn peek_chars(&mut self, nb: usize, fail_on_not_reach: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_search_chars` [INFO] [stdout] --> src/scanner/scanner.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn peek_search_chars(&mut self, predicate: F) -> std::string::String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `peek_rewind_not_eof` [INFO] [stdout] --> src/scanner/scanner.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn peek_rewind_not_eof(&mut self, amount: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_or_eof` [INFO] [stdout] --> src/scanner/scanner.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn consume_or_eof(&mut self) -> &GriddedObject { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_rewind_not_eof` [INFO] [stdout] --> src/scanner/scanner.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn consume_rewind_not_eof(&mut self, amount: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_coords` [INFO] [stdout] --> src/scanner/scanner.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn consume_coords(&self) -> [usize; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `consume_next_coords` [INFO] [stdout] --> src/scanner/scanner.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn consume_next_coords(&self) -> [usize; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GreaterGreaterEqual` [INFO] [stdout] --> src/scanner/token.rs:180:3 [INFO] [stdout] | [INFO] [stdout] 180 | GreaterGreaterEqual, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Word` [INFO] [stdout] --> src/scanner/token.rs:220:3 [INFO] [stdout] | [INFO] [stdout] 220 | Word(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Declaration` [INFO] [stdout] --> src/ast/expr.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | Declaration(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Statement` [INFO] [stdout] --> src/ast/expr.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | Statement(Box>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnaryRight` [INFO] [stdout] --> src/ast/expr.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | UnaryRight(Unary), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ForStmt` [INFO] [stdout] --> src/ast/expr.rs:214:3 [INFO] [stdout] | [INFO] [stdout] 214 | ForStmt(Box>, Option>>, Option>>, Box... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_visualisation_expr` [INFO] [stdout] --> src/helper/visualisation.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn print_visualisation_expr(&self, expr: &GriddedObject) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "e4329017b4beb0fe4e2a7d9b269d8be255fb52e9d3920faf218217aa9c52ede7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4329017b4beb0fe4e2a7d9b269d8be255fb52e9d3920faf218217aa9c52ede7", kill_on_drop: false }` [INFO] [stdout] e4329017b4beb0fe4e2a7d9b269d8be255fb52e9d3920faf218217aa9c52ede7