[INFO] cloning repository https://github.com/BsoftLimited/chip-8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BsoftLimited/chip-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBsoftLimited%2Fchip-8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBsoftLimited%2Fchip-8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7489bc69d87425fc558f0d76cca7a260b53d25ad
[INFO] checking BsoftLimited/chip-8 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBsoftLimited%2Fchip-8" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BsoftLimited/chip-8
[INFO] finished tweaking git repo https://github.com/BsoftLimited/chip-8
[INFO] tweaked toml for git repo https://github.com/BsoftLimited/chip-8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BsoftLimited/chip-8 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BsoftLimited/chip-8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memmap2 v0.5.7
[INFO] [stderr]   Downloaded egui-winit v0.19.0
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.7
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.2
[INFO] [stderr]   Downloaded ab_glyph v0.2.17
[INFO] [stderr]   Downloaded clipboard-win v4.4.2
[INFO] [stderr]   Downloaded crossfont v0.5.0
[INFO] [stderr]   Downloaded emath v0.19.0
[INFO] [stderr]   Downloaded calloop v0.10.1
[INFO] [stderr]   Downloaded ahash v0.8.0
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded egui v0.19.0
[INFO] [stderr]   Downloaded ndk-sys v0.4.0
[INFO] [stderr]   Downloaded winit v0.27.4
[INFO] [stderr]   Downloaded epaint v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc892b6007b4eac2b654c39105740f44fd5e5ff17df49df75d54b2dbd57316b0
[INFO] running `Command { std: "docker" "start" "-a" "dc892b6007b4eac2b654c39105740f44fd5e5ff17df49df75d54b2dbd57316b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc892b6007b4eac2b654c39105740f44fd5e5ff17df49df75d54b2dbd57316b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc892b6007b4eac2b654c39105740f44fd5e5ff17df49df75d54b2dbd57316b0", kill_on_drop: false }`
[INFO] [stdout] dc892b6007b4eac2b654c39105740f44fd5e5ff17df49df75d54b2dbd57316b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfda771e5d6f6626ca8f80f425a8c256a1968ac22e88435bd6efbba1d6f23c8a
[INFO] running `Command { std: "docker" "start" "-a" "bfda771e5d6f6626ca8f80f425a8c256a1968ac22e88435bd6efbba1d6f23c8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking emath v0.19.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking webbrowser v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking ab_glyph v0.2.17
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking epaint v0.19.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking egui v0.19.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking calloop v0.10.1
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking sctk-adwaita v0.4.2
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking winit v0.27.4
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking egui-winit v0.19.0
[INFO] [stderr]     Checking chip-8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BatchConfig`
[INFO] [stdout]  --> src/chip/screen/renderer/mod.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use batch::{ Batch, BatchConfig};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `compiler::Compiler`
[INFO] [stdout]   --> src/chip/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use compiler::Compiler; 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Map`
[INFO] [stdout]  --> src/chip/assembler/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::iter::Map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::chip::utils::hex`
[INFO] [stdout]  --> src/chip/assembler/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::chip::utils::hex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::chip::Opcode`
[INFO] [stdout]  --> src/chip/assembler/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::chip::Opcode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BatchConfig`
[INFO] [stdout]  --> src/chip/screen/renderer/mod.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use batch::{ Batch, BatchConfig};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `compiler::Compiler`
[INFO] [stdout]   --> src/chip/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use compiler::Compiler; 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Map`
[INFO] [stdout]  --> src/chip/assembler/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::iter::Map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::chip::utils::hex`
[INFO] [stdout]  --> src/chip/assembler/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::chip::utils::hex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::chip::Opcode`
[INFO] [stdout]  --> src/chip/assembler/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::chip::Opcode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/chip/keys.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn update(&mut self, event: &Event){
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extended` is never read
[INFO] [stdout]  --> src/chip/screen/mod.rs:6:73
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Screen{ pixels : [[bool; 128]; 64], width: u32, height: u32, extended: bool, batch: Box<Batch>, data: Vec<f32> }
[INFO] [stdout]   |            ------ field in this struct                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_extended` and `set` are never used
[INFO] [stdout]   --> src/chip/screen/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Screen{
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn is_extended(&self)->bool{ return self.extended; }
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 26 |
[INFO] [stdout] 27 |     pub fn set(&mut self, x:usize, y:usize){
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> src/chip/keys.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl KeyPad{
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn update(&mut self, event: &Event){
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Compiler` is never constructed
[INFO] [stdout]  --> src/chip/compiler/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Compiler{
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expression` is never used
[INFO] [stdout]  --> src/chip/compiler/parser.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum Expression{
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variant_equal` is never used
[INFO] [stdout]   --> src/chip/compiler/parser.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn variant_equal(a: &Token, b: &Token)->bool{
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> src/chip/compiler/parser.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser{ lexer:Box<Lexer>, errors: Vec<String> , current: Token }
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/chip/compiler/parser.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Parser{
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(data:&str)->Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn has_next(&mut self)->bool{ self.lexer.has_next() }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]  31 |     
[INFO] [stdout]  32 |     fn next_token(&mut self)->bool{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     fn pop_token(&mut self)->Token{
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     fn unwrap(token:Token)->String{
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn get_next(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     fn get(&mut self)->Expression{
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn initilaization(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     fn get_argument_definition(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn function_declaraton(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn get_argument_passing(&mut self)->Vec<Expression>{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn make_conditional(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 |     pub fn make_term(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub fn make_factor(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn make_value(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn make_array(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub fn print_errors(&self){
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyWords` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const KeyWords:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DataType` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const DataType: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DeclareWords` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DeclareWords: [&str; 2] = ["let", "fun"];
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Controls` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const Controls:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Conditions` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const Conditions: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BoolValues` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BoolValues: [&str; 2] = ["true", "false"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_in` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn word_in(list: &[&str], key: &str)->bool{
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_keyword` is never used
[INFO] [stdout]   --> src/chip/compiler/syntax.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn is_keyword(word: &str)->bool{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_datatype` is never used
[INFO] [stdout]   --> src/chip/compiler/syntax.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn is_datatype(word: &str)->bool { return word_in(&DataType, word); }
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `char_in` is never used
[INFO] [stdout]   --> src/chip/compiler/syntax.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn char_in(list: &str, key: char)-> bool{
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyWords` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const KeyWords:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 1 - const KeyWords:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout] 1 + const KEY_WORDS:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DataType` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const DataType: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - const DataType: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout] 2 + const DATA_TYPE: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DeclareWords` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DeclareWords: [&str; 2] = ["let", "fun"];
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - const DeclareWords: [&str; 2] = ["let", "fun"];
[INFO] [stdout] 3 + const DECLARE_WORDS: [&str; 2] = ["let", "fun"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Controls` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const Controls:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - const Controls:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout] 4 + const CONTROLS:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Conditions` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const Conditions: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - const Conditions: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout] 5 + const CONDITIONS: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BoolValues` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BoolValues: [&str; 2] = ["true", "false"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - const BoolValues: [&str; 2] = ["true", "false"];
[INFO] [stdout] 6 + const BOOL_VALUES: [&str; 2] = ["true", "false"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/chip/keys.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn update(&mut self, event: &Event){
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extended` is never read
[INFO] [stdout]  --> src/chip/screen/mod.rs:6:73
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Screen{ pixels : [[bool; 128]; 64], width: u32, height: u32, extended: bool, batch: Box<Batch>, data: Vec<f32> }
[INFO] [stdout]   |            ------ field in this struct                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_extended` and `set` are never used
[INFO] [stdout]   --> src/chip/screen/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Screen{
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn is_extended(&self)->bool{ return self.extended; }
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 26 |
[INFO] [stdout] 27 |     pub fn set(&mut self, x:usize, y:usize){
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> src/chip/keys.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl KeyPad{
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn update(&mut self, event: &Event){
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Compiler` is never constructed
[INFO] [stdout]  --> src/chip/compiler/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Compiler{
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expression` is never used
[INFO] [stdout]  --> src/chip/compiler/parser.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum Expression{
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variant_equal` is never used
[INFO] [stdout]   --> src/chip/compiler/parser.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn variant_equal(a: &Token, b: &Token)->bool{
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> src/chip/compiler/parser.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser{ lexer:Box<Lexer>, errors: Vec<String> , current: Token }
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/chip/compiler/parser.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Parser{
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(data:&str)->Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn has_next(&mut self)->bool{ self.lexer.has_next() }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]  31 |     
[INFO] [stdout]  32 |     fn next_token(&mut self)->bool{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     fn pop_token(&mut self)->Token{
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     fn unwrap(token:Token)->String{
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn get_next(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     fn get(&mut self)->Expression{
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn initilaization(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     fn get_argument_definition(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn function_declaraton(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn get_argument_passing(&mut self)->Vec<Expression>{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn make_conditional(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 |     pub fn make_term(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub fn make_factor(&mut self)->Expression{
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn make_value(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn make_array(&mut self)->Expression{
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub fn print_errors(&self){
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyWords` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const KeyWords:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DataType` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const DataType: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DeclareWords` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DeclareWords: [&str; 2] = ["let", "fun"];
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Controls` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const Controls:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Conditions` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const Conditions: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BoolValues` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BoolValues: [&str; 2] = ["true", "false"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_in` is never used
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn word_in(list: &[&str], key: &str)->bool{
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_keyword` is never used
[INFO] [stdout]   --> src/chip/compiler/syntax.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn is_keyword(word: &str)->bool{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_datatype` is never used
[INFO] [stdout]   --> src/chip/compiler/syntax.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn is_datatype(word: &str)->bool { return word_in(&DataType, word); }
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `char_in` is never used
[INFO] [stdout]   --> src/chip/compiler/syntax.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn char_in(list: &str, key: char)-> bool{
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyWords` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const KeyWords:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 1 - const KeyWords:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout] 1 + const KEY_WORDS:[&str; 4] = ["in", "as", "is", "to"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DataType` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const DataType: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - const DataType: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout] 2 + const DATA_TYPE: [&str; 5] = ["num" ,"str", "bool", "char", "array"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DeclareWords` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DeclareWords: [&str; 2] = ["let", "fun"];
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - const DeclareWords: [&str; 2] = ["let", "fun"];
[INFO] [stdout] 3 + const DECLARE_WORDS: [&str; 2] = ["let", "fun"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Controls` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const Controls:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - const Controls:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout] 4 + const CONTROLS:[&str; 6] = ["for", "if", "when", "else", "while", "do"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Conditions` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const Conditions: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - const Conditions: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout] 5 + const CONDITIONS: [&str; 4] = ["and", "or", "equals", "not"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BoolValues` should have an upper case name
[INFO] [stdout]  --> src/chip/compiler/syntax.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BoolValues: [&str; 2] = ["true", "false"];
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - const BoolValues: [&str; 2] = ["true", "false"];
[INFO] [stdout] 6 + const BOOL_VALUES: [&str; 2] = ["true", "false"];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.06s
[INFO] running `Command { std: "docker" "inspect" "bfda771e5d6f6626ca8f80f425a8c256a1968ac22e88435bd6efbba1d6f23c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfda771e5d6f6626ca8f80f425a8c256a1968ac22e88435bd6efbba1d6f23c8a", kill_on_drop: false }`
[INFO] [stdout] bfda771e5d6f6626ca8f80f425a8c256a1968ac22e88435bd6efbba1d6f23c8a
