[INFO] cloning repository https://github.com/ssava/ASPerger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssava/ASPerger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssava%2FASPerger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssava%2FASPerger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 244a66429f1be1263bf6551b0c5920ffd40ffb83 [INFO] checking ssava/ASPerger against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssava%2FASPerger" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ssava/ASPerger [INFO] finished tweaking git repo https://github.com/ssava/ASPerger [INFO] tweaked toml for git repo https://github.com/ssava/ASPerger written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ssava/ASPerger on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ssava/ASPerger 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879c2b692577259d5e30db945fba7f29d3c6e7f98de927a348f047c7025c78a5 [INFO] running `Command { std: "docker" "start" "-a" "879c2b692577259d5e30db945fba7f29d3c6e7f98de927a348f047c7025c78a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879c2b692577259d5e30db945fba7f29d3c6e7f98de927a348f047c7025c78a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879c2b692577259d5e30db945fba7f29d3c6e7f98de927a348f047c7025c78a5", kill_on_drop: false }` [INFO] [stdout] 879c2b692577259d5e30db945fba7f29d3c6e7f98de927a348f047c7025c78a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3565a8439104940c97742cea8e2f7ebb5c750b5431bb89d4412bf951460a717 [INFO] running `Command { std: "docker" "start" "-a" "b3565a8439104940c97742cea8e2f7ebb5c750b5431bb89d4412bf951460a717", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking asperger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `headers` [INFO] [stdout] --> src/asp/server.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | let (method, path, headers) = Self::parse_request(&buffer) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `headers` [INFO] [stdout] --> src/asp/server.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | let (method, path, headers) = Self::parse_request(&buffer) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/vbscript/tokenizer.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 496 | '=' => return Token { [INFO] [stdout] | --- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 577 | '=' => return Token { [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Function` is never constructed [INFO] [stdout] --> src/vbscript/value.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum VBValue { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Function(Vec, String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VBValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evaluate_condition` is never used [INFO] [stdout] --> src/vbscript/interpreter.rs:417:19 [INFO] [stdout] | [INFO] [stdout] 12 | impl VBScriptInterpreter { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 417 | pub(crate) fn evaluate_condition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponseWrite` is never constructed [INFO] [stdout] --> src/vbscript/syntax/response_write.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ResponseWrite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `extract_content` are never used [INFO] [stdout] --> src/vbscript/syntax/response_write.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl ResponseWrite { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 9 | pub fn new(content: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn extract_content(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IfStatement` is never constructed [INFO] [stdout] --> src/vbscript/syntax/if_statement.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IfStatement { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `evaluate_condition` are never used [INFO] [stdout] --> src/vbscript/syntax/if_statement.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl IfStatement { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(condition: String, then_code: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn evaluate_condition(&self, context: &mut ExecutionContext) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ForLoop` is never constructed [INFO] [stdout] --> src/vbscript/syntax/for_loop.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ForLoop { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/for_loop.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ForLoop { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 13 | pub fn new(counter: String, start: i32, end: i32, step: i32, body: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WhileLoop` is never constructed [INFO] [stdout] --> src/vbscript/syntax/while_loop.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct WhileLoop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/while_loop.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl WhileLoop { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(condition: String, body: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Function` is never constructed [INFO] [stdout] --> src/vbscript/syntax/function_decl.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Function { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/function_decl.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(name: String, params: Vec, body: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallFunction` is never constructed [INFO] [stdout] --> src/vbscript/syntax/call_function.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CallFunction { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/call_function.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl CallFunction { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(name: String, args: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `TypeError`, `NameError`, `ValueError`, and `BlockMismatchError` are never constructed [INFO] [stdout] --> src/vbscript/vbs_error.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum VBSErrorType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 23 | SyntaxError = 1001, [INFO] [stdout] 24 | TypeError = 1002, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | NameError = 1003, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | ValueError = 1004, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | BlockMismatchError = 1007, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VBSErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Call`, `Let`, `Option`, `Explicit`, `Private`, and `Public` are never constructed [INFO] [stdout] --> src/vbscript/tokenizer.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum TokenType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | Call, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Let, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | Explicit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | Private, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | Public, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `line` and `column` are never read [INFO] [stdout] --> src/vbscript/tokenizer.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Token { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 80 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 81 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/vbscript/tokenizer.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 496 | '=' => return Token { [INFO] [stdout] | --- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 577 | '=' => return Token { [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Function` is never constructed [INFO] [stdout] --> src/vbscript/value.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum VBValue { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Function(Vec, String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VBValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evaluate_condition` is never used [INFO] [stdout] --> src/vbscript/interpreter.rs:417:19 [INFO] [stdout] | [INFO] [stdout] 12 | impl VBScriptInterpreter { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 417 | pub(crate) fn evaluate_condition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponseWrite` is never constructed [INFO] [stdout] --> src/vbscript/syntax/response_write.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ResponseWrite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `extract_content` are never used [INFO] [stdout] --> src/vbscript/syntax/response_write.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl ResponseWrite { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 9 | pub fn new(content: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn extract_content(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IfStatement` is never constructed [INFO] [stdout] --> src/vbscript/syntax/if_statement.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IfStatement { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `evaluate_condition` are never used [INFO] [stdout] --> src/vbscript/syntax/if_statement.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl IfStatement { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(condition: String, then_code: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn evaluate_condition(&self, context: &mut ExecutionContext) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ForLoop` is never constructed [INFO] [stdout] --> src/vbscript/syntax/for_loop.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ForLoop { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/for_loop.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ForLoop { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 13 | pub fn new(counter: String, start: i32, end: i32, step: i32, body: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WhileLoop` is never constructed [INFO] [stdout] --> src/vbscript/syntax/while_loop.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct WhileLoop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/while_loop.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl WhileLoop { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(condition: String, body: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Function` is never constructed [INFO] [stdout] --> src/vbscript/syntax/function_decl.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Function { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/function_decl.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(name: String, params: Vec, body: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallFunction` is never constructed [INFO] [stdout] --> src/vbscript/syntax/call_function.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CallFunction { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/vbscript/syntax/call_function.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl CallFunction { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(name: String, args: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `TypeError`, `NameError`, `ValueError`, and `BlockMismatchError` are never constructed [INFO] [stdout] --> src/vbscript/vbs_error.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum VBSErrorType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 23 | SyntaxError = 1001, [INFO] [stdout] 24 | TypeError = 1002, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | NameError = 1003, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | ValueError = 1004, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | BlockMismatchError = 1007, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VBSErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Call`, `Let`, `Option`, `Explicit`, `Private`, and `Public` are never constructed [INFO] [stdout] --> src/vbscript/tokenizer.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum TokenType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | Call, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Let, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | Explicit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | Private, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | Public, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `line` and `column` are never read [INFO] [stdout] --> src/vbscript/tokenizer.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Token { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 80 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 81 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.29s [INFO] running `Command { std: "docker" "inspect" "b3565a8439104940c97742cea8e2f7ebb5c750b5431bb89d4412bf951460a717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3565a8439104940c97742cea8e2f7ebb5c750b5431bb89d4412bf951460a717", kill_on_drop: false }` [INFO] [stdout] b3565a8439104940c97742cea8e2f7ebb5c750b5431bb89d4412bf951460a717