[INFO] cloning repository https://github.com/agustin030902/Hulk-Compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agustin030902/Hulk-Compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagustin030902%2FHulk-Compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagustin030902%2FHulk-Compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a17e7ac116c6b6c48c52dfb5eeaa247d48c47c28
[INFO] checking agustin030902/Hulk-Compiler/a17e7ac116c6b6c48c52dfb5eeaa247d48c47c28 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagustin030902%2FHulk-Compiler" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agustin030902/Hulk-Compiler
[INFO] finished tweaking git repo https://github.com/agustin030902/Hulk-Compiler
[INFO] tweaked toml for git repo https://github.com/agustin030902/Hulk-Compiler written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agustin030902/Hulk-Compiler on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agustin030902/Hulk-Compiler 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded jni-macros v0.22.2
[INFO] [stderr]   Downloaded uds_windows v1.2.0
[INFO] [stderr]   Downloaded jni v0.22.3
[INFO] [stderr]   Downloaded logos v0.14.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e82084088730246b144ae3e0903c0f66cd5b3478d95f174097799643c25a097f
[INFO] running `Command { std: "docker" "start" "-a" "e82084088730246b144ae3e0903c0f66cd5b3478d95f174097799643c25a097f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e82084088730246b144ae3e0903c0f66cd5b3478d95f174097799643c25a097f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82084088730246b144ae3e0903c0f66cd5b3478d95f174097799643c25a097f", kill_on_drop: false }`
[INFO] [stdout] e82084088730246b144ae3e0903c0f66cd5b3478d95f174097799643c25a097f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2de47c39f54f2172f17885b542e8b8b4706f9fba03a649d8678031cded14a0a9
[INFO] running `Command { std: "docker" "start" "-a" "2de47c39f54f2172f17885b542e8b8b4706f9fba03a649d8678031cded14a0a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]     Checking wayland-client v0.31.13
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking zbus_xml v5.1.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling Hulk-Compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/gui.rs:291:39
[INFO] [stdout]     |
[INFO] [stdout] 291 |             .stroke(egui::Stroke::new(1.0, Color32::from_rgb(64, 64, 64)))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_errors` is never used
[INFO] [stdout]    --> src/lexer/mod.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Lexer {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value`, `line`, and `column` are never read
[INFO] [stdout]   --> src/lexer/token.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Token {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 54 |     pub kind: TokenKind,
[INFO] [stdout] 55 |     pub value: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 56 |     pub line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 57 |     pub column: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/lexer/token.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Token {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 63 |     pub fn kind(&self) -> &TokenKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_errors` is never used
[INFO] [stdout]   --> src/parser/mod.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'input> Parser<'input> {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/parser/expression.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Let {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 49 |         span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: field `span` is never read
[INFO] [stdout]   --> src/parser/expression.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Assign {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 55 |         span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: field `span` is never read
[INFO] [stdout]   --> src/parser/expression.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Expr {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 62 |         value: Expr,
[INFO] [stdout] 63 |         span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: variant `Print` is never constructed
[INFO] [stdout]   --> src/parser/expression.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum Statement {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 57 |     Print {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: field `span` is never read
[INFO] [stdout]    --> src/parser/expression.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct ElifBranch {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ElifBranch` 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: associated function `clang_command` is never used
[INFO] [stdout]   --> src/runner/platform.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Platform {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn clang_command() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Function` and `Struct` are never constructed
[INFO] [stdout]  --> src/semantic/helper/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum SemanticType {
[INFO] [stdout]   |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7 |     Function(u32),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 8 |     Struct(u32),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SemanticType` 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: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bin/gui.rs:291:39
[INFO] [stdout]     |
[INFO] [stdout] 291 |             .stroke(egui::Stroke::new(1.0, Color32::from_rgb(64, 64, 64)))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `output_path` is never read
[INFO] [stdout]   --> src/bin/../compiler/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct CompileReport {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub output_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_errors` is never used
[INFO] [stdout]    --> src/bin/../lexer/mod.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Lexer {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/bin/../lexer/token.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Token {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 63 |     pub fn kind(&self) -> &TokenKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_errors` is never used
[INFO] [stdout]   --> src/bin/../parser/mod.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'input> Parser<'input> {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Print` is never constructed
[INFO] [stdout]   --> src/bin/../parser/expression.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum Statement {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 57 |     Print {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: struct `RunnerOptions` is never constructed
[INFO] [stdout]   --> src/bin/../runner/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RunnerOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate` and `opt_level_flag` are never used
[INFO] [stdout]   --> src/bin/../runner/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl RunnerOptions {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 36 |     /// Valida que las opciones sean correctas.
[INFO] [stdout] 37 |     pub fn validate(&self) -> Result<(), RunnerError> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn opt_level_flag(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LlvmRunner` is never constructed
[INFO] [stdout]   --> src/bin/../runner/mod.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct LlvmRunner;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `compile_ll_to_executable` and `run_executable` are never used
[INFO] [stdout]    --> src/bin/../runner/mod.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl LlvmRunner {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn compile_ll_to_executable(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn run_executable(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RunnerError` is never used
[INFO] [stdout]  --> src/bin/../runner/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum RunnerError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `io` is never used
[INFO] [stdout]   --> src/bin/../runner/error.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl RunnerError {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 34 |     /// Constructor conveniente para errores I/O.
[INFO] [stdout] 35 |     pub fn io(action: &'static str, path: Option<PathBuf>, source: io::Error) -> Self {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Function` and `Struct` are never constructed
[INFO] [stdout]  --> src/bin/../semantic/helper/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum SemanticType {
[INFO] [stdout]   |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7 |     Function(u32),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 8 |     Struct(u32),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SemanticType` 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 `value`, `line`, and `column` are never read
[INFO] [stdout]   --> src/lexer/token.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Token {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 54 |     pub kind: TokenKind,
[INFO] [stdout] 55 |     pub value: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 56 |     pub line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 57 |     pub column: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/lexer/token.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Token {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 63 |     pub fn kind(&self) -> &TokenKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> src/parser/expression.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Let {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 49 |         span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: field `span` is never read
[INFO] [stdout]   --> src/parser/expression.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Assign {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 55 |         span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: field `span` is never read
[INFO] [stdout]   --> src/parser/expression.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Expr {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 62 |         value: Expr,
[INFO] [stdout] 63 |         span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: variant `Print` is never constructed
[INFO] [stdout]   --> src/parser/expression.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum Statement {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 57 |     Print {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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: field `span` is never read
[INFO] [stdout]    --> src/parser/expression.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct ElifBranch {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ElifBranch` 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: associated function `clang_command` is never used
[INFO] [stdout]   --> src/runner/platform.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Platform {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn clang_command() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Function` and `Struct` are never constructed
[INFO] [stdout]  --> src/semantic/helper/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum SemanticType {
[INFO] [stdout]   |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7 |     Function(u32),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 8 |     Struct(u32),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SemanticType` 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: field `output_path` is never read
[INFO] [stdout]   --> src/bin/../compiler/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct CompileReport {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub output_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/bin/../lexer/token.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Token {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 63 |     pub fn kind(&self) -> &TokenKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Print` is never constructed
[INFO] [stdout]   --> src/bin/../parser/expression.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum Statement {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 57 |     Print {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` 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 `clang_bin` and `extra_args` are never read
[INFO] [stdout]   --> src/bin/../runner/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RunnerOptions {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 15 |     /// Comando/ruta del binario clang a utilizar.
[INFO] [stdout] 16 |     pub clang_bin: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub extra_args: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RunnerOptions` 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: struct `LlvmRunner` is never constructed
[INFO] [stdout]   --> src/bin/../runner/mod.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct LlvmRunner;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `compile_ll_to_executable` and `run_executable` are never used
[INFO] [stdout]    --> src/bin/../runner/mod.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl LlvmRunner {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn compile_ll_to_executable(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn run_executable(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InputMissing` and `ClangFailed` are never constructed
[INFO] [stdout]   --> src/bin/../runner/error.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum RunnerError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout]  6 |     /// El archivo de entrada no existe.
[INFO] [stdout]  7 |     InputMissing(PathBuf),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ClangFailed {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RunnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `io` is never used
[INFO] [stdout]   --> src/bin/../runner/error.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl RunnerError {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 34 |     /// Constructor conveniente para errores I/O.
[INFO] [stdout] 35 |     pub fn io(action: &'static str, path: Option<PathBuf>, source: io::Error) -> Self {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Function` and `Struct` are never constructed
[INFO] [stdout]  --> src/bin/../semantic/helper/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum SemanticType {
[INFO] [stdout]   |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7 |     Function(u32),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 8 |     Struct(u32),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SemanticType` 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 2m 15s
[INFO] running `Command { std: "docker" "inspect" "2de47c39f54f2172f17885b542e8b8b4706f9fba03a649d8678031cded14a0a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de47c39f54f2172f17885b542e8b8b4706f9fba03a649d8678031cded14a0a9", kill_on_drop: false }`
[INFO] [stdout] 2de47c39f54f2172f17885b542e8b8b4706f9fba03a649d8678031cded14a0a9
