[INFO] cloning repository https://github.com/wwestlake/janus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwestlake/janus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwestlake%2Fjanus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwestlake%2Fjanus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66e65a8d2559a4b1832fb6e45d9bdd65dcf9b221 [INFO] checking wwestlake/janus against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwestlake%2Fjanus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwestlake/janus on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwestlake/janus [INFO] finished tweaking git repo https://github.com/wwestlake/janus [INFO] tweaked toml for git repo https://github.com/wwestlake/janus written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wwestlake/janus 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking wwestlake/janus against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwestlake%2Fjanus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwestlake/janus on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwestlake/janus [INFO] finished tweaking git repo https://github.com/wwestlake/janus [INFO] tweaked toml for git repo https://github.com/wwestlake/janus written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wwestlake/janus 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce0ae56b2d671144f82a861cbe06369187bd986fca9eee621d9a900c736e6263 [INFO] running `Command { std: "docker" "start" "-a" "ce0ae56b2d671144f82a861cbe06369187bd986fca9eee621d9a900c736e6263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce0ae56b2d671144f82a861cbe06369187bd986fca9eee621d9a900c736e6263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0ae56b2d671144f82a861cbe06369187bd986fca9eee621d9a900c736e6263", kill_on_drop: false }` [INFO] [stdout] ce0ae56b2d671144f82a861cbe06369187bd986fca9eee621d9a900c736e6263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51aaf1f2144d2270c85982616f240247f03a09a6a54aab02d2ee7852bb906208 [INFO] running `Command { std: "docker" "start" "-a" "51aaf1f2144d2270c85982616f240247f03a09a6a54aab02d2ee7852bb906208", kill_on_drop: false }` [INFO] [stderr] Checking janus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/lexer/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::current` [INFO] [stdout] --> src/lexer/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::current; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/lexer/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::current` [INFO] [stdout] --> src/lexer/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::current; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | Let(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 | Let((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | Let(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 | Let((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | If(i64, i64), [INFO] [stdout] | -- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9 | If((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | If(i64, i64), [INFO] [stdout] | -- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9 | If((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | Then(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 10 | Then((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | Then(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 10 | Then((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | Else(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Else((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | Else(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Else((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | For(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 12 | For((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | For(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 12 | For((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Fun(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 | Fun((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Fun(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 | Fun((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | Type(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 14 | Type((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | Type(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 14 | Type((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | Match(i64, i64), [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 15 | Match((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | Match(i64, i64), [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 15 | Match((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Sig(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 16 | Sig((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Sig(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 16 | Sig((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | Char(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 19 | Char((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | Char(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 19 | Char((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | Bool(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 20 | Bool((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | Bool(i64, i64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 20 | Bool((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | Float(i64, i64), [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 21 | Float((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | Float(i64, i64), [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 21 | Float((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | Int(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 22 | Int((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | Int(i64, i64), [INFO] [stdout] | --- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 22 | Int((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | String(i64, i64), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 23 | String((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | String(i64, i64), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 23 | String((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | EndOfFile(i64, i64), [INFO] [stdout] | --------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 82 | EndOfFile((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/lexer/mod.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | EndOfFile(i64, i64), [INFO] [stdout] | --------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 82 | EndOfFile((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/lexer/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Equality(i64, i64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | OpenParen(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | CloseParen(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | OpenBrace(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | CloseBrace(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | OpenBracket(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 32 | CloseBracker(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | DoubleQuote(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | SingleQuote(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 35 | Comma(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | SemiColon(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 37 | DoubleColon(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 38 | Colon(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | RightArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 40 | LeftArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 41 | RightDoubleArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | LeftDoubleArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | DoubleAmpersand(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | Ampersand(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 45 | Tilde(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | Accent(i64, i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 47 | PoundSign(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | DollarSign(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 49 | Caret(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | Percent(i64, i64), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 51 | Assign(i64, i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | DoubleAdd(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 53 | Add(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | DoubleSub(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | Sub(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | DoubleMul(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | UnderLine(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 58 | DoublePipe(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 59 | Pipe(i64, i64), [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | Mul(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 61 | Div(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | Dot(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 63 | LessThan(i64, i64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | LessThanOrEqual(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | GreaterThan(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 66 | GreaterThanOrEqual(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | NotEqual(i64, i64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | VariableIdent(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 71 | TypeIdent(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | FunctionIdent(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | StringLiteral(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 76 | IntLiteral(i64, i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 77 | FloatLiteral(i64, i64, f64), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 78 | CharLiteral(i64, i64, char), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | BoolLiteral(i64, i64, bool), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | Unknown(i64, i64), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lookAheadChar` is never used [INFO] [stdout] --> src/lexer/mod.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl Tokenizer { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | fn lookAheadChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `currentChar` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | fn currentChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `current_char` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/lexer/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Equality(i64, i64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | OpenParen(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | CloseParen(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | OpenBrace(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | CloseBrace(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | OpenBracket(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 32 | CloseBracker(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | DoubleQuote(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | SingleQuote(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 35 | Comma(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | SemiColon(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 37 | DoubleColon(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 38 | Colon(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | RightArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 40 | LeftArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 41 | RightDoubleArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | LeftDoubleArrow(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | DoubleAmpersand(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | Ampersand(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 45 | Tilde(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | Accent(i64, i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 47 | PoundSign(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | DollarSign(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 49 | Caret(i64, i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | Percent(i64, i64), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 51 | Assign(i64, i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | DoubleAdd(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 53 | Add(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | DoubleSub(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | Sub(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | DoubleMul(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | UnderLine(i64, i64), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 58 | DoublePipe(i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 59 | Pipe(i64, i64), [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | Mul(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 61 | Div(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | Dot(i64, i64), [INFO] [stdout] | ^^^ [INFO] [stdout] 63 | LessThan(i64, i64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | LessThanOrEqual(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | GreaterThan(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 66 | GreaterThanOrEqual(i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | NotEqual(i64, i64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | VariableIdent(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 71 | TypeIdent(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | FunctionIdent(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | StringLiteral(i64, i64, String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 76 | IntLiteral(i64, i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 77 | FloatLiteral(i64, i64, f64), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 78 | CharLiteral(i64, i64, char), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | BoolLiteral(i64, i64, bool), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | Unknown(i64, i64), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lookAheadChar` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | fn lookAheadChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `look_ahead_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nextChar` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn nextChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `next_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lookAheadChar` is never used [INFO] [stdout] --> src/lexer/mod.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl Tokenizer { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | fn lookAheadChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `consumeWhiteSpace` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn consumeWhiteSpace(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `consume_white_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `currentChar` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | fn currentChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `current_char` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nextLexeme` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn nextLexeme(&mut self, lex: String) -> TokenResult { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `next_lexeme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lookAheadChar` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | fn lookAheadChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `look_ahead_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nextToken` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | fn nextToken(&mut self) -> TokenResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `next_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nextChar` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn nextChar(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `next_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `consumeWhiteSpace` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn consumeWhiteSpace(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `consume_white_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nextLexeme` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn nextLexeme(&mut self, lex: String) -> TokenResult { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `next_lexeme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `nextToken` should have a snake case name [INFO] [stdout] --> src/lexer/mod.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | fn nextToken(&mut self) -> TokenResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `next_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] running `Command { std: "docker" "inspect" "51aaf1f2144d2270c85982616f240247f03a09a6a54aab02d2ee7852bb906208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51aaf1f2144d2270c85982616f240247f03a09a6a54aab02d2ee7852bb906208", kill_on_drop: false }` [INFO] [stdout] 51aaf1f2144d2270c85982616f240247f03a09a6a54aab02d2ee7852bb906208