[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 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/154852/NeaLang on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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]   |
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3865ea7d35c0f3abd411376a03dac6ae842977276e006fd54817ee2dda6f95fc
[INFO] running `Command { std: "docker" "start" "-a" "3865ea7d35c0f3abd411376a03dac6ae842977276e006fd54817ee2dda6f95fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3865ea7d35c0f3abd411376a03dac6ae842977276e006fd54817ee2dda6f95fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3865ea7d35c0f3abd411376a03dac6ae842977276e006fd54817ee2dda6f95fc", kill_on_drop: false }`
[INFO] [stdout] 3865ea7d35c0f3abd411376a03dac6ae842977276e006fd54817ee2dda6f95fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b4966d673c13d2f5b4b0bf09810ed5a991b98bebb3b6d4a32847b32cdc5d36f
[INFO] running `Command { std: "docker" "start" "-a" "5b4966d673c13d2f5b4b0bf09810ed5a991b98bebb3b6d4a32847b32cdc5d36f", 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]   |
[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 proc-macro2 v1.0.29
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking arm64 v0.1.0 (/opt/rustwide/workdir/arm64)
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking java v0.1.0 (/opt/rustwide/workdir/java)
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]     Checking textwrap v0.14.2
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking syntax v0.1.0 (/opt/rustwide/workdir/syntax)
[INFO] [stderr]     Checking vec_map v0.8.2
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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(char),
[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<FunctionParam>,
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 7 |         pub code: Vec<Code>
[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(BinaryExpr),
[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(NameExpr),
[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(ClosedExpr),
[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(NumberLitExpr)
[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<Expr>
[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<Expr>,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 42 |         pub right: Box<Expr>
[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<Expr>
[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(Function),
[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(ReturnStmt)
[INFO] [stdout] 58 +         ReturnStmt(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[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] [stderr]     Checking ir2arm64 v0.1.0 (/opt/rustwide/workdir/ir2arm64)
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[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)]` (part of `#[warn(unused)]`) 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(arm64::LocalSymbolID, arm64::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple)
[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)]` (part of `#[warn(unused)]`) 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(arm64::LocalSymbolID, arm64::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atty v0.2.14
[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)]` (part of `#[warn(unused)]`) 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(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.9
[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)]` (part of `#[warn(unused)]`) 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(char),
[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)]` (part of `#[warn(unused)]`) 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(char),
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.39s
[INFO] running `Command { std: "docker" "inspect" "5b4966d673c13d2f5b4b0bf09810ed5a991b98bebb3b6d4a32847b32cdc5d36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b4966d673c13d2f5b4b0bf09810ed5a991b98bebb3b6d4a32847b32cdc5d36f", kill_on_drop: false }`
[INFO] [stdout] 5b4966d673c13d2f5b4b0bf09810ed5a991b98bebb3b6d4a32847b32cdc5d36f
