[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] 4745d34d3d88068b53e4087fd56e312bf9c21a40
[INFO] testing su225/lcc against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsu225%2Flcc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/su225/lcc on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f43e27700c2a9972f409aa00a921228fa895853ad3a9f7034ac155ae815cf33f
[INFO] running `Command { std: "docker" "start" "-a" "f43e27700c2a9972f409aa00a921228fa895853ad3a9f7034ac155ae815cf33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f43e27700c2a9972f409aa00a921228fa895853ad3a9f7034ac155ae815cf33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43e27700c2a9972f409aa00a921228fa895853ad3a9f7034ac155ae815cf33f", kill_on_drop: false }`
[INFO] [stdout] f43e27700c2a9972f409aa00a921228fa895853ad3a9f7034ac155ae815cf33f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ede8d2b9f8957c9a4967823c9fbd926177e3a1732f53dbf7b3ef14f5ea5ea6
[INFO] running `Command { std: "docker" "start" "-a" "53ede8d2b9f8957c9a4967823c9fbd926177e3a1732f53dbf7b3ef14f5ea5ea6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[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: field `linkage_type` is never read
[INFO] [stdout]   --> src/semantic_analysis/identifier_resolution.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ResolvedIdentifier {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 34 |     symbol: Symbol,
[INFO] [stdout] 35 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "53ede8d2b9f8957c9a4967823c9fbd926177e3a1732f53dbf7b3ef14f5ea5ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ede8d2b9f8957c9a4967823c9fbd926177e3a1732f53dbf7b3ef14f5ea5ea6", kill_on_drop: false }`
[INFO] [stdout] 53ede8d2b9f8957c9a4967823c9fbd926177e3a1732f53dbf7b3ef14f5ea5ea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24be16d1195aa4f5dc37a20b51b5d055e2eeaa6d41a151ae9192d86d5edd297d
[INFO] running `Command { std: "docker" "start" "-a" "24be16d1195aa4f5dc37a20b51b5d055e2eeaa6d41a151ae9192d86d5edd297d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[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 relative-path v1.9.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[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 lcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stdout] warning: field `linkage_type` is never read
[INFO] [stdout]   --> src/semantic_analysis/identifier_resolution.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ResolvedIdentifier {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 34 |     symbol: Symbol,
[INFO] [stdout] 35 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stdout] warning: field `linkage_type` is never read
[INFO] [stdout]   --> src/semantic_analysis/identifier_resolution.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ResolvedIdentifier {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 34 |     symbol: Symbol,
[INFO] [stdout] 35 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 40s
[INFO] running `Command { std: "docker" "inspect" "24be16d1195aa4f5dc37a20b51b5d055e2eeaa6d41a151ae9192d86d5edd297d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24be16d1195aa4f5dc37a20b51b5d055e2eeaa6d41a151ae9192d86d5edd297d", kill_on_drop: false }`
[INFO] [stdout] 24be16d1195aa4f5dc37a20b51b5d055e2eeaa6d41a151ae9192d86d5edd297d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fc018b9738840927ce9f81f1af86a9822330f602d29cba203154dbd1f5640b0
[INFO] running `Command { std: "docker" "start" "-a" "2fc018b9738840927ce9f81f1af86a9822330f602d29cba203154dbd1f5640b0", kill_on_drop: false }`
[INFO] [stderr] warning: field `linkage_type` is never read
[INFO] [stderr]   --> src/semantic_analysis/identifier_resolution.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | struct ResolvedIdentifier {
[INFO] [stderr]    |        ------------------ field in this struct
[INFO] [stderr] 34 |     symbol: Symbol,
[INFO] [stderr] 35 |     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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lcc` (lib) generated 1 warning
[INFO] [stderr] warning: `lcc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lcc-77faf5f68b92f265)
[INFO] [stdout] 
[INFO] [stdout] running 655 tests
[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_arithmetic_binary_operators::case_1 ... 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_2 ... ok
[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_dowhile_loop::case_3 ... 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_arithmetic_binary_operators::case_5 ... 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_7 ... 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_conditional_statements::case_2 ... 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_conditional_statements::case_3 ... 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_for_loop::case_01 ... 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_bitwise_binary_operators::case_2 ... 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_for_loop::case_05 ... 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_bitwise_binary_operators::case_1 ... 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_local_vars::case_2 ... 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_bitwise_binary_operators::case_3 ... 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_07 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_logical_and_false::case_1 ... 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_multiple_functions::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::codegen::test::test_tacky_translation_binary_arithmetic_mul_all_constants ... 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_3 ... 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_1 ... 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_3 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_generate_assembly_for_bitwise_complement_operator ... 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_generate_assembly_for_multi_digit_constant_return_value ... 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_add_all_constants ... 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_tacky_translation_binary_arithmetic_mul_all_memory_locations ... 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_arithmetic_sub_all_constants ... 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_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_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_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_rightshift_all_memory_locations ... 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_binary_bitwise_and_all_memory_locations ... 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_bitwise_or_all_constants ... 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_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_relational_greater_equal_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_relational_lesser_all_constants ... 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_binary_bitwise_or_all_memory_locations ... 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_equal_all_constants ... 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_lesser_equal_all_constants ... 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_relational_notequal_all_constants ... 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_relational_notequal_all_memory_locations ... 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_unary_not ... ok
[INFO] [stdout] test lexer::lexer::test::test_bad_lexer ... ok
[INFO] [stdout] test lexer::lexer::test::test_block_comment ... ok
[INFO] [stdout] test lexer::lexer::test::test_bad_number ... 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_or ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_arithmetic_operators ... 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_02 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_bitwise_and ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_complement ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_01 ... 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_all_memory_locations ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_return_variable ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_comma ... 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_04 ... 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_increment ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_left_shift ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_keywords ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_08 ... 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_pre_increment ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_09 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_logical_and ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_compound_assignment::case_10 ... ok
[INFO] [stdout] test codegen::x86_64::codegen::test::test_tacky_translation_copy_constant_to_variable ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_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 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_less_than_or_equal_to ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_relational_not_equal ... 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_ternary_then ... 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_04 ... 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_06 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_05 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_11 ... 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_07 ... 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_04_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_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_identifiers::case_08 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_07_decimal ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_09 ... 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_valid_integers::case_17_hex ... 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_valid_integers::case_18_hex ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_13_decimal ... 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_12_decimal ... 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_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_16_hex ... 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_with_tabs ... 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_04 ... 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_06 ... 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_11 ... 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_07 ... 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_21 ... 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_23 ... 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_22 ... 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_24 ... 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_16 ... 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_28 ... 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_25 ... 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_26 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_30 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_with_whitespaces ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_identifiers::case_02 ... 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_03 ... ok
[INFO] [stdout] test lexer::lexer::test::test_tokenizing_valid_integers::case_02_decimal ... 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_12 ... 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_37 ... 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_31 ... 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_41 ... 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_53 ... 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_43 ... 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_44 ... 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_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_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_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_59 ... 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_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_64 ... 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_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_68 ... 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_69 ... 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_70 ... 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_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_78 ... 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_83 ... 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_80 ... 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_85 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_81 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_86 ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_79 ... ok
[INFO] [stdout] test parser::parser::test::test_assign_after_eval_ternary_expression ... ok
[INFO] [stdout] test parser::parser::test::test_arithmetic_operator_precedence_and_associativity::case_87 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_01 ... 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_02 ... 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_76 ... 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_04 ... 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_05 ... 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_07 ... 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_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_13 ... 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_16 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_17 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_20 ... 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_03 ... 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_19 ... 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_22 ... 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_04 ... 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_05 ... ok
[INFO] [stdout] test parser::parser::test::test_assignment_operator_precedence_and_associativity::case_15 ... 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_06 ... 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_09 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_13 ... 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_15 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_08 ... 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_17 ... 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_19 ... 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_11 ... 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_22 ... 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_23 ... 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_27 ... 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_28 ... 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_31 ... 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_33 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_in_condition_with_ternary ... 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_bitwise_operator_precedence_and_associativity::case_36 ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_02 ... ok
[INFO] [stdout] test parser::parser::test::test_bitwise_operator_precedence_and_associativity::case_24 ... 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_13 ... 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_10 ... 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_04 ... 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_01 ... 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_17 ... ok
[INFO] [stdout] test parser::parser::test::test_parenthesized_decrement_expressions ... ok
[INFO] [stdout] test parser::parser::test::test_logical_operator_precedence_and_associativity::case_08 ... ok
[INFO] [stdout] test parser::parser::test::test_parenthesized_increment_expressions ... 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_18 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_4 ... 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_06 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_basic::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_break_statement ... 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_14 ... ok
[INFO] [stdout] test parser::parser::test::test_parse_block_empty ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_addition_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_block_multiple_statements_with_declarations ... ok
[INFO] [stdout] test parser::parser::test::test_parse_continue_statement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_declaration_without_initialization ... 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_expression_compound_assignment_divide ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_complement_operator ... 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_right_shift ... 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_subtract ... 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_add ... ok
[INFO] [stdout] test parser::parser::test::test_parse_declaration_with_initialization ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_compound_assignment_bitwise_and ... 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_bitwise_xor ... 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_double_complement ... 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_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_modulo_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_pre_decrement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_division_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_pre_increment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_multiplication_left_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_simple_addition ... 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_negation_operator ... 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_post_decrement ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_post_increment ... 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_expression_simple_multiplication ... ok
[INFO] [stdout] test parser::parser::test::test_parse_simple_assignment ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_simple_subtraction ... ok
[INFO] [stdout] test parser::parser::test::test_parse_simple_assignment_as_right_associative ... ok
[INFO] [stdout] test parser::parser::test::test_parse_expression_subtraction_left_associative ... 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_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_expression_simple_division ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_empty ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_do_while_loop ... 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_if_else_ladder ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_goto ... 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_labeled_simple ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_for_loop_null_headers ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_labeled_if ... 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_parse_statement_multi_labeled_simple ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_while_loop ... ok
[INFO] [stdout] test parser::parser::test::test_parse_statement_return ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_02 ... 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_statement_simple_if_block_with_else ... 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_05 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_07 ... 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_12 ... 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_13 ... 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_16 ... 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_19 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_03 ... 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::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_10 ... 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_with_correct_associativity::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_with_correct_associativity::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_arithmetic_expressions::case_6 ... ok
[INFO] [stdout] test parser::parser::test::test_relational_operator_precedence_and_associativity::case_09 ... 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_with_correct_associativity::case_3 ... 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_relational_operator_precedence_and_associativity::case_11 ... 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_associativity::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_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_assignment_operator_with_correct_precedence::case_02 ... 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_03 ... 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_assignment_operator_with_correct_precedence::case_08 ... 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_assignment_operator_with_correct_precedence::case_09 ... 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_relational_operator_precedence_and_associativity::case_01 ... 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_04 ... 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_assignment_operator_with_correct_precedence::case_10 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_1 ... 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::case_5 ... 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_parse_basic::case_5 ... 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_1 ... 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_with_correct_associativity::case_2 ... 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_associativity::case_4 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_bitwise_expressions::case_2 ... 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_04 ... 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_bitwise_expressions_with_correct_precedence::case_05 ... 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_bitwise_expressions_with_correct_precedence::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_06 ... 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_02 ... 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_increment_and_decrement_with_correct_precendence::case_01 ... 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_09 ... 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_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_03 ... 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_10 ... 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_19 ... 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_18 ... 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_20 ... 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_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_07 ... 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_bitwise_expressions_with_correct_precedence::case_02 ... 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_with_correct_associativity::case_1 ... 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_logical_expressions_with_correct_precedence::case_1 ... 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_with_correct_associativity::case_2 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_logical_expressions::case_1 ... 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_logical_expressions::case_3 ... 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_4 ... 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_with_correct_associativity::case_3 ... 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::case_3 ... 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_2 ... 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_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_2 ... 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_1 ... 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_with_correct_precedence::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_logical_expressions_with_correct_precedence::case_3 ... 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_simple_ternary_expression_parsing ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_02 ... 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_04 ... 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_06 ... 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_05 ... ok
[INFO] [stdout] test parser::parser::test::test_should_parse_unary_expressions::case_3 ... 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_unary_expressions::case_1 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_09 ... 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_should_desugar_compound_assignment_add ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_08 ... 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_error_on_lvalue_expected ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_11 ... 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_should_resolve_as_different_variables_in_different_functions ... 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_resolve_as_different_variables_in_different_scopes ... 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_should_resolve_correctly_if_both_arms_of_ternary_in_assignment_are_lvalue ... 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_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_error_when_same_label_is_reused_within_a_function ... 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_error_if_any_one_arm_of_ternary_is_not_lvalue ... 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_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::loop_labeling::test::test_label_continue_statement_inside_loop ... 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::loop_labeling::test::test_label_break_statement_outside_loop_must_error ... 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_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_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_do_while_loop_correctly ... 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_for_loop_correctly ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_int_constant ... 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_post_decrement ... 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_pre_increment ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_pre_decrement ... 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 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_simple_assignment ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_post_increment ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_for_while_loop ... 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_generation_for_binary_operators::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_emit_tacky_forloop_init_declaration ... 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_4 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_binary_operators::case_6 ... 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_binary_operators::case_5 ... 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_logical_operators::case_06 ... 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_increment_and_decrement_operators::case_4 ... 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_01 ... 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_08 ... 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_03 ... 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_09 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_unary_operators::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_with_conditional::case_3 ... ok
[INFO] [stdout] test parser::parser::test::test_ternary_operator_precedence_and_associativity::case_10 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_4 ... 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_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_01 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_multiple_functions::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_conditional::case_5 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_for_unary_operators::case_2 ... 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_do_while_loops::case_2 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_02 ... 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_03 ... 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_04 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_local_variables::case_3 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_local_variables::case_1 ... 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 tacky::tacky::test::test_generation_with_local_variables::case_2 ... 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_1 ... ok
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_06 ... ok
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09 ... FAILED
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08 ... FAILED
[INFO] [stdout] test codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10 ... FAILED
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_09 ... FAILED
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_08 ... FAILED
[INFO] [stdout] test tacky::tacky::test::test_generation_with_for_loops::case_10 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/codegen/x86_64/output/loops/nested_for_with_break.s.snap
[INFO] [stdout] Snapshot: nested_for_with_break.s
[INFO] [stdout] Source: src/codegen/x86_64/asmgen.rs:216
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: asm_output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops: for
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops/nested_for_with_break.c
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     5     5 │     movl $0, -8(%rbp)
[INFO] [stdout]     6     6 │     movl $0, -16(%rbp)
[INFO] [stdout]     7     7 │     movl $0, -24(%rbp)
[INFO] [stdout]     8     8 │     movl $0, -8(%rbp)
[INFO] [stdout]     9       │-.loop.0.start:
[INFO] [stdout]           9 │+.loop.1.start:
[INFO] [stdout]    10    10 │     cmpl $10, -8(%rbp)
[INFO] [stdout]    11    11 │     movl $0, -32(%rbp)
[INFO] [stdout]    12    12 │     setl -32(%rbp)
[INFO] [stdout]    13    13 │     movl -32(%rbp), %r10d
[INFO] [stdout]    14    14 │     movl %r10d, -40(%rbp)
[INFO] [stdout]    15    15 │     cmpl $0, -40(%rbp)
[INFO] [stdout]    16       │-    je .loop.0.break
[INFO] [stdout]          16 │+    je .loop.1.break
[INFO] [stdout]    17    17 │     movl $0, -16(%rbp)
[INFO] [stdout]    18    18 │ .loop.1.start:
[INFO] [stdout]    19    19 │     cmpl $10, -16(%rbp)
[INFO] [stdout]    20    20 │     movl $0, -48(%rbp)
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    60    60 │     movl %r10d, -16(%rbp)
[INFO] [stdout]    61    61 │     addl $1, -16(%rbp)
[INFO] [stdout]    62    62 │     jmp .loop.1.start
[INFO] [stdout]    63    63 │ .loop.1.break:
[INFO] [stdout]    64       │-.loop.0.continue:
[INFO] [stdout]          64 │+.loop.1.continue:
[INFO] [stdout]    65    65 │     movl -8(%rbp), %r10d
[INFO] [stdout]    66    66 │     movl %r10d, -120(%rbp)
[INFO] [stdout]    67    67 │     movl -8(%rbp), %r10d
[INFO] [stdout]    68    68 │     movl %r10d, -8(%rbp)
[INFO] [stdout]    69    69 │     addl $1, -8(%rbp)
[INFO] [stdout]    70       │-    jmp .loop.0.start
[INFO] [stdout]    71       │-.loop.0.break:
[INFO] [stdout]          70 │+    jmp .loop.1.start
[INFO] [stdout]          71 │+.loop.1.break:
[INFO] [stdout]    72    72 │     movl -24(%rbp), %eax
[INFO] [stdout]    73    73 │     movq %rbp, %rsp
[INFO] [stdout]    74    74 │     popq %rbp
[INFO] [stdout]    75    75 │     ret
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09' panicked at src/codegen/x86_64/asmgen.rs:216:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/codegen/x86_64/output/loops/nested_for_with_break.s.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6129ea8330b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6129ea8330b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6129ea8330b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6129ea8330b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6129ea85b673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6129ea85b673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6129ea82f083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6129ea82f083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6129ea832f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6129ea83495c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6129ea8347b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6129ea788044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6129ea788044 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6129ea83533b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6129ea83533b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6129ea83510a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6129ea8335a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6129ea834d9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6129ea859520 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6129ea8598c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6129ea71f2a2 - core::result::Result<T,E>::unwrap::h6f06c2675eabd404
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6129ea71f2a2 - lcc::codegen::x86_64::asmgen::test::run_asm_emit_snapshot_test::{{closure}}::h3878f3d608559b8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:216:13
[INFO] [stdout]   22:     0x6129ea71f2a2 - insta::settings::Settings::bind::hcdf532614601c756
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6129ea72ab1d - lcc::codegen::x86_64::asmgen::test::run_asm_emit_snapshot_test::hfe215b73dd7fe568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:209:9
[INFO] [stdout]   24:     0x6129ea727641 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::hf5ba5e54cda33697
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:170:9
[INFO] [stdout]   25:     0x6129ea727641 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09::h5bf3c7dba0d3d057
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:158:5
[INFO] [stdout]   26:     0x6129ea727641 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09::{{closure}}::h26c89dd38bf7e84c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:158:14
[INFO] [stdout]   27:     0x6129ea727641 - core::ops::function::FnOnce::call_once::hb88deae53a535893
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6129ea78d77b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6129ea78d77b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x6129ea78c9be - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x6129ea78c9be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x6129ea78c9be - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x6129ea78c9be - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x6129ea78c9be - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6129ea78c9be - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x6129ea78c9be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x6129ea750564 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x6129ea750564 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6129ea753f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x6129ea753f0a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x6129ea753f0a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x6129ea753f0a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6129ea753f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x6129ea838327 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x72b573a9caa4 - <unknown>
[INFO] [stdout]   50:     0x72b573b29a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/codegen/x86_64/output/loops/nested_for.s.snap
[INFO] [stdout] Snapshot: nested_for.s
[INFO] [stdout] Source: src/codegen/x86_64/asmgen.rs:216
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: asm_output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops: for
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops/nested_for.c
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     4     4 │     subq $88, %rsp
[INFO] [stdout]     5     5 │     movl $0, -8(%rbp)
[INFO] [stdout]     6     6 │     movl $0, -16(%rbp)
[INFO] [stdout]     7     7 │     movl $0, -8(%rbp)
[INFO] [stdout]     8       │-.loop.0.start:
[INFO] [stdout]           8 │+.loop.1.start:
[INFO] [stdout]     9     9 │     cmpl $10, -8(%rbp)
[INFO] [stdout]    10    10 │     movl $0, -24(%rbp)
[INFO] [stdout]    11    11 │     setl -24(%rbp)
[INFO] [stdout]    12    12 │     movl -24(%rbp), %r10d
[INFO] [stdout]    13    13 │     movl %r10d, -32(%rbp)
[INFO] [stdout]    14    14 │     cmpl $0, -32(%rbp)
[INFO] [stdout]    15       │-    je .loop.0.break
[INFO] [stdout]          15 │+    je .loop.1.break
[INFO] [stdout]    16    16 │     movl $0, -40(%rbp)
[INFO] [stdout]    17    17 │ .loop.1.start:
[INFO] [stdout]    18    18 │     movl -8(%rbp), %r10d
[INFO] [stdout]    19    19 │     cmpl %r10d, -40(%rbp)
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    40    40 │     movl %r10d, -40(%rbp)
[INFO] [stdout]    41    41 │     addl $1, -40(%rbp)
[INFO] [stdout]    42    42 │     jmp .loop.1.start
[INFO] [stdout]    43    43 │ .loop.1.break:
[INFO] [stdout]    44       │-.loop.0.continue:
[INFO] [stdout]          44 │+.loop.1.continue:
[INFO] [stdout]    45    45 │     movl -8(%rbp), %r10d
[INFO] [stdout]    46    46 │     movl %r10d, -88(%rbp)
[INFO] [stdout]    47    47 │     movl -8(%rbp), %r10d
[INFO] [stdout]    48    48 │     movl %r10d, -8(%rbp)
[INFO] [stdout]    49    49 │     addl $1, -8(%rbp)
[INFO] [stdout]    50       │-    jmp .loop.0.start
[INFO] [stdout]    51       │-.loop.0.break:
[INFO] [stdout]          50 │+    jmp .loop.1.start
[INFO] [stdout]          51 │+.loop.1.break:
[INFO] [stdout]    52    52 │     movl -16(%rbp), %eax
[INFO] [stdout]    53    53 │     movq %rbp, %rsp
[INFO] [stdout]    54    54 │     popq %rbp
[INFO] [stdout]    55    55 │     ret
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08' panicked at src/codegen/x86_64/asmgen.rs:216:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/codegen/x86_64/output/loops/nested_for.s.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6129ea8330b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6129ea8330b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6129ea8330b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6129ea8330b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6129ea85b673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6129ea85b673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6129ea82f083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6129ea82f083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6129ea832f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6129ea83495c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6129ea8347b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6129ea788044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6129ea788044 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6129ea83533b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6129ea83533b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6129ea83510a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6129ea8335a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6129ea834d9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6129ea859520 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6129ea8598c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6129ea71f2a2 - core::result::Result<T,E>::unwrap::h6f06c2675eabd404
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6129ea71f2a2 - lcc::codegen::x86_64::asmgen::test::run_asm_emit_snapshot_test::{{closure}}::h3878f3d608559b8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:216:13
[INFO] [stdout]   22:     0x6129ea71f2a2 - insta::settings::Settings::bind::hcdf532614601c756
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6129ea72ab1d - lcc::codegen::x86_64::asmgen::test::run_asm_emit_snapshot_test::hfe215b73dd7fe568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:209:9
[INFO] [stdout]   24:     0x6129ea728721 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::hf5ba5e54cda33697
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:170:9
[INFO] [stdout]   25:     0x6129ea728721 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08::he1c758a8f5dc444b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:158:5
[INFO] [stdout]   26:     0x6129ea728721 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08::{{closure}}::hc5b34ca3b45e65f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:158:14
[INFO] [stdout]   27:     0x6129ea728721 - core::ops::function::FnOnce::call_once::hd4be534ab96b0274
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6129ea78d77b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6129ea78d77b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x6129ea78c9be - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x6129ea78c9be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x6129ea78c9be - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x6129ea78c9be - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x6129ea78c9be - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6129ea78c9be - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x6129ea78c9be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x6129ea750564 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x6129ea750564 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6129ea753f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x6129ea753f0a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x6129ea753f0a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x6129ea753f0a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6129ea753f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x6129ea838327 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x72b573a9caa4 - <unknown>
[INFO] [stdout]   50:     0x72b573b29a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/codegen/x86_64/output/loops/nested_for_with_continue.s.snap
[INFO] [stdout] Snapshot: nested_for_with_continue.s
[INFO] [stdout] Source: src/codegen/x86_64/asmgen.rs:216
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: asm_output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops: for
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops/nested_for_with_continue.c
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     4     4 │     subq $120, %rsp
[INFO] [stdout]     5     5 │     movl $0, -8(%rbp)
[INFO] [stdout]     6     6 │     movl $0, -16(%rbp)
[INFO] [stdout]     7     7 │     movl $0, -8(%rbp)
[INFO] [stdout]     8       │-.loop.0.start:
[INFO] [stdout]           8 │+.loop.1.start:
[INFO] [stdout]     9     9 │     cmpl $10, -8(%rbp)
[INFO] [stdout]    10    10 │     movl $0, -24(%rbp)
[INFO] [stdout]    11    11 │     setl -24(%rbp)
[INFO] [stdout]    12    12 │     movl -24(%rbp), %r10d
[INFO] [stdout]    13    13 │     movl %r10d, -32(%rbp)
[INFO] [stdout]    14    14 │     cmpl $0, -32(%rbp)
[INFO] [stdout]    15       │-    je .loop.0.break
[INFO] [stdout]          15 │+    je .loop.1.break
[INFO] [stdout]    16    16 │     movl $0, -40(%rbp)
[INFO] [stdout]    17    17 │ .loop.1.start:
[INFO] [stdout]    18    18 │     cmpl $10, -40(%rbp)
[INFO] [stdout]    19    19 │     movl $0, -48(%rbp)
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    57    57 │     movl %r10d, -40(%rbp)
[INFO] [stdout]    58    58 │     addl $1, -40(%rbp)
[INFO] [stdout]    59    59 │     jmp .loop.1.start
[INFO] [stdout]    60    60 │ .loop.1.break:
[INFO] [stdout]    61       │-.loop.0.continue:
[INFO] [stdout]          61 │+.loop.1.continue:
[INFO] [stdout]    62    62 │     movl -8(%rbp), %r10d
[INFO] [stdout]    63    63 │     movl %r10d, -120(%rbp)
[INFO] [stdout]    64    64 │     movl -8(%rbp), %r10d
[INFO] [stdout]    65    65 │     movl %r10d, -8(%rbp)
[INFO] [stdout]    66    66 │     addl $1, -8(%rbp)
[INFO] [stdout]    67       │-    jmp .loop.0.start
[INFO] [stdout]    68       │-.loop.0.break:
[INFO] [stdout]          67 │+    jmp .loop.1.start
[INFO] [stdout]          68 │+.loop.1.break:
[INFO] [stdout]    69    69 │     movl -16(%rbp), %eax
[INFO] [stdout]    70    70 │     movq %rbp, %rsp
[INFO] [stdout]    71    71 │     popq %rbp
[INFO] [stdout]    72    72 │     ret
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10' panicked at src/codegen/x86_64/asmgen.rs:216:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/codegen/x86_64/output/loops/nested_for_with_continue.s.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6129ea8330b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6129ea8330b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6129ea8330b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6129ea8330b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6129ea85b673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6129ea85b673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6129ea82f083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6129ea82f083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6129ea832f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6129ea83495c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6129ea8347b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6129ea788044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6129ea788044 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6129ea83533b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6129ea83533b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6129ea83510a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6129ea8335a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6129ea834d9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6129ea859520 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6129ea8598c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6129ea71f2a2 - core::result::Result<T,E>::unwrap::h6f06c2675eabd404
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6129ea71f2a2 - lcc::codegen::x86_64::asmgen::test::run_asm_emit_snapshot_test::{{closure}}::h3878f3d608559b8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:216:13
[INFO] [stdout]   22:     0x6129ea71f2a2 - insta::settings::Settings::bind::hcdf532614601c756
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6129ea72ab1d - lcc::codegen::x86_64::asmgen::test::run_asm_emit_snapshot_test::hfe215b73dd7fe568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:209:9
[INFO] [stdout]   24:     0x6129ea728001 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::hf5ba5e54cda33697
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:170:9
[INFO] [stdout]   25:     0x6129ea728001 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10::h11e8b7abe641ed76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:158:5
[INFO] [stdout]   26:     0x6129ea728001 - lcc::codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10::{{closure}}::h38c7abbe8a96cbf0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/x86_64/asmgen.rs:158:14
[INFO] [stdout]   27:     0x6129ea728001 - core::ops::function::FnOnce::call_once::hca7e97f64a346bdf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6129ea78d77b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6129ea78d77b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x6129ea78c9be - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x6129ea78c9be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x6129ea78c9be - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x6129ea78c9be - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x6129ea78c9be - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6129ea78c9be - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x6129ea78c9be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x6129ea750564 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x6129ea750564 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6129ea753f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x6129ea753f0a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x6129ea753f0a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x6129ea753f0a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6129ea753f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x6129ea838327 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x72b573a9caa4 - <unknown>
[INFO] [stdout]   50:     0x72b573b29a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tacky::tacky::test::test_generation_with_for_loops::case_09 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tacky/output/loops/nested_for_with_break.tacky.snap
[INFO] [stdout] Snapshot: nested_for_with_break.tacky
[INFO] [stdout] Source: src/tacky/tacky.rs:1329
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: tacky
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] for loop
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops/nested_for_with_break.c
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │     i$1 = (int32 0);
[INFO] [stdout]     2     2 │     j$2 = (int32 0);
[INFO] [stdout]     3     3 │     a$3 = (int32 0);
[INFO] [stdout]     4     4 │     i$1 = (int32 0);
[INFO] [stdout]     5       │-.loop.0.start:
[INFO] [stdout]           5 │+.loop.1.start:
[INFO] [stdout]     6     6 │     <t>.0 = i$1 < (int32 10);
[INFO] [stdout]     7     7 │     <t>.1 = <t>.0;
[INFO] [stdout]     8       │-    jump_if_zero (<t>.1) .loop.0.break;
[INFO] [stdout]           8 │+    jump_if_zero (<t>.1) .loop.1.break;
[INFO] [stdout]     9     9 │     j$2 = (int32 0);
[INFO] [stdout]    10    10 │ .loop.1.start:
[INFO] [stdout]    11    11 │     <t>.2 = j$2 < (int32 10);
[INFO] [stdout]    12    12 │     <t>.3 = <t>.2;
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    27    27 │     <t>.10 = j$2;
[INFO] [stdout]    28    28 │     j$2 = j$2 + (int32 1);
[INFO] [stdout]    29    29 │     jump .loop.1.start;
[INFO] [stdout]    30    30 │ .loop.1.break:
[INFO] [stdout]    31       │-.loop.0.continue:
[INFO] [stdout]          31 │+.loop.1.continue:
[INFO] [stdout]    32    32 │     <t>.11 = i$1;
[INFO] [stdout]    33    33 │     i$1 = i$1 + (int32 1);
[INFO] [stdout]    34       │-    jump .loop.0.start;
[INFO] [stdout]    35       │-.loop.0.break:
[INFO] [stdout]          34 │+    jump .loop.1.start;
[INFO] [stdout]          35 │+.loop.1.break:
[INFO] [stdout]    36    36 │     return a$3;
[INFO] [stdout]    37    37 │ }
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tacky::tacky::test::test_generation_with_for_loops::case_09' panicked at src/tacky/tacky.rs:1329:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tacky/output/loops/nested_for_with_break.tacky.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6129ea8330b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6129ea8330b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6129ea8330b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6129ea8330b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6129ea85b673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6129ea85b673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6129ea82f083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6129ea82f083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6129ea832f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6129ea83495c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6129ea8347b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6129ea788044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6129ea788044 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6129ea83533b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6129ea83533b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6129ea83510a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6129ea8335a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6129ea834d9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6129ea859520 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6129ea8598c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6129ea71f022 - core::result::Result<T,E>::unwrap::h6f06c2675eabd404
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6129ea71f022 - lcc::tacky::tacky::test::run_ir_generation_snapshot_test::{{closure}}::h8fd4b40258e2a6d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1329:13
[INFO] [stdout]   22:     0x6129ea71f022 - insta::settings::Settings::bind::hb21628105899ab89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6129ea7453bd - lcc::tacky::tacky::test::run_ir_generation_snapshot_test::h2dc7757c5085b10d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1322:9
[INFO] [stdout]   24:     0x6129ea720f91 - lcc::tacky::tacky::test::test_generation_with_for_loops::h17d63fd9457fb56b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1288:9
[INFO] [stdout]   25:     0x6129ea720f91 - lcc::tacky::tacky::test::test_generation_with_for_loops::case_09::h59d27969b4d99808
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1276:5
[INFO] [stdout]   26:     0x6129ea720f91 - lcc::tacky::tacky::test::test_generation_with_for_loops::case_09::{{closure}}::h70c36d048dc11110
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1276:14
[INFO] [stdout]   27:     0x6129ea720f91 - core::ops::function::FnOnce::call_once::h06866dae79aba086
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6129ea78d77b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6129ea78d77b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x6129ea78c9be - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x6129ea78c9be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x6129ea78c9be - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x6129ea78c9be - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x6129ea78c9be - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6129ea78c9be - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x6129ea78c9be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x6129ea750564 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x6129ea750564 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6129ea753f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x6129ea753f0a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x6129ea753f0a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x6129ea753f0a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6129ea753f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x6129ea838327 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x72b573a9caa4 - <unknown>
[INFO] [stdout]   50:     0x72b573b29a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tacky::tacky::test::test_generation_with_for_loops::case_08 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tacky/output/loops/nested_for.tacky.snap
[INFO] [stdout] Snapshot: nested_for.tacky
[INFO] [stdout] Source: src/tacky/tacky.rs:1329
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: tacky
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] for loop
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops/nested_for.c
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ int main(void) {
[INFO] [stdout]     1     1 │     i$1 = (int32 0);
[INFO] [stdout]     2     2 │     a$2 = (int32 0);
[INFO] [stdout]     3     3 │     i$1 = (int32 0);
[INFO] [stdout]     4       │-.loop.0.start:
[INFO] [stdout]           4 │+.loop.1.start:
[INFO] [stdout]     5     5 │     <t>.0 = i$1 < (int32 10);
[INFO] [stdout]     6     6 │     <t>.1 = <t>.0;
[INFO] [stdout]     7       │-    jump_if_zero (<t>.1) .loop.0.break;
[INFO] [stdout]           7 │+    jump_if_zero (<t>.1) .loop.1.break;
[INFO] [stdout]     8     8 │     j$3 = (int32 0);
[INFO] [stdout]     9     9 │ .loop.1.start:
[INFO] [stdout]    10    10 │     <t>.2 = j$3 < i$1;
[INFO] [stdout]    11    11 │     <t>.3 = <t>.2;
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    17    17 │     <t>.6 = j$3;
[INFO] [stdout]    18    18 │     j$3 = j$3 + (int32 1);
[INFO] [stdout]    19    19 │     jump .loop.1.start;
[INFO] [stdout]    20    20 │ .loop.1.break:
[INFO] [stdout]    21       │-.loop.0.continue:
[INFO] [stdout]          21 │+.loop.1.continue:
[INFO] [stdout]    22    22 │     <t>.7 = i$1;
[INFO] [stdout]    23    23 │     i$1 = i$1 + (int32 1);
[INFO] [stdout]    24       │-    jump .loop.0.start;
[INFO] [stdout]    25       │-.loop.0.break:
[INFO] [stdout]          24 │+    jump .loop.1.start;
[INFO] [stdout]          25 │+.loop.1.break:
[INFO] [stdout]    26    26 │     return a$2;
[INFO] [stdout]    27    27 │ }
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tacky::tacky::test::test_generation_with_for_loops::case_08' panicked at src/tacky/tacky.rs:1329:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tacky/output/loops/nested_for.tacky.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6129ea8330b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6129ea8330b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6129ea8330b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6129ea8330b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6129ea85b673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6129ea85b673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6129ea82f083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6129ea82f083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6129ea832f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6129ea83495c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6129ea8347b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6129ea788044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6129ea788044 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6129ea83533b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6129ea83533b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6129ea83510a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6129ea8335a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6129ea834d9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6129ea859520 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6129ea8598c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6129ea71f022 - core::result::Result<T,E>::unwrap::h6f06c2675eabd404
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6129ea71f022 - lcc::tacky::tacky::test::run_ir_generation_snapshot_test::{{closure}}::h8fd4b40258e2a6d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1329:13
[INFO] [stdout]   22:     0x6129ea71f022 - insta::settings::Settings::bind::hb21628105899ab89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6129ea7453bd - lcc::tacky::tacky::test::run_ir_generation_snapshot_test::h2dc7757c5085b10d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1322:9
[INFO] [stdout]   24:     0x6129ea720f11 - lcc::tacky::tacky::test::test_generation_with_for_loops::h17d63fd9457fb56b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1288:9
[INFO] [stdout]   25:     0x6129ea720f11 - lcc::tacky::tacky::test::test_generation_with_for_loops::case_08::h2e7399efa8cbeb17
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1276:5
[INFO] [stdout]   26:     0x6129ea720f11 - lcc::tacky::tacky::test::test_generation_with_for_loops::case_08::{{closure}}::h9a2712cc34991c3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1276:14
[INFO] [stdout]   27:     0x6129ea720f11 - core::ops::function::FnOnce::call_once::h05ca3531d59a8fa2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6129ea78d77b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6129ea78d77b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x6129ea78c9be - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x6129ea78c9be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x6129ea78c9be - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x6129ea78c9be - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x6129ea78c9be - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6129ea78c9be - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x6129ea78c9be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x6129ea750564 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x6129ea750564 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6129ea753f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x6129ea753f0a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x6129ea753f0a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x6129ea753f0a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6129ea753f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x6129ea838327 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x72b573a9caa4 - <unknown>
[INFO] [stdout]   50:     0x72b573b29a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tacky::tacky::test::test_generation_with_for_loops::case_10 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tacky/output/loops/nested_for_with_continue.tacky.snap
[INFO] [stdout] Snapshot: nested_for_with_continue.tacky
[INFO] [stdout] Source: src/tacky/tacky.rs:1329
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: tacky
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] for loop
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] loops/nested_for_with_continue.c
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ int main(void) {
[INFO] [stdout]     1     1 │     i$1 = (int32 0);
[INFO] [stdout]     2     2 │     a$2 = (int32 0);
[INFO] [stdout]     3     3 │     i$1 = (int32 0);
[INFO] [stdout]     4       │-.loop.0.start:
[INFO] [stdout]           4 │+.loop.1.start:
[INFO] [stdout]     5     5 │     <t>.0 = i$1 < (int32 10);
[INFO] [stdout]     6     6 │     <t>.1 = <t>.0;
[INFO] [stdout]     7       │-    jump_if_zero (<t>.1) .loop.0.break;
[INFO] [stdout]           7 │+    jump_if_zero (<t>.1) .loop.1.break;
[INFO] [stdout]     8     8 │     j$3 = (int32 0);
[INFO] [stdout]     9     9 │ .loop.1.start:
[INFO] [stdout]    10    10 │     <t>.2 = j$3 < (int32 10);
[INFO] [stdout]    11    11 │     <t>.3 = <t>.2;
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    24    24 │     <t>.10 = j$3;
[INFO] [stdout]    25    25 │     j$3 = j$3 + (int32 1);
[INFO] [stdout]    26    26 │     jump .loop.1.start;
[INFO] [stdout]    27    27 │ .loop.1.break:
[INFO] [stdout]    28       │-.loop.0.continue:
[INFO] [stdout]          28 │+.loop.1.continue:
[INFO] [stdout]    29    29 │     <t>.11 = i$1;
[INFO] [stdout]    30    30 │     i$1 = i$1 + (int32 1);
[INFO] [stdout]    31       │-    jump .loop.0.start;
[INFO] [stdout]    32       │-.loop.0.break:
[INFO] [stdout]          31 │+    jump .loop.1.start;
[INFO] [stdout]          32 │+.loop.1.break:
[INFO] [stdout]    33    33 │     return a$2;
[INFO] [stdout]    34    34 │ }
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tacky::tacky::test::test_generation_with_for_loops::case_10' panicked at src/tacky/tacky.rs:1329:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tacky/output/loops/nested_for_with_continue.tacky.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6129ea8330b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6129ea8330b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6129ea8330b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6129ea8330b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6129ea85b673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6129ea85b673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6129ea82f083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6129ea82f083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6129ea832f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6129ea83495c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6129ea8347b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6129ea788044 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6129ea788044 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6129ea83533b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6129ea83533b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6129ea83510a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6129ea8335a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6129ea834d9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6129ea859520 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6129ea8598c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6129ea71f022 - core::result::Result<T,E>::unwrap::h6f06c2675eabd404
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6129ea71f022 - lcc::tacky::tacky::test::run_ir_generation_snapshot_test::{{closure}}::h8fd4b40258e2a6d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1329:13
[INFO] [stdout]   22:     0x6129ea71f022 - insta::settings::Settings::bind::hb21628105899ab89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6129ea7453bd - lcc::tacky::tacky::test::run_ir_generation_snapshot_test::h2dc7757c5085b10d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1322:9
[INFO] [stdout]   24:     0x6129ea725331 - lcc::tacky::tacky::test::test_generation_with_for_loops::h17d63fd9457fb56b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1288:9
[INFO] [stdout]   25:     0x6129ea725331 - lcc::tacky::tacky::test::test_generation_with_for_loops::case_10::h2d9573e922aba8f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1276:5
[INFO] [stdout]   26:     0x6129ea725331 - lcc::tacky::tacky::test::test_generation_with_for_loops::case_10::{{closure}}::h67356bb5f9db2c0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tacky/tacky.rs:1276:14
[INFO] [stdout]   27:     0x6129ea725331 - core::ops::function::FnOnce::call_once::h8186bfd4c99eb88d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6129ea78d77b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6129ea78d77b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x6129ea78c9be - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x6129ea78c9be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x6129ea78c9be - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x6129ea78c9be - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x6129ea78c9be - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6129ea78c9be - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x6129ea78c9be - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x6129ea750564 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x6129ea750564 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6129ea753f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x6129ea753f0a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x6129ea753f0a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x6129ea753f0a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6129ea753f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6129ea753f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x6129ea838327 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x6129ea838327 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x72b573a9caa4 - <unknown>
[INFO] [stdout]   50:     0x72b573b29a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_08
[INFO] [stdout]     codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_09
[INFO] [stdout]     codegen::x86_64::asmgen::test::test_generation_for_for_loop::case_10
[INFO] [stdout]     tacky::tacky::test::test_generation_with_for_loops::case_08
[INFO] [stdout]     tacky::tacky::test::test_generation_with_for_loops::case_09
[INFO] [stdout]     tacky::tacky::test::test_generation_with_for_loops::case_10
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 649 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2fc018b9738840927ce9f81f1af86a9822330f602d29cba203154dbd1f5640b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc018b9738840927ce9f81f1af86a9822330f602d29cba203154dbd1f5640b0", kill_on_drop: false }`
[INFO] [stdout] 2fc018b9738840927ce9f81f1af86a9822330f602d29cba203154dbd1f5640b0
