[INFO] cloning repository https://github.com/balt-dev/bytebeat-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balt-dev/bytebeat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalt-dev%2Fbytebeat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalt-dev%2Fbytebeat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d75c847ce0640e848e4f2cf42a263f79e4c902b
[INFO] checking balt-dev/bytebeat-rs 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%2Fbalt-dev%2Fbytebeat-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/balt-dev/bytebeat-rs
[INFO] finished tweaking git repo https://github.com/balt-dev/bytebeat-rs
[INFO] tweaked toml for git repo https://github.com/balt-dev/bytebeat-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/balt-dev/bytebeat-rs 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/balt-dev/bytebeat-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 62e7f9ec91740018f13b9298c3d8f6da3b4ab85199a75979ca93f0b29f8224ea
[INFO] running `Command { std: "docker" "start" "-a" "62e7f9ec91740018f13b9298c3d8f6da3b4ab85199a75979ca93f0b29f8224ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62e7f9ec91740018f13b9298c3d8f6da3b4ab85199a75979ca93f0b29f8224ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e7f9ec91740018f13b9298c3d8f6da3b4ab85199a75979ca93f0b29f8224ea", kill_on_drop: false }`
[INFO] [stdout] 62e7f9ec91740018f13b9298c3d8f6da3b4ab85199a75979ca93f0b29f8224ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bad8fb77fa5e2101ffb21faace873652c55eb65b8074ac8d34e5061a7a5b6ab3
[INFO] running `Command { std: "docker" "start" "-a" "bad8fb77fa5e2101ffb21faace873652c55eb65b8074ac8d34e5061a7a5b6ab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling llvm-sys v180.0.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.19
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking bytebeat-rs v0.2.0 (/opt/rustwide/workdir/crates/lib)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, CompilationError>, Vec<Instruction>>
[INFO] [stdout]   --> crates/lib/src/lib.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let insts = ir::CodeGenerator::new().generate_ir(expr)?;
[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: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]   --> crates/lib/src/lib.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let insts = ir::CodeGenerator::new().generate_ir(expr)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:266:98
[INFO] [stdout]     |
[INFO] [stdout] 266 |       pub fn generate_ir(mut self, expr: Expression) -> Result<Vec<Instruction>, CompilationError> {
[INFO] [stdout]     |  __________________________________________________________________________________________________^
[INFO] [stdout] 267 | |         let t_register = self.make_register(Type::F64);
[INFO] [stdout] 268 | |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout] 269 | |         if payload.ty() != Type::U8 {
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |         Ok(self.instructions)
[INFO] [stdout] 274 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Ok(self.instructions)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:277:95
[INFO] [stdout]     |
[INFO] [stdout] 277 |       fn gexpr(&mut self, expr: Expression, t: &Register) -> Result<Register, CompilationError> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 278 | |         stacker::maybe_grow(STACK_REDZONE, STACK_NEWSIZE, || self.gen_expr(expr, t))
[INFO] [stdout] 279 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         stacker::maybe_grow(STACK_REDZONE, STACK_NEWSIZE, || self.gen_expr(expr, t))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:278:62
[INFO] [stdout]     |
[INFO] [stdout] 278 |         stacker::maybe_grow(STACK_REDZONE, STACK_NEWSIZE, || self.gen_expr(expr, t))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:281:98
[INFO] [stdout]     |
[INFO] [stdout] 281 |       fn gen_expr(&mut self, expr: Expression, t: &Register) -> Result<Register, CompilationError> {
[INFO] [stdout]     |  __________________________________________________________________________________________________^
[INFO] [stdout] 282 | |         Ok(match expr {
[INFO] [stdout] 283 | |             Expression::Integer { value, .. } => self.init(
[INFO] [stdout] 284 | |                 i32::try_from(value).map_or(Value::U32(value), Value::I32)
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |         })
[INFO] [stdout] 420 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | /         Ok(match expr {
[INFO] [stdout] 283 | |             Expression::Integer { value, .. } => self.init(
[INFO] [stdout] 284 | |                 i32::try_from(value).map_or(Value::U32(value), Value::I32)
[INFO] [stdout] 285 | |             ),
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 let cond = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 let cond = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 let cond = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:325:32
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut lreg = self.gexpr(*expr, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:325:32
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut lreg = self.gexpr(*expr, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:325:32
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut lreg = self.gexpr(*expr, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 let mut rreg = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 let mut rreg = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 let mut rreg = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, CompilationError>, Vec<Instruction>>
[INFO] [stdout]   --> crates/lib/src/lib.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let insts = ir::CodeGenerator::new().generate_ir(expr)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]   --> crates/lib/src/lib.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let insts = ir::CodeGenerator::new().generate_ir(expr)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:266:98
[INFO] [stdout]     |
[INFO] [stdout] 266 |       pub fn generate_ir(mut self, expr: Expression) -> Result<Vec<Instruction>, CompilationError> {
[INFO] [stdout]     |  __________________________________________________________________________________________________^
[INFO] [stdout] 267 | |         let t_register = self.make_register(Type::F64);
[INFO] [stdout] 268 | |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout] 269 | |         if payload.ty() != Type::U8 {
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |         Ok(self.instructions)
[INFO] [stdout] 274 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut payload = self.gen_expr(expr, &t_register)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Instruction>, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Ok(self.instructions)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:277:95
[INFO] [stdout]     |
[INFO] [stdout] 277 |       fn gexpr(&mut self, expr: Expression, t: &Register) -> Result<Register, CompilationError> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 278 | |         stacker::maybe_grow(STACK_REDZONE, STACK_NEWSIZE, || self.gen_expr(expr, t))
[INFO] [stdout] 279 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         stacker::maybe_grow(STACK_REDZONE, STACK_NEWSIZE, || self.gen_expr(expr, t))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:278:62
[INFO] [stdout]     |
[INFO] [stdout] 278 |         stacker::maybe_grow(STACK_REDZONE, STACK_NEWSIZE, || self.gen_expr(expr, t))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:281:98
[INFO] [stdout]     |
[INFO] [stdout] 281 |       fn gen_expr(&mut self, expr: Expression, t: &Register) -> Result<Register, CompilationError> {
[INFO] [stdout]     |  __________________________________________________________________________________________________^
[INFO] [stdout] 282 | |         Ok(match expr {
[INFO] [stdout] 283 | |             Expression::Integer { value, .. } => self.init(
[INFO] [stdout] 284 | |                 i32::try_from(value).map_or(Value::U32(value), Value::I32)
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |         })
[INFO] [stdout] 420 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | /         Ok(match expr {
[INFO] [stdout] 283 | |             Expression::Integer { value, .. } => self.init(
[INFO] [stdout] 284 | |                 i32::try_from(value).map_or(Value::U32(value), Value::I32)
[INFO] [stdout] 285 | |             ),
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytebeat-rs` (lib test) due to 5 previous errors; 52 warnings emitted
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 let reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                 let mut reg = self.gexpr(*value, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 let cond = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 let cond = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 let cond = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:325:32
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut lreg = self.gexpr(*expr, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:325:32
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut lreg = self.gexpr(*expr, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:325:32
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut lreg = self.gexpr(*expr, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 let mut rreg = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 let mut rreg = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 let mut rreg = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:352:31
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:373:31
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:391:31
[INFO] [stdout]     |
[INFO] [stdout] 391 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 let mut lhs = self.gexpr(*lhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: ControlFlow<Result<Infallible, CompilationError>, Register>
[INFO] [stdout]    --> crates/lib/src/ir.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Register, CompilationError>
[INFO] [stdout]    --> crates/lib/src/ir.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let mut rhs = self.gexpr(*rhs, t)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytebeat-rs` (lib) due to 5 previous errors; 52 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bad8fb77fa5e2101ffb21faace873652c55eb65b8074ac8d34e5061a7a5b6ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad8fb77fa5e2101ffb21faace873652c55eb65b8074ac8d34e5061a7a5b6ab3", kill_on_drop: false }`
[INFO] [stdout] bad8fb77fa5e2101ffb21faace873652c55eb65b8074ac8d34e5061a7a5b6ab3
