[INFO] cloning repository https://github.com/Spaceginner/nolia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spaceginner/nolia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceginner%2Fnolia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceginner%2Fnolia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b548f4ee0cab3177dedb1bf04615907aa306c88
[INFO] checking Spaceginner/nolia against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceginner%2Fnolia" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Spaceginner/nolia
[INFO] finished tweaking git repo https://github.com/Spaceginner/nolia
[INFO] tweaked toml for git repo https://github.com/Spaceginner/nolia written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Spaceginner/nolia on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Spaceginner/nolia 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9156eb4ca89aaf0013f1b013e26a192d251aca68f8a86d2d7f040c98a3781b4d
[INFO] running `Command { std: "docker" "start" "-a" "9156eb4ca89aaf0013f1b013e26a192d251aca68f8a86d2d7f040c98a3781b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9156eb4ca89aaf0013f1b013e26a192d251aca68f8a86d2d7f040c98a3781b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9156eb4ca89aaf0013f1b013e26a192d251aca68f8a86d2d7f040c98a3781b4d", kill_on_drop: false }`
[INFO] [stdout] 9156eb4ca89aaf0013f1b013e26a192d251aca68f8a86d2d7f040c98a3781b4d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 926f8a62c87db0f3d8a15367ac985a588387187753928890a6e9038a7da19b15
[INFO] running `Command { std: "docker" "start" "-a" "926f8a62c87db0f3d8a15367ac985a588387187753928890a6e9038a7da19b15", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking lexgen_util v0.16.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling lexgen v0.16.0
[INFO] [stderr]    Compiling syntax v0.0.1 (/opt/rustwide/workdir/syntax)
[INFO] [stdout] warning: unused imports: `Keyword`, `Lexer`, `Literal`, and `Symbol`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/syntax-ef8fc971ca26aed8/out/src/parser/lang.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::lexer::{Loc, Error, Lexer, Token, Symbol, Keyword, Literal, Integer};
[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 imports: `Keyword`, `Lexer`, `Literal`, and `Symbol`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/syntax-ef8fc971ca26aed8/out/src/parser/lang.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::lexer::{Loc, Error, Lexer, Token, Symbol, Keyword, Literal, Integer};
[INFO] [stdout]   |                                ^^^^^         ^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]    --> syntax/src/lexer/mod.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl IntElement {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 180 |     fn next(&mut self) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]    --> syntax/src/lexer/mod.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl IntElement {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 180 |     fn next(&mut self) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vm v0.0.1 (/opt/rustwide/workdir/vm)
[INFO] [stdout] warning: unused imports: `ControlFlow` and `Index`
[INFO] [stdout]  --> vm/src/lib.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::{ControlFlow, Index};
[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: `syntax::parser::ast`
[INFO] [stdout]  --> vm/src/op.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use syntax::parser::ast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ControlFlow` and `Index`
[INFO] [stdout]  --> vm/src/lib.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::{ControlFlow, Index};
[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: `syntax::parser::ast`
[INFO] [stdout]  --> vm/src/op.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use syntax::parser::ast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compiler v0.0.1 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: unused import: `std::num::NonZero`
[INFO] [stdout]  --> compiler/src/lowering/lcr.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::num::NonZero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> compiler/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> compiler/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::NonZero`
[INFO] [stdout]  --> compiler/src/lowering/lcr.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::num::NonZero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on use statements
[INFO] [stdout]   --> compiler/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> compiler/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> compiler/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on use statements
[INFO] [stdout]   --> compiler/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> compiler/src/lowering/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut impls = HashMap::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> compiler/src/lowering/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut meths = HashMap::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> compiler/src/lowering/mod.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     ast::Declaration::Include { item } => { todo!("includes not supported"); },
[INFO] [stdout]    |                                                 ^^^^ help: try ignoring the field: `item: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> compiler/src/lowering/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut impls = HashMap::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> compiler/src/lowering/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut meths = HashMap::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> compiler/src/lowering/mod.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     ast::Declaration::Include { item } => { todo!("includes not supported"); },
[INFO] [stdout]    |                                                 ^^^^ help: try ignoring the field: `item: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `what`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:323:77
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   lcr::Instruction::DoAction(lcr::ActionInstruction::MethodCall { what, method, args }) => todo!("methods are not supported"),
[INFO] [stdout]     |                                                                       ^^^^ help: try ignoring the field: `what: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:323:83
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   lcr::Instruction::DoAction(lcr::ActionInstruction::MethodCall { what, method, args }) => todo!("methods are not supported"),
[INFO] [stdout]     |                                                                             ^^^^^^ help: try ignoring the field: `method: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:323:91
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   lcr::Instruction::DoAction(lcr::ActionInstruction::MethodCall { what, method, args }) => todo!("methods are not supported"),
[INFO] [stdout]     |                                                                                     ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vals`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:375:76
[INFO] [stdout]     |
[INFO] [stdout] 375 |             lcr::Instruction::Construct(lcr::ConstructInstruction::Array { vals }) => todo!("arrays are not supported"),
[INFO] [stdout]     |                                                                            ^^^^ help: try ignoring the field: `vals: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:514:78
[INFO] [stdout]     |
[INFO] [stdout] 514 |             lcr::Instruction::DoStatement(lcr::StatementInstruction::Throw { error }) => todo!("exceptions are not supported"),
[INFO] [stdout]     |                                                                              ^^^^^ help: try ignoring the field: `error: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ops`
[INFO] [stdout]    --> compiler/src/emitting/types.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 |             Self::Op(ops) => todo!("protos are not supported"),
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `what`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:323:77
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   lcr::Instruction::DoAction(lcr::ActionInstruction::MethodCall { what, method, args }) => todo!("methods are not supported"),
[INFO] [stdout]     |                                                                       ^^^^ help: try ignoring the field: `what: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:323:83
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   lcr::Instruction::DoAction(lcr::ActionInstruction::MethodCall { what, method, args }) => todo!("methods are not supported"),
[INFO] [stdout]     |                                                                             ^^^^^^ help: try ignoring the field: `method: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:323:91
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   lcr::Instruction::DoAction(lcr::ActionInstruction::MethodCall { what, method, args }) => todo!("methods are not supported"),
[INFO] [stdout]     |                                                                                     ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vals`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:375:76
[INFO] [stdout]     |
[INFO] [stdout] 375 |             lcr::Instruction::Construct(lcr::ConstructInstruction::Array { vals }) => todo!("arrays are not supported"),
[INFO] [stdout]     |                                                                            ^^^^ help: try ignoring the field: `vals: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> compiler/src/emitting/functions/structured.rs:514:78
[INFO] [stdout]     |
[INFO] [stdout] 514 |             lcr::Instruction::DoStatement(lcr::StatementInstruction::Throw { error }) => todo!("exceptions are not supported"),
[INFO] [stdout]     |                                                                              ^^^^^ help: try ignoring the field: `error: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ops`
[INFO] [stdout]    --> compiler/src/emitting/types.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 |             Self::Op(ops) => todo!("protos are not supported"),
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nolia v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.13s
[INFO] running `Command { std: "docker" "inspect" "926f8a62c87db0f3d8a15367ac985a588387187753928890a6e9038a7da19b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926f8a62c87db0f3d8a15367ac985a588387187753928890a6e9038a7da19b15", kill_on_drop: false }`
[INFO] [stdout] 926f8a62c87db0f3d8a15367ac985a588387187753928890a6e9038a7da19b15
