[INFO] cloning repository https://github.com/torq-lang/torqc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torq-lang/torqc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorq-lang%2Ftorqc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorq-lang%2Ftorqc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16d0a3a2cf9d35ca2948f54d9b9d04e19f892d08 [INFO] checking torq-lang/torqc against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorq-lang%2Ftorqc" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/torq-lang/torqc on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/torq-lang/torqc [INFO] finished tweaking git repo https://github.com/torq-lang/torqc [INFO] tweaked toml for git repo https://github.com/torq-lang/torqc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/torq-lang/torqc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded codegen v0.1.3 [INFO] [stderr] Downloaded gccjit_sys v0.0.1 [INFO] [stderr] Downloaded no-comment v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ea0a3d096e8e17cc0272481f61a7b59f3a0115ce0681a654bc085bd58be0f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0ea0a3d096e8e17cc0272481f61a7b59f3a0115ce0681a654bc085bd58be0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ea0a3d096e8e17cc0272481f61a7b59f3a0115ce0681a654bc085bd58be0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ea0a3d096e8e17cc0272481f61a7b59f3a0115ce0681a654bc085bd58be0f1", kill_on_drop: false }` [INFO] [stdout] d0ea0a3d096e8e17cc0272481f61a7b59f3a0115ce0681a654bc085bd58be0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cede27311caff4b010435c134e3474b42171080303b5072b8c9179df0ec1c6c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cede27311caff4b010435c134e3474b42171080303b5072b8c9179df0ec1c6c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking gccjit_sys v0.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking gccjit v1.0.0 (/opt/rustwide/workdir/gccjit) [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> gccjit/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> gccjit/src/types.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn get_type<'a, 'ctx>(&'a Context<'ctx>) -> Type<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &'a Context<'ctx>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> gccjit/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> gccjit/src/types.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn get_type<'a, 'ctx>(&'a Context<'ctx>) -> Type<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &'a Context<'ctx>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking codegen v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking no-comment v0.0.3 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> lexer/src/errors.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ParserDescriptor, Token, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `errors::ParseError` [INFO] [stdout] --> lexer/src/ops.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{errors::ParseError, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> lexer/src/errors.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ParserDescriptor, Token, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `errors::ParseError` [INFO] [stdout] --> lexer/src/ops.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{errors::ParseError, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 281 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:286:26 [INFO] [stdout] | [INFO] [stdout] 286 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:291:26 [INFO] [stdout] | [INFO] [stdout] 291 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:296:26 [INFO] [stdout] | [INFO] [stdout] 296 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 301 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:306:26 [INFO] [stdout] | [INFO] [stdout] 306 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:311:26 [INFO] [stdout] | [INFO] [stdout] 311 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> lexer/src/parser.rs:331:56 [INFO] [stdout] | [INFO] [stdout] 331 | TokenType{token: Token::OpenParen,linenum: l, val: _} => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:440:30 [INFO] [stdout] | [INFO] [stdout] 440 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:455:30 [INFO] [stdout] | [INFO] [stdout] 455 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:467:30 [INFO] [stdout] | [INFO] [stdout] 467 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:472:30 [INFO] [stdout] | [INFO] [stdout] 472 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:479:30 [INFO] [stdout] | [INFO] [stdout] 479 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:484:30 [INFO] [stdout] | [INFO] [stdout] 484 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:496:30 [INFO] [stdout] | [INFO] [stdout] 496 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:508:30 [INFO] [stdout] | [INFO] [stdout] 508 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 515 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:520:30 [INFO] [stdout] | [INFO] [stdout] 520 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:532:30 [INFO] [stdout] | [INFO] [stdout] 532 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:544:30 [INFO] [stdout] | [INFO] [stdout] 544 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:551:30 [INFO] [stdout] | [INFO] [stdout] 551 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:556:30 [INFO] [stdout] | [INFO] [stdout] 556 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:563:30 [INFO] [stdout] | [INFO] [stdout] 563 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:568:30 [INFO] [stdout] | [INFO] [stdout] 568 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:657:30 [INFO] [stdout] | [INFO] [stdout] 657 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:665:30 [INFO] [stdout] | [INFO] [stdout] 665 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:673:30 [INFO] [stdout] | [INFO] [stdout] 673 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:681:30 [INFO] [stdout] | [INFO] [stdout] 681 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:689:30 [INFO] [stdout] | [INFO] [stdout] 689 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:697:30 [INFO] [stdout] | [INFO] [stdout] 697 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:705:30 [INFO] [stdout] | [INFO] [stdout] 705 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:713:30 [INFO] [stdout] | [INFO] [stdout] 713 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:721:30 [INFO] [stdout] | [INFO] [stdout] 721 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:729:30 [INFO] [stdout] | [INFO] [stdout] 729 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:741:30 [INFO] [stdout] | [INFO] [stdout] 741 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:794:30 [INFO] [stdout] | [INFO] [stdout] 794 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:801:30 [INFO] [stdout] | [INFO] [stdout] 801 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> lexer/src/tokenizer.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | let next = tokens.peek().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 281 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:286:26 [INFO] [stdout] | [INFO] [stdout] 286 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:291:26 [INFO] [stdout] | [INFO] [stdout] 291 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:296:26 [INFO] [stdout] | [INFO] [stdout] 296 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 301 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:306:26 [INFO] [stdout] | [INFO] [stdout] 306 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:311:26 [INFO] [stdout] | [INFO] [stdout] 311 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> lexer/src/parser.rs:331:56 [INFO] [stdout] | [INFO] [stdout] 331 | TokenType{token: Token::OpenParen,linenum: l, val: _} => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:440:30 [INFO] [stdout] | [INFO] [stdout] 440 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:455:30 [INFO] [stdout] | [INFO] [stdout] 455 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:467:30 [INFO] [stdout] | [INFO] [stdout] 467 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:472:30 [INFO] [stdout] | [INFO] [stdout] 472 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:479:30 [INFO] [stdout] | [INFO] [stdout] 479 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:484:30 [INFO] [stdout] | [INFO] [stdout] 484 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:496:30 [INFO] [stdout] | [INFO] [stdout] 496 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:508:30 [INFO] [stdout] | [INFO] [stdout] 508 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 515 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:520:30 [INFO] [stdout] | [INFO] [stdout] 520 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:532:30 [INFO] [stdout] | [INFO] [stdout] 532 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:544:30 [INFO] [stdout] | [INFO] [stdout] 544 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:551:30 [INFO] [stdout] | [INFO] [stdout] 551 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:556:30 [INFO] [stdout] | [INFO] [stdout] 556 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:563:30 [INFO] [stdout] | [INFO] [stdout] 563 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:568:30 [INFO] [stdout] | [INFO] [stdout] 568 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:657:30 [INFO] [stdout] | [INFO] [stdout] 657 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:665:30 [INFO] [stdout] | [INFO] [stdout] 665 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:673:30 [INFO] [stdout] | [INFO] [stdout] 673 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:681:30 [INFO] [stdout] | [INFO] [stdout] 681 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:689:30 [INFO] [stdout] | [INFO] [stdout] 689 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:697:30 [INFO] [stdout] | [INFO] [stdout] 697 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:705:30 [INFO] [stdout] | [INFO] [stdout] 705 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:713:30 [INFO] [stdout] | [INFO] [stdout] 713 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:721:30 [INFO] [stdout] | [INFO] [stdout] 721 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:729:30 [INFO] [stdout] | [INFO] [stdout] 729 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:741:30 [INFO] [stdout] | [INFO] [stdout] 741 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:794:30 [INFO] [stdout] | [INFO] [stdout] 794 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:801:30 [INFO] [stdout] | [INFO] [stdout] 801 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> lexer/src/tokenizer.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | let next = tokens.peek().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zeta_gcc v0.1.0 (/opt/rustwide/workdir/zeta_gcc) [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> compiler/src/rustcompiler.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | other => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `imports` [INFO] [stdout] --> compiler/src/rustcompiler.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | imports, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `imports: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compiler` [INFO] [stdout] --> compiler/src/rustcompiler.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | let compiler = RustCompiler::new(parser.parse().unwrap().unwrap().0); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compiler` [INFO] [stdout] --> compiler/src/lib.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let compiler = RustCompiler::new(token.unwrap().0); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `imports` [INFO] [stdout] --> zeta_gcc/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | imports, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `imports: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `globals` [INFO] [stdout] --> zeta_gcc/src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | globals, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `globals: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> zeta_gcc/src/lib.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | is_async, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `is_async: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arguments` [INFO] [stdout] --> zeta_gcc/src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | arguments, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `arguments: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `void_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_void_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory_ptr` [INFO] [stdout] --> zeta_gcc/src/lib.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let memory_ptr = fun.new_local(None, int_ty, "memory_ptr"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> zeta_gcc/src/lib.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | Statement::Return(a) => match val { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:22 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `void_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_void_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:40 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loc` is never read [INFO] [stdout] --> zeta_gcc/src/lib.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | let mut loc = None; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> zeta_gcc/src/lib.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | Expression::BinOp(a, b, c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> zeta_gcc/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | Expression::Char(s) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> zeta_gcc/src/globalvals.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let i = self.lvals.push(val); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> compiler/src/rustcompiler.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | other => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `imports` [INFO] [stdout] --> compiler/src/rustcompiler.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | imports, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `imports: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> zeta_gcc/src/globalvals.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut v: Vec> = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `getchar` [INFO] [stdout] --> zeta_gcc/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | getchar: gFunc<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parameter` [INFO] [stdout] --> zeta_gcc/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | parameter: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `putchar` [INFO] [stdout] --> zeta_gcc/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | putchar: gFunc<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `char_ptr` [INFO] [stdout] --> zeta_gcc/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | char_ptr: Type<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `void_param` [INFO] [stdout] --> zeta_gcc/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | void_param: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size_t_param` [INFO] [stdout] --> zeta_gcc/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | size_t_param: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `void_ptr_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | void_ptr_ty: Type<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `imports` [INFO] [stdout] --> zeta_gcc/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | imports, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `imports: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `globals` [INFO] [stdout] --> zeta_gcc/src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | globals, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `globals: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> zeta_gcc/src/lib.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | is_async, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `is_async: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arguments` [INFO] [stdout] --> zeta_gcc/src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | arguments, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `arguments: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `void_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_void_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory_ptr` [INFO] [stdout] --> zeta_gcc/src/lib.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let memory_ptr = fun.new_local(None, int_ty, "memory_ptr"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> zeta_gcc/src/lib.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | Statement::Return(a) => match val { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:22 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `void_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_void_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:40 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loc` is never read [INFO] [stdout] --> zeta_gcc/src/lib.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | let mut loc = None; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> zeta_gcc/src/lib.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | Expression::BinOp(a, b, c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> zeta_gcc/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | Expression::Char(s) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> zeta_gcc/src/globalvals.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let i = self.lvals.push(val); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> zeta_gcc/src/globalvals.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut v: Vec> = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `getchar` [INFO] [stdout] --> zeta_gcc/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | getchar: gFunc<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parameter` [INFO] [stdout] --> zeta_gcc/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | parameter: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `putchar` [INFO] [stdout] --> zeta_gcc/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | putchar: gFunc<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `char_ptr` [INFO] [stdout] --> zeta_gcc/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | char_ptr: Type<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `void_param` [INFO] [stdout] --> zeta_gcc/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | void_param: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size_t_param` [INFO] [stdout] --> zeta_gcc/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | size_t_param: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `void_ptr_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | void_ptr_ty: Type<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zetac v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> cli/src/commands/unknown.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> cli/src/commands/unknown.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> cli/src/commands/unknown.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let result = context.compile(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> cli/src/commands/unknown.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let result = context.compile(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> cli/src/commands/unknown.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> cli/src/commands/unknown.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "cede27311caff4b010435c134e3474b42171080303b5072b8c9179df0ec1c6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cede27311caff4b010435c134e3474b42171080303b5072b8c9179df0ec1c6c0", kill_on_drop: false }` [INFO] [stdout] cede27311caff4b010435c134e3474b42171080303b5072b8c9179df0ec1c6c0