[INFO] cloning repository https://github.com/Fizzixnerd/rust-off
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fizzixnerd/rust-off" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFizzixnerd%2Frust-off", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFizzixnerd%2Frust-off'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a71ca7c8168da8d27afa7686f79f43cbb4b4df3
[INFO] checking Fizzixnerd/rust-off against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFizzixnerd%2Frust-off" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fizzixnerd/rust-off
[INFO] finished tweaking git repo https://github.com/Fizzixnerd/rust-off
[INFO] tweaked toml for git repo https://github.com/Fizzixnerd/rust-off written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fizzixnerd/rust-off on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fizzixnerd/rust-off 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v0.2.0
[INFO] [stderr]   Downloaded concolor-override v1.0.0
[INFO] [stderr]   Downloaded llvm-sys v150.0.5
[INFO] [stderr]   Downloaded anstyle v0.3.5
[INFO] [stderr]   Downloaded anstyle-parse v0.1.1
[INFO] [stderr]   Downloaded anstream v0.2.6
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded rustix v0.37.6
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 697ad3cedd44f490d4daedc31df98e67c1e1a706d4af1296c8c4de48ef066934
[INFO] running `Command { std: "docker" "start" "-a" "697ad3cedd44f490d4daedc31df98e67c1e1a706d4af1296c8c4de48ef066934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "697ad3cedd44f490d4daedc31df98e67c1e1a706d4af1296c8c4de48ef066934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697ad3cedd44f490d4daedc31df98e67c1e1a706d4af1296c8c4de48ef066934", kill_on_drop: false }`
[INFO] [stdout] 697ad3cedd44f490d4daedc31df98e67c1e1a706d4af1296c8c4de48ef066934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a93ede5ec4aa56dc49a22643684590117376c0ac04cc444f2b5ce7010cbde872
[INFO] running `Command { std: "docker" "start" "-a" "a93ede5ec4aa56dc49a22643684590117376c0ac04cc444f2b5ce7010cbde872", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling llvm-sys v150.0.5
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking rust-off v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `combine::stream::StreamErrorFor`
[INFO] [stdout]  --> src/parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use combine::stream::StreamErrorFor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `position`
[INFO] [stdout]  --> src/parse.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 |     attempt, choice, many, many1, parser, position, satisfy, satisfy_map, sep_by, value,
[INFO] [stdout]   |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Expr`
[INFO] [stdout]  --> src/statement.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::expr::{DecoratedExpr, Expr, Identifier, Type};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `combine::stream::StreamErrorFor`
[INFO] [stdout]  --> src/parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use combine::stream::StreamErrorFor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `position`
[INFO] [stdout]  --> src/parse.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 |     attempt, choice, many, many1, parser, position, satisfy, satisfy_map, sep_by, value,
[INFO] [stdout]   |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Expr`
[INFO] [stdout]  --> src/statement.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::expr::{DecoratedExpr, Expr, Identifier, Type};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> src/parse.rs:286:48
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 args.clone().into_iter().map(|(arg, ty)| ty).collect(),
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/parse.rs:294:51
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 args: args.into_iter().map(|(arg, ty)| arg).collect(),
[INFO] [stdout]     |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Float` found for enum `Atom` in the current scope
[INFO] [stdout]    --> src/compile.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |             Atom::Float(val) => Some(LLVMConstReal(
[INFO] [stdout]     |                   ^^^^^ variant or associated item not found in `Atom`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum Atom {
[INFO] [stdout]     | ------------- variant or associated item `Float` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] 290 |         Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] 290 |         Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)),
[INFO] [stdout] 291 |         Expr::BinaryExpr(op, lhs, rhs) => dbg!(compile_binary_expr(ctx, op, lhs, rhs)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] ...
[INFO] [stdout] 292 |         Expr::FuncallExpr(id, es) => dbg!(compile_funcall_expr(ctx, id, es)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] ...
[INFO] [stdout] 293 |         Expr::ParensExpr(expr) => dbg!(compile_expr(ctx, expr.as_ref())),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |         for _ in 0..decl.type_ {
[INFO] [stdout]     |                     ^^^^^^^^^^ expected integer, found `Type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: TryFrom<Type>` is not satisfied
[INFO] [stdout]    --> src/compile.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |             decl.type_.try_into().unwrap(),
[INFO] [stdout]     |                        ^^^^^^^^ the trait `From<Type>` is not implemented for `u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `u32` implements `From<Char>`
[INFO] [stdout]               `u32` implements `From<Ipv4Addr>`
[INFO] [stdout]               `u32` implements `From<bool>`
[INFO] [stdout]               `u32` implements `From<char>`
[INFO] [stdout]               `u32` implements `From<u16>`
[INFO] [stdout]               `u32` implements `From<u8>`
[INFO] [stdout]     = note: required for `Type` to implement `Into<u32>`
[INFO] [stdout]     = note: required for `u32` to implement `TryFrom<Type>`
[INFO] [stdout]     = note: required for `Type` to implement `TryInto<u32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:317:21
[INFO] [stdout]     |
[INFO] [stdout] 317 |         for i in 0..decl.type_ {
[INFO] [stdout]     |                     ^^^^^^^^^^ expected integer, found `Type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |             body: expr.clone(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^ expected `DecoratedExpr<_>`, found `&DecoratedExpr<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<_>`
[INFO] [stdout]             found reference `&DecoratedExpr<T>`
[INFO] [stdout] note: `DecoratedExpr<_>` does not implement `Clone`, so `&DecoratedExpr<T>` was cloned instead
[INFO] [stdout]    --> src/compile.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |             body: expr.clone(),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] help: consider annotating `DecoratedExpr<_>` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/expr.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout] 69  + #[derive(Clone)]
[INFO] [stdout] 70  | pub struct DecoratedExpr<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:401:16
[INFO] [stdout]     |
[INFO] [stdout] 401 |         type_: 0,
[INFO] [stdout]     |                ^ expected `Type`, found integer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> src/parse.rs:286:48
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 args.clone().into_iter().map(|(arg, ty)| ty).collect(),
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/parse.rs:294:51
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 args: args.into_iter().map(|(arg, ty)| arg).collect(),
[INFO] [stdout]     |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Float` found for enum `Atom` in the current scope
[INFO] [stdout]    --> src/compile.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |             Atom::Float(val) => Some(LLVMConstReal(
[INFO] [stdout]     |                   ^^^^^ variant or associated item not found in `Atom`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/expr.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum Atom {
[INFO] [stdout]     | ------------- variant or associated item `Float` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] 290 |         Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] 290 |         Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)),
[INFO] [stdout] 291 |         Expr::BinaryExpr(op, lhs, rhs) => dbg!(compile_binary_expr(ctx, op, lhs, rhs)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] ...
[INFO] [stdout] 292 |         Expr::FuncallExpr(id, es) => dbg!(compile_funcall_expr(ctx, id, es)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     match expr {
[INFO] [stdout]     |           ---- this expression has type `&DecoratedExpr<T>`
[INFO] [stdout] ...
[INFO] [stdout] 293 |         Expr::ParensExpr(expr) => dbg!(compile_expr(ctx, expr.as_ref())),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr<T>`, found `Expr<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<T>`
[INFO] [stdout]                  found enum `Expr<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |         for _ in 0..decl.type_ {
[INFO] [stdout]     |                     ^^^^^^^^^^ expected integer, found `Type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: TryFrom<Type>` is not satisfied
[INFO] [stdout]    --> src/compile.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |             decl.type_.try_into().unwrap(),
[INFO] [stdout]     |                        ^^^^^^^^ the trait `From<Type>` is not implemented for `u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `u32` implements `From<Char>`
[INFO] [stdout]               `u32` implements `From<Ipv4Addr>`
[INFO] [stdout]               `u32` implements `From<bool>`
[INFO] [stdout]               `u32` implements `From<char>`
[INFO] [stdout]               `u32` implements `From<u16>`
[INFO] [stdout]               `u32` implements `From<u8>`
[INFO] [stdout]     = note: required for `Type` to implement `Into<u32>`
[INFO] [stdout]     = note: required for `u32` to implement `TryFrom<Type>`
[INFO] [stdout]     = note: required for `Type` to implement `TryInto<u32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:317:21
[INFO] [stdout]     |
[INFO] [stdout] 317 |         for i in 0..decl.type_ {
[INFO] [stdout]     |                     ^^^^^^^^^^ expected integer, found `Type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |             body: expr.clone(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^ expected `DecoratedExpr<_>`, found `&DecoratedExpr<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DecoratedExpr<_>`
[INFO] [stdout]             found reference `&DecoratedExpr<T>`
[INFO] [stdout] note: `DecoratedExpr<_>` does not implement `Clone`, so `&DecoratedExpr<T>` was cloned instead
[INFO] [stdout]    --> src/compile.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |             body: expr.clone(),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] help: consider annotating `DecoratedExpr<_>` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/expr.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout] 69  + #[derive(Clone)]
[INFO] [stdout] 70  | pub struct DecoratedExpr<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compile.rs:401:16
[INFO] [stdout]     |
[INFO] [stdout] 401 |         type_: 0,
[INFO] [stdout]     |                ^ expected `Type`, found integer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-off` (bin "rust-off") due to 10 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-off` (bin "rust-off" test) due to 10 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a93ede5ec4aa56dc49a22643684590117376c0ac04cc444f2b5ce7010cbde872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a93ede5ec4aa56dc49a22643684590117376c0ac04cc444f2b5ce7010cbde872", kill_on_drop: false }`
[INFO] [stdout] a93ede5ec4aa56dc49a22643684590117376c0ac04cc444f2b5ce7010cbde872
