[INFO] cloning repository https://github.com/154852/NeaLang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/154852/NeaLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f99e1700ead09c5b5b96f43acdae7ef833461248 [INFO] checking 154852/NeaLang/f99e1700ead09c5b5b96f43acdae7ef833461248 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/154852/NeaLang on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/154852/NeaLang [INFO] finished tweaking git repo https://github.com/154852/NeaLang [INFO] tweaked toml for git repo https://github.com/154852/NeaLang written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/154852/NeaLang 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baebc9514c7a89fa2402d6901b2f111bef401b17a1d573e74984c2ce9ee1f7b2 [INFO] running `Command { std: "docker" "start" "-a" "baebc9514c7a89fa2402d6901b2f111bef401b17a1d573e74984c2ce9ee1f7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baebc9514c7a89fa2402d6901b2f111bef401b17a1d573e74984c2ce9ee1f7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baebc9514c7a89fa2402d6901b2f111bef401b17a1d573e74984c2ce9ee1f7b2", kill_on_drop: false }` [INFO] [stdout] baebc9514c7a89fa2402d6901b2f111bef401b17a1d573e74984c2ce9ee1f7b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37072c79ae9497cd6bdecf509b83eaa97b067c0e3c8f29bf0a45858da7437a0e [INFO] running `Command { std: "docker" "start" "-a" "37072c79ae9497cd6bdecf509b83eaa97b067c0e3c8f29bf0a45858da7437a0e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking ir v0.1.0 (/opt/rustwide/workdir/ir) [INFO] [stderr] Checking x86 v0.1.0 (/opt/rustwide/workdir/x86) [INFO] [stderr] Checking wasm v0.1.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Checking ofile v0.1.0 (/opt/rustwide/workdir/ofile) [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking java v0.1.0 (/opt/rustwide/workdir/java) [INFO] [stderr] Checking arm64 v0.1.0 (/opt/rustwide/workdir/arm64) [INFO] [stdout] warning: unused import: `display::*` [INFO] [stdout] --> ir/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use display::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86) [INFO] [stderr] Checking ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm) [INFO] [stderr] Checking ir2java v0.1.0 (/opt/rustwide/workdir/ir2java) [INFO] [stdout] warning: unused import: `globals::*` [INFO] [stdout] --> ir2java/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use globals::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> ir2x86/src/unit.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | Loop(x86::LocalSymbolID, x86::LocalSymbolID) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 | Loop((), ()) [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ir2arm64 v0.1.0 (/opt/rustwide/workdir/ir2arm64) [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stdout] warning: unused import: `parser::*` [INFO] [stdout] --> syntax/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> ir2arm64/src/unit.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | Loop(arm64::LocalSymbolID, arm64::LocalSymbolID) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 | Loop((), ()) [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple) [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | Char(char), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 66 | Char(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `params`, and `code` are never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Function { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub params: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub code: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FunctionParam { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | BinaryExpr(BinaryExpr), [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | BinaryExpr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | Name(NameExpr), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 | Name(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | Closed(ClosedExpr), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 19 | Closed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | NumberLit(NumberLitExpr) [INFO] [stdout] | --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 | NumberLit(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expr` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ClosedExpr { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | pub expr: Box [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClosedExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct NameExpr { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 30 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NameExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `number` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct NumberLitExpr { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 35 | pub number: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumberLitExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `op`, `left`, and `right` are never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct BinaryExpr { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 40 | pub op: BinaryOp, [INFO] [stdout] | ^^ [INFO] [stdout] 41 | pub left: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] 42 | pub right: Box [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinaryExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expr` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct ReturnStmt { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 52 | pub expr: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | Function(Function), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Code` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 57 | Function(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> syntax/examples/jsparser_syntax.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | ReturnStmt(ReturnStmt) [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Code` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 58 | ReturnStmt(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `globals::*` [INFO] [stdout] --> ir2java/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use globals::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> ir2arm64/src/unit.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | Loop(arm64::LocalSymbolID, arm64::LocalSymbolID) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 | Loop((), ()) [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> ir2x86/src/unit.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | Loop(x86::LocalSymbolID, x86::LocalSymbolID) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 | Loop((), ()) [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `display::*` [INFO] [stdout] --> ir/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use display::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parser::*` [INFO] [stdout] --> syntax/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking nl v0.1.0 (/opt/rustwide/workdir/nl) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> nl/src/lexer.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | Char(char), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 | Char(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/code/if_stmt.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct IfStmt { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IfStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/code/for_stmt.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ForStmt { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ForStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/top_level/function.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FunctionParam { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/top_level/struct_decl.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct StructDeclaration { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 7 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/top_level/struct_decl.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct StructFieldDeclaration { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructFieldDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> nl/src/lexer.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | Char(char), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 | Char(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/code/if_stmt.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct IfStmt { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IfStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/code/for_stmt.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ForStmt { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ForStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/top_level/function.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FunctionParam { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/top_level/struct_decl.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct StructDeclaration { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 7 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> nl/src/ast/top_level/struct_decl.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct StructFieldDeclaration { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructFieldDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.61s [INFO] running `Command { std: "docker" "inspect" "37072c79ae9497cd6bdecf509b83eaa97b067c0e3c8f29bf0a45858da7437a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37072c79ae9497cd6bdecf509b83eaa97b067c0e3c8f29bf0a45858da7437a0e", kill_on_drop: false }` [INFO] [stdout] 37072c79ae9497cd6bdecf509b83eaa97b067c0e3c8f29bf0a45858da7437a0e