[INFO] cloning repository https://github.com/ryo0/monkey-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryo0/monkey-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo0%2Fmonkey-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo0%2Fmonkey-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e7098d4ba427832b11380b72bfca0a3e04ecfec [INFO] checking ryo0/monkey-in-rust against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo0%2Fmonkey-in-rust" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryo0/monkey-in-rust on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryo0/monkey-in-rust [INFO] finished tweaking git repo https://github.com/ryo0/monkey-in-rust [INFO] tweaked toml for git repo https://github.com/ryo0/monkey-in-rust written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/ryo0/monkey-in-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fdda4588d317f65f45ad6bc1e6f33760b815335e72bacf52f7bcf693d972c24 [INFO] running `Command { std: "docker" "start" "-a" "4fdda4588d317f65f45ad6bc1e6f33760b815335e72bacf52f7bcf693d972c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fdda4588d317f65f45ad6bc1e6f33760b815335e72bacf52f7bcf693d972c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fdda4588d317f65f45ad6bc1e6f33760b815335e72bacf52f7bcf693d972c24", kill_on_drop: false }` [INFO] [stdout] 4fdda4588d317f65f45ad6bc1e6f33760b815335e72bacf52f7bcf693d972c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db0210d0d2aa30038f707440014824a324684e578f45439b963132f2394abe69 [INFO] running `Command { std: "docker" "start" "-a" "db0210d0d2aa30038f707440014824a324684e578f45439b963132f2394abe69", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking monkey v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:320:52 [INFO] [stdout] | [INFO] [stdout] 320 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:330:52 [INFO] [stdout] | [INFO] [stdout] 330 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:340:52 [INFO] [stdout] | [INFO] [stdout] 340 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:350:52 [INFO] [stdout] | [INFO] [stdout] 350 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:360:52 [INFO] [stdout] | [INFO] [stdout] 360 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:370:52 [INFO] [stdout] | [INFO] [stdout] 370 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Precedence` [INFO] [stdout] --> src/eval.rs:380:52 [INFO] [stdout] | [INFO] [stdout] 380 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:320:23 [INFO] [stdout] | [INFO] [stdout] 320 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:329:18 [INFO] [stdout] | [INFO] [stdout] 329 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:339:18 [INFO] [stdout] | [INFO] [stdout] 339 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 340 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:349:18 [INFO] [stdout] | [INFO] [stdout] 349 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:350:23 [INFO] [stdout] | [INFO] [stdout] 350 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:360:23 [INFO] [stdout] | [INFO] [stdout] 360 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:369:18 [INFO] [stdout] | [INFO] [stdout] 369 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:370:23 [INFO] [stdout] | [INFO] [stdout] 370 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 379 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_exp` in this scope [INFO] [stdout] --> src/eval.rs:380:23 [INFO] [stdout] | [INFO] [stdout] 380 | let (result, _) = parse_exp(tokens.as_slice(), Precedence::LOWEST); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::parse_exp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:392:18 [INFO] [stdout] | [INFO] [stdout] 392 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:410:18 [INFO] [stdout] | [INFO] [stdout] 410 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:448:18 [INFO] [stdout] | [INFO] [stdout] 448 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:464:18 [INFO] [stdout] | [INFO] [stdout] 464 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:465:13 [INFO] [stdout] | [INFO] [stdout] 465 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:481:18 [INFO] [stdout] | [INFO] [stdout] 481 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:482:13 [INFO] [stdout] | [INFO] [stdout] 482 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:499:18 [INFO] [stdout] | [INFO] [stdout] 499 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:500:13 [INFO] [stdout] | [INFO] [stdout] 500 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:522:18 [INFO] [stdout] | [INFO] [stdout] 522 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 523 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:542:18 [INFO] [stdout] | [INFO] [stdout] 542 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:543:13 [INFO] [stdout] | [INFO] [stdout] 543 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:570:18 [INFO] [stdout] | [INFO] [stdout] 570 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:591:18 [INFO] [stdout] | [INFO] [stdout] 591 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:605:18 [INFO] [stdout] | [INFO] [stdout] 605 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:606:13 [INFO] [stdout] | [INFO] [stdout] 606 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:618:18 [INFO] [stdout] | [INFO] [stdout] 618 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:631:18 [INFO] [stdout] | [INFO] [stdout] 631 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:647:13 [INFO] [stdout] | [INFO] [stdout] 647 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:671:18 [INFO] [stdout] | [INFO] [stdout] 671 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:683:18 [INFO] [stdout] | [INFO] [stdout] 683 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:684:13 [INFO] [stdout] | [INFO] [stdout] 684 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:696:18 [INFO] [stdout] | [INFO] [stdout] 696 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:709:18 [INFO] [stdout] | [INFO] [stdout] 709 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:724:18 [INFO] [stdout] | [INFO] [stdout] 724 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:725:13 [INFO] [stdout] | [INFO] [stdout] 725 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:736:18 [INFO] [stdout] | [INFO] [stdout] 736 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:737:13 [INFO] [stdout] | [INFO] [stdout] 737 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:755:18 [INFO] [stdout] | [INFO] [stdout] 755 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:756:13 [INFO] [stdout] | [INFO] [stdout] 756 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/eval.rs:762:18 [INFO] [stdout] | [INFO] [stdout] 762 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_parse` in this scope [INFO] [stdout] --> src/eval.rs:763:13 [INFO] [stdout] | [INFO] [stdout] 763 | let p = start_to_parse(tokens.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::parser::start_to_parse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:505:18 [INFO] [stdout] | [INFO] [stdout] 505 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:530:18 [INFO] [stdout] | [INFO] [stdout] 530 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:546:18 [INFO] [stdout] | [INFO] [stdout] 546 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:558:18 [INFO] [stdout] | [INFO] [stdout] 558 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:574:18 [INFO] [stdout] | [INFO] [stdout] 574 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:596:18 [INFO] [stdout] | [INFO] [stdout] 596 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:615:18 [INFO] [stdout] | [INFO] [stdout] 615 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:638:18 [INFO] [stdout] | [INFO] [stdout] 638 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:661:18 [INFO] [stdout] | [INFO] [stdout] 661 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:693:18 [INFO] [stdout] | [INFO] [stdout] 693 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:712:18 [INFO] [stdout] | [INFO] [stdout] 712 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:734:18 [INFO] [stdout] | [INFO] [stdout] 734 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:752:18 [INFO] [stdout] | [INFO] [stdout] 752 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:776:18 [INFO] [stdout] | [INFO] [stdout] 776 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_to_tokenize` in this scope [INFO] [stdout] --> src/parser.rs:807:18 [INFO] [stdout] | [INFO] [stdout] 807 | let tokens = start_to_tokenize(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lexer::start_to_tokenize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/eval.rs (2 fixes) [INFO] [stderr] Fixed src/parser.rs (2 fixes) [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `monkey` due to 81 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/eval.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/eval.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 161 | (left, right) => Value::Bool { val: left == right }, [INFO] [stdout] | ------------- matches any value [INFO] [stdout] 162 | _ => { [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/eval.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Int` [INFO] [stdout] --> src/eval.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / Int { [INFO] [stdout] 16 | | val: i32, [INFO] [stdout] 17 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bool` [INFO] [stdout] --> src/eval.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / Bool { [INFO] [stdout] 19 | | val: bool, [INFO] [stdout] 20 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Null` [INFO] [stdout] --> src/eval.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Null, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Func` [INFO] [stdout] --> src/eval.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / Func { [INFO] [stdout] 23 | | params: Vec, [INFO] [stdout] 24 | | body: Vec, [INFO] [stdout] 25 | | env: Rc>, [INFO] [stdout] 26 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BuiltinFunc` [INFO] [stdout] --> src/eval.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / BuiltinFunc { [INFO] [stdout] 28 | | f: fn(Vec) -> Value, [INFO] [stdout] 29 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StringVal` [INFO] [stdout] --> src/eval.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / StringVal { [INFO] [stdout] 31 | | val: String, [INFO] [stdout] 32 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Array` [INFO] [stdout] --> src/eval.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / Array { [INFO] [stdout] 34 | | array: Vec, [INFO] [stdout] 35 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hash` [INFO] [stdout] --> src/eval.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / Hash { [INFO] [stdout] 37 | | hash: Vec<(Value, Value)>, [INFO] [stdout] 38 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_value_from_hash` [INFO] [stdout] --> src/eval.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_value_from_hash(hash: Vec<(Value, Value)>, key: Value) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_value` [INFO] [stdout] --> src/eval.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_value(env: &Env, key: String) -> Value { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `len` [INFO] [stdout] --> src/eval.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn len(str: Vec) -> Value { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print` [INFO] [stdout] --> src/eval.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn print(str: Vec) -> Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eval` [INFO] [stdout] --> src/eval.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn eval(program: Program) -> Value { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eval_program` [INFO] [stdout] --> src/eval.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn eval_program(program: Program, env: &mut Rc>) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eval_let` [INFO] [stdout] --> src/eval.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn eval_let(let_stmt: Statement, env: &mut Rc>) -> Value { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eval_exp` [INFO] [stdout] --> src/eval.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn eval_exp(exp: Exp, env: &mut Rc>) -> Value { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Plus` [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Plus, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Minus` [INFO] [stdout] --> src/parser.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Minus, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Asterisk` [INFO] [stdout] --> src/parser.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Asterisk, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Slash` [INFO] [stdout] --> src/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Slash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bang` [INFO] [stdout] --> src/parser.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Bang, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Equal` [INFO] [stdout] --> src/parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Equal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotEqual` [INFO] [stdout] --> src/parser.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | NotEqual, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Less` [INFO] [stdout] --> src/parser.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Less, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Greater` [INFO] [stdout] --> src/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Greater, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Paren` [INFO] [stdout] --> src/parser.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Paren, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Indexing` [INFO] [stdout] --> src/parser.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Indexing, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Program` [INFO] [stdout] --> src/parser.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type Program = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Int` [INFO] [stdout] --> src/parser.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Int(i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Var` [INFO] [stdout] --> src/parser.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Var(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bool` [INFO] [stdout] --> src/parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Bool(bool), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StringVal` [INFO] [stdout] --> src/parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | StringVal(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Null` [INFO] [stdout] --> src/parser.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Null, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `If` [INFO] [stdout] --> src/parser.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / If { [INFO] [stdout] 32 | | cond_exp: Box, [INFO] [stdout] 33 | | then_stmts: Vec, [INFO] [stdout] 34 | | else_stmts: Vec, [INFO] [stdout] 35 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PrefixExp` [INFO] [stdout] --> src/parser.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / PrefixExp { [INFO] [stdout] 37 | | op: Operator, [INFO] [stdout] 38 | | right: Box, [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InfixExp` [INFO] [stdout] --> src/parser.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / InfixExp { [INFO] [stdout] 41 | | left: Box, [INFO] [stdout] 42 | | op: Operator, [INFO] [stdout] 43 | | right: Box, [INFO] [stdout] 44 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Func` [INFO] [stdout] --> src/parser.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / Func { [INFO] [stdout] 46 | | params: Parameters, [INFO] [stdout] 47 | | body: Vec, [INFO] [stdout] 48 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FuncCall` [INFO] [stdout] --> src/parser.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / FuncCall { [INFO] [stdout] 50 | | func_name: Box, [INFO] [stdout] 51 | | args: Arguments, [INFO] [stdout] 52 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Array` [INFO] [stdout] --> src/parser.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / Array { [INFO] [stdout] 54 | | vec: Vec, [INFO] [stdout] 55 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndexExp` [INFO] [stdout] --> src/parser.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / IndexExp { [INFO] [stdout] 57 | | left: Box, [INFO] [stdout] 58 | | index: Box, [INFO] [stdout] 59 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HashExp` [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / HashExp { [INFO] [stdout] 61 | | hash: Vec<(Exp, Exp)>, [INFO] [stdout] 62 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Let` [INFO] [stdout] --> src/parser.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Let { id: Exp, value: Exp }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpStmt` [INFO] [stdout] --> src/parser.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | ExpStmt { exp: Exp }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Return` [INFO] [stdout] --> src/parser.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Return { exp: Exp }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LOWEST` [INFO] [stdout] --> src/parser.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | LOWEST, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EQUALS` [INFO] [stdout] --> src/parser.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | EQUALS, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LESSGREATER` [INFO] [stdout] --> src/parser.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | LESSGREATER, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SUM` [INFO] [stdout] --> src/parser.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | SUM, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PRODUCT` [INFO] [stdout] --> src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | PRODUCT, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PREFIX` [INFO] [stdout] --> src/parser.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | PREFIX, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CALL` [INFO] [stdout] --> src/parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | CALL, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LBRACKET` [INFO] [stdout] --> src/parser.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | LBRACKET, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_to_parse` [INFO] [stdout] --> src/parser.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn start_to_parse(tokens: &[Token]) -> Program { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_program` [INFO] [stdout] --> src/parser.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn parse_program(tokens: &[Token], acm: &mut Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_exp` [INFO] [stdout] --> src/parser.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn parse_exp(tokens: &[Token], p: Precedence) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_exp_core` [INFO] [stdout] --> src/parser.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_exp_core(tokens: &[Token], left: Exp, p: Precedence) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_grouped_exp` [INFO] [stdout] --> src/parser.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn parse_grouped_exp(tokens: &[Token]) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_op_token` [INFO] [stdout] --> src/parser.rs:171:4 [INFO] [stdout] | [INFO] [stdout] 171 | fn convert_op_token(token: &Token) -> Operator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_prefix_exp` [INFO] [stdout] --> src/parser.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn parse_prefix_exp(tokens: &[Token]) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_precedence` [INFO] [stdout] --> src/parser.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | fn get_precedence(token: &Token) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_infix_exp` [INFO] [stdout] --> src/parser.rs:223:4 [INFO] [stdout] | [INFO] [stdout] 223 | fn parse_infix_exp(tokens: &[Token], left: Exp) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_let` [INFO] [stdout] --> src/parser.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn parse_let(tokens: &[Token]) -> (Statement, &[Token]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_exp_statement` [INFO] [stdout] --> src/parser.rs:290:4 [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_exp_statement(tokens: &[Token]) -> (Statement, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_statement` [INFO] [stdout] --> src/parser.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn parse_statement(tokens: &[Token]) -> (Statement, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_block_statements` [INFO] [stdout] --> src/parser.rs:303:4 [INFO] [stdout] | [INFO] [stdout] 303 | fn parse_block_statements(tokens: &[Token], mut acm: Vec) -> (Vec, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_func` [INFO] [stdout] --> src/parser.rs:319:4 [INFO] [stdout] | [INFO] [stdout] 319 | fn parse_func(tokens: &[Token]) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_func_call` [INFO] [stdout] --> src/parser.rs:341:4 [INFO] [stdout] | [INFO] [stdout] 341 | fn parse_func_call(tokens: &[Token]) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_params` [INFO] [stdout] --> src/parser.rs:361:4 [INFO] [stdout] | [INFO] [stdout] 361 | fn parse_params(tokens: &[Token], mut acm: Vec) -> (Parameters, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_hash` [INFO] [stdout] --> src/parser.rs:381:4 [INFO] [stdout] | [INFO] [stdout] 381 | fn parse_hash(tokens: &[Token], mut acm: Vec<(Exp, Exp)>) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_array` [INFO] [stdout] --> src/parser.rs:403:4 [INFO] [stdout] | [INFO] [stdout] 403 | fn parse_array(tokens: &[Token], mut acm: Vec) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_args` [INFO] [stdout] --> src/parser.rs:423:4 [INFO] [stdout] | [INFO] [stdout] 423 | fn parse_args(tokens: &[Token], mut acm: Vec) -> (Arguments, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_if` [INFO] [stdout] --> src/parser.rs:443:4 [INFO] [stdout] | [INFO] [stdout] 443 | fn parse_if(tokens: &[Token]) -> (Exp, &[Token]) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_return` [INFO] [stdout] --> src/parser.rs:481:4 [INFO] [stdout] | [INFO] [stdout] 481 | fn parse_return(tokens: &[Token]) -> (Statement, &[Token]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 76 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "db0210d0d2aa30038f707440014824a324684e578f45439b963132f2394abe69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0210d0d2aa30038f707440014824a324684e578f45439b963132f2394abe69", kill_on_drop: false }` [INFO] [stdout] db0210d0d2aa30038f707440014824a324684e578f45439b963132f2394abe69