[INFO] cloning repository https://github.com/ArberSephirotheca/Homunculus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArberSephirotheca/Homunculus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArberSephirotheca%2FHomunculus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArberSephirotheca%2FHomunculus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 087b4dca3663faf9fff430f07a49320f6f22a907
[INFO] testing ArberSephirotheca/Homunculus against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArberSephirotheca%2FHomunculus" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArberSephirotheca/Homunculus
[INFO] finished tweaking git repo https://github.com/ArberSephirotheca/Homunculus
[INFO] tweaked toml for git repo https://github.com/ArberSephirotheca/Homunculus written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArberSephirotheca/Homunculus on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArberSephirotheca/Homunculus 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded logos-derive v0.14.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded expect-test v1.5.0
[INFO] [stderr]   Downloaded dissimilar v1.0.8
[INFO] [stderr]   Downloaded rowan v0.15.15
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded logos-codegen v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded logos v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c65324c544a2883099f5c14e0b11468d30aea7f87f7b1c40d4db480742a80838
[INFO] running `Command { std: "docker" "start" "-a" "c65324c544a2883099f5c14e0b11468d30aea7f87f7b1c40d4db480742a80838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c65324c544a2883099f5c14e0b11468d30aea7f87f7b1c40d4db480742a80838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c65324c544a2883099f5c14e0b11468d30aea7f87f7b1c40d4db480742a80838", kill_on_drop: false }`
[INFO] [stdout] c65324c544a2883099f5c14e0b11468d30aea7f87f7b1c40d4db480742a80838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5013990fe7a5b5c6963bb8b6766c7f156bb2267accfd439e3e1e18df104f2e73
[INFO] running `Command { std: "docker" "start" "-a" "5013990fe7a5b5c6963bb8b6766c7f156bb2267accfd439e3e1e18df104f2e73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling dissimilar v1.0.8
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling expect-test v1.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling syntax_node_derive v0.1.0 (/opt/rustwide/workdir/syntax_node_derive)
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling asuka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ConstantInfo`
[INFO] [stdout]  --> src/codegen/common.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     BuiltInVariable, ConstantInfo, StorageClass, VariableInfo,
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WrapErr`
[INFO] [stdout]  --> src/codegen/common.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use eyre::{eyre, Result, WrapErr};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rowan::TokenAtOffset`
[INFO] [stdout]  --> src/compiler/ast/ast.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rowan::TokenAtOffset;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `smallvec::smallvec`
[INFO] [stdout]  --> src/compiler/ast/ast.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use smallvec::smallvec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyntaxElement`
[INFO] [stdout]  --> src/compiler/ast/ast.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     SyntaxElement, SyntaxNode, SyntaxToken, TokenKind, BUILT_IN_VARIABLE_SET,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Parse`, `event::Event`, `lexer::Token`, and `symbol_table::*`
[INFO] [stdout]  --> src/compiler/parse/grammar/statement.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     event::Event,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     lexer::Token,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 4 |     marker::CompletedMarker,
[INFO] [stdout] 5 |     parser::{Parse, Parser},
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 6 |     symbol_table::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lazy_static::lazy_static`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lazy_static::lazy_static;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> src/codegen/back/write.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]   |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]  --> src/codegen/back/write.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]   |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/codegen/common.rs:206:39
[INFO] [stdout]     |
[INFO] [stdout] 206 |             InstructionValue::Pointer(name, _) => write!(f, ""),
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/codegen/context.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             Stmt::AtomicStoreStatement(atomic_store_stmt) => {
[INFO] [stdout]     |             --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 436 |             Stmt::AtomicStoreStatement(atomic_store_stmt) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `atomic_cmp_exch_expr`
[INFO] [stdout]     --> src/codegen/context.rs:1373:45
[INFO] [stdout]      |
[INFO] [stdout] 1373 |             Expr::AtomicCompareExchangeExpr(atomic_cmp_exch_expr) => {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atomic_cmp_exch_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:640:24
[INFO] [stdout]     |
[INFO] [stdout] 640 | fn op_switch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/compiler/parse/sink.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn error(&mut self, err: ParseError) {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_PROGRAM_FILE` is never used
[INFO] [stdout]   --> src/main.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | static DEFAULT_PROGRAM_FILE: &str = "MCProgram.tla";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]   --> src/main.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn compile(glsl_code: &str) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_to_file` is never used
[INFO] [stdout]  --> src/codegen/back/write.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstantBuilder` is never constructed
[INFO] [stdout]  --> src/codegen/builder.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ConstantBuilder {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `value`, and `build` are never used
[INFO] [stdout]   --> src/codegen/builder.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ConstantBuilder {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 15 |     pub fn name(mut self, name: String) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn value(mut self, value: ConstantType) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn build(self) -> Result<Constant> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]   --> src/codegen/builder.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl InstructionArgument {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 34 |     pub fn builder() -> InstructionArgumentBuilder {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionArgumentBuilder` is never constructed
[INFO] [stdout]   --> src/codegen/builder.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct InstructionArgumentBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `scope`, `value`, `index`, and `build` are never used
[INFO] [stdout]   --> src/codegen/builder.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl InstructionArgumentBuilder {
[INFO] [stdout]    | ------------------------------- methods in this implementation
[INFO] [stdout] 48 |     pub fn name(mut self, name: String) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn scope(mut self, scope: VariableScope) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn value(mut self, value: InstructionValue) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn index(mut self, index: IndexKind) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn build(self) -> Result<InstructionArgument> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]   --> src/codegen/builder.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl InstructionArguments {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 79 |     pub fn builder() -> InstructionArgumentsBuilder {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionArgumentsBuilder` is never constructed
[INFO] [stdout]   --> src/codegen/builder.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct InstructionArgumentsBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `num_args`, `get_name`, `get_num_args`, `push_argument`, and `build` are never used
[INFO] [stdout]    --> src/codegen/builder.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl InstructionArgumentsBuilder {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout]  92 |     pub fn name(mut self, name: InstructionName) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn num_args(mut self, num_args: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn get_name(&self) -> Option<InstructionName> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn get_num_args(&self) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn push_argument(mut self, argument: InstructionArgument) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn build(self) -> Result<InstructionArguments> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/codegen/builder.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Instruction {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 128 |     pub fn builder() -> InstructionBuilder {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionBuilder` is never constructed
[INFO] [stdout]    --> src/codegen/builder.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct InstructionBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `position`, `name`, `arguments`, `scope`, and `build` are never used
[INFO] [stdout]    --> src/codegen/builder.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl InstructionBuilder {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 142 |     pub fn position(mut self, position: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn name(mut self, name: InstructionName) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn arguments(mut self, arguments: InstructionArguments) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn scope(mut self, scope: InstructionScope) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn build(self) -> Result<Instruction> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/codegen/builder.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl Thread {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 177 |     pub fn builder() -> ThreadBuilder {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadBuilder` is never constructed
[INFO] [stdout]    --> src/codegen/builder.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct ThreadBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `instruction` and `build` are never used
[INFO] [stdout]    --> src/codegen/builder.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl ThreadBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 188 |     pub fn instruction(mut self, instruction: Instruction) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn build(self) -> Thread {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/codegen/builder.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl Program {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 201 |     pub fn builder() -> ProgramBuilder {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProgramBuilder` is never constructed
[INFO] [stdout]    --> src/codegen/builder.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct ProgramBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/codegen/builder.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | impl ProgramBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 220 |     pub fn global_var(mut self, global_vars: Vec<VariableInfo>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn subgroup_size(mut self, subgroup_size: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn work_group_size(mut self, work_group_size: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn num_work_groups(mut self, num_work_groups: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn num_threads(mut self, num_threads: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn scheduler(mut self, scheduler: Scheduler) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn push_instruction(mut self, instruction: Instruction) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub(crate) fn push_vec_instructions(mut self, instructions: Vec<Instruction>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn build(self) -> Result<Program> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LAYOUT_CONFIG_HINT` is never used
[INFO] [stdout]   --> src/codegen/common.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static LAYOUT_CONFIG_HINT: &str = "(* Layout Configuration *)";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `PROGRAM_HINT` is never used
[INFO] [stdout]   --> src/codegen/common.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | static PROGRAM_HINT: &str = "(* Program *)";
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLOBAL_VARIABLES_HINT` is never used
[INFO] [stdout]   --> src/codegen/common.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | static GLOBAL_VARIABLES_HINT: &str = "(* Global Variables *)";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryExpr` is never used
[INFO] [stdout]   --> src/codegen/common.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum BinaryExpr {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstructionName` is never used
[INFO] [stdout]   --> src/codegen/common.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum InstructionName {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `VariableScope` is never used
[INFO] [stdout]   --> src/codegen/common.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum VariableScope {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `cast` is never used
[INFO] [stdout]    --> src/codegen/common.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl VariableScope {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 107 |     pub fn cast(storage_class: &StorageClass) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstructionScope` is never used
[INFO] [stdout]    --> src/codegen/common.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum InstructionScope {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstructionBuiltInVariable` is never used
[INFO] [stdout]    --> src/codegen/common.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub enum InstructionBuiltInVariable {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `cast` is never used
[INFO] [stdout]    --> src/codegen/common.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl InstructionBuiltInVariable {
[INFO] [stdout]     | ------------------------------- associated function in this implementation
[INFO] [stdout] 160 |     pub(crate) fn cast(var: BuiltInVariable) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IndexKind` is never used
[INFO] [stdout]    --> src/codegen/common.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub enum IndexKind {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstructionValue` is never used
[INFO] [stdout]    --> src/codegen/common.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub enum InstructionValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Scheduler` is never used
[INFO] [stdout]    --> src/codegen/common.rs:222:10
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub enum Scheduler {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionArgument` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct InstructionArgument {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionArguments` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct InstructionArguments {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instruction` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct Instruction {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Thread` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct Thread {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct Program {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_layout`, `write_global_variables`, `write_program`, and `write_to_file` are never used
[INFO] [stdout]    --> src/codegen/common.rs:308:8
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl Program {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 308 |     fn write_layout(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn write_global_variables(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn write_program(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn write_to_file(&self, path: &Utf8Path) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConstantType` is never used
[INFO] [stdout]  --> src/codegen/constant.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ConstantType {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Constant` is never constructed
[INFO] [stdout]   --> src/codegen/constant.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Constant {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodegenCx` is never constructed
[INFO] [stdout]   --> src/codegen/context.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CodegenCx {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> src/codegen/context.rs:22:12
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl CodegenCx {
[INFO] [stdout]      | -------------- associated items in this implementation
[INFO] [stdout]   22 |     pub fn new() -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]   30 |     pub(crate) fn increment_inst_position(&mut self) -> u32 {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   34 |     pub(crate) fn reset_position(&mut self) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   37 |     pub fn insert_type(&mut self, id: String, ty: SpirvType) {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   41 |     pub fn lookup_type(&self, id: &str) -> Option<&SpirvType> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   45 |     pub fn insert_variable(&mut self, name: String, var_info: VariableInfo) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   49 |     pub fn lookup_variable(&self, id: &str) -> Option<VariableInfo> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   53 |     pub fn built_in_variable(&self, id: &str) -> Option<BuiltInVariable> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   60 |     pub fn insert_label(&mut self, label: String, position: u32) {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   64 |     pub fn lookup_label(&self, label: &str) -> Option<&u32> {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   69 |     pub fn get_from_spirv_type(&self, spirv_type: &SpirvType) -> (InstructionValue, IndexKind) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  117 |     fn symbol_table_construction_pass_expr(&mut self, var_name: String, expr: &Expr) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  398 |     fn symbol_table_construction_pass_stmt(&mut self, stmt: &Stmt) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  461 |     fn symbol_table_construction_pass(&mut self, root: &Root) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  469 |     fn generate_code_for_expr(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1381 |     fn generate_code_for_stmt(&mut self, stmt: &Stmt) -> Option<Instruction> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1744 |     pub(crate) fn generate_code(&mut self, root: SyntaxNode) -> Program {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1771 |     pub(crate) fn get_global_variables(&self) -> Vec<VariableInfo> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ResultType` is never used
[INFO] [stdout]   --> src/compiler/ast/ast.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ResultType {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BinaryExpr` is never used
[INFO] [stdout]   --> src/compiler/ast/ast.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait BinaryExpr {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Root` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Root(SyntaxNode);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecutionMode` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ExecutionMode(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecorateStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DecorateStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableRef` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct VariableRef(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableDef` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct VariableDef(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct FuncStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct VariableExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct TypeExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct LabelExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoadExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LoadExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtomicLoadExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct AtomicLoadExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoreStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct StoreStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtomicStoreStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct AtomicStoreStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ConstExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstTrueExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ConstTrueExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstFalseExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ConstFalseExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct AddExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct SubExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MulExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct MulExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EqualExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct EqualExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NotEqualExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct NotEqualExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LessThanExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct LessThanExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GreaterThanExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct GreaterThanExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LessThanEqualExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct LessThanEqualExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GreaterThanEqualExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct GreaterThanEqualExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtomicExchangeExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct AtomicExchangeExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtomicCompareExchangeExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct AtomicCompareExchangeExpr(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReturnStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ReturnStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BranchConditionalStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct BranchConditionalStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BranchStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct BranchStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SwitchStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct SwitchStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoopMergeStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct LoopMergeStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectionMergeStatement` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct SelectionMergeStatement(SyntaxNode);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expr` is never used
[INFO] [stdout]   --> src/compiler/ast/ast.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub enum Expr {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Stmt` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Stmt {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `cast` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Expr {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 144 |     pub(crate) fn cast(node: SyntaxNode) -> Option<Self> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `cast` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl Stmt {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 185 |     pub(crate) fn cast(node: SyntaxNode) -> Option<Self> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `stmts` and `cast` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 210 | impl Root {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 211 |     pub(crate) fn stmts(&self) -> impl Iterator<Item = Stmt> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub(crate) fn cast(node: SyntaxNode) -> Option<Self> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ty` and `name` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl TypeExpr {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 224 |     pub fn ty(&self) -> SpirvType {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn name(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ty_name` and `storage_class` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:311:19
[INFO] [stdout]     |
[INFO] [stdout] 310 | impl VariableExpr {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 311 |     pub(crate) fn ty_name(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub(crate) fn storage_class(&self) -> Option<StorageClass> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ty`, `base_var_name`, and `index_name` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:340:19
[INFO] [stdout]     |
[INFO] [stdout] 339 | impl VariableRef {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 340 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub(crate) fn base_var_name(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     pub(crate) fn index_name(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `value` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:366:19
[INFO] [stdout]     |
[INFO] [stdout] 364 | impl VariableDef {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 365 |     // we want
[INFO] [stdout] 366 |     pub(crate) fn name(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 |     pub(crate) fn value(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr`, `ty`, and `pointer` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl LoadExpr {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 379 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub(crate) fn pointer(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr`, `ty`, and `pointer` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 399 | impl AtomicLoadExpr {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 400 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub(crate) fn pointer(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr`, `pointer`, and `object` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:421:19
[INFO] [stdout]     |
[INFO] [stdout] 420 | impl StoreStatement {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 421 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub(crate) fn pointer(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 431 |     pub(crate) fn object(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr`, `pointer`, and `value` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 440 | impl AtomicStoreStatement{
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 441 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub(crate) fn pointer(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 452 |     pub(crate) fn value(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr`, `ty`, and `value` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:462:19
[INFO] [stdout]     |
[INFO] [stdout] 461 | impl ConstExpr {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 462 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |     pub(crate) fn value(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:482:19
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl AddExpr {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 482 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:488:19
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl SubExpr {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 488 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl MulExpr {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 494 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:500:19
[INFO] [stdout]     |
[INFO] [stdout] 499 | impl EqualExpr {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 500 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr` and `ty` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:506:19
[INFO] [stdout]     |
[INFO] [stdout] 505 | impl NotEqualExpr {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 506 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 518 | impl LessThanExpr {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 519 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:525:19
[INFO] [stdout]     |
[INFO] [stdout] 524 | impl GreaterThanExpr {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] 525 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pointer`, `memory`, `memory_semantics`, and `value` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:535:19
[INFO] [stdout]     |
[INFO] [stdout] 534 | impl AtomicExchangeExpr {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 535 |     pub(crate) fn pointer(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 |     pub(crate) fn memory(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 551 |     pub(crate) fn memory_semantics(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub(crate) fn value(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `local_size_x`, `local_size_y`, and `local_size_z` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:573:19
[INFO] [stdout]     |
[INFO] [stdout] 572 | impl ExecutionMode {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 573 |     pub(crate) fn local_size_x(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 579 |     pub(crate) fn local_size_y(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     pub(crate) fn local_size_z(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `built_in_var` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:595:19
[INFO] [stdout]     |
[INFO] [stdout] 594 | impl DecorateStatement {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] 595 |     pub(crate) fn name(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     pub(crate) fn built_in_var(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `condition`, `true_label`, and `false_label` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:615:19
[INFO] [stdout]     |
[INFO] [stdout] 614 | impl BranchConditionalStatement {
[INFO] [stdout]     | ------------------------------- methods in this implementation
[INFO] [stdout] 615 |     pub(crate) fn condition(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     pub(crate) fn true_label(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 630 |     pub(crate) fn false_label(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:640:19
[INFO] [stdout]     |
[INFO] [stdout] 639 | impl BranchStatement {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] 640 |     pub(crate) fn label(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `merge_label` and `continue_label` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:653:19
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl LoopMergeStatement {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 653 |     pub(crate) fn merge_label(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub(crate) fn continue_label(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `merge_label` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:670:19
[INFO] [stdout]     |
[INFO] [stdout] 669 | impl SelectionMergeStatement {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] 670 |     pub(crate) fn merge_label(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Event` is never used
[INFO] [stdout]  --> src/compiler/parse/event.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum Event {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root` is never used
[INFO] [stdout]  --> src/compiler/parse/grammar/grammar.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn root(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stmt` is never used
[INFO] [stdout]   --> src/compiler/parse/grammar/statement.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) fn stmt(p: &mut Parser) -> Option<CompletedMarker> {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skip_ignored_op` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn skip_ignored_op(p: &mut Parser) -> Option<CompletedMarker> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_execution_mode_stmt` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:126:4
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn op_execution_mode_stmt(p: &mut Parser) -> Option<CompletedMarker> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_decorate_stmt` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:149:4
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn op_decorate_stmt(p: &mut Parser) -> Option<CompletedMarker> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_function_end_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn op_function_end_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_int_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:205:4
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn op_type_int_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_bool_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:216:4
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn op_type_bool_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_void_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:225:4
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn op_type_void_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_function_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:235:4
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn op_type_function_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_vector_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn op_type_vector_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_array_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:258:4
[INFO] [stdout]     |
[INFO] [stdout] 258 | fn op_type_array_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_runtime_array_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn op_type_runtime_array_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_struct_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:286:4
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn op_type_struct_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_pointer_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:297:4
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn op_type_pointer_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_variable_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:313:4
[INFO] [stdout]     |
[INFO] [stdout] 313 | fn op_variable_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_access_chain_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:330:4
[INFO] [stdout]     |
[INFO] [stdout] 330 | fn op_access_chain_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_label_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:344:4
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn op_label_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_constant_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:353:4
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn op_constant_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_constant_true_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:383:4
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn op_constant_true_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_constant_false_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:394:4
[INFO] [stdout]     |
[INFO] [stdout] 394 | fn op_constant_false_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_return_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:405:4
[INFO] [stdout]     |
[INFO] [stdout] 405 | fn op_return_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_load_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:414:4
[INFO] [stdout]     |
[INFO] [stdout] 414 | fn op_load_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_store_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:434:4
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn op_store_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_atomic_load_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:453:4
[INFO] [stdout]     |
[INFO] [stdout] 453 | fn op_atomic_load_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_atomic_store_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:466:4
[INFO] [stdout]     |
[INFO] [stdout] 466 | fn op_atomic_store_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_equal_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:479:4
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn op_equal_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_not_equal_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:494:4
[INFO] [stdout]     |
[INFO] [stdout] 494 | fn op_not_equal_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_greater_than_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:509:4
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn op_greater_than_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_greater_than_equal_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:524:4
[INFO] [stdout]     |
[INFO] [stdout] 524 | fn op_greater_than_equal_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_less_than_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:539:4
[INFO] [stdout]     |
[INFO] [stdout] 539 | fn op_less_than_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_less_than_equal_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:554:4
[INFO] [stdout]     |
[INFO] [stdout] 554 | fn op_less_than_equal_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_add_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:569:4
[INFO] [stdout]     |
[INFO] [stdout] 569 | fn op_add_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_sub_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:584:4
[INFO] [stdout]     |
[INFO] [stdout] 584 | fn op_sub_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_mul_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:599:4
[INFO] [stdout]     |
[INFO] [stdout] 599 | fn op_mul_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_branch_conditional_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 | fn op_branch_conditional_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_branch_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:629:4
[INFO] [stdout]     |
[INFO] [stdout] 629 | fn op_branch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_switch_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:640:4
[INFO] [stdout]     |
[INFO] [stdout] 640 | fn op_switch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_loop_merge_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:645:4
[INFO] [stdout]     |
[INFO] [stdout] 645 | fn op_loop_merge_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_selection_merge_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:659:4
[INFO] [stdout]     |
[INFO] [stdout] 659 | fn op_selection_merge_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_atomic_exchange_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:671:4
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn op_atomic_exchange_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_atomic_compare_exchange_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:696:4
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn op_atomic_compare_exchange_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variable_def` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:721:4
[INFO] [stdout]     |
[INFO] [stdout] 721 | fn variable_def(p: &mut Parser) -> Option<CompletedMarker> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lexer` is never constructed
[INFO] [stdout]  --> src/compiler/parse/lexer.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct Lexer<'t> {
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/compiler/parse/lexer.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Token<'t> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/compiler/parse/lexer.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<'t> Lexer<'t> {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 20 |     pub(crate) fn new(input: &'t str) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Marker` is never constructed
[INFO] [stdout]  --> src/compiler/parse/marker.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Marker {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `complete` are never used
[INFO] [stdout]   --> src/compiler/parse/marker.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Marker {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  9 |     pub(super) fn new(pos: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(super) fn complete(mut self, p: &mut Parser, kind: TokenKind) -> CompletedMarker {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompletedMarker` is never constructed
[INFO] [stdout]   --> src/compiler/parse/marker.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub(crate) struct CompletedMarker {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `precede` is never used
[INFO] [stdout]   --> src/compiler/parse/marker.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl CompletedMarker {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 45 |     pub(super) fn precede(&self, p: &mut Parser) -> Marker {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AsukaResult` is never used
[INFO] [stdout]   --> src/compiler/parse/parser.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type AsukaResult<T> = Result<T, AsukaError>;
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RECOVERY_SET` is never used
[INFO] [stdout]   --> src/compiler/parse/parser.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const RECOVERY_SET: [TokenKind; 1] = [TokenKind::Newline];
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> src/compiler/parse/parser.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct Parser<'l, 't> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/compiler/parse/parser.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl<'l, 't> Parser<'l, 't> {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout]  23 |     pub(crate) fn new(source: Source<'l, 't>) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub(crate) fn parse(mut self) -> Vec<Event> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub(crate) fn start_node(&mut self, kind: TokenKind) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub(crate) fn start_node_at(&mut self, checkpoint: usize, kind: TokenKind) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub(crate) fn finish_node(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub(crate) fn checkpoint(&mut self) -> usize {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub(crate) fn bump(&mut self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub(crate) fn peek(&mut self) -> Option<TokenKind> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub(crate) fn start(&mut self) -> Marker {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub(crate) fn expect(&mut self, kind: TokenKind) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn at(&mut self, kind: TokenKind) -> bool {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub(crate) fn error(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub(crate) fn at_set(&mut self, set: &[TokenKind]) -> bool {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub(crate) fn at_end(&mut self) -> bool {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parse` is never constructed
[INFO] [stdout]    --> src/compiler/parse/parser.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct Parse {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `debug_tree` and `syntax` are never used
[INFO] [stdout]    --> src/compiler/parse/parser.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl Parse {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] 137 |     pub fn debug_tree(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn syntax(&self) -> SyntaxNode {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]    --> src/compiler/parse/parser.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse(input: &str) -> Parse {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AsukaError` is never used
[INFO] [stdout]  --> src/compiler/parse/parser_error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AsukaError {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParseError` is never constructed
[INFO] [stdout]  --> src/compiler/parse/parser_error.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ParseError {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sink` is never constructed
[INFO] [stdout]  --> src/compiler/parse/sink.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) struct Sink<'l, 't> {
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `finish`, `eat_trivial`, `token`, and `error` are never used
[INFO] [stdout]   --> src/compiler/parse/sink.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'l, 't> Sink<'l, 't> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub(super) fn new(tokens: &'l [Token<'t>], events: Vec<Event>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(super) fn finish(mut self) -> Parse {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn eat_trivial(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn token(&mut self) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     fn error(&mut self, err: ParseError) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Source` is never constructed
[INFO] [stdout]  --> src/compiler/parse/source.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) struct Source<'l, 't> {
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/compiler/parse/source.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'l, 't> Source<'l, 't> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 10 |     pub(super) fn new(tokens: &'l [Token<'t>]) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(super) fn next_token(&mut self) -> Option<&'l Token<'t>> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) fn peek_kind(&mut self) -> Option<TokenKind> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn eat_trivial(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn peek_kind_raw(&self) -> Option<TokenKind> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn last_token_range(&self) -> Option<TextRange> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `VariableSymbol` is never used
[INFO] [stdout]  --> src/compiler/parse/symbol_table.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type VariableSymbol = String;
[INFO] [stdout]   |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeSymbol` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type TypeSymbol = String;
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ConstantSymbol` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | type ConstantSymbol = String;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SSAID` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type SSAID = String;
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Label` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type Label = String;
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Position` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type Position = u32;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StorageClass` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) enum StorageClass {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BuiltInVariable` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub(crate) enum BuiltInVariable {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `cast` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl BuiltInVariable {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 56 |     pub fn cast(token: TokenKind) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SpirvType` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub(crate) enum SpirvType {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_value` is never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl SpirvType {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 112 |     pub fn default_value(&self) -> ConstantInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConstantInfo` is never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub(crate) enum ConstantInfo {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_text`, `new_int`, `new_bool`, `get_int_value`, `get_bool_value`, and `is_signed` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl ConstantInfo {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 139 |     pub(crate) fn to_text(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn new_int(value: i32, signed: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn new_bool(value: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn get_int_value(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn get_bool_value(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn is_signed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpirvTypeTable` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct SpirvTypeTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, and `lookup` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl SpirvTypeTable {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 181 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn insert(&mut self, id: String, ty: SpirvType) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn lookup(&self, id: &str) -> Option<&SpirvType> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AccessStep` is never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum AccessStep {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableInfo` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct VariableInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | impl VariableInfo {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 213 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub(crate) fn new_const_int(id: String, value: i32, signed: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub(crate) fn new_const_bool(id: String, value: bool) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub(crate) fn get_var_name(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub(crate) fn is_builtin(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) fn get_builtin(&self) -> Option<BuiltInVariable> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub(crate) fn get_ty(&self) -> SpirvType {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub(crate) fn get_storage_class(&self) -> StorageClass {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub(crate) fn initial_value(&self) -> ConstantInfo {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn get_index(&self) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub(crate) fn is_intermediate(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub(crate) fn is_global(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub(crate) fn is_shared(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     pub(crate) fn is_local(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     pub(crate) fn is_constant(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub(crate) fn get_constant_int(&self) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub(crate) fn get_constant_bool(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableInfoBuilder` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub struct VariableInfoBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Scope` is never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:355:6
[INFO] [stdout]     |
[INFO] [stdout] 355 | type Scope = HashMap<SSAID, VariableInfo>;
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableSymbolTable` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct VariableSymbolTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, `lookup`, and `get_global_variables` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | impl VariableSymbolTable {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 366 |     // Create a new, empty symbol table
[INFO] [stdout] 367 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     pub fn insert(&mut self, var_name: String, var_info: VariableInfo) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     pub fn lookup(&self, name: &str) -> Option<VariableInfo> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub fn get_global_variables(&self) -> Vec<VariableInfo> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstantSymbolTable` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:419:12
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub struct ConstantSymbolTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, and `lookup` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:424:12
[INFO] [stdout]     |
[INFO] [stdout] 423 | impl ConstantSymbolTable {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 424 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn insert(&mut self, id: String, constant: ConstantInfo) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn lookup(&self, id: &str) -> Option<&ConstantInfo> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelTable` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:439:12
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub struct LabelTable {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, and `lookup` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:444:12
[INFO] [stdout]     |
[INFO] [stdout] 443 | impl LabelTable {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 444 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn insert(&mut self, label: Label, position: Position) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub fn lookup(&self, label: &str) -> Option<&Position> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AsukaLanguage` is never used
[INFO] [stdout]  --> src/compiler/parse/syntax.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) enum AsukaLanguage {}
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SyntaxNode` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) type SyntaxNode = rowan::SyntaxNode<AsukaLanguage>;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SyntaxToken` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) type SyntaxToken = rowan::SyntaxToken<AsukaLanguage>;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SyntaxElement` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) type SyntaxElement = rowan::SyntaxElement<AsukaLanguage>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LexingError` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum LexingError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `IGNORED_INSTRUCTION_SET` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) static IGNORED_INSTRUCTION_SET: [TokenKind; 14] = [
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `BUILT_IN_VARIABLE_SET` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) static BUILT_IN_VARIABLE_SET: [TokenKind; 9] = [
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokenKind` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum TokenKind {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_trivial` is never used
[INFO] [stdout]    --> src/compiler/parse/syntax.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 432 | impl TokenKind {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 433 |     pub(crate) fn is_trivial(self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     program.write_to_file(&file);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let _ = program.write_to_file(&file);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/parse/source.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stdout]    |                              ^^^^^^^^^            ------
[INFO] [stdout]    |                              |                    ||
[INFO] [stdout]    |                              |                    |the same lifetime is hidden here
[INFO] [stdout]    |                              |                    the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/parse/source.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                       ^^^^^            ------
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[INFO] [stdout]    |                       |                the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn peek_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.88s
[INFO] running `Command { std: "docker" "inspect" "5013990fe7a5b5c6963bb8b6766c7f156bb2267accfd439e3e1e18df104f2e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5013990fe7a5b5c6963bb8b6766c7f156bb2267accfd439e3e1e18df104f2e73", kill_on_drop: false }`
[INFO] [stdout] 5013990fe7a5b5c6963bb8b6766c7f156bb2267accfd439e3e1e18df104f2e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 399f61eae1fd1e1bbb8024a02ff64c6440848a919c38f1ab4bc132ed40601686
[INFO] running `Command { std: "docker" "start" "-a" "399f61eae1fd1e1bbb8024a02ff64c6440848a919c38f1ab4bc132ed40601686", kill_on_drop: false }`
[INFO] [stderr]    Compiling asuka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ConstantInfo`
[INFO] [stdout]  --> src/codegen/common.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     BuiltInVariable, ConstantInfo, StorageClass, VariableInfo,
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WrapErr`
[INFO] [stdout]  --> src/codegen/common.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use eyre::{eyre, Result, WrapErr};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rowan::TokenAtOffset`
[INFO] [stdout]  --> src/compiler/ast/ast.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rowan::TokenAtOffset;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `smallvec::smallvec`
[INFO] [stdout]  --> src/compiler/ast/ast.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use smallvec::smallvec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyntaxElement`
[INFO] [stdout]  --> src/compiler/ast/ast.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     SyntaxElement, SyntaxNode, SyntaxToken, TokenKind, BUILT_IN_VARIABLE_SET,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `expect_test::expect`
[INFO] [stdout]    --> src/compiler/ast/ast.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 688 |     use expect_test::expect;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Parse`, `event::Event`, `lexer::Token`, and `symbol_table::*`
[INFO] [stdout]  --> src/compiler/parse/grammar/statement.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     event::Event,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     lexer::Token,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 4 |     marker::CompletedMarker,
[INFO] [stdout] 5 |     parser::{Parse, Parser},
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 6 |     symbol_table::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lazy_static::lazy_static`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lazy_static::lazy_static;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> src/codegen/back/write.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]   |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]  --> src/codegen/back/write.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]   |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/codegen/common.rs:206:39
[INFO] [stdout]     |
[INFO] [stdout] 206 |             InstructionValue::Pointer(name, _) => write!(f, ""),
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/codegen/context.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             Stmt::AtomicStoreStatement(atomic_store_stmt) => {
[INFO] [stdout]     |             --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 436 |             Stmt::AtomicStoreStatement(atomic_store_stmt) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `atomic_cmp_exch_expr`
[INFO] [stdout]     --> src/codegen/context.rs:1373:45
[INFO] [stdout]      |
[INFO] [stdout] 1373 |             Expr::AtomicCompareExchangeExpr(atomic_cmp_exch_expr) => {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atomic_cmp_exch_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `atomic_exchange`
[INFO] [stdout]     --> src/codegen/context.rs:2589:13
[INFO] [stdout]      |
[INFO] [stdout] 2589 |         let atomic_exchange = program.instructions.get(1).unwrap();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atomic_exchange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:640:24
[INFO] [stdout]     |
[INFO] [stdout] 640 | fn op_switch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/compiler/parse/sink.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn error(&mut self, err: ParseError) {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_PROGRAM_FILE` is never used
[INFO] [stdout]   --> src/main.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | static DEFAULT_PROGRAM_FILE: &str = "MCProgram.tla";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]   --> src/main.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn compile(glsl_code: &str) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_to_file` is never used
[INFO] [stdout]  --> src/codegen/back/write.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstantBuilder` is never constructed
[INFO] [stdout]  --> src/codegen/builder.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ConstantBuilder {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `value`, and `build` are never used
[INFO] [stdout]   --> src/codegen/builder.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ConstantBuilder {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 15 |     pub fn name(mut self, name: String) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn value(mut self, value: ConstantType) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn build(self) -> Result<Constant> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_name` and `get_num_args` are never used
[INFO] [stdout]    --> src/codegen/builder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl InstructionArgumentsBuilder {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn get_name(&self) -> Option<InstructionName> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn get_num_args(&self) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/codegen/builder.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 176 | impl Thread {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 177 |     pub fn builder() -> ThreadBuilder {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadBuilder` is never constructed
[INFO] [stdout]    --> src/codegen/builder.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct ThreadBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `instruction` and `build` are never used
[INFO] [stdout]    --> src/codegen/builder.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl ThreadBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 188 |     pub fn instruction(mut self, instruction: Instruction) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn build(self) -> Thread {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `num_threads` and `push_vec_instructions` are never used
[INFO] [stdout]    --> src/codegen/builder.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | impl ProgramBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn num_threads(mut self, num_threads: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub(crate) fn push_vec_instructions(mut self, instructions: Vec<Instruction>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LAYOUT_CONFIG_HINT` is never used
[INFO] [stdout]   --> src/codegen/common.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static LAYOUT_CONFIG_HINT: &str = "(* Layout Configuration *)";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `PROGRAM_HINT` is never used
[INFO] [stdout]   --> src/codegen/common.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | static PROGRAM_HINT: &str = "(* Program *)";
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLOBAL_VARIABLES_HINT` is never used
[INFO] [stdout]   --> src/codegen/common.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | static GLOBAL_VARIABLES_HINT: &str = "(* Global Variables *)";
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryExpr` is never used
[INFO] [stdout]   --> src/codegen/common.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum BinaryExpr {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WorkGroup`, `SubGroup`, and `Invocation` are never constructed
[INFO] [stdout]    --> src/codegen/common.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum InstructionScope {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 122 |     WorkGroup = 2,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 123 |     SubGroup = 3,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 124 |     Invocation = 4,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InstructionScope` 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: variant `Variable` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub enum IndexKind {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 179 |     Literal(i32),
[INFO] [stdout] 180 |     Variable(String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexKind` 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 `UInt` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub enum InstructionValue {
[INFO] [stdout]     |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 199 |     UInt(u32),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InstructionValue` 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 `HSA` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub enum Scheduler {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 223 |     OBE,
[INFO] [stdout] 224 |     HSA,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scheduler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]    --> src/codegen/common.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct Instruction {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 269 |     pub position: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Thread` is never constructed
[INFO] [stdout]    --> src/codegen/common.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct Thread {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/codegen/common.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct Program {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 290 |     pub global_vars: Vec<VariableInfo>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 291 |     pub subgroup_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 292 |     pub work_group_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 293 |     pub num_work_groups: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 294 |     pub num_threads: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 295 |     pub scheduler: Scheduler,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 296 |     pub instructions: SmallVec<[Instruction; 10]>,
[INFO] [stdout] 297 |     pub constants: SmallVec<[Constant; 10]>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Program` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_layout`, `write_global_variables`, `write_program`, and `write_to_file` are never used
[INFO] [stdout]    --> src/codegen/common.rs:308:8
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl Program {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 308 |     fn write_layout(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn write_global_variables(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn write_program(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn write_to_file(&self, path: &Utf8Path) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Bool`, `String`, `Int`, and `Uint` are never constructed
[INFO] [stdout]  --> src/codegen/constant.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ConstantType {
[INFO] [stdout]   |          ------------ variants in this enum
[INFO] [stdout] 5 |     Bool(bool),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     String(String),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     Int(i32),
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 8 |     Uint(u32),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `value` are never read
[INFO] [stdout]   --> src/codegen/constant.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Constant {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 13 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub value: ConstantType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/codegen/context.rs:1791:8
[INFO] [stdout]      |
[INFO] [stdout] 1791 |     fn check(input: &str, expected_tree: expect_test::Expect) {
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/compiler/ast/ast.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct FuncStatement(SyntaxNode);
[INFO] [stdout]    |            ------------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `FuncStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/compiler/ast/ast.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct LabelExpr(SyntaxNode);
[INFO] [stdout]    |            --------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `LabelExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/compiler/ast/ast.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct SwitchStatement(SyntaxNode);
[INFO] [stdout]    |            --------------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `SwitchStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/compiler/ast/ast.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     LabelExpr(LabelExpr),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 96 -     LabelExpr(LabelExpr),
[INFO] [stdout] 96 +     LabelExpr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/compiler/ast/ast.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ConstTrueExpr(ConstTrueExpr),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 100 -     ConstTrueExpr(ConstTrueExpr),
[INFO] [stdout] 100 +     ConstTrueExpr(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/compiler/ast/ast.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ConstFalseExpr(ConstFalseExpr),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 101 -     ConstFalseExpr(ConstFalseExpr),
[INFO] [stdout] 101 +     ConstFalseExpr(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExecutionModeExpr` is never constructed
[INFO] [stdout]   --> src/compiler/ast/ast.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub enum Expr {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ExecutionModeExpr(ExecutionMode),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/compiler/ast/ast.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |     ReturnStatement(ReturnStatement),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Stmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 123 -     ReturnStatement(ReturnStatement),
[INFO] [stdout] 123 +     ReturnStatement(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FuncStatement` and `SwitchStatement` are never constructed
[INFO] [stdout]    --> src/compiler/ast/ast.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Stmt {
[INFO] [stdout]     |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 122 |     FuncStatement(FuncStatement),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     SwitchStatement(SwitchStatement),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Stmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr` and `ty` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl LoadExpr {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] 379 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr` and `ty` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 399 | impl AtomicLoadExpr {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 400 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:421:19
[INFO] [stdout]     |
[INFO] [stdout] 420 | impl StoreStatement {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 421 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 440 | impl AtomicStoreStatement{
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] 441 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:462:19
[INFO] [stdout]     |
[INFO] [stdout] 461 | impl ConstExpr {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 462 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:482:19
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl AddExpr {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 482 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:488:19
[INFO] [stdout]     |
[INFO] [stdout] 487 | impl SubExpr {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 488 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl MulExpr {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 494 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:500:19
[INFO] [stdout]     |
[INFO] [stdout] 499 | impl EqualExpr {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 500 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expr` and `ty` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:506:19
[INFO] [stdout]     |
[INFO] [stdout] 505 | impl NotEqualExpr {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 506 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 518 | impl LessThanExpr {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 519 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:525:19
[INFO] [stdout]     |
[INFO] [stdout] 524 | impl GreaterThanExpr {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] 525 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `memory` and `memory_semantics` are never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:543:19
[INFO] [stdout]     |
[INFO] [stdout] 534 | impl AtomicExchangeExpr {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 543 |     pub(crate) fn memory(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 551 |     pub(crate) fn memory_semantics(&self) -> Option<SyntaxToken> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/compiler/ast/ast.rs:689:8
[INFO] [stdout]     |
[INFO] [stdout] 689 |     fn check(input: &str, expected_tree: expect_test::Expect) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StartNodeAt` is never constructed
[INFO] [stdout]   --> src/compiler/parse/event.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Event {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     StartNodeAt {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` 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: function `op_function_end_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn op_function_end_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_type_function_expr` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:235:4
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn op_type_function_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `op_switch_statement` is never used
[INFO] [stdout]    --> src/compiler/parse/grammar/statement.rs:640:4
[INFO] [stdout]     |
[INFO] [stdout] 640 | fn op_switch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tokens_to_capture` and `inside_function` are never read
[INFO] [stdout]  --> src/compiler/parse/lexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct Lexer<'t> {
[INFO] [stdout]   |                   ----- fields in this struct
[INFO] [stdout] 7 |     inner: logos::Lexer<'t, TokenKind>,
[INFO] [stdout] 8 |     tokens_to_capture: Vec<Token<'t>>, // Store captured tokens
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     inside_function: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]   --> src/compiler/parse/marker.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub(crate) struct CompletedMarker {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 41 |     pos: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `precede` is never used
[INFO] [stdout]   --> src/compiler/parse/marker.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl CompletedMarker {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 45 |     pub(super) fn precede(&self, p: &mut Parser) -> Marker {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AsukaResult` is never used
[INFO] [stdout]   --> src/compiler/parse/parser.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type AsukaResult<T> = Result<T, AsukaError>;
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RECOVERY_SET` is never used
[INFO] [stdout]   --> src/compiler/parse/parser.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const RECOVERY_SET: [TokenKind; 1] = [TokenKind::Newline];
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start_node`, `start_node_at`, `finish_node`, and `checkpoint` are never used
[INFO] [stdout]   --> src/compiler/parse/parser.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<'l, 't> Parser<'l, 't> {
[INFO] [stdout]    | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(crate) fn start_node(&mut self, kind: TokenKind) {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn start_node_at(&mut self, checkpoint: usize, kind: TokenKind) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn finish_node(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) fn checkpoint(&mut self) -> usize {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AsukaError` is never used
[INFO] [stdout]  --> src/compiler/parse/parser_error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum AsukaError {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/compiler/parse/parser_error.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn check(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `error` is never used
[INFO] [stdout]   --> src/compiler/parse/sink.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'l, 't> Sink<'l, 't> {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     fn error(&mut self, err: ParseError) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ConstantSymbol` is never used
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | type ConstantSymbol = String;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Intermediate` is never constructed
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) enum StorageClass {
[INFO] [stdout]    |                 ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Intermediate,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StorageClass` 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: variants `Function`, `Array`, `RuntimeArray`, and `Struct` are never constructed
[INFO] [stdout]   --> src/compiler/parse/symbol_table.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub(crate) enum SpirvType {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 77 |     Void,
[INFO] [stdout] 78 |     Function {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     Array {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     RuntimeArray {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     Struct {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvType` 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: method `default_value` is never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl SpirvType {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 112 |     pub fn default_value(&self) -> ConstantInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_text`, `get_int_value`, `get_bool_value`, and `is_signed` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl ConstantInfo {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 139 |     pub(crate) fn to_text(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn get_int_value(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn get_bool_value(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn is_signed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 212 | impl VariableInfo {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub(crate) fn get_ty(&self) -> SpirvType {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub(crate) fn initial_value(&self) -> ConstantInfo {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) fn get_index(&self) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub(crate) fn is_intermediate(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub(crate) fn is_global(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub(crate) fn is_shared(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     pub(crate) fn is_local(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableInfoBuilder` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub struct VariableInfoBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConstantSymbolTable` is never constructed
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:419:12
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub struct ConstantSymbolTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, and `lookup` are never used
[INFO] [stdout]    --> src/compiler/parse/symbol_table.rs:424:12
[INFO] [stdout]     |
[INFO] [stdout] 423 | impl ConstantSymbolTable {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 424 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub fn insert(&mut self, id: String, constant: ConstantInfo) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn lookup(&self, id: &str) -> Option<&ConstantInfo> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SyntaxElement` is never used
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) type SyntaxElement = rowan::SyntaxElement<AsukaLanguage>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OpUnsupported` is never constructed
[INFO] [stdout]   --> src/compiler/parse/syntax.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum LexingError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 25 |     OpUnsupported(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexingError` 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: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     program.write_to_file(&file);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let _ = program.write_to_file(&file);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/parse/source.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stdout]    |                              ^^^^^^^^^            ------
[INFO] [stdout]    |                              |                    ||
[INFO] [stdout]    |                              |                    |the same lifetime is hidden here
[INFO] [stdout]    |                              |                    the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/parse/source.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                       ^^^^^            ------
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[INFO] [stdout]    |                       |                the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn peek_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "399f61eae1fd1e1bbb8024a02ff64c6440848a919c38f1ab4bc132ed40601686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399f61eae1fd1e1bbb8024a02ff64c6440848a919c38f1ab4bc132ed40601686", kill_on_drop: false }`
[INFO] [stdout] 399f61eae1fd1e1bbb8024a02ff64c6440848a919c38f1ab4bc132ed40601686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5f3b38622911888e856b551de7b14cea492f147f160c8dce214640ee76c034e
[INFO] running `Command { std: "docker" "start" "-a" "b5f3b38622911888e856b551de7b14cea492f147f160c8dce214640ee76c034e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ConstantInfo`
[INFO] [stderr]  --> src/codegen/common.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 |     BuiltInVariable, ConstantInfo, StorageClass, VariableInfo,
[INFO] [stderr]   |                      ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WrapErr`
[INFO] [stderr]  --> src/codegen/common.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | use eyre::{eyre, Result, WrapErr};
[INFO] [stderr]   |                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rowan::TokenAtOffset`
[INFO] [stderr]  --> src/compiler/ast/ast.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rowan::TokenAtOffset;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `smallvec::smallvec`
[INFO] [stderr]  --> src/compiler/ast/ast.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use smallvec::smallvec;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SyntaxElement`
[INFO] [stderr]  --> src/compiler/ast/ast.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     SyntaxElement, SyntaxNode, SyntaxToken, TokenKind, BUILT_IN_VARIABLE_SET,
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `expect_test::expect`
[INFO] [stderr]    --> src/compiler/ast/ast.rs:688:9
[INFO] [stderr]     |
[INFO] [stderr] 688 |     use expect_test::expect;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Parse`, `event::Event`, `lexer::Token`, and `symbol_table::*`
[INFO] [stderr]  --> src/compiler/parse/grammar/statement.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     event::Event,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 3 |     lexer::Token,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 4 |     marker::CompletedMarker,
[INFO] [stderr] 5 |     parser::{Parse, Parser},
[INFO] [stderr]   |              ^^^^^
[INFO] [stderr] 6 |     symbol_table::*,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lazy_static::lazy_static`
[INFO] [stderr]  --> src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use lazy_static::lazy_static;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]  --> src/codegen/back/write.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stderr]   |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]  --> src/codegen/back/write.rs:3:46
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stderr]   |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/codegen/common.rs:206:39
[INFO] [stderr]     |
[INFO] [stderr] 206 |             InstructionValue::Pointer(name, _) => write!(f, ""),
[INFO] [stderr]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/codegen/context.rs:436:13
[INFO] [stderr]     |
[INFO] [stderr] 428 |             Stmt::AtomicStoreStatement(atomic_store_stmt) => {
[INFO] [stderr]     |             --------------------------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 436 |             Stmt::AtomicStoreStatement(atomic_store_stmt) => {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `atomic_cmp_exch_expr`
[INFO] [stderr]     --> src/codegen/context.rs:1373:45
[INFO] [stderr]      |
[INFO] [stderr] 1373 |             Expr::AtomicCompareExchangeExpr(atomic_cmp_exch_expr) => {
[INFO] [stderr]      |                                             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atomic_cmp_exch_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `atomic_exchange`
[INFO] [stderr]     --> src/codegen/context.rs:2589:13
[INFO] [stderr]      |
[INFO] [stderr] 2589 |         let atomic_exchange = program.instructions.get(1).unwrap();
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atomic_exchange`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p`
[INFO] [stderr]    --> src/compiler/parse/grammar/statement.rs:640:24
[INFO] [stderr]     |
[INFO] [stderr] 640 | fn op_switch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]   --> src/compiler/parse/sink.rs:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn error(&mut self, err: ParseError) {
[INFO] [stderr]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr] 
[INFO] [stderr] warning: static `DEFAULT_PROGRAM_FILE` is never used
[INFO] [stderr]   --> src/main.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | static DEFAULT_PROGRAM_FILE: &str = "MCProgram.tla";
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile` is never used
[INFO] [stderr]   --> src/main.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn compile(glsl_code: &str) {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_to_file` is never used
[INFO] [stderr]  --> src/codegen/back/write.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) fn write_to_file(path: &Utf8Path, content: &str) -> Result<(), std::io::Error> {
[INFO] [stderr]   |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConstantBuilder` is never constructed
[INFO] [stderr]  --> src/codegen/builder.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct ConstantBuilder {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `name`, `value`, and `build` are never used
[INFO] [stderr]   --> src/codegen/builder.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl ConstantBuilder {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] 15 |     pub fn name(mut self, name: String) -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub fn value(mut self, value: ConstantType) -> Self {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn build(self) -> Result<Constant> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_name` and `get_num_args` are never used
[INFO] [stderr]    --> src/codegen/builder.rs:101:12
[INFO] [stderr]     |
[INFO] [stderr]  91 | impl InstructionArgumentsBuilder {
[INFO] [stderr]     | -------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn get_name(&self) -> Option<InstructionName> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn get_num_args(&self) -> Option<u32> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `builder` is never used
[INFO] [stderr]    --> src/codegen/builder.rs:177:12
[INFO] [stderr]     |
[INFO] [stderr] 176 | impl Thread {
[INFO] [stderr]     | ----------- associated function in this implementation
[INFO] [stderr] 177 |     pub fn builder() -> ThreadBuilder {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ThreadBuilder` is never constructed
[INFO] [stderr]    --> src/codegen/builder.rs:183:12
[INFO] [stderr]     |
[INFO] [stderr] 183 | pub struct ThreadBuilder {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `instruction` and `build` are never used
[INFO] [stderr]    --> src/codegen/builder.rs:188:12
[INFO] [stderr]     |
[INFO] [stderr] 187 | impl ThreadBuilder {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] 188 |     pub fn instruction(mut self, instruction: Instruction) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 193 |     pub fn build(self) -> Thread {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `num_threads` and `push_vec_instructions` are never used
[INFO] [stderr]    --> src/codegen/builder.rs:240:12
[INFO] [stderr]     |
[INFO] [stderr] 219 | impl ProgramBuilder {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 240 |     pub fn num_threads(mut self, num_threads: u32) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     pub(crate) fn push_vec_instructions(mut self, instructions: Vec<Instruction>) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `LAYOUT_CONFIG_HINT` is never used
[INFO] [stderr]   --> src/codegen/common.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | static LAYOUT_CONFIG_HINT: &str = "(* Layout Configuration *)";
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `PROGRAM_HINT` is never used
[INFO] [stderr]   --> src/codegen/common.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | static PROGRAM_HINT: &str = "(* Program *)";
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `GLOBAL_VARIABLES_HINT` is never used
[INFO] [stderr]   --> src/codegen/common.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | static GLOBAL_VARIABLES_HINT: &str = "(* Global Variables *)";
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `BinaryExpr` is never used
[INFO] [stderr]   --> src/codegen/common.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum BinaryExpr {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `WorkGroup`, `SubGroup`, and `Invocation` are never constructed
[INFO] [stderr]    --> src/codegen/common.rs:122:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub enum InstructionScope {
[INFO] [stderr]     |          ---------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 122 |     WorkGroup = 2,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 123 |     SubGroup = 3,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 124 |     Invocation = 4,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InstructionScope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Variable` is never constructed
[INFO] [stderr]    --> src/codegen/common.rs:180:5
[INFO] [stderr]     |
[INFO] [stderr] 178 | pub enum IndexKind {
[INFO] [stderr]     |          --------- variant in this enum
[INFO] [stderr] 179 |     Literal(i32),
[INFO] [stderr] 180 |     Variable(String),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IndexKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `UInt` is never constructed
[INFO] [stderr]    --> src/codegen/common.rs:199:5
[INFO] [stderr]     |
[INFO] [stderr] 192 | pub enum InstructionValue {
[INFO] [stderr]     |          ---------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 199 |     UInt(u32),
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InstructionValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `HSA` is never constructed
[INFO] [stderr]    --> src/codegen/common.rs:224:5
[INFO] [stderr]     |
[INFO] [stderr] 222 | pub enum Scheduler {
[INFO] [stderr]     |          --------- variant in this enum
[INFO] [stderr] 223 |     OBE,
[INFO] [stderr] 224 |     HSA,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Scheduler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `position` is never read
[INFO] [stderr]    --> src/codegen/common.rs:269:9
[INFO] [stderr]     |
[INFO] [stderr] 268 | pub struct Instruction {
[INFO] [stderr]     |            ----------- field in this struct
[INFO] [stderr] 269 |     pub position: u32,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Thread` is never constructed
[INFO] [stderr]    --> src/codegen/common.rs:276:12
[INFO] [stderr]     |
[INFO] [stderr] 276 | pub struct Thread {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/codegen/common.rs:290:9
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub struct Program {
[INFO] [stderr]     |            ------- fields in this struct
[INFO] [stderr] 290 |     pub global_vars: Vec<VariableInfo>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 291 |     pub subgroup_size: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 292 |     pub work_group_size: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 293 |     pub num_work_groups: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 294 |     pub num_threads: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 295 |     pub scheduler: Scheduler,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 296 |     pub instructions: SmallVec<[Instruction; 10]>,
[INFO] [stderr] 297 |     pub constants: SmallVec<[Constant; 10]>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Program` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `write_layout`, `write_global_variables`, `write_program`, and `write_to_file` are never used
[INFO] [stderr]    --> src/codegen/common.rs:308:8
[INFO] [stderr]     |
[INFO] [stderr] 300 | impl Program {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 308 |     fn write_layout(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 324 |     fn write_global_variables(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 342 |     fn write_program(&self, lines: &mut Vec<String>, index: usize) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 |     pub fn write_to_file(&self, path: &Utf8Path) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Bool`, `String`, `Int`, and `Uint` are never constructed
[INFO] [stderr]  --> src/codegen/constant.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum ConstantType {
[INFO] [stderr]   |          ------------ variants in this enum
[INFO] [stderr] 5 |     Bool(bool),
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 6 |     String(String),
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 7 |     Int(i32),
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 8 |     Uint(u32),
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ConstantType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `value` are never read
[INFO] [stderr]   --> src/codegen/constant.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Constant {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 13 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 14 |     pub value: ConstantType,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]     --> src/codegen/context.rs:1791:8
[INFO] [stderr]      |
[INFO] [stderr] 1791 |     fn check(input: &str, expected_tree: expect_test::Expect) {
[INFO] [stderr]      |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/compiler/ast/ast.rs:30:26
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct FuncStatement(SyntaxNode);
[INFO] [stderr]    |            ------------- ^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `FuncStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/compiler/ast/ast.rs:36:22
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct LabelExpr(SyntaxNode);
[INFO] [stderr]    |            --------- ^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `LabelExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/compiler/ast/ast.rs:84:28
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct SwitchStatement(SyntaxNode);
[INFO] [stderr]    |            --------------- ^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `SwitchStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/compiler/ast/ast.rs:96:15
[INFO] [stderr]    |
[INFO] [stderr] 96 |     LabelExpr(LabelExpr),
[INFO] [stderr]    |     --------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 96 -     LabelExpr(LabelExpr),
[INFO] [stderr] 96 +     LabelExpr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/compiler/ast/ast.rs:100:19
[INFO] [stderr]     |
[INFO] [stderr] 100 |     ConstTrueExpr(ConstTrueExpr),
[INFO] [stderr]     |     ------------- ^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 100 -     ConstTrueExpr(ConstTrueExpr),
[INFO] [stderr] 100 +     ConstTrueExpr(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/compiler/ast/ast.rs:101:20
[INFO] [stderr]     |
[INFO] [stderr] 101 |     ConstFalseExpr(ConstFalseExpr),
[INFO] [stderr]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 101 -     ConstFalseExpr(ConstFalseExpr),
[INFO] [stderr] 101 +     ConstFalseExpr(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ExecutionModeExpr` is never constructed
[INFO] [stderr]   --> src/compiler/ast/ast.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub enum Expr {
[INFO] [stderr]    |          ---- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 94 |     ExecutionModeExpr(ExecutionMode),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/compiler/ast/ast.rs:123:21
[INFO] [stderr]     |
[INFO] [stderr] 123 |     ReturnStatement(ReturnStatement),
[INFO] [stderr]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Stmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 123 -     ReturnStatement(ReturnStatement),
[INFO] [stderr] 123 +     ReturnStatement(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variants `FuncStatement` and `SwitchStatement` are never constructed
[INFO] [stderr]    --> src/compiler/ast/ast.rs:122:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub enum Stmt {
[INFO] [stderr]     |          ---- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 122 |     FuncStatement(FuncStatement),
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     SwitchStatement(SwitchStatement),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Stmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `expr` and `ty` are never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:379:19
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl LoadExpr {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] 379 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 383 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stderr]     |                   ^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `expr` and `ty` are never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:400:19
[INFO] [stderr]     |
[INFO] [stderr] 399 | impl AtomicLoadExpr {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] 400 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 404 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stderr]     |                   ^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:421:19
[INFO] [stderr]     |
[INFO] [stderr] 420 | impl StoreStatement {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] 421 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:441:19
[INFO] [stderr]     |
[INFO] [stderr] 440 | impl AtomicStoreStatement{
[INFO] [stderr]     | ------------------------- method in this implementation
[INFO] [stderr] 441 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:462:19
[INFO] [stderr]     |
[INFO] [stderr] 461 | impl ConstExpr {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] 462 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:482:19
[INFO] [stderr]     |
[INFO] [stderr] 481 | impl AddExpr {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 482 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:488:19
[INFO] [stderr]     |
[INFO] [stderr] 487 | impl SubExpr {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 488 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:494:19
[INFO] [stderr]     |
[INFO] [stderr] 493 | impl MulExpr {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 494 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:500:19
[INFO] [stderr]     |
[INFO] [stderr] 499 | impl EqualExpr {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] 500 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `expr` and `ty` are never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:506:19
[INFO] [stderr]     |
[INFO] [stderr] 505 | impl NotEqualExpr {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] 506 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 510 |     pub(crate) fn ty(&self) -> Option<SyntaxToken> {
[INFO] [stderr]     |                   ^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:519:19
[INFO] [stderr]     |
[INFO] [stderr] 518 | impl LessThanExpr {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] 519 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:525:19
[INFO] [stderr]     |
[INFO] [stderr] 524 | impl GreaterThanExpr {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] 525 |     pub(crate) fn expr(&self) -> Option<Expr> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `memory` and `memory_semantics` are never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:543:19
[INFO] [stderr]     |
[INFO] [stderr] 534 | impl AtomicExchangeExpr {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 543 |     pub(crate) fn memory(&self) -> Option<SyntaxToken> {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 551 |     pub(crate) fn memory_semantics(&self) -> Option<SyntaxToken> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/compiler/ast/ast.rs:689:8
[INFO] [stderr]     |
[INFO] [stderr] 689 |     fn check(input: &str, expected_tree: expect_test::Expect) {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `StartNodeAt` is never constructed
[INFO] [stderr]   --> src/compiler/parse/event.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum Event {
[INFO] [stderr]    |          ----- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 13 |     StartNodeAt {
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `op_function_end_statement` is never used
[INFO] [stderr]    --> src/compiler/parse/grammar/statement.rs:197:4
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn op_function_end_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `op_type_function_expr` is never used
[INFO] [stderr]    --> src/compiler/parse/grammar/statement.rs:235:4
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn op_type_function_expr(p: &mut Parser) -> CompletedMarker {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `op_switch_statement` is never used
[INFO] [stderr]    --> src/compiler/parse/grammar/statement.rs:640:4
[INFO] [stderr]     |
[INFO] [stderr] 640 | fn op_switch_statement(p: &mut Parser) -> CompletedMarker {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tokens_to_capture` and `inside_function` are never read
[INFO] [stderr]  --> src/compiler/parse/lexer.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub(crate) struct Lexer<'t> {
[INFO] [stderr]   |                   ----- fields in this struct
[INFO] [stderr] 7 |     inner: logos::Lexer<'t, TokenKind>,
[INFO] [stderr] 8 |     tokens_to_capture: Vec<Token<'t>>, // Store captured tokens
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     inside_function: bool,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `pos` is never read
[INFO] [stderr]   --> src/compiler/parse/marker.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub(crate) struct CompletedMarker {
[INFO] [stderr]    |                   --------------- field in this struct
[INFO] [stderr] 41 |     pos: usize,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `precede` is never used
[INFO] [stderr]   --> src/compiler/parse/marker.rs:45:19
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl CompletedMarker {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] 45 |     pub(super) fn precede(&self, p: &mut Parser) -> Marker {
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `AsukaResult` is never used
[INFO] [stderr]   --> src/compiler/parse/parser.rs:12:6
[INFO] [stderr]    |
[INFO] [stderr] 12 | type AsukaResult<T> = Result<T, AsukaError>;
[INFO] [stderr]    |      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RECOVERY_SET` is never used
[INFO] [stderr]   --> src/compiler/parse/parser.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const RECOVERY_SET: [TokenKind; 1] = [TokenKind::Newline];
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `start_node`, `start_node_at`, `finish_node`, and `checkpoint` are never used
[INFO] [stderr]   --> src/compiler/parse/parser.rs:37:19
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl<'l, 't> Parser<'l, 't> {
[INFO] [stderr]    | --------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub(crate) fn start_node(&mut self, kind: TokenKind) {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub(crate) fn start_node_at(&mut self, checkpoint: usize, kind: TokenKind) {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub(crate) fn finish_node(&mut self) {
[INFO] [stderr]    |                   ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub(crate) fn checkpoint(&mut self) -> usize {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AsukaError` is never used
[INFO] [stderr]  --> src/compiler/parse/parser_error.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum AsukaError {
[INFO] [stderr]   |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/compiler/parse/parser_error.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn check(
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `error` is never used
[INFO] [stderr]   --> src/compiler/parse/sink.rs:93:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl<'l, 't> Sink<'l, 't> {
[INFO] [stderr]    | ------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 93 |     fn error(&mut self, err: ParseError) {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ConstantSymbol` is never used
[INFO] [stderr]   --> src/compiler/parse/symbol_table.rs:11:6
[INFO] [stderr]    |
[INFO] [stderr] 11 | type ConstantSymbol = String;
[INFO] [stderr]    |      ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Intermediate` is never constructed
[INFO] [stderr]   --> src/compiler/parse/symbol_table.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub(crate) enum StorageClass {
[INFO] [stderr]    |                 ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 25 |     Intermediate,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StorageClass` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Function`, `Array`, `RuntimeArray`, and `Struct` are never constructed
[INFO] [stderr]   --> src/compiler/parse/symbol_table.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub(crate) enum SpirvType {
[INFO] [stderr]    |                 --------- variants in this enum
[INFO] [stderr] 77 |     Void,
[INFO] [stderr] 78 |     Function {
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 |     Array {
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 |     RuntimeArray {
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |     Struct {
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SpirvType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `default_value` is never used
[INFO] [stderr]    --> src/compiler/parse/symbol_table.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 111 | impl SpirvType {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] 112 |     pub fn default_value(&self) -> ConstantInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `to_text`, `get_int_value`, `get_bool_value`, and `is_signed` are never used
[INFO] [stderr]    --> src/compiler/parse/symbol_table.rs:139:19
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl ConstantInfo {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] 139 |     pub(crate) fn to_text(&self) -> String {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     pub fn get_int_value(&self) -> i32 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     pub fn get_bool_value(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 |     pub fn is_signed(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/compiler/parse/symbol_table.rs:266:19
[INFO] [stderr]     |
[INFO] [stderr] 212 | impl VariableInfo {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 266 |     pub(crate) fn get_ty(&self) -> SpirvType {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     pub(crate) fn initial_value(&self) -> ConstantInfo {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     pub(crate) fn get_index(&self) -> i32 {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 |     pub(crate) fn is_intermediate(&self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |     pub(crate) fn is_global(&self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 300 |     pub(crate) fn is_shared(&self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 308 |     pub(crate) fn is_local(&self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VariableInfoBuilder` is never constructed
[INFO] [stderr]    --> src/compiler/parse/symbol_table.rs:347:12
[INFO] [stderr]     |
[INFO] [stderr] 347 | pub struct VariableInfoBuilder {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConstantSymbolTable` is never constructed
[INFO] [stderr]    --> src/compiler/parse/symbol_table.rs:419:12
[INFO] [stderr]     |
[INFO] [stderr] 419 | pub struct ConstantSymbolTable {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `insert`, and `lookup` are never used
[INFO] [stderr]    --> src/compiler/parse/symbol_table.rs:424:12
[INFO] [stderr]     |
[INFO] [stderr] 423 | impl ConstantSymbolTable {
[INFO] [stderr]     | ------------------------ associated items in this implementation
[INFO] [stderr] 424 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 430 |     pub fn insert(&mut self, id: String, constant: ConstantInfo) {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 434 |     pub fn lookup(&self, id: &str) -> Option<&ConstantInfo> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `SyntaxElement` is never used
[INFO] [stderr]   --> src/compiler/parse/syntax.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) type SyntaxElement = rowan::SyntaxElement<AsukaLanguage>;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `OpUnsupported` is never constructed
[INFO] [stderr]   --> src/compiler/parse/syntax.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum LexingError {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] 25 |     OpUnsupported(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LexingError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/main.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     program.write_to_file(&file);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let _ = program.write_to_file(&file);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/compiler/parse/source.rs:27:30
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stderr]    |                              ^^^^^^^^^            ------
[INFO] [stderr]    |                              |                    ||
[INFO] [stderr]    |                              |                    |the same lifetime is hidden here
[INFO] [stderr]    |                              |                    the same lifetime is elided here
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub(crate) fn peek_token(&mut self) -> Option<&Token<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/compiler/parse/source.rs:43:23
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stderr]    |                       ^^^^^            ------
[INFO] [stderr]    |                       |                ||
[INFO] [stderr]    |                       |                |the same lifetime is hidden here
[INFO] [stderr]    |                       |                the same lifetime is elided here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn peek_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asuka` (bin "asuka" test) generated 91 warnings (run `cargo fix --bin "asuka" --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asuka-eea495a675632046)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test codegen::context::test::check_atomic_exchange ... FAILED
[INFO] [stdout] test codegen::context::test::check_constant ... FAILED
[INFO] [stdout] test codegen::context::test::check_built_in_load ... FAILED
[INFO] [stdout] test codegen::context::test::check_constant_true ... FAILED
[INFO] [stdout] test codegen::context::test::check_less_than_equal ... FAILED
[INFO] [stdout] test codegen::context::test::check_loop_merge ... FAILED
[INFO] [stdout] test codegen::context::test::check_mul ... FAILED
[INFO] [stdout] test codegen::context::test::check_return ... FAILED
[INFO] [stdout] test codegen::context::test::check_selection_merge ... FAILED
[INFO] [stdout] test codegen::context::test::check_producer_consumer ... FAILED
[INFO] [stdout] test codegen::context::test::check_access_chain ... FAILED
[INFO] [stdout] test codegen::context::test::check_high_level_type_symbol_table ... FAILED
[INFO] [stdout] test codegen::context::test::check_equal ... FAILED
[INFO] [stdout] test codegen::context::test::check_basic_type_symbol_table ... FAILED
[INFO] [stdout] test codegen::context::test::check_greater_than_equal ... FAILED
[INFO] [stdout] test codegen::context::test::check_label ... FAILED
[INFO] [stdout] test codegen::context::test::check_branch ... FAILED
[INFO] [stdout] test codegen::context::test::check_greater_than ... FAILED
[INFO] [stdout] test codegen::context::test::check_less_than ... FAILED
[INFO] [stdout] test codegen::context::test::check_sub ... FAILED
[INFO] [stdout] test codegen::context::test::check_not_equal ... FAILED
[INFO] [stdout] test codegen::context::test::check_store_constant ... FAILED
[INFO] [stdout] test codegen::context::test::check_add ... FAILED
[INFO] [stdout] test compiler::parse::syntax::test::test_type_decl ... ok
[INFO] [stdout] test codegen::context::test::check_store_variable ... FAILED
[INFO] [stdout] test compiler::ast::ast::test::check_skip_ignored_instructions ... ok
[INFO] [stdout] test compiler::ast::ast::test::check_type ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_logos_skip_version_info ... ok
[INFO] [stdout] test compiler::ast::ast::test::check_variable_expr ... ok
[INFO] [stdout] test codegen::context::test::check_branch_conditional ... FAILED
[INFO] [stdout] test compiler::parse::syntax::test::test_variable_decl_input ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_variable_decl_uniform ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_variable_decl_shared ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_variable_decl_output ... ok
[INFO] [stdout] test compiler::parse::parser::test::parse_nothing ... ok
[INFO] [stdout] test compiler::parse::parser::test::parse_whitespace ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_ident_pure_num ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_token ... ok
[INFO] [stdout] test codegen::context::test::check_constant_false ... FAILED
[INFO] [stdout] test compiler::ast::ast::test::check_skipped_token ... ok
[INFO] [stdout] test compiler::parse::syntax::test::test_variable_decl_local ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_atomic_exchange stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_atomic_exchange' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3aec9f - asuka::codegen::context::test::check_atomic_exchange::h333ae80a8e4df394
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2513:35
[INFO] [stdout]   23:     0x61155e3aeb67 - asuka::codegen::context::test::check_atomic_exchange::{{closure}}::hb25a8cf71eb9a378
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2502:31
[INFO] [stdout]   24:     0x61155e3b3386 - core::ops::function::FnOnce::call_once::h67b2a06e466c1d9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_constant stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_constant' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a59a4 - asuka::codegen::context::test::check_constant::h589d2052788d31d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1875:21
[INFO] [stdout]   23:     0x61155e3a5887 - asuka::codegen::context::test::check_constant::{{closure}}::h86db0b061eb0469b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1868:24
[INFO] [stdout]   24:     0x61155e3b39e6 - core::ops::function::FnOnce::call_once::hcbf8c81a0b9ce74c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_built_in_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_built_in_load' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a6507 - asuka::codegen::context::test::check_built_in_load::h5132328017f4568a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1922:35
[INFO] [stdout]   23:     0x61155e3a6397 - asuka::codegen::context::test::check_built_in_load::{{closure}}::hacd5aaf68679ba41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1910:29
[INFO] [stdout]   24:     0x61155e3b3b66 - core::ops::function::FnOnce::call_once::hee0d87ead5031e0b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_constant_true stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_constant_true' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a5d54 - asuka::codegen::context::test::check_constant_true::h0cbf381d0321ae9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1889:21
[INFO] [stdout]   23:     0x61155e3a5c37 - asuka::codegen::context::test::check_constant_true::{{closure}}::hdac3061a6d04c6bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1882:29
[INFO] [stdout]   24:     0x61155e3b3206 - core::ops::function::FnOnce::call_once::h4fa9530c12ba3512
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_less_than_equal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_less_than_equal' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3acfd5 - asuka::codegen::context::test::check_less_than_equal::h39774c6eeb52fa47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2385:35
[INFO] [stdout]   23:     0x61155e3ace97 - asuka::codegen::context::test::check_less_than_equal::{{closure}}::hbcfb60ae8e866b65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2376:31
[INFO] [stdout]   24:     0x61155e3b36d6 - core::ops::function::FnOnce::call_once::h9d5dbe06d870a6aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_loop_merge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_loop_merge' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3ae655 - asuka::codegen::context::test::check_loop_merge::h8b73e9135fe3007f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2484:35
[INFO] [stdout]   23:     0x61155e3ae517 - asuka::codegen::context::test::check_loop_merge::{{closure}}::h1d421705c0469dcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2478:26
[INFO] [stdout]   24:     0x61155e3b2f86 - core::ops::function::FnOnce::call_once::h2081ff63225ab7f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_mul' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3ab1d5 - asuka::codegen::context::test::check_mul::h0acdb590f2dfbfc5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2275:35
[INFO] [stdout]   23:     0x61155e3ab097 - asuka::codegen::context::test::check_mul::{{closure}}::h5d0aaf7a2774f4e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2267:19
[INFO] [stdout]   24:     0x61155e3b31c6 - core::ops::function::FnOnce::call_once::h4482c2dbd8834c41
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_return stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_return' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a56d4 - asuka::codegen::context::test::check_return::h0b26eee7baaf464d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1863:35
[INFO] [stdout]   23:     0x61155e3a55b7 - asuka::codegen::context::test::check_return::{{closure}}::h153511ef69d6ed8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1857:22
[INFO] [stdout]   24:     0x61155e3b3b26 - core::ops::function::FnOnce::call_once::he8a1f8fc2f1a4e98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_selection_merge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_selection_merge' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a9d95 - asuka::codegen::context::test::check_selection_merge::h7827fb3b011fcbb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2204:35
[INFO] [stdout]   23:     0x61155e3a9c57 - asuka::codegen::context::test::check_selection_merge::{{closure}}::h834534187b642a18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2197:31
[INFO] [stdout]   24:     0x61155e3b3246 - core::ops::function::FnOnce::call_once::h50b8716e4fe15365
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_producer_consumer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_producer_consumer' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3af225 - asuka::codegen::context::test::check_producer_consumer::hae683f5e55ceccae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2574:35
[INFO] [stdout]   23:     0x61155e3af0e7 - asuka::codegen::context::test::check_producer_consumer::{{closure}}::h3326d660dff29ce8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2524:33
[INFO] [stdout]   24:     0x61155e3b3646 - core::ops::function::FnOnce::call_once::h921477dc8f02e2cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_access_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_access_chain' panicked at src/codegen/context.rs:1377:18:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0b86 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d322c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61155e388eaa - asuka::codegen::context::CodegenCx::generate_code_for_expr::he46e1f15b12a2d04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1377:18
[INFO] [stdout]   21:     0x61155e398d6d - asuka::codegen::context::CodegenCx::generate_code_for_stmt::h23a272f4f1626982
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1413:46
[INFO] [stdout]   22:     0x61155e39f54a - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1752:29
[INFO] [stdout]   23:     0x61155e3a82fc - asuka::codegen::context::test::check_access_chain::he04a02a362432f97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2054:21
[INFO] [stdout]   24:     0x61155e3a81d7 - asuka::codegen::context::test::check_access_chain::{{closure}}::h0f0c65655dbe1712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2043:28
[INFO] [stdout]   25:     0x61155e3b3326 - core::ops::function::FnOnce::call_once::h6053c09276d19273
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   47:     0x7fc65b4cda34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_high_level_type_symbol_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_high_level_type_symbol_table' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a5137 - asuka::codegen::context::test::check_high_level_type_symbol_table::hd3f586e979523bb0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1836:35
[INFO] [stdout]   23:     0x61155e3a4fc7 - asuka::codegen::context::test::check_high_level_type_symbol_table::{{closure}}::hae462ca53219662b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1825:44
[INFO] [stdout]   24:     0x61155e3b34e6 - core::ops::function::FnOnce::call_once::h834a7b867a6d863d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_equal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_equal' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3ab955 - asuka::codegen::context::test::check_equal::hfb2645145e500d31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2298:35
[INFO] [stdout]   23:     0x61155e3ab817 - asuka::codegen::context::test::check_equal::{{closure}}::h4846e017571d064a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2289:21
[INFO] [stdout]   24:     0x61155e3b2e56 - core::ops::function::FnOnce::call_once::h148df9b9dc210df4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_basic_type_symbol_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_basic_type_symbol_table' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a4b47 - asuka::codegen::context::test::check_basic_type_symbol_table::he99ce389879e0542
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1804:35
[INFO] [stdout]   23:     0x61155e3a49d7 - asuka::codegen::context::test::check_basic_type_symbol_table::{{closure}}::he7e0651bf36c504d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1797:39
[INFO] [stdout]   24:     0x61155e3b2fc6 - core::ops::function::FnOnce::call_once::h209a21896704392f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_greater_than_equal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_greater_than_equal' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3aded5 - asuka::codegen::context::test::check_greater_than_equal::h1a40f3a4b91b4a46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2452:35
[INFO] [stdout]   23:     0x61155e3add97 - asuka::codegen::context::test::check_greater_than_equal::{{closure}}::heaf020269d99c0f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2443:34
[INFO] [stdout]   24:     0x61155e3b3ae6 - core::ops::function::FnOnce::call_once::hdce41b08c47efc15
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_label' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a88ca - asuka::codegen::context::test::check_label::hd95e17dc0a9176fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2108:35
[INFO] [stdout]   23:     0x61155e3a87a7 - asuka::codegen::context::test::check_label::{{closure}}::h9e001081bed190e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2097:21
[INFO] [stdout]   24:     0x61155e3b3c36 - core::ops::function::FnOnce::call_once::hf334a8ece514b3d4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_branch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_branch' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a8de5 - asuka::codegen::context::test::check_branch::he924fe761adf0609
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2126:35
[INFO] [stdout]   23:     0x61155e3a8ca7 - asuka::codegen::context::test::check_branch::{{closure}}::h0c26a74e91f56b70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2118:22
[INFO] [stdout]   24:     0x61155e3b3526 - core::ops::function::FnOnce::call_once::h86165beea1995338
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_greater_than stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_greater_than' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3ad755 - asuka::codegen::context::test::check_greater_than::h1c606c1968483c20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2420:35
[INFO] [stdout]   23:     0x61155e3ad617 - asuka::codegen::context::test::check_greater_than::{{closure}}::h54b79ff364e9c2a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2411:28
[INFO] [stdout]   24:     0x61155e3b3566 - core::ops::function::FnOnce::call_once::h8756db847d389b9c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_less_than stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_less_than' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3ac855 - asuka::codegen::context::test::check_less_than::ha7069b0045e7fc4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2353:35
[INFO] [stdout]   23:     0x61155e3ac717 - asuka::codegen::context::test::check_less_than::{{closure}}::hb4dffae51f8634b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2344:25
[INFO] [stdout]   24:     0x61155e3b2e16 - core::ops::function::FnOnce::call_once::h131e9395424bee58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_sub' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr] error: test failed, to rerun pass `--bin asuka`
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3aaa55 - asuka::codegen::context::test::check_sub::h9a73a424f95c5123
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2253:35
[INFO] [stdout]   23:     0x61155e3aa917 - asuka::codegen::context::test::check_sub::{{closure}}::h61d8b10a0d64b024
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2245:19
[INFO] [stdout]   24:     0x61155e3b34a6 - core::ops::function::FnOnce::call_once::h80ca74c0112a8870
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_not_equal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_not_equal' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3ac0d5 - asuka::codegen::context::test::check_not_equal::he975e2625f98135e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2321:35
[INFO] [stdout]   23:     0x61155e3abf97 - asuka::codegen::context::test::check_not_equal::{{closure}}::hebc2df236d882d98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2312:25
[INFO] [stdout]   24:     0x61155e3b3cf6 - core::ops::function::FnOnce::call_once::hffeaa51c8c44a0e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_store_constant stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_store_constant' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a7125 - asuka::codegen::context::test::check_store_constant::hd28b184452e9e97e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1985:35
[INFO] [stdout]   23:     0x61155e3a6fe7 - asuka::codegen::context::test::check_store_constant::{{closure}}::hb22a9c49a5f93541
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1976:30
[INFO] [stdout]   24:     0x61155e3b32a6 - core::ops::function::FnOnce::call_once::h54f213fd766566c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_add' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3aa2d5 - asuka::codegen::context::test::check_add::h4a367b01ffe85750
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2231:35
[INFO] [stdout]   23:     0x61155e3aa197 - asuka::codegen::context::test::check_add::{{closure}}::haca1e89cc404a248
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2223:19
[INFO] [stdout]   24:     0x61155e3b3906 - core::ops::function::FnOnce::call_once::hc544e55d1ea05a4f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_store_variable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_store_variable' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a7915 - asuka::codegen::context::test::check_store_variable::ha039fab956eccf09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2012:35
[INFO] [stdout]   23:     0x61155e3a77c7 - asuka::codegen::context::test::check_store_variable::{{closure}}::h7a835292474219e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2003:30
[INFO] [stdout]   24:     0x61155e3b32e6 - core::ops::function::FnOnce::call_once::h54fc0bd729cb381e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_branch_conditional stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_branch_conditional' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a9325 - asuka::codegen::context::test::check_branch_conditional::h78e02a4d012efb5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2150:35
[INFO] [stdout]   23:     0x61155e3a91e7 - asuka::codegen::context::test::check_branch_conditional::{{closure}}::he5381b4f1371c807
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:2139:34
[INFO] [stdout]   24:     0x61155e3b2f46 - core::ops::function::FnOnce::call_once::h2053b90fb607287b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::context::test::check_constant_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::context::test::check_constant_false' panicked at src/codegen/context.rs:1768:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Number of threads is required
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/codegen/builder.rs:274:32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61155e4aee92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61155e4aee92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61155e4aee92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61155e4aee92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61155e4d47e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61155e4d47e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61155e4abbe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61155e4abbe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61155e4aece2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61155e4b0419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61155e4b024e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61155e41a924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61155e41a924 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61155e4b0eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61155e4b0eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61155e4b0bba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61155e4af399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61155e4b084d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61155e4d31a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61155e4d3666 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61155e39f695 - core::result::Result<T,E>::unwrap::h13e87d236c443537
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61155e39f695 - asuka::codegen::context::CodegenCx::generate_code::h39e5972a78acd35a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1768:14
[INFO] [stdout]   22:     0x61155e3a6104 - asuka::codegen::context::test::check_constant_false::hf4a325e3c303c366
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1903:21
[INFO] [stdout]   23:     0x61155e3a5fe7 - asuka::codegen::context::test::check_constant_false::{{closure}}::hf792d8ed0f5f859e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/context.rs:1896:30
[INFO] [stdout]   24:     0x61155e3b2e96 - core::ops::function::FnOnce::call_once::h17c75aaf90de3625
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61155e42018b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x61155e42018b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61155e41f2c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61155e41f2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61155e41f2c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61155e41f2c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61155e41f2c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61155e41f2c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61155e41f2c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61155e3e2ec4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61155e3e2ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61155e3e689a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61155e3e689a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61155e3e689a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61155e3e689a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61155e3e689a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61155e3e689a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x61155e4b3fff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61155e4b3fff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fc65b440aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc65b4cda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     codegen::context::test::check_access_chain
[INFO] [stdout]     codegen::context::test::check_add
[INFO] [stdout]     codegen::context::test::check_atomic_exchange
[INFO] [stdout]     codegen::context::test::check_basic_type_symbol_table
[INFO] [stdout]     codegen::context::test::check_branch
[INFO] [stdout]     codegen::context::test::check_branch_conditional
[INFO] [stdout]     codegen::context::test::check_built_in_load
[INFO] [stdout]     codegen::context::test::check_constant
[INFO] [stdout]     codegen::context::test::check_constant_false
[INFO] [stdout]     codegen::context::test::check_constant_true
[INFO] [stdout]     codegen::context::test::check_equal
[INFO] [stdout]     codegen::context::test::check_greater_than
[INFO] [stdout]     codegen::context::test::check_greater_than_equal
[INFO] [stdout]     codegen::context::test::check_high_level_type_symbol_table
[INFO] [stdout]     codegen::context::test::check_label
[INFO] [stdout]     codegen::context::test::check_less_than
[INFO] [stdout]     codegen::context::test::check_less_than_equal
[INFO] [stdout]     codegen::context::test::check_loop_merge
[INFO] [stdout]     codegen::context::test::check_mul
[INFO] [stdout]     codegen::context::test::check_not_equal
[INFO] [stdout]     codegen::context::test::check_producer_consumer
[INFO] [stdout]     codegen::context::test::check_return
[INFO] [stdout]     codegen::context::test::check_selection_merge
[INFO] [stdout]     codegen::context::test::check_store_constant
[INFO] [stdout]     codegen::context::test::check_store_variable
[INFO] [stdout]     codegen::context::test::check_sub
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b5f3b38622911888e856b551de7b14cea492f147f160c8dce214640ee76c034e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f3b38622911888e856b551de7b14cea492f147f160c8dce214640ee76c034e", kill_on_drop: false }`
[INFO] [stdout] b5f3b38622911888e856b551de7b14cea492f147f160c8dce214640ee76c034e
