[INFO] cloning repository https://github.com/Rickgg/me_myself [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rickgg/me_myself" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickgg%2Fme_myself", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickgg%2Fme_myself'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50cb343e4e2d2ea9cd60222180df46577f6c4059 [INFO] checking Rickgg/me_myself against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickgg%2Fme_myself" "/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/Rickgg/me_myself 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/Rickgg/me_myself [INFO] finished tweaking git repo https://github.com/Rickgg/me_myself [INFO] tweaked toml for git repo https://github.com/Rickgg/me_myself written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Rickgg/me_myself 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] 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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1af689472c762510e49f45fa37498f9874b8ccddf8adcebed6e39af150e81fae [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" "1af689472c762510e49f45fa37498f9874b8ccddf8adcebed6e39af150e81fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1af689472c762510e49f45fa37498f9874b8ccddf8adcebed6e39af150e81fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af689472c762510e49f45fa37498f9874b8ccddf8adcebed6e39af150e81fae", kill_on_drop: false }` [INFO] [stdout] 1af689472c762510e49f45fa37498f9874b8ccddf8adcebed6e39af150e81fae [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 655f2cd2848b92ad2e39f4fda0a87add5f722856ca83b60db186cc0cb3af7c58 [INFO] running `Command { std: "docker" "start" "-a" "655f2cd2848b92ad2e39f4fda0a87add5f722856ca83b60db186cc0cb3af7c58", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking piston2d-graphics v0.36.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking piston-gfx_texture v0.41.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.68.0 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking pistoncore-input v0.28.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking pistoncore-window v0.44.0 [INFO] [stderr] Checking pistoncore-event_loop v0.49.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.63.0 [INFO] [stderr] Checking piston v0.49.0 [INFO] [stderr] Checking piston_window v0.108.0 [INFO] [stderr] Checking turtle v1.0.0-rc.4 (https://github.com/sunjay/turtle?rev=bf64b8333a2be1914378d8a22a4788947711182b#bf64b833) [INFO] [stderr] Checking me_myself v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Level`, `debug`, `error`, `info`, `log_enabled` [INFO] [stdout] --> src/memory.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, log_enabled, info, Level}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `log_enabled` [INFO] [stdout] --> src/compiler.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, log_enabled, info, Level, warn}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `log_enabled` [INFO] [stdout] --> src/vm.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{debug, error, log_enabled, info, Level}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `debug`, `error`, `info`, `log_enabled` [INFO] [stdout] --> src/memory.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, log_enabled, info, Level}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `log_enabled` [INFO] [stdout] --> src/compiler.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, log_enabled, info, Level, warn}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `log_enabled` [INFO] [stdout] --> src/vm.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{debug, error, log_enabled, info, Level}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `params` is never read [INFO] [stdout] --> src/compiler.rs:852:21 [INFO] [stdout] | [INFO] [stdout] 852 | let mut params: Vec = Default::default(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_special` is never read [INFO] [stdout] --> src/compiler.rs:853:21 [INFO] [stdout] | [INFO] [stdout] 853 | let mut is_special: bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/vm.rs:657:32 [INFO] [stdout] | [INFO] [stdout] 657 | ... Ok(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/vm.rs:662:49 [INFO] [stdout] | [INFO] [stdout] 662 | ... Err(err) => panic!("Value cannot be parsed into int {}", input) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/vm.rs:668:49 [INFO] [stdout] | [INFO] [stdout] 668 | ... Err(err) => panic!("Value cannot be parsed into float {}.", input) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `params` is never read [INFO] [stdout] --> src/compiler.rs:852:21 [INFO] [stdout] | [INFO] [stdout] 852 | let mut params: Vec = Default::default(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_special` is never read [INFO] [stdout] --> src/compiler.rs:853:21 [INFO] [stdout] | [INFO] [stdout] 853 | let mut is_special: bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/vm.rs:657:32 [INFO] [stdout] | [INFO] [stdout] 657 | ... Ok(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/vm.rs:662:49 [INFO] [stdout] | [INFO] [stdout] 662 | ... Err(err) => panic!("Value cannot be parsed into int {}", input) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/vm.rs:668:49 [INFO] [stdout] | [INFO] [stdout] 668 | ... Err(err) => panic!("Value cannot be parsed into float {}.", input) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:684:21 [INFO] [stdout] | [INFO] [stdout] 680 | let return_loc = self.global_vars.get(self.current_func.as_str()).unwrap(); [INFO] [stdout] | ---------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 684 | self.gen_quad(Actions::Return, Some(out_op), None, return_loc.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used 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: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 703 | ... let last_quad = self.quadruples.last().unwrap(); [INFO] [stdout] | --------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 708 | ... self.gen_quad(Actions::GotoF, Some(last_quad.out_op.clone()), None, Var {Location: String::from(""), Type: VarType::Int}); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------------- immutable borrow later used here [INFO] [stdout] | [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: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:684:21 [INFO] [stdout] | [INFO] [stdout] 680 | let return_loc = self.global_vars.get(self.current_func.as_str()).unwrap(); [INFO] [stdout] | ---------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 684 | self.gen_quad(Actions::Return, Some(out_op), None, return_loc.clone()); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------- immutable borrow later used 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: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/compiler.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 703 | ... let last_quad = self.quadruples.last().unwrap(); [INFO] [stdout] | --------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 708 | ... self.gen_quad(Actions::GotoF, Some(last_quad.out_op.clone()), None, Var {Location: String::from(""), Type: VarType::Int}); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------------- immutable borrow later used here [INFO] [stdout] | [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: variant is never constructed: `LocalUpperLim` [INFO] [stdout] --> src/memory.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | LocalUpperLim = 13000, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CteString` [INFO] [stdout] --> src/memory.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | CteString = 33000, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Position` [INFO] [stdout] --> src/compiler.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Position, // x, y // Done [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Type` should have a snake case name [INFO] [stdout] --> src/compiler.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Type: VarType, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Location` should have a snake case name [INFO] [stdout] --> src/compiler.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Location: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Value` should have a snake case name [INFO] [stdout] --> src/compiler.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | Value: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Type` should have a snake case name [INFO] [stdout] --> src/compiler.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | Type: VarType, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Location` should have a snake case name [INFO] [stdout] --> src/compiler.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | Location: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VC` should have a snake case name [INFO] [stdout] --> src/compiler.rs:780:29 [INFO] [stdout] | [INFO] [stdout] 780 | let VC = Var { Location: new_loc.to_string(), Type: VarType::Int }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VF` should have a snake case name [INFO] [stdout] --> src/compiler.rs:781:29 [INFO] [stdout] | [INFO] [stdout] 781 | let VF = Var { Location: new_loc2.to_string(), Type: VarType::Int }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VC` should have a snake case name [INFO] [stdout] --> src/compiler.rs:791:29 [INFO] [stdout] | [INFO] [stdout] 791 | let VC = Var { Location: new_loc.to_string(), Type: VarType::Float }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VF` should have a snake case name [INFO] [stdout] --> src/compiler.rs:792:29 [INFO] [stdout] | [INFO] [stdout] 792 | let VF = Var { Location: new_loc2.to_string(), Type: VarType::Float }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VC` should have a snake case name [INFO] [stdout] --> src/compiler.rs:774:22 [INFO] [stdout] | [INFO] [stdout] 774 | let (VC, VF, temp_comp): (Var, Var, Var) = match control_var.Type { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VF` should have a snake case name [INFO] [stdout] --> src/compiler.rs:774:26 [INFO] [stdout] | [INFO] [stdout] 774 | let (VC, VF, temp_comp): (Var, Var, Var) = match control_var.Type { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/compiler.rs:1105:9 [INFO] [stdout] | [INFO] [stdout] 1105 | writeln!(file, "P {}", self.program_name); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LocalUpperLim` [INFO] [stdout] --> src/memory.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | LocalUpperLim = 13000, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CteString` [INFO] [stdout] --> src/memory.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | CteString = 33000, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Position` [INFO] [stdout] --> src/compiler.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Position, // x, y // Done [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Type` should have a snake case name [INFO] [stdout] --> src/compiler.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Type: VarType, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Location` should have a snake case name [INFO] [stdout] --> src/compiler.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Location: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Value` should have a snake case name [INFO] [stdout] --> src/compiler.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | Value: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Type` should have a snake case name [INFO] [stdout] --> src/compiler.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | Type: VarType, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Location` should have a snake case name [INFO] [stdout] --> src/compiler.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | Location: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VC` should have a snake case name [INFO] [stdout] --> src/compiler.rs:780:29 [INFO] [stdout] | [INFO] [stdout] 780 | let VC = Var { Location: new_loc.to_string(), Type: VarType::Int }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VF` should have a snake case name [INFO] [stdout] --> src/compiler.rs:781:29 [INFO] [stdout] | [INFO] [stdout] 781 | let VF = Var { Location: new_loc2.to_string(), Type: VarType::Int }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VC` should have a snake case name [INFO] [stdout] --> src/compiler.rs:791:29 [INFO] [stdout] | [INFO] [stdout] 791 | let VC = Var { Location: new_loc.to_string(), Type: VarType::Float }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VF` should have a snake case name [INFO] [stdout] --> src/compiler.rs:792:29 [INFO] [stdout] | [INFO] [stdout] 792 | let VF = Var { Location: new_loc2.to_string(), Type: VarType::Float }; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VC` should have a snake case name [INFO] [stdout] --> src/compiler.rs:774:22 [INFO] [stdout] | [INFO] [stdout] 774 | let (VC, VF, temp_comp): (Var, Var, Var) = match control_var.Type { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VF` should have a snake case name [INFO] [stdout] --> src/compiler.rs:774:26 [INFO] [stdout] | [INFO] [stdout] 774 | let (VC, VF, temp_comp): (Var, Var, Var) = match control_var.Type { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/compiler.rs:1105:9 [INFO] [stdout] | [INFO] [stdout] 1105 | writeln!(file, "P {}", self.program_name); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "655f2cd2848b92ad2e39f4fda0a87add5f722856ca83b60db186cc0cb3af7c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655f2cd2848b92ad2e39f4fda0a87add5f722856ca83b60db186cc0cb3af7c58", kill_on_drop: false }` [INFO] [stdout] 655f2cd2848b92ad2e39f4fda0a87add5f722856ca83b60db186cc0cb3af7c58