[INFO] cloning repository https://github.com/AlvinThorn008/haze_reboot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlvinThorn008/haze_reboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvinThorn008%2Fhaze_reboot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvinThorn008%2Fhaze_reboot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 870e5dcf2968367489949f7c8928fea182c970ea
[INFO] checking AlvinThorn008/haze_reboot against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvinThorn008%2Fhaze_reboot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlvinThorn008/haze_reboot on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AlvinThorn008/haze_reboot
[INFO] finished tweaking git repo https://github.com/AlvinThorn008/haze_reboot
[INFO] tweaked toml for git repo https://github.com/AlvinThorn008/haze_reboot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AlvinThorn008/haze_reboot 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 349dcd18fe3fdf0e8519991664b450b53d2859fbff8ea381f9a78f42fbc26388
[INFO] running `Command { std: "docker" "start" "-a" "349dcd18fe3fdf0e8519991664b450b53d2859fbff8ea381f9a78f42fbc26388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "349dcd18fe3fdf0e8519991664b450b53d2859fbff8ea381f9a78f42fbc26388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349dcd18fe3fdf0e8519991664b450b53d2859fbff8ea381f9a78f42fbc26388", kill_on_drop: false }`
[INFO] [stdout] 349dcd18fe3fdf0e8519991664b450b53d2859fbff8ea381f9a78f42fbc26388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf25b7d2130627520dbb90bff73e3a6acc13de25c1874181f018952785821698
[INFO] running `Command { std: "docker" "start" "-a" "bf25b7d2130627520dbb90bff73e3a6acc13de25c1874181f018952785821698", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking debug_parser v0.1.4
[INFO] [stderr]     Checking haze_reboot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/lexer.rs:346:41
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn make_lex<'a>(source: &'a str) -> SourceLexer {
[INFO] [stdout]     |                 --                      ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 lifetime `'a` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `commit`
[INFO] [stdout]   --> src/parser.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | macro_rules! commit {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Parser`
[INFO] [stdout]    --> src/parser.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |     use super::Parser;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::token::Token`
[INFO] [stdout]  --> src/visitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::token::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `commit`
[INFO] [stdout]   --> src/parser.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | macro_rules! commit {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::token::Token`
[INFO] [stdout]  --> src/visitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::token::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `IfAlt` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Node::IfAlt(_inner) => {} // forgo
[INFO] [stdout]     |                   ^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `IfAlt` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `IfAlt` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Node::IfAlt(_inner) => {} // forgo
[INFO] [stdout]     |                   ^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `IfAlt` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `IfAlt` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     Node::IfAlt(inner.alternate),
[INFO] [stdout]     |                           ^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `IfAlt` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `IfAlt` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     Node::IfAlt(inner.alternate),
[INFO] [stdout]     |                           ^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `IfAlt` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BlockExpr` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     Node::BlockExpr(inner.consequence),
[INFO] [stdout]     |                           ^^^^^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `BlockExpr` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BlockExpr` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     Node::BlockExpr(inner.consequence),
[INFO] [stdout]     |                           ^^^^^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `BlockExpr` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<ast::Expr>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     Node::from(inner.condition)
[INFO] [stdout]     |                     ^^^^ the trait `From<ast::Expr>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<ast::Expr>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     Node::from(inner.condition)
[INFO] [stdout]     |                     ^^^^ the trait `From<ast::Expr>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BlockExpr` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     Node::BlockExpr(inner.consequence),
[INFO] [stdout]     |                           ^^^^^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `BlockExpr` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BlockExpr` found for enum `ast::Node` in the current scope
[INFO] [stdout]    --> src/visitor.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     Node::BlockExpr(inner.consequence),
[INFO] [stdout]     |                           ^^^^^^^^^ variant or associated item not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub enum Node<'ast> {
[INFO] [stdout]     | ------------------- variant or associated item `BlockExpr` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<ast::Expr>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     Node::from(inner.condition)
[INFO] [stdout]     |                     ^^^^ the trait `From<ast::Expr>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<Option<ast::Expr>>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 stack.push(Node::from(inner.value));
[INFO] [stdout]     |                            ^^^^ the trait `From<Option<ast::Expr>>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<ast::Expr>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     Node::from(inner.condition)
[INFO] [stdout]     |                     ^^^^ the trait `From<ast::Expr>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<ast::Expr>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     Node::from(inner.value),
[INFO] [stdout]     |                     ^^^^ the trait `From<ast::Expr>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<Option<ast::Expr>>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 stack.push(Node::from(inner.value));
[INFO] [stdout]     |                            ^^^^ the trait `From<Option<ast::Expr>>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<Option<ast::Expr>>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 stack.push(Node::from(inner.value));
[INFO] [stdout]     |                            ^^^^ the trait `From<Option<ast::Expr>>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<ast::Expr>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     Node::from(inner.value),
[INFO] [stdout]     |                     ^^^^ the trait `From<ast::Expr>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ast::Node<'_>: From<Option<ast::Expr>>` is not satisfied
[INFO] [stdout]    --> src/visitor.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 stack.push(Node::from(inner.value));
[INFO] [stdout]     |                            ^^^^ the trait `From<Option<ast::Expr>>` is not implemented for `ast::Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Expr>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<&ast::Stmt>`
[INFO] [stdout]               `ast::Node<'_>` implements `From<Option<&ast::Expr>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> src/parser.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         while let Some(t) = self.peek() {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> src/parser.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         while let Some(t) = self.peek() {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/visitor.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn visit_children(&mut self, node: Self) where Self: Sized {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haze_reboot` (bin "haze_reboot") due to 9 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/visitor.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn visit_children(&mut self, node: Self) where Self: Sized {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haze_reboot` (bin "haze_reboot" test) due to 9 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bf25b7d2130627520dbb90bff73e3a6acc13de25c1874181f018952785821698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf25b7d2130627520dbb90bff73e3a6acc13de25c1874181f018952785821698", kill_on_drop: false }`
[INFO] [stdout] bf25b7d2130627520dbb90bff73e3a6acc13de25c1874181f018952785821698
