[INFO] cloning repository https://github.com/theidiotmachine/bright-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theidiotmachine/bright-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheidiotmachine%2Fbright-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheidiotmachine%2Fbright-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ed352c770f3f44c87a01e32788607c4feceeb69
[INFO] testing theidiotmachine/bright-lang against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheidiotmachine%2Fbright-lang" "/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/theidiotmachine/bright-lang
[INFO] finished tweaking git repo https://github.com/theidiotmachine/bright-lang
[INFO] tweaked toml for git repo https://github.com/theidiotmachine/bright-lang written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theidiotmachine/bright-lang on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theidiotmachine/bright-lang 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.11.5
[INFO] [stderr]   Downloaded utf8-ranges v1.0.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.21
[INFO] [stderr]   Downloaded logos v0.11.4
[INFO] [stderr]   Downloaded syn v1.0.41
[INFO] [stderr]   Downloaded beef v0.4.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf820ef99d94bf99e8a51e5ceb6f6b2c3e48ade39b5f2d9b1e391e9c0bc0619b
[INFO] running `Command { std: "docker" "start" "-a" "bf820ef99d94bf99e8a51e5ceb6f6b2c3e48ade39b5f2d9b1e391e9c0bc0619b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf820ef99d94bf99e8a51e5ceb6f6b2c3e48ade39b5f2d9b1e391e9c0bc0619b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf820ef99d94bf99e8a51e5ceb6f6b2c3e48ade39b5f2d9b1e391e9c0bc0619b", kill_on_drop: false }`
[INFO] [stdout] bf820ef99d94bf99e8a51e5ceb6f6b2c3e48ade39b5f2d9b1e391e9c0bc0619b
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d00dbddd0bb9c9c78131319c4cee19d6c5f2800e167cb11cd19cbb5759d643a
[INFO] running `Command { std: "docker" "start" "-a" "3d00dbddd0bb9c9c78131319c4cee19d6c5f2800e167cb11cd19cbb5759d643a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling bright-lang-types v0.1.0 (/opt/rustwide/workdir/bright-lang-types)
[INFO] [stderr]    Compiling bright-lang-errs v0.1.0 (/opt/rustwide/workdir/bright-lang-errs)
[INFO] [stderr]    Compiling bright-lang-lexer v0.1.0 (/opt/rustwide/workdir/bright-lang-lexer)
[INFO] [stderr]    Compiling bright-lang-ast v0.1.0 (/opt/rustwide/workdir/bright-lang-ast)
[INFO] [stdout] warning: unused import: `crate::expr::Arena`
[INFO] [stdout]  --> bright-lang-ast/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::expr::Arena;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::expr::NodeIdx`
[INFO] [stdout]  --> bright-lang-ast/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::expr::NodeIdx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::GlobalVariableDecl`
[INFO] [stdout]  --> bright-lang-ast/src/expr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::GlobalVariableDecl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> bright-lang-ast/src/expr.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn push(&mut self, te: TypedExpr) -> NodeIdx {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 307 |         let len = self.a.len();
[INFO] [stdout] 308 |         self.push(te);
[INFO] [stdout]     |         ------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bright-lang-parser v0.1.0 (/opt/rustwide/workdir/bright-lang-parser)
[INFO] [stdout] warning: unused imports: `BrightLexer` and `TokenData`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ImportFilter::All => (exports),
[INFO] [stdout]    |                              ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -         ImportFilter::All => (exports),
[INFO] [stdout] 68 +         ImportFilter::All => exports,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `static_member_funcs`
[INFO] [stdout]    --> bright-lang-parser/src/type.rs:570:17
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_static_member_funcs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bright-lang-parser/src/type.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arena`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         arena: &mut Arena,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_arena`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser_func_context`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         parser_func_context: &mut ParserFuncContext,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_func_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser_context`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         parser_context: &mut ParserContext,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExportsPhase` is never constructed
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum ParserPhase{
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] 30 |     ExportsPhase,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserPhase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Named(Vec<String>)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     Named(Vec<String>)
[INFO] [stdout] 63 +     Named(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_var` is never used
[INFO] [stdout]   --> bright-lang-parser/src/context.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl ScopedVar{
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 43 |     pub fn is_var(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generic_func_impls` is never read
[INFO] [stdout]   --> bright-lang-parser/src/context.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub (crate) struct ParserContext {
[INFO] [stdout]    |                    ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub generic_func_impls: HashSet<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> bright-lang-parser/src/context.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ParserContext {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fn_defn_from_decls(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn get_generic_fn_from_generics(&self, name: &str) -> Option<GenericFunc> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn get_fn_defn_from_imports(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn has_type_stack(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn find_named_scoped_var_given_internal_name(&self, internal_name: &str) -> (String, ScopedVar) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     fn patch_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn patch_guard_type(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 |     fn guard_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |     fn unguard_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     fn get_scoped_var(&self, var_name: &str) -> Option<&ScopedVar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     fn get_global_var(&self, name: &str) -> Option<&GlobalVariableDecl> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `in_iteration` and `this_type` are never read
[INFO] [stdout]    --> bright-lang-parser/src/context.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub (crate) struct ParserFuncContext{
[INFO] [stdout]     |                    ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub in_iteration: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 518 |     pub this_type: Option<QualifiedType>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParserFuncContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lambda` is never constructed
[INFO] [stdout]   --> bright-lang-parser/src/func.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub (crate) enum FuncDeclContext {
[INFO] [stdout]    |                  --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Lambda,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FuncDeclContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_member` is never read
[INFO] [stdout]   --> bright-lang-parser/src/op.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub (crate) struct BinaryOperatorData{
[INFO] [stdout]    |                    ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub is_member: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bright-lang v0.1.0 (/opt/rustwide/workdir/bright-lang)
[INFO] [stdout] warning: unused imports: `BrightLexer`, `TokenData`, and `Token`
[INFO] [stdout]  --> bright-lang/src/main.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stdout]   |                         ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.85s
[INFO] running `Command { std: "docker" "inspect" "3d00dbddd0bb9c9c78131319c4cee19d6c5f2800e167cb11cd19cbb5759d643a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d00dbddd0bb9c9c78131319c4cee19d6c5f2800e167cb11cd19cbb5759d643a", kill_on_drop: false }`
[INFO] [stdout] 3d00dbddd0bb9c9c78131319c4cee19d6c5f2800e167cb11cd19cbb5759d643a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e9829fc160880762b0e679ea2e472eed677179859f942870e1a804bf2ecf628
[INFO] running `Command { std: "docker" "start" "-a" "8e9829fc160880762b0e679ea2e472eed677179859f942870e1a804bf2ecf628", kill_on_drop: false }`
[INFO] [stderr]    Compiling bright-lang-types v0.1.0 (/opt/rustwide/workdir/bright-lang-types)
[INFO] [stderr]    Compiling bright-lang-errs v0.1.0 (/opt/rustwide/workdir/bright-lang-errs)
[INFO] [stdout] warning: unused import: `crate::expr::Arena`
[INFO] [stdout]  --> bright-lang-ast/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::expr::Arena;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::expr::NodeIdx`
[INFO] [stdout]  --> bright-lang-ast/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::expr::NodeIdx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::GlobalVariableDecl`
[INFO] [stdout]  --> bright-lang-ast/src/expr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::GlobalVariableDecl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> bright-lang-ast/src/expr.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn push(&mut self, te: TypedExpr) -> NodeIdx {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 307 |         let len = self.a.len();
[INFO] [stdout] 308 |         self.push(te);
[INFO] [stdout]     |         ------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bright-lang-ast v0.1.0 (/opt/rustwide/workdir/bright-lang-ast)
[INFO] [stderr]    Compiling bright-lang-lexer v0.1.0 (/opt/rustwide/workdir/bright-lang-lexer)
[INFO] [stdout] warning: unused imports: `BrightLexer` and `TokenData`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ImportFilter::All => (exports),
[INFO] [stdout]    |                              ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -         ImportFilter::All => (exports),
[INFO] [stdout] 68 +         ImportFilter::All => exports,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `static_member_funcs`
[INFO] [stdout]    --> bright-lang-parser/src/type.rs:570:17
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_static_member_funcs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bright-lang-parser/src/type.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arena`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         arena: &mut Arena,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_arena`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser_func_context`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         parser_func_context: &mut ParserFuncContext,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_func_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser_context`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         parser_context: &mut ParserContext,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExportsPhase` is never constructed
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum ParserPhase{
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] 30 |     ExportsPhase,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserPhase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Named(Vec<String>)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     Named(Vec<String>)
[INFO] [stdout] 63 +     Named(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_var` is never used
[INFO] [stdout]   --> bright-lang-parser/src/context.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl ScopedVar{
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 43 |     pub fn is_var(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generic_func_impls` is never read
[INFO] [stdout]   --> bright-lang-parser/src/context.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub (crate) struct ParserContext {
[INFO] [stdout]    |                    ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub generic_func_impls: HashSet<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> bright-lang-parser/src/context.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ParserContext {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fn_defn_from_decls(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn get_generic_fn_from_generics(&self, name: &str) -> Option<GenericFunc> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn get_fn_defn_from_imports(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn has_type_stack(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn find_named_scoped_var_given_internal_name(&self, internal_name: &str) -> (String, ScopedVar) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     fn patch_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn patch_guard_type(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 |     fn guard_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |     fn unguard_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     fn get_scoped_var(&self, var_name: &str) -> Option<&ScopedVar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     fn get_global_var(&self, name: &str) -> Option<&GlobalVariableDecl> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `in_iteration` and `this_type` are never read
[INFO] [stdout]    --> bright-lang-parser/src/context.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub (crate) struct ParserFuncContext{
[INFO] [stdout]     |                    ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub in_iteration: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 518 |     pub this_type: Option<QualifiedType>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParserFuncContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lambda` is never constructed
[INFO] [stdout]   --> bright-lang-parser/src/func.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub (crate) enum FuncDeclContext {
[INFO] [stdout]    |                  --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Lambda,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FuncDeclContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_member` is never read
[INFO] [stdout]   --> bright-lang-parser/src/op.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub (crate) struct BinaryOperatorData{
[INFO] [stdout]    |                    ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub is_member: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bright-lang v0.1.0 (/opt/rustwide/workdir/bright-lang)
[INFO] [stderr]    Compiling bright-lang-parser v0.1.0 (/opt/rustwide/workdir/bright-lang-parser)
[INFO] [stdout] warning: unused imports: `BrightLexer`, `TokenData`, and `Token`
[INFO] [stdout]  --> bright-lang/src/main.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stdout]   |                         ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BrightLexer` and `TokenData`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ImportFilter::All => (exports),
[INFO] [stdout]    |                              ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -         ImportFilter::All => (exports),
[INFO] [stdout] 68 +         ImportFilter::All => exports,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `static_member_funcs`
[INFO] [stdout]    --> bright-lang-parser/src/type.rs:570:17
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_static_member_funcs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bright-lang-parser/src/type.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arena`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         arena: &mut Arena,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_arena`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser_func_context`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         parser_func_context: &mut ParserFuncContext,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_func_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser_context`
[INFO] [stdout]   --> bright-lang-parser/src/expr.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         parser_context: &mut ParserContext,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExportsPhase` is never constructed
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum ParserPhase{
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] 30 |     ExportsPhase,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserPhase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> bright-lang-parser/src/lib.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Named(Vec<String>)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     Named(Vec<String>)
[INFO] [stdout] 63 +     Named(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_var` is never used
[INFO] [stdout]   --> bright-lang-parser/src/context.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl ScopedVar{
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 43 |     pub fn is_var(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generic_func_impls` is never read
[INFO] [stdout]   --> bright-lang-parser/src/context.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub (crate) struct ParserContext {
[INFO] [stdout]    |                    ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub generic_func_impls: HashSet<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> bright-lang-parser/src/context.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ParserContext {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fn_defn_from_decls(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn get_generic_fn_from_generics(&self, name: &str) -> Option<GenericFunc> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn get_fn_defn_from_imports(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn has_type_stack(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn find_named_scoped_var_given_internal_name(&self, internal_name: &str) -> (String, ScopedVar) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     fn patch_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn patch_guard_type(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 |     fn guard_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |     fn unguard_var(&mut self, 
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     fn get_scoped_var(&self, var_name: &str) -> Option<&ScopedVar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     fn get_global_var(&self, name: &str) -> Option<&GlobalVariableDecl> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `in_iteration` and `this_type` are never read
[INFO] [stdout]    --> bright-lang-parser/src/context.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub (crate) struct ParserFuncContext{
[INFO] [stdout]     |                    ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub in_iteration: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 518 |     pub this_type: Option<QualifiedType>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParserFuncContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lambda` is never constructed
[INFO] [stdout]   --> bright-lang-parser/src/func.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub (crate) enum FuncDeclContext {
[INFO] [stdout]    |                  --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Lambda,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FuncDeclContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_member` is never read
[INFO] [stdout]   --> bright-lang-parser/src/op.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub (crate) struct BinaryOperatorData{
[INFO] [stdout]    |                    ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub is_member: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::expr::Arena`
[INFO] [stdout]  --> bright-lang-ast/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::expr::Arena;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::expr::NodeIdx`
[INFO] [stdout]  --> bright-lang-ast/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::expr::NodeIdx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::GlobalVariableDecl`
[INFO] [stdout]  --> bright-lang-ast/src/expr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::GlobalVariableDecl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> bright-lang-ast/src/expr.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn push(&mut self, te: TypedExpr) -> NodeIdx {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 307 |         let len = self.a.len();
[INFO] [stdout] 308 |         self.push(te);
[INFO] [stdout]     |         ------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.38s
[INFO] running `Command { std: "docker" "inspect" "8e9829fc160880762b0e679ea2e472eed677179859f942870e1a804bf2ecf628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9829fc160880762b0e679ea2e472eed677179859f942870e1a804bf2ecf628", kill_on_drop: false }`
[INFO] [stdout] 8e9829fc160880762b0e679ea2e472eed677179859f942870e1a804bf2ecf628
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d90a085b27f66ed14b4f2b552e91afbb0b50c71963ac25fe5c4abf2ca2319bf
[INFO] running `Command { std: "docker" "start" "-a" "6d90a085b27f66ed14b4f2b552e91afbb0b50c71963ac25fe5c4abf2ca2319bf", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::expr::Arena`
[INFO] [stderr]  --> bright-lang-ast/src/lib.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::expr::Arena;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::expr::NodeIdx`
[INFO] [stderr]  --> bright-lang-ast/src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::expr::NodeIdx;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::GlobalVariableDecl`
[INFO] [stderr]  --> bright-lang-ast/src/expr.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::GlobalVariableDecl;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function cannot return without recursing
[INFO] [stderr]    --> bright-lang-ast/src/expr.rs:306:5
[INFO] [stderr]     |
[INFO] [stderr] 306 |     pub fn push(&mut self, te: TypedExpr) -> NodeIdx {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stderr] 307 |         let len = self.a.len();
[INFO] [stderr] 308 |         self.push(te);
[INFO] [stderr]     |         ------------- recursive call site
[INFO] [stderr]     |
[INFO] [stderr]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stderr]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bright-lang-ast` (lib) generated 4 warnings (run `cargo fix --lib -p bright-lang-ast` to apply 3 suggestions)
[INFO] [stderr] warning: `bright-lang-ast` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused imports: `BrightLexer` and `TokenData`
[INFO] [stderr]   --> bright-lang-parser/src/expr.rs:13:32
[INFO] [stderr]    |
[INFO] [stderr] 13 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stderr]    |                                ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]   --> bright-lang-parser/src/lib.rs:68:30
[INFO] [stderr]    |
[INFO] [stderr] 68 |         ImportFilter::All => (exports),
[INFO] [stderr]    |                              ^       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 68 -         ImportFilter::All => (exports),
[INFO] [stderr] 68 +         ImportFilter::All => exports,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `static_member_funcs`
[INFO] [stderr]    --> bright-lang-parser/src/type.rs:570:17
[INFO] [stderr]     |
[INFO] [stderr] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_static_member_funcs`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> bright-lang-parser/src/type.rs:570:13
[INFO] [stderr]     |
[INFO] [stderr] 570 |         let mut static_member_funcs: Vec<StaticMemberFunc> = vec![];
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `arena`
[INFO] [stderr]   --> bright-lang-parser/src/expr.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |         arena: &mut Arena,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_arena`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parser_func_context`
[INFO] [stderr]   --> bright-lang-parser/src/expr.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         parser_func_context: &mut ParserFuncContext,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_func_context`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parser_context`
[INFO] [stderr]   --> bright-lang-parser/src/expr.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         parser_context: &mut ParserContext,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser_context`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ExportsPhase` is never constructed
[INFO] [stderr]   --> bright-lang-parser/src/lib.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | enum ParserPhase{
[INFO] [stderr]    |      ----------- variant in this enum
[INFO] [stderr] 30 |     ExportsPhase,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParserPhase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> bright-lang-parser/src/lib.rs:63:11
[INFO] [stderr]    |
[INFO] [stderr] 63 |     Named(Vec<String>)
[INFO] [stderr]    |     ----- ^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 63 -     Named(Vec<String>)
[INFO] [stderr] 63 +     Named(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_var` is never used
[INFO] [stderr]   --> bright-lang-parser/src/context.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl ScopedVar{
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] 43 |     pub fn is_var(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `generic_func_impls` is never read
[INFO] [stderr]   --> bright-lang-parser/src/context.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub (crate) struct ParserContext {
[INFO] [stderr]    |                    ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub generic_func_impls: HashSet<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParserContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> bright-lang-parser/src/context.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl ParserContext {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn get_fn_defn_from_decls(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub fn get_generic_fn_from_generics(&self, name: &str) -> Option<GenericFunc> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     pub fn get_fn_defn_from_imports(&self, name: &str) -> Option<FuncDefn> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     fn has_type_stack(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 307 |     fn find_named_scoped_var_given_internal_name(&self, internal_name: &str) -> (String, ScopedVar) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 322 |     fn patch_var(&mut self, 
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 343 |     fn patch_guard_type(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 |     fn guard_var(&mut self, 
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 399 |     fn unguard_var(&mut self, 
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 422 |     fn get_scoped_var(&self, var_name: &str) -> Option<&ScopedVar> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 455 |     fn get_global_var(&self, name: &str) -> Option<&GlobalVariableDecl> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `in_iteration` and `this_type` are never read
[INFO] [stderr]    --> bright-lang-parser/src/context.rs:517:9
[INFO] [stderr]     |
[INFO] [stderr] 509 | pub (crate) struct ParserFuncContext{
[INFO] [stderr]     |                    ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 517 |     pub in_iteration: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 518 |     pub this_type: Option<QualifiedType>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ParserFuncContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Lambda` is never constructed
[INFO] [stderr]   --> bright-lang-parser/src/func.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub (crate) enum FuncDeclContext {
[INFO] [stderr]    |                  --------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 31 |     Lambda,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FuncDeclContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_member` is never read
[INFO] [stderr]   --> bright-lang-parser/src/op.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub (crate) struct BinaryOperatorData{
[INFO] [stderr]    |                    ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub is_member: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BrightLexer`, `TokenData`, and `Token`
[INFO] [stderr]  --> bright-lang/src/main.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | use bright_lang_lexer::{Token, TokenData, BrightLexer};
[INFO] [stderr]   |                         ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bright-lang-parser` (lib) generated 15 warnings (run `cargo fix --lib -p bright-lang-parser` to apply 3 suggestions)
[INFO] [stderr] warning: `bright-lang` (bin "bright-lang" test) generated 1 warning (run `cargo fix --bin "bright-lang" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `bright-lang-parser` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bright_lang-9b2a81616567644c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bright_lang_ast-9f3219eedea85666)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bright_lang_errs-05480346735cae3c)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bright_lang_lexer-6219b2a38c965867)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::numbers ... ok
[INFO] [stdout] test tests::lexer_simple ... ok
[INFO] [stdout] test tests::semi_colons ... ok
[INFO] [stdout] test tests::lexer_ml_comment ... ok
[INFO] [stdout] test tests::strings ... ok
[INFO] [stdout] test tests::simple ... ok
[INFO] [stdout] test tests::lexer_sl_comment ... ok
[INFO] [stdout] test tests::lexer_string ... ok
[INFO] [stdout] test tests::ml_comment ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p bright-lang-lexer --lib`
[INFO] [stdout] test tests::sl_comment ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ml_comment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ml_comment' panicked at bright-lang-lexer/src/lib.rs:1047:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(AllTheThings)
[INFO] [stdout]  right: Some(MultiLineCommentOpen)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e38e9fa5732 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e38e9fa5732 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e38e9fa5732 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e38e9fa5732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e38e9fca8d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e38e9fca8d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e38e9fa2913 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e38e9fa2913 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e38e9fa5582 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e38e9fa6cac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e38e9fa6b02 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e38e9f6df24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e38e9f6df24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e38e9fa778b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e38e9fa778b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e38e9fa745a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e38e9fa5c39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e38e9fa70ed - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e38e9fc9450 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e38e9fc96b7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5e38e9f346fb - core::panicking::assert_failed::h4aa771202f177521
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5e38e9f33539 - bright_lang_lexer::tests::ml_comment::hae173b34028edac4
[INFO] [stdout]   22:     0x5e38e9f158f9 - bright_lang_lexer::tests::ml_comment::{{closure}}::h5b0f4e2429c0a381
[INFO] [stdout]                                at /opt/rustwide/workdir/bright-lang-lexer/src/lib.rs:1039:20
[INFO] [stdout]   23:     0x5e38e9f158f9 - core::ops::function::FnOnce::call_once::h6e7dd53e68933a6e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e38e9f736ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e38e9f736ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5e38e9f7289e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5e38e9f7289e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5e38e9f7289e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e38e9f7289e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e38e9f7289e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e38e9f7289e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5e38e9f7289e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5e38e9f36414 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5e38e9f36414 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5e38e9f39dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e38e9f39dea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5e38e9f39dea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5e38e9f39dea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5e38e9f39dea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e38e9f39dea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e38e9f39dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e38e9faa6e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5e38e9faa6e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e38e9faa6e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7bc1b1a35aa4 - <unknown>
[INFO] [stdout]   46:     0x7bc1b1ac2a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::sl_comment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::sl_comment' panicked at bright-lang-lexer/src/lib.rs:1031:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(AllTheThings)
[INFO] [stdout]  right: Some(NewLine)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e38e9fa5732 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e38e9fa5732 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e38e9fa5732 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e38e9fa5732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e38e9fca8d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e38e9fca8d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e38e9fa2913 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e38e9fa2913 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e38e9fa5582 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e38e9fa6cac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e38e9fa6b02 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e38e9f6df24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e38e9f6df24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e38e9fa778b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e38e9fa778b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e38e9fa745a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e38e9fa5c39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e38e9fa70ed - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e38e9fc9450 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e38e9fc96b7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5e38e9f34757 - core::panicking::assert_failed::h65b07d04ae6cb002
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5e38e9f33258 - bright_lang_lexer::tests::sl_comment::h81b4a04cbb2c6a55
[INFO] [stdout]                                at /opt/rustwide/workdir/bright-lang-lexer/src/lib.rs:1031:9
[INFO] [stdout]   22:     0x5e38e9f15939 - bright_lang_lexer::tests::sl_comment::{{closure}}::h1db06d758c04b177
[INFO] [stdout]                                at /opt/rustwide/workdir/bright-lang-lexer/src/lib.rs:1024:20
[INFO] [stdout]   23:     0x5e38e9f15939 - core::ops::function::FnOnce::call_once::h81ae2ddc379585b9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e38e9f736ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e38e9f736ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5e38e9f7289e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5e38e9f7289e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5e38e9f7289e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e38e9f7289e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e38e9f7289e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e38e9f7289e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5e38e9f7289e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5e38e9f36414 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5e38e9f36414 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5e38e9f39dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e38e9f39dea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5e38e9f39dea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5e38e9f39dea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5e38e9f39dea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e38e9f39dea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e38e9f39dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e38e9faa6e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5e38e9faa6e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e38e9faa6e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7bc1b1a35aa4 - <unknown>
[INFO] [stdout]   46:     0x7bc1b1ac2a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::ml_comment
[INFO] [stdout]     tests::sl_comment
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d90a085b27f66ed14b4f2b552e91afbb0b50c71963ac25fe5c4abf2ca2319bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d90a085b27f66ed14b4f2b552e91afbb0b50c71963ac25fe5c4abf2ca2319bf", kill_on_drop: false }`
[INFO] [stdout] 6d90a085b27f66ed14b4f2b552e91afbb0b50c71963ac25fe5c4abf2ca2319bf
