[INFO] cloning repository https://github.com/su225/lcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/su225/lcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsu225%2Flcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsu225%2Flcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5778eae32c45849d05021138484f11c19901a001
[INFO] testing su225/lcc against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsu225%2Flcc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/su225/lcc
[INFO] finished tweaking git repo https://github.com/su225/lcc
[INFO] tweaked toml for git repo https://github.com/su225/lcc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/su225/lcc on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/su225/lcc 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2b0a42a9c12802ce06fc503d1adeadf71013f835d5df1b7c09cecfa4023d221
[INFO] running `Command { std: "docker" "start" "-a" "a2b0a42a9c12802ce06fc503d1adeadf71013f835d5df1b7c09cecfa4023d221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2b0a42a9c12802ce06fc503d1adeadf71013f835d5df1b7c09cecfa4023d221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b0a42a9c12802ce06fc503d1adeadf71013f835d5df1b7c09cecfa4023d221", kill_on_drop: false }`
[INFO] [stdout] a2b0a42a9c12802ce06fc503d1adeadf71013f835d5df1b7c09cecfa4023d221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e987a486b06d53a6de459a60a2dbeecb8e0da97ef4ff82df573ff1cc8e7ad1e8
[INFO] running `Command { std: "docker" "start" "-a" "e987a486b06d53a6de459a60a2dbeecb8e0da97ef4ff82df573ff1cc8e7ad1e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling lcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BinaryOperator`
[INFO] [stdout]  --> src/semantic_analysis/typechecking.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::{BinaryOperator, Block, BlockItem, Declaration, DeclarationKind, Expression, ExpressionKind, ForInit, Function, Primit...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin_op`
[INFO] [stdout]    --> src/semantic_analysis/typechecking.rs:413:32
[INFO] [stdout]     |
[INFO] [stdout] 413 |         ExpressionKind::Binary(bin_op, lexpr, rexpr) => {
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `linkage_type` is never read
[INFO] [stdout]   --> src/semantic_analysis/identifier_resolution.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct ResolvedIdentifier {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 52 |     symbol: Symbol,
[INFO] [stdout] 53 |     linkage_type: LinkageType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResolvedIdentifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
[INFO] running `Command { std: "docker" "inspect" "e987a486b06d53a6de459a60a2dbeecb8e0da97ef4ff82df573ff1cc8e7ad1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e987a486b06d53a6de459a60a2dbeecb8e0da97ef4ff82df573ff1cc8e7ad1e8", kill_on_drop: false }`
[INFO] [stdout] e987a486b06d53a6de459a60a2dbeecb8e0da97ef4ff82df573ff1cc8e7ad1e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 133b1a06fc255097381b3073a1ce94476fbabd80a84db09b82d5124a62bc9972
[INFO] running `Command { std: "docker" "start" "-a" "133b1a06fc255097381b3073a1ce94476fbabd80a84db09b82d5124a62bc9972", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling lcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stdout] warning: unused import: `BinaryOperator`
[INFO] [stdout]  --> src/semantic_analysis/typechecking.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::{BinaryOperator, Block, BlockItem, Declaration, DeclarationKind, Expression, ExpressionKind, ForInit, Function, Primit...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin_op`
[INFO] [stdout]    --> src/semantic_analysis/typechecking.rs:413:32
[INFO] [stdout]     |
[INFO] [stdout] 413 |         ExpressionKind::Binary(bin_op, lexpr, rexpr) => {
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `linkage_type` is never read
[INFO] [stdout]   --> src/semantic_analysis/identifier_resolution.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct ResolvedIdentifier {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 52 |     symbol: Symbol,
[INFO] [stdout] 53 |     linkage_type: LinkageType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResolvedIdentifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BinaryOperator`
[INFO] [stdout]  --> src/semantic_analysis/typechecking.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::{BinaryOperator, Block, BlockItem, Declaration, DeclarationKind, Expression, ExpressionKind, ForInit, Function, Primit...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin_op`
[INFO] [stdout]    --> src/semantic_analysis/typechecking.rs:413:32
[INFO] [stdout]     |
[INFO] [stdout] 413 |         ExpressionKind::Binary(bin_op, lexpr, rexpr) => {
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `linkage_type` is never read
[INFO] [stdout]   --> src/semantic_analysis/identifier_resolution.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct ResolvedIdentifier {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 52 |     symbol: Symbol,
[INFO] [stdout] 53 |     linkage_type: LinkageType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResolvedIdentifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.48s
[INFO] running `Command { std: "docker" "inspect" "133b1a06fc255097381b3073a1ce94476fbabd80a84db09b82d5124a62bc9972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133b1a06fc255097381b3073a1ce94476fbabd80a84db09b82d5124a62bc9972", kill_on_drop: false }`
[INFO] [stdout] 133b1a06fc255097381b3073a1ce94476fbabd80a84db09b82d5124a62bc9972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0428d5aaa5996850c96dac2a5631562707e4bae78b155a0812025b2026984abf
[INFO] running `Command { std: "docker" "start" "-a" "0428d5aaa5996850c96dac2a5631562707e4bae78b155a0812025b2026984abf", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `BinaryOperator`
[INFO] [stderr]  --> src/semantic_analysis/typechecking.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::parser::{BinaryOperator, Block, BlockItem, Declaration, DeclarationKind, Expression, ExpressionKind, ForInit, Function, Primit...
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bin_op`
[INFO] [stderr]    --> src/semantic_analysis/typechecking.rs:413:32
[INFO] [stderr]     |
[INFO] [stderr] 413 |         ExpressionKind::Binary(bin_op, lexpr, rexpr) => {
[INFO] [stderr]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `linkage_type` is never read
[INFO] [stderr]   --> src/semantic_analysis/identifier_resolution.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | struct ResolvedIdentifier {
[INFO] [stderr]    |        ------------------ field in this struct
[INFO] [stderr] 52 |     symbol: Symbol,
[INFO] [stderr] 53 |     linkage_type: LinkageType,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ResolvedIdentifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lcc` (lib) generated 3 warnings (run `cargo fix --lib -p lcc` to apply 2 suggestions)
[INFO] [stderr] warning: `lcc` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lcc-5344f41a32f0fd70)
[INFO] [stdout] 
[INFO] [stdout] running 662 tests
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_4 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_3 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_6 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_7 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_bitwise_binary_operators::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_bitwise_binary_operators::case_3 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_bitwise_binary_operators::case_4 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_bitwise_binary_operators::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_bitwise_binary_operators::case_5 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_conditional_statements::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_conditional_statements::case_4 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_conditional_statements::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_conditional_statements::case_5 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_dowhile_loop::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_dowhile_loop::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_dowhile_loop::case_3 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_01 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_03 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_05 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_04 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_06 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_07 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_02 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_local_vars::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_local_vars::case_3 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_local_vars::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_local_vars::case_4 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_arithmetic_binary_operators::case_5 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_multiple_functions::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_relational_binary_operators::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_unary_operators::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_unary_operators::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_unary_operators::case_3 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_while_loop::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_while_loop::case_2 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_generate_assembly_for_bitwise_complement_operator ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_while_loop::case_3 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_generate_assembly_for_multi_digit_constant_return_value ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_logical_and_false::case_1 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_generate_assembly_for_return_0 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_arithmetic_add_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_arithmetic_add_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_arithmetic_mul_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_arithmetic_mul_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_arithmetic_sub_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_arithmetic_sub_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_bitwise_and_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_bitwise_and_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_bitwise_or_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_bitwise_or_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_bitwise_xor_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_bitwise_xor_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_divide_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_divide_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_leftshift_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_leftshift_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_modulo_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_modulo_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_rightshift_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_binary_rightshift_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_copy_constant_to_variable ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_copy_variable_to_variable ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_jump ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_jump_if_not_zero_variable ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_jump_if_zero_variable ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_label ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_greater_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_lesser_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_equal_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_greater_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_greater_equal_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_notequal_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_lesser_equal_all_constants ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_notequal_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_lesser_equal_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_return_constant ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_return_variable ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_unary_complement ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_unary_not ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_unary_negate ... ok
[INFO] [stdout] test lexer::lexer::test::test_bad_identifier_error ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_greater_equal_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_lesser_all_constants ... ok
[INFO] [stdout] test lexer::lexer::test::test_block_comment ... ok
[INFO] [stdout] test lexer::lexer::test::test_comment_with_anything ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_arithmetic_expression ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_bitwise_and ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_arithmetic_operators ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_bitwise_or ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_assignment_operator ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_bitwise_xor ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_01 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_comma ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_complement ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_04 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_02 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_03 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_05 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_06 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_07 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_08 ... ok
[INFO] [stdout] test lexer::lexer::test::test_bad_lexer ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_09 ... ok
[INFO] [stdout] test lexer::lexer::test::test_bad_number ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_increment ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_logical_and ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_keywords ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_logical_not ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_minus_or_negation ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_logical_or ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_open_and_close_braces ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_post_decrement ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_open_and_close_parentheses ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_post_increment ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_pre_decrement ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_equal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_greater_than ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_greater_than_or_equal_to ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_less_than_or_equal_to ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_10 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_decrement ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_right_shift ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_semicolon ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_ternary_else ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_01 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_02 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_03 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_04 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_05 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_ternary_then ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_06 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_07 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_08 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_09 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_10 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_11 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_01_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_02_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_03_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_04_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_05_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_06_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_07_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_08_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_09_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_pre_increment ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_not_equal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_10_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_11_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_less_than ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_12_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_17_hex ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_18_hex ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_19_octal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_20_octal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_21_octal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_22_binary ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_23_binary ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_with_newlines ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_16_hex ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_14_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_15_hex ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_13_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_with_tabs ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_with_whitespaces ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_13 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_14 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_15 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_16 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_17 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_18 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_20 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_21 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_23 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_22 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_24 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_26 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_27 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_29 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_28 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_30 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_31 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_34 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_33 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_35 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_36 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_37 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_32 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_38 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_39 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_40 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_43 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_41 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_42 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_44 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_46 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_45 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_47 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_48 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_50 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_49 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_51 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_52 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_54 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_53 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_55 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_56 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_58 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_57 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_61 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_62 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_63 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_64 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_65 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_66 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_67 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_68 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_69 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_70 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_71 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_72 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_73 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_74 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_75 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_76 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_77 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_78 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_79 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_80 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_81 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_relational_equal_all_constants ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_19 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_59 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_83 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_60 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_84 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_87 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_85 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_86 ... ok
[INFO] [stdout] test parser::parser::test::test_assign_after_eval_ternary_expression ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_14 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_15 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_17 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_left_shift ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_13 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_25 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_19 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_16 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_18 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_20 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_82 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_21 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_22 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_23 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_13 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_conditional_statements::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_14 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_16 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_15 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_17 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_19 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_21 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_18 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_20 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_24 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_22 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_23 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_27 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_25 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_26 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_28 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_29 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_32 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_30 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_31 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_33 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_36 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_34 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_35 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_in_condition_with_ternary ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_13 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_14 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_15 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_16 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_17 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_18 ... ok
[INFO] [stdout] test parser::parser::test::test_parenthesized_decrement_expressions ... ok
[INFO] [stdout] test parser::parser::test::test_parenthesized_increment_expressions ... ok
[INFO] [stdout] test parser::parser::test::test_parse_block_empty ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_block_multiple_statements_with_declarations ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_block_subblocks ... ok
[INFO] [stdout] test parser::parser::test::test_parse_block_with_variable_declaration ... ok
[INFO] [stdout] test parser::parser::test::test_parse_break_statement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_continue_statement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_complement_operator ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_declaration_with_initialization ... ok
[INFO] [stdout] test parser::parser::test::test_parse_declaration_without_initialization ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_addition_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_bitwise_and ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_bitwise_or ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_bitwise_xor ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_divide ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_left_shift ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_modulo ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_multiply ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_right_shift ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_subtract ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_constant_base_10_integer ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_division_higher_precedence_than_subtraction ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_add ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_division_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_double_complement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_double_negation ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_function_call ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_function_call_without_args ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_modulo_higher_precedence_than_addition ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_modulo_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_multiplication_higher_precedence_than_addition ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_multiplication_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_negation_operator ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_nested_parentheses ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_parentheses_override_precedence ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_post_decrement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_post_increment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_pre_decrement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_pre_increment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_redundant_parentheses_around_int_constant ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_simple_addition ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_simple_division ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_simple_multiplication ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_simple_subtraction ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_subtraction_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_function_declarations ... ok
[INFO] [stdout] test parser::parser::test::test_parse_function_with_multiple_args ... ok
[INFO] [stdout] test parser::parser::test::test_parse_multiple_functions ... ok
[INFO] [stdout] test parser::parser::test::test_parse_program_with_tabs ... ok
[INFO] [stdout] test parser::parser::test::test_parse_return_with_binary_operator_expression ... ok
[INFO] [stdout] test parser::parser::test::test_parse_should_fail_for_actual_param_list_with_trailing_comma ... ok
[INFO] [stdout] test parser::parser::test::test_parse_simple_assignment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_simple_assignment_as_right_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_dangling_else_binds_to_nearest_if ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_decrement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_do_while_loop ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_empty ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_for_loop_init_statement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_for_loop_labeled ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_for_loop_with_init_declaration ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_for_loop_null_headers ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_goto ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_if_else_ladder ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_if_with_multiple_statements_in_else ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_increment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_simple_if_block_with_else ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_labeled_if ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_labeled_simple ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_multi_labeled_simple ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_return ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_simple_assignment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_simple_if_block ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_while_loop ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_13 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_16 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_14 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_15 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_17 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_18 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_19 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_associativity::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_associativity::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_associativity::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_6 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_associativity::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_7 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_associativity::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_6 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions_with_correct_precedence::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_associativity::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_assignment_operator_with_correct_precedence::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_associativity::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_associativity::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_associativity::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_associativity::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_12 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions_with_correct_precedence::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_13 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_14 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_15 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_19 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_16 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_17 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_20 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_21 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_18 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_22 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_increment_and_decrement_with_correct_precendence::case_23 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions_with_correct_precedence::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions_with_correct_precedence::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions_with_correct_precedence::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions_with_correct_associativity::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions_with_correct_associativity::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions_with_correct_precedence::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions::case_6 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_associativity::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_associativity::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_associativity::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_associativity::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_precedence::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_precedence::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_unary_expressions::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_precedence::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_unary_expressions::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_unary_expressions::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_unary_expressions::case_5 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_unary_expressions::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_01 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_relational_expressions_with_correct_associativity::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_simple_ternary_expression_parsing ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_03 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_04 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_associativity_with_if_else_ladder ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_05 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_07 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_06 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_09 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_11 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_with_ternary_in_the_middle ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_function_declaration_inside_function_is_allowed ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_increment_nonlvalue_expression_is_not_allowed ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_increment_nonlvalue_int_is_not_allowed ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_increment_nonlvalue_unary_expression_is_not_allowed ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_multiple_duplicate_function_declarations_inside_function ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_on_lvalue_expected ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_allow_shadowing_in_multiple_scopes ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_on_redeclaration_in_same_scope ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_desugar_compound_assignment_add ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_if_any_one_arm_of_ternary_is_not_lvalue ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_on_undeclared_variable_use ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_when_goto_target_is_declared_in_a_different_function ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_multiple_function_declarations_are_allowed ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_on_use_before_declaration ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_a_nested_scope_is_legal ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_when_function_is_declared_more_than_once ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_when_function_is_defined_inside_another_function ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_when_same_label_is_reused_in_a_different_block_in_the_same_function ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_identifiers_in_if_blocks_correctly ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_as_different_variables_in_different_scopes ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_correctly_if_both_arms_of_ternary_in_assignment_are_lvalue ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_when_same_label_is_reused_within_a_function ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_labels_correctly_forward_ref ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_labels_correctly_simple ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_multiple_variables ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_previously_seen_function_names ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_shadowed_variable_in_inner_scope ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_shadowing_in_different_arms_of_if_statement_correctly ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_simple_declaration ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_error_when_undeclared_label_is_used_in_the_goto_statement ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_as_different_variables_in_different_functions ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_same_label_in_different_functions_correctly ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_should_resolve_variable_name_and_labels_correctly_when_they_are_the_same ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_use_after_scope_exit ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_break_statement_outside_loop_must_error ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_continue_statement_inside_loop ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_break_statement_inside_loop ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_continue_statement_outside_loop_must_error ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_do_while_loop_correctly ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_for_loop_correctly ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_declaration_and_assignment ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_int_constant ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_nested_for_loop_correctly ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_dowhile_loop ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_pre_decrement ... ok
[INFO] [stdout] test semantic_analysis::loop_labeling::test::test_label_while_loop_correctly ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_logical_or_with_shortcircuiting ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_logical_and_with_shortcircuiting ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_unary_complement ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_post_decrement ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_simple_assignment ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_pre_increment ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_while_loop ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_forloop_init_declaration ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_unary_negate ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_unary_not ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_post_increment ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_increment_and_decrement_operators::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_5 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_6 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_4 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_increment_and_decrement_operators::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_increment_and_decrement_operators::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_increment_and_decrement_operators::case_4 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_02 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_01 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_04 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_05 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_06 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_07 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_03 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_08 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_09 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_multiple_functions::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_unary_operators::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_unary_operators::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_unary_operators::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_logical_operators::case_10 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_do_while_loops::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_do_while_loops::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_01 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_5 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_do_while_loops::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_02 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_4 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_03 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_04 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_05 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_06 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_08 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_07 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_09 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_local_variables::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_local_variables::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_10 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_local_variables::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_while_loops::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_local_variables::case_4 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_while_loops::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_while_loops::case_3 ... ok
[INFO] [stdout] test semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_the_same_scope_is_illegal ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_the_same_scope_is_illegal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_the_same_scope_is_illegal' (580) panicked at src/semantic_analysis/identifier_resolution.rs:1228:13:
[INFO] [stdout] unexpected error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x590b347a0042 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590b347a0042 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590b347a0042 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x590b347a0042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x590b347b1fef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x590b347b1fef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x590b3476bce3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x590b3476bce3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x590b347783e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x590b3477debf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x590b3477dd51 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x590b3460bb7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x590b3460bb7e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x590b3477e4cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x590b3477e4cf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x590b3477e2f6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x590b34778519 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x590b3475f27d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x590b347bbde0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x590b34587c56 - lcc::semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_the_same_scope_is_illegal::hedde78a177a647e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/semantic_analysis/identifier_resolution.rs:1228:13
[INFO] [stdout]   20:     0x590b34587c97 - lcc::semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_the_same_scope_is_illegal::{{closure}}::h241ac9ce26ac82ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/semantic_analysis/identifier_resolution.rs:1213:75
[INFO] [stdout]   21:     0x590b345b6bb6 - core::ops::function::FnOnce::call_once::h420dd48d10393652
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x590b3460b97b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x590b3460b97b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x590b3461f9dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x590b3461f9dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x590b3461f9dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x590b3461f9dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x590b3461f9dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x590b3461f9dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x590b3461f9dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x590b345f8f24 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x590b345f8f24 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x590b345fc77a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x590b345fc77a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x590b345fc77a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x590b345fc77a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x590b345fc77a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x590b345fc77a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x590b345fc77a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x590b3477372f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x590b3477372f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7f1811f2eaa4 - <unknown>
[INFO] [stdout]   43:     0x7f1811fbba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     semantic_analysis::identifier_resolution::test::test_redefining_variable_as_function_in_the_same_scope_is_illegal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 661 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0428d5aaa5996850c96dac2a5631562707e4bae78b155a0812025b2026984abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0428d5aaa5996850c96dac2a5631562707e4bae78b155a0812025b2026984abf", kill_on_drop: false }`
[INFO] [stdout] 0428d5aaa5996850c96dac2a5631562707e4bae78b155a0812025b2026984abf
