[INFO] cloning repository https://github.com/rohan-567/bussinScript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohan-567/bussinScript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohan-567%2FbussinScript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohan-567%2FbussinScript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aafd44687921082d8fae8c2ed3615889c2a2f3de [INFO] checking rohan-567/bussinScript against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohan-567%2FbussinScript" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohan-567/bussinScript on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohan-567/bussinScript [INFO] finished tweaking git repo https://github.com/rohan-567/bussinScript [INFO] tweaked toml for git repo https://github.com/rohan-567/bussinScript written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohan-567/bussinScript 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5e54f1bc90fdfc47466569255b5e202344facdf0cf07e6e50fe9f94d4096376 [INFO] running `Command { std: "docker" "start" "-a" "a5e54f1bc90fdfc47466569255b5e202344facdf0cf07e6e50fe9f94d4096376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5e54f1bc90fdfc47466569255b5e202344facdf0cf07e6e50fe9f94d4096376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e54f1bc90fdfc47466569255b5e202344facdf0cf07e6e50fe9f94d4096376", kill_on_drop: false }` [INFO] [stdout] a5e54f1bc90fdfc47466569255b5e202344facdf0cf07e6e50fe9f94d4096376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37bab113c287c99ca961773e3599e1b37cd6cea87e053617e4ef7c915b08ff8a [INFO] running `Command { std: "docker" "start" "-a" "37bab113c287c99ca961773e3599e1b37cd6cea87e053617e4ef7c915b08ff8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking bussin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `LEFT_PAREN` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeftParen` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RIGHT_PAREN` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RightParen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LEFT_BRACE` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeftBrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RIGHT_BRACE` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RightBrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EQUAL_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | EQUAL, EQUAL_EQUAL, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EqualEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GREATER_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | GREATER, GREATER_EQUAL, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GreaterEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LESS_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | LESS, LESS_EQUAL,PRINT, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LessEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LINE_START` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | LINE_START, VARIABLE_ASSIGNMENT, IMMUTABLE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LineStart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `VARIABLE_ASSIGNMENT` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | LINE_START, VARIABLE_ASSIGNMENT, IMMUTABLE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VariableAssignment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LEFT_PAREN` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeftParen` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RIGHT_PAREN` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RightParen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LEFT_BRACE` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LeftBrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RIGHT_BRACE` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RightBrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EQUAL_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | EQUAL, EQUAL_EQUAL, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EqualEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GREATER_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | GREATER, GREATER_EQUAL, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GreaterEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LESS_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | LESS, LESS_EQUAL,PRINT, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LessEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LINE_START` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | LINE_START, VARIABLE_ASSIGNMENT, IMMUTABLE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LineStart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `VARIABLE_ASSIGNMENT` should have an upper camel case name [INFO] [stdout] --> src/lexer.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | LINE_START, VARIABLE_ASSIGNMENT, IMMUTABLE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VariableAssignment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/lexer.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn eq(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 94 | self.eq(other) [INFO] [stdout] | -------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/lexer.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn eq(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 94 | self.eq(other) [INFO] [stdout] | -------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TokenType` is more private than the item `Token::new_token` [INFO] [stdout] --> src/lexer.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new_token(token_type: TokenType, literal:String,line:i32 )->Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Token::new_token` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `TokenType` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/lexer.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | enum TokenType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/lexer.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 56 | enum TokenType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 57 | // Single-character tokens. [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 59 | COMMA, DOT, MINUS, PLUS, SEMICOLON, SLASH, STAR, [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] 60 | // One or two character tokens. [INFO] [stdout] 61 | EQUAL, EQUAL_EQUAL, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 62 | GREATER, GREATER_EQUAL, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 63 | LESS, LESS_EQUAL,PRINT, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | EOF [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `literal` is never read [INFO] [stdout] --> src/lexer.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Token { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | literal:String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `tokens` and `scanner` are never used [INFO] [stdout] --> src/lexer.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 115 | impl Scanner{ [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 116 | [INFO] [stdout] 117 | pub fn tokens(&self)-> &Vec{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn scanner()->Self{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TokenType` is more private than the item `Token::new_token` [INFO] [stdout] --> src/lexer.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new_token(token_type: TokenType, literal:String,line:i32 )->Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Token::new_token` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `TokenType` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/lexer.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | enum TokenType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/lexer.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 56 | enum TokenType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 57 | // Single-character tokens. [INFO] [stdout] 58 | LEFT_PAREN, RIGHT_PAREN, LEFT_BRACE, RIGHT_BRACE, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 59 | COMMA, DOT, MINUS, PLUS, SEMICOLON, SLASH, STAR, [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] 60 | // One or two character tokens. [INFO] [stdout] 61 | EQUAL, EQUAL_EQUAL, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 62 | GREATER, GREATER_EQUAL, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 63 | LESS, LESS_EQUAL,PRINT, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | EOF [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `literal` is never read [INFO] [stdout] --> src/lexer.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Token { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | literal:String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `tokens` and `scanner` are never used [INFO] [stdout] --> src/lexer.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 115 | impl Scanner{ [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 116 | [INFO] [stdout] 117 | pub fn tokens(&self)-> &Vec{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn scanner()->Self{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s [INFO] running `Command { std: "docker" "inspect" "37bab113c287c99ca961773e3599e1b37cd6cea87e053617e4ef7c915b08ff8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37bab113c287c99ca961773e3599e1b37cd6cea87e053617e4ef7c915b08ff8a", kill_on_drop: false }` [INFO] [stdout] 37bab113c287c99ca961773e3599e1b37cd6cea87e053617e4ef7c915b08ff8a