[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 master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceginner%2Fnolia" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Spaceginner/nolia on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v1.0.1
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded lexgen_util v0.16.0
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded lexgen v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce3c352d4dcf8b0933586cbd38a36c1dd7871963031400878284706cb72ca8b5
[INFO] running `Command { std: "docker" "start" "-a" "ce3c352d4dcf8b0933586cbd38a36c1dd7871963031400878284706cb72ca8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce3c352d4dcf8b0933586cbd38a36c1dd7871963031400878284706cb72ca8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3c352d4dcf8b0933586cbd38a36c1dd7871963031400878284706cb72ca8b5", kill_on_drop: false }`
[INFO] [stdout] ce3c352d4dcf8b0933586cbd38a36c1dd7871963031400878284706cb72ca8b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86c30266e2ff7bccf70952d9095d546c7ad0aa3cc9b722698e74a85e81b18561
[INFO] running `Command { std: "docker" "start" "-a" "86c30266e2ff7bccf70952d9095d546c7ad0aa3cc9b722698e74a85e81b18561", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking lexgen_util v0.16.0
[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 getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[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-91d1958e94b4e225/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-91d1958e94b4e225/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: `#[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: 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: `#[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: `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: `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 1m 04s
[INFO] running `Command { std: "docker" "inspect" "86c30266e2ff7bccf70952d9095d546c7ad0aa3cc9b722698e74a85e81b18561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c30266e2ff7bccf70952d9095d546c7ad0aa3cc9b722698e74a85e81b18561", kill_on_drop: false }`
[INFO] [stdout] 86c30266e2ff7bccf70952d9095d546c7ad0aa3cc9b722698e74a85e81b18561
