[INFO] cloning repository https://github.com/Adromidous/LLVM-Kaleidoscope-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adromidous/LLVM-Kaleidoscope-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdromidous%2FLLVM-Kaleidoscope-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdromidous%2FLLVM-Kaleidoscope-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7fb3e5d6968f3f2fd4a3617b87cc515d69cc906
[INFO] checking Adromidous/LLVM-Kaleidoscope-Rust against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdromidous%2FLLVM-Kaleidoscope-Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adromidous/LLVM-Kaleidoscope-Rust
[INFO] finished tweaking git repo https://github.com/Adromidous/LLVM-Kaleidoscope-Rust
[INFO] tweaked toml for git repo https://github.com/Adromidous/LLVM-Kaleidoscope-Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adromidous/LLVM-Kaleidoscope-Rust on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adromidous/LLVM-Kaleidoscope-Rust 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a1ac13eefc60959083736dc24aebceb59c0fa4a0ac9293ef0cdc79bdc80ac4d
[INFO] running `Command { std: "docker" "start" "-a" "2a1ac13eefc60959083736dc24aebceb59c0fa4a0ac9293ef0cdc79bdc80ac4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a1ac13eefc60959083736dc24aebceb59c0fa4a0ac9293ef0cdc79bdc80ac4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a1ac13eefc60959083736dc24aebceb59c0fa4a0ac9293ef0cdc79bdc80ac4d", kill_on_drop: false }`
[INFO] [stdout] 2a1ac13eefc60959083736dc24aebceb59c0fa4a0ac9293ef0cdc79bdc80ac4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 130df30e548951a84a53274ad33daafa14ff0b31e1147e6b311d6c8dd852d988
[INFO] running `Command { std: "docker" "start" "-a" "130df30e548951a84a53274ad33daafa14ff0b31e1147e6b311d6c8dd852d988", kill_on_drop: false }`
[INFO] [stderr]     Checking Kaleidoscope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/Token/token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Write`
[INFO] [stdout]  --> src/Token/token.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{fs::File, io::Write};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Write`
[INFO] [stdout]  --> src/main.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs::File, io::Write};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer::lexer as lex`
[INFO] [stdout]  --> src/main.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Lexer::lexer as lex, Parser::parser as par};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `EQUAL` found for enum `token::Token` in the current scope
[INFO] [stdout]   --> src/Lexer/lexer.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 return Token::EQUAL;
[INFO] [stdout]    |                               ^^^^^ variant or associated item not found in `token::Token`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/Token/token.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Token {
[INFO] [stdout]    | -------------- variant or associated item `EQUAL` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/Token/token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Write`
[INFO] [stdout]  --> src/Token/token.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{fs::File, io::Write};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Write`
[INFO] [stdout]  --> src/main.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs::File, io::Write};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer::lexer as lex`
[INFO] [stdout]  --> src/main.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Lexer::lexer as lex, Parser::parser as par};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/Parser/parser.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut tokens: Vec<Token> = Vec::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout]    --> src/Parser/parser.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut tokens: Vec<Token> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `EQUAL` found for enum `token::Token` in the current scope
[INFO] [stdout]   --> src/Lexer/lexer.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 return Token::EQUAL;
[INFO] [stdout]    |                               ^^^^^ variant or associated item not found in `token::Token`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/Token/token.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Token {
[INFO] [stdout]    | -------------- variant or associated item `EQUAL` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Kaleidoscope` (bin "Kaleidoscope" test) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/Parser/parser.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut tokens: Vec<Token> = Vec::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout]    --> src/Parser/parser.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut tokens: Vec<Token> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Kaleidoscope` (bin "Kaleidoscope") due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "130df30e548951a84a53274ad33daafa14ff0b31e1147e6b311d6c8dd852d988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "130df30e548951a84a53274ad33daafa14ff0b31e1147e6b311d6c8dd852d988", kill_on_drop: false }`
[INFO] [stdout] 130df30e548951a84a53274ad33daafa14ff0b31e1147e6b311d6c8dd852d988
