[INFO] cloning repository https://github.com/Bangboom030518/M-Compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bangboom030518/M-Compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBangboom030518%2FM-Compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBangboom030518%2FM-Compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58bcedad4f5fb397a514ddb46645186bbbe6e228
[INFO] checking Bangboom030518/M-Compiler against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBangboom030518%2FM-Compiler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bangboom030518/M-Compiler
[INFO] finished tweaking git repo https://github.com/Bangboom030518/M-Compiler
[INFO] tweaked toml for git repo https://github.com/Bangboom030518/M-Compiler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bangboom030518/M-Compiler on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bangboom030518/M-Compiler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.default-run
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8081ed0def86ba2ec229ec96b4e33235071617ca6d02edb5776e15482e9669c
[INFO] running `Command { std: "docker" "start" "-a" "a8081ed0def86ba2ec229ec96b4e33235071617ca6d02edb5776e15482e9669c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8081ed0def86ba2ec229ec96b4e33235071617ca6d02edb5776e15482e9669c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8081ed0def86ba2ec229ec96b4e33235071617ca6d02edb5776e15482e9669c", kill_on_drop: false }`
[INFO] [stdout] a8081ed0def86ba2ec229ec96b4e33235071617ca6d02edb5776e15482e9669c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc029cd6d167373c4706c2dd16cbdc6d7b895fe85ca8785bf6c7de072ae4f647
[INFO] running `Command { std: "docker" "start" "-a" "bc029cd6d167373c4706c2dd16cbdc6d7b895fe85ca8785bf6c7de072ae4f647", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default-run
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cranelift-isle v0.111.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.0
[INFO] [stderr]     Checking cranelift-bitset v0.111.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking cranelift-entity v0.111.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-control v0.111.0
[INFO] [stderr]     Checking cranelift-bforest v0.111.0
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v24.0.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.111.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling bitfields v0.1.0 (/opt/rustwide/workdir/bitfields)
[INFO] [stderr]     Checking tokenizer v0.1.0 (/opt/rustwide/workdir/tokenizer)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tokenizer/src/lib.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .intersperse_with(|| ", ".to_string())
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse_with(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse_with`
[INFO] [stdout]     |
[INFO] [stdout]   2 + #![feature(iter_intersperse)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> tokenizer/src/lib.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .intersperse_with(|| ", ".to_string())
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse_with(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse_with`
[INFO] [stdout]     |
[INFO] [stdout]   2 + #![feature(iter_intersperse)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-frontend v0.111.0
[INFO] [stderr]     Checking cranelift-native v0.111.0
[INFO] [stderr]     Checking cranelift-module v0.111.0
[INFO] [stderr]     Checking cranelift-reader v0.111.0
[INFO] [stderr]     Checking cranelift-jit v0.111.0
[INFO] [stderr]     Checking cranelift v0.111.0
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ignore`
[INFO] [stdout]    --> parser/src/top_level.rs:510:7
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[cfg(ignore)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ignore)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ignore)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ignore`
[INFO] [stdout]    --> parser/src/top_level.rs:510:7
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[cfg(ignore)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ignore)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ignore)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `top_level::Declaration::name`: put common fields on `Declaration` struct instead
[INFO] [stdout]   --> parser/src/lib.rs:63:55
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 declarations.insert(declaration.value.name().to_string(), declaration.value);
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `top_level::Declaration::name`: put common fields on `Declaration` struct instead
[INFO] [stdout]   --> parser/src/lib.rs:63:55
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 declarations.insert(declaration.value.name().to_string(), declaration.value);
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `position` is never read
[INFO] [stdout]   --> parser/src/parser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     position: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]   --> parser/src/parser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     kind: Kind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `recoverable` is never read
[INFO] [stdout]   --> parser/src/parser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     recoverable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `position` is never read
[INFO] [stdout]   --> parser/src/parser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     position: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]   --> parser/src/parser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     kind: Kind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `recoverable` is never read
[INFO] [stdout]   --> parser/src/parser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     recoverable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: unused import: `Primitive`
[INFO] [stdout]  --> compiler/src/declarations.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use parser::{Ident, Primitive, PrimitiveKind};
[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: `OnceLock`
[INFO] [stdout]  --> compiler/src/declarations.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, OnceLock};
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hir::Typed`
[INFO] [stdout]  --> compiler/src/translate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::hir::Typed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Primitive`
[INFO] [stdout]  --> compiler/src/declarations.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use parser::{Ident, Primitive, PrimitiveKind};
[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: `OnceLock`
[INFO] [stdout]  --> compiler/src/declarations.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, OnceLock};
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hir::Typed`
[INFO] [stdout]  --> compiler/src/translate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::hir::Typed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             span: todo!(),
[INFO] [stdout]     |                   ------- any code following this expression is unreachable
[INFO] [stdout] 162 |             kind: errors::Kind::CannotInferType,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 175 |                   kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 176 | |                     constraint: errors::DeclarationConstraint::Length,
[INFO] [stdout] 177 | |                     found: id.to_type_ref(),
[INFO] [stdout] 178 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:187:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |                           span: todo!(),
[INFO] [stdout]     |                                 ------- any code following this expression is unreachable
[INFO] [stdout] 187 |                           kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 188 | |                             arguments: reference.generics.len(),
[INFO] [stdout] 189 | |                             parameters: 0,
[INFO] [stdout] 190 | |                             declaration: todo!(),
[INFO] [stdout] 191 | |                         },
[INFO] [stdout]     | |_________________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:187:31
[INFO] [stdout]     |
[INFO] [stdout] 187 |                           kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 188 | |                             arguments: reference.generics.len(),
[INFO] [stdout] 189 | |                             parameters: 0,
[INFO] [stdout] 190 | |                             declaration: todo!(),
[INFO] [stdout]     | |                                          ------- any code following this expression is unreachable
[INFO] [stdout] 191 | |                         },
[INFO] [stdout]     | |_________________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:206:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     span: todo!(),
[INFO] [stdout]     |                           ------- any code following this expression is unreachable
[INFO] [stdout] 206 |                     kind: errors::Kind::MismatchedLengths { expected, found },
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             span: todo!(),
[INFO] [stdout]     |                   ------- any code following this expression is unreachable
[INFO] [stdout] 162 |             kind: errors::Kind::CannotInferType,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:259:23
[INFO] [stdout]     |
[INFO] [stdout] 258 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 259 |                   kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 260 | |                     arguments: arguments.len(),
[INFO] [stdout] 261 | |                     parameters: parameters.value.generics.len(),
[INFO] [stdout] 262 | |                     declaration: parameters.span,
[INFO] [stdout] 263 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 175 |                   kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 176 | |                     constraint: errors::DeclarationConstraint::Length,
[INFO] [stdout] 177 | |                     found: id.to_type_ref(),
[INFO] [stdout] 178 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:187:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |                           span: todo!(),
[INFO] [stdout]     |                                 ------- any code following this expression is unreachable
[INFO] [stdout] 187 |                           kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 188 | |                             arguments: reference.generics.len(),
[INFO] [stdout] 189 | |                             parameters: 0,
[INFO] [stdout] 190 | |                             declaration: todo!(),
[INFO] [stdout] 191 | |                         },
[INFO] [stdout]     | |_________________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:187:31
[INFO] [stdout]     |
[INFO] [stdout] 187 |                           kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 188 | |                             arguments: reference.generics.len(),
[INFO] [stdout] 189 | |                             parameters: 0,
[INFO] [stdout] 190 | |                             declaration: todo!(),
[INFO] [stdout]     | |                                          ------- any code following this expression is unreachable
[INFO] [stdout] 191 | |                         },
[INFO] [stdout]     | |_________________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:206:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     span: todo!(),
[INFO] [stdout]     |                           ------- any code following this expression is unreachable
[INFO] [stdout] 206 |                     kind: errors::Kind::MismatchedLengths { expected, found },
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:259:23
[INFO] [stdout]     |
[INFO] [stdout] 258 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 259 |                   kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 260 | |                     arguments: arguments.len(),
[INFO] [stdout] 261 | |                     parameters: parameters.value.generics.len(),
[INFO] [stdout] 262 | |                     declaration: parameters.span,
[INFO] [stdout] 263 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 389 |                       kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 390 | |                         constraint: errors::DeclarationConstraint::Type,
[INFO] [stdout] 391 | |                         found: reference.clone(),
[INFO] [stdout] 392 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:417:39
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 417 | ...                   kind: errors::Kind::StructTooBig,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 388 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 389 |                       kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 390 | |                         constraint: errors::DeclarationConstraint::Type,
[INFO] [stdout] 391 | |                         found: reference.clone(),
[INFO] [stdout] 392 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:417:39
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 417 | ...                   kind: errors::Kind::StructTooBig,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 463 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 464 |                       kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 465 | |                         constraint: errors::DeclarationConstraint::Type,
[INFO] [stdout] 466 | |                         found: reference.clone(),
[INFO] [stdout] 467 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 463 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 464 |                       kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 465 | |                         constraint: errors::DeclarationConstraint::Type,
[INFO] [stdout] 466 | |                         found: reference.clone(),
[INFO] [stdout] 467 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 517 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 518 |                   kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 519 | |                     constraint: errors::DeclarationConstraint::Function,
[INFO] [stdout] 520 | |                     found: reference.clone(),
[INFO] [stdout] 521 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:545:27
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 545 |                       kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 546 | |                         constraint: errors::DeclarationConstraint::Function,
[INFO] [stdout] 547 | |                         found: reference.clone(),
[INFO] [stdout] 548 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:613:27
[INFO] [stdout]     |
[INFO] [stdout] 612 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 613 |                       kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 614 | |                         arguments: found.generics.len(),
[INFO] [stdout] 615 | |                         parameters: expected.generics.len(),
[INFO] [stdout] 616 | |                         declaration: todo!("is this error internal"),
[INFO] [stdout] 617 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:613:27
[INFO] [stdout]     |
[INFO] [stdout] 613 |                       kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 614 | |                         arguments: found.generics.len(),
[INFO] [stdout] 615 | |                         parameters: expected.generics.len(),
[INFO] [stdout] 616 | |                         declaration: todo!("is this error internal"),
[INFO] [stdout]     | |                                      ------------------------------- any code following this expression is unreachable
[INFO] [stdout] 617 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 517 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 518 |                   kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 519 | |                     constraint: errors::DeclarationConstraint::Function,
[INFO] [stdout] 520 | |                     found: reference.clone(),
[INFO] [stdout] 521 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:545:27
[INFO] [stdout]     |
[INFO] [stdout] 544 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 545 |                       kind: errors::Kind::DeclarationConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 546 | |                         constraint: errors::DeclarationConstraint::Function,
[INFO] [stdout] 547 | |                         found: reference.clone(),
[INFO] [stdout] 548 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:613:27
[INFO] [stdout]     |
[INFO] [stdout] 612 |                       span: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 613 |                       kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 614 | |                         arguments: found.generics.len(),
[INFO] [stdout] 615 | |                         parameters: expected.generics.len(),
[INFO] [stdout] 616 | |                         declaration: todo!("is this error internal"),
[INFO] [stdout] 617 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/declarations.rs:613:27
[INFO] [stdout]     |
[INFO] [stdout] 613 |                       kind: errors::Kind::MismatchedGenericArguments {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 614 | |                         arguments: found.generics.len(),
[INFO] [stdout] 615 | |                         parameters: expected.generics.len(),
[INFO] [stdout] 616 | |                         declaration: todo!("is this error internal"),
[INFO] [stdout]     | |                                      ------------------------------- any code following this expression is unreachable
[INFO] [stdout] 617 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/hir/builder.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 396 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 397 |                   kind: errors::Kind::MismatchedArguments {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 398 | |                     arguments: call.arguments.len(),
[INFO] [stdout] 399 | |                     parameters: signature.parameters.len(),
[INFO] [stdout] 400 | |                     declaration: todo!(),
[INFO] [stdout] 401 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/hir/builder.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                   kind: errors::Kind::MismatchedArguments {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 398 | |                     arguments: call.arguments.len(),
[INFO] [stdout] 399 | |                     parameters: signature.parameters.len(),
[INFO] [stdout] 400 | |                     declaration: todo!(),
[INFO] [stdout]     | |                                  ------- any code following this expression is unreachable
[INFO] [stdout] 401 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/hir/builder.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 396 |                   span: todo!(),
[INFO] [stdout]     |                         ------- any code following this expression is unreachable
[INFO] [stdout] 397 |                   kind: errors::Kind::MismatchedArguments {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 398 | |                     arguments: call.arguments.len(),
[INFO] [stdout] 399 | |                     parameters: signature.parameters.len(),
[INFO] [stdout] 400 | |                     declaration: todo!(),
[INFO] [stdout] 401 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/hir/builder.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                   kind: errors::Kind::MismatchedArguments {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 398 | |                     arguments: call.arguments.len(),
[INFO] [stdout] 399 | |                     parameters: signature.parameters.len(),
[INFO] [stdout] 400 | |                     declaration: todo!(),
[INFO] [stdout]     | |                                  ------- any code following this expression is unreachable
[INFO] [stdout] 401 | |                 },
[INFO] [stdout]     | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |             span: todo!(),
[INFO] [stdout]    |                   ------- any code following this expression is unreachable
[INFO] [stdout] 34 |             kind: errors::Kind::LengthTooBig,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |             span: todo!(),
[INFO] [stdout]    |                   ------- any code following this expression is unreachable
[INFO] [stdout] 34 |             kind: errors::Kind::LengthTooBig,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |                   span: todo!(),
[INFO] [stdout]    |                         ------- any code following this expression is unreachable
[INFO] [stdout] 66 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 67 | |                     constraint: errors::TypeConstraint::Struct,
[INFO] [stdout] 68 | |                     found: todo!(),
[INFO] [stdout] 69 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 67 | |                     constraint: errors::TypeConstraint::Struct,
[INFO] [stdout] 68 | |                     found: todo!(),
[INFO] [stdout]    | |                            ------- any code following this expression is unreachable
[INFO] [stdout] 69 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |                   span: todo!(),
[INFO] [stdout]    |                         ------- any code following this expression is unreachable
[INFO] [stdout] 79 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 80 | |                     constraint: errors::TypeConstraint::Array,
[INFO] [stdout] 81 | |                     found: todo!(),
[INFO] [stdout] 82 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 80 | |                     constraint: errors::TypeConstraint::Array,
[INFO] [stdout] 81 | |                     found: todo!(),
[INFO] [stdout]    | |                            ------- any code following this expression is unreachable
[INFO] [stdout] 82 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |                   span: todo!(),
[INFO] [stdout]    |                         ------- any code following this expression is unreachable
[INFO] [stdout] 66 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 67 | |                     constraint: errors::TypeConstraint::Struct,
[INFO] [stdout] 68 | |                     found: todo!(),
[INFO] [stdout] 69 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 67 | |                     constraint: errors::TypeConstraint::Struct,
[INFO] [stdout] 68 | |                     found: todo!(),
[INFO] [stdout]    | |                            ------- any code following this expression is unreachable
[INFO] [stdout] 69 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |                   span: todo!(),
[INFO] [stdout]    |                         ------- any code following this expression is unreachable
[INFO] [stdout] 79 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 80 | |                     constraint: errors::TypeConstraint::Array,
[INFO] [stdout] 81 | |                     found: todo!(),
[INFO] [stdout] 82 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> compiler/src/layout.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 |                   kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 80 | |                     constraint: errors::TypeConstraint::Array,
[INFO] [stdout] 81 | |                     found: todo!(),
[INFO] [stdout]    | |                            ------- any code following this expression is unreachable
[INFO] [stdout] 82 | |                 },
[INFO] [stdout]    | |_________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/translate.rs:320:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                       span: todo!("argument span"),
[INFO] [stdout]     |                             ---------------------- any code following this expression is unreachable
[INFO] [stdout] 320 |                       kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 321 | |                         constraint: errors::TypeConstraint::Number,
[INFO] [stdout] 322 | |                         found: input_type_ref,
[INFO] [stdout] 323 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> compiler/src/translate.rs:320:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                       span: todo!("argument span"),
[INFO] [stdout]     |                             ---------------------- any code following this expression is unreachable
[INFO] [stdout] 320 |                       kind: errors::Kind::TypeConstraintViolation {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 321 | |                         constraint: errors::TypeConstraint::Number,
[INFO] [stdout] 322 | |                         found: input_type_ref,
[INFO] [stdout] 323 | |                     },
[INFO] [stdout]     | |_____________________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> compiler/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> compiler/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> compiler/src/translate.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         span: Span,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> compiler/src/translate.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         span: Span,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `found`
[INFO] [stdout]    --> compiler/src/translate.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         found: &Reference,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_found`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `found`
[INFO] [stdout]    --> compiler/src/translate.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         found: &Reference,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_found`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AssertType` is never constructed
[INFO] [stdout]   --> compiler/src/hir.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub enum Expression {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 93 |     AssertType(Box<Typed<Expression>>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AssertType` is never constructed
[INFO] [stdout]   --> compiler/src/hir.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub enum Expression {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 93 |     AssertType(Box<Typed<Expression>>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, Infallible>
[INFO] [stdout]   --> compiler/src/layout.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let length = u32::try_from(length).map_err(|_| Error {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, Infallible>
[INFO] [stdout]   --> compiler/src/layout.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let length = u32::try_from(length).map_err(|_| Error {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compiler` (bin "compiler") due to 1 previous error; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `compiler` (bin "compiler" test) due to 1 previous error; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bc029cd6d167373c4706c2dd16cbdc6d7b895fe85ca8785bf6c7de072ae4f647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc029cd6d167373c4706c2dd16cbdc6d7b895fe85ca8785bf6c7de072ae4f647", kill_on_drop: false }`
[INFO] [stdout] bc029cd6d167373c4706c2dd16cbdc6d7b895fe85ca8785bf6c7de072ae4f647
