[INFO] cloning repository https://github.com/zayfen/lightscript-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zayfen/lightscript-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayfen%2Flightscript-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayfen%2Flightscript-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baf333b8b447b20ac8ea2607830c60946d9ef1d8
[INFO] testing zayfen/lightscript-lang against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayfen%2Flightscript-lang" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zayfen/lightscript-lang
[INFO] finished tweaking git repo https://github.com/zayfen/lightscript-lang
[INFO] tweaked toml for git repo https://github.com/zayfen/lightscript-lang written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zayfen/lightscript-lang on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zayfen/lightscript-lang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80e59961ee0b88779b8dad81f447162cb7ea3247d477fc00f5928e8013c4c479
[INFO] running `Command { std: "docker" "start" "-a" "80e59961ee0b88779b8dad81f447162cb7ea3247d477fc00f5928e8013c4c479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80e59961ee0b88779b8dad81f447162cb7ea3247d477fc00f5928e8013c4c479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e59961ee0b88779b8dad81f447162cb7ea3247d477fc00f5928e8013c4c479", kill_on_drop: false }`
[INFO] [stdout] 80e59961ee0b88779b8dad81f447162cb7ea3247d477fc00f5928e8013c4c479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8126e2221052e6cfb016a410c43b46a54944fc98063390f5821b115753915b98
[INFO] running `Command { std: "docker" "start" "-a" "8126e2221052e6cfb016a410c43b46a54944fc98063390f5821b115753915b98", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-entity v0.116.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cranelift-control v0.116.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ziv-stdlib v0.1.0 (/opt/rustwide/workdir/crates/ziv-stdlib)
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-object v0.116.1
[INFO] [stderr]    Compiling ziv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "8126e2221052e6cfb016a410c43b46a54944fc98063390f5821b115753915b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8126e2221052e6cfb016a410c43b46a54944fc98063390f5821b115753915b98", kill_on_drop: false }`
[INFO] [stdout] 8126e2221052e6cfb016a410c43b46a54944fc98063390f5821b115753915b98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f4b02efb8165bfdf75ae4fa62c46f5e8b5a24e83d4d3b66e7ea16e6ebe1971
[INFO] running `Command { std: "docker" "start" "-a" "c9f4b02efb8165bfdf75ae4fa62c46f5e8b5a24e83d4d3b66e7ea16e6ebe1971", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling ziv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.39s
[INFO] running `Command { std: "docker" "inspect" "c9f4b02efb8165bfdf75ae4fa62c46f5e8b5a24e83d4d3b66e7ea16e6ebe1971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f4b02efb8165bfdf75ae4fa62c46f5e8b5a24e83d4d3b66e7ea16e6ebe1971", kill_on_drop: false }`
[INFO] [stdout] c9f4b02efb8165bfdf75ae4fa62c46f5e8b5a24e83d4d3b66e7ea16e6ebe1971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02ff4063a7e3d9eb4963dc8fddf4b2dd115a898d362c0d2750061f69e8cd5d23
[INFO] running `Command { std: "docker" "start" "-a" "02ff4063a7e3d9eb4963dc8fddf4b2dd115a898d362c0d2750061f69e8cd5d23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ziv-5df72e0a63109b9c)
[INFO] [stdout] 
[INFO] [stdout] running 144 tests
[INFO] [stdout] test codegen::arm64::tests::test_generate_module_output ... ok
[INFO] [stdout] test codegen::arm64::tests::test_helper_methods_and_offsets ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_compile_cmp_variants_and_jump ... ok
[INFO] [stdout] test codegen::arm64::tests::test_generate_instruction_variants ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_compile_call_arg_undefined_variable_error ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_translate_type ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_compile_undefined_variable_error ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_compile_with_labels_and_branches ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_compile_function_value_and_indirect_call ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_generate_propagates_compile_error ... ok
[INFO] [stdout] test codegen::llvm_text::tests::test_llvm_generator ... ok
[INFO] [stdout] test codegen::tests::test_codegen_module ... ok
[INFO] [stdout] test codegen::llvm_text::tests::test_llvm_generator_with_function ... ok
[INFO] [stdout] test codegen::x86_64::tests::test_generate_instruction_variants ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_compile_void_function ... ok
[INFO] [stdout] test codegen::x86_64::tests::test_generate_module_output ... ok
[INFO] [stdout] test codegen::cranelift::tests::test_with_context_helper ... ok
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s: Assembler messages:
[INFO] [stdout] test codegen::cranelift::tests::test_generate_and_compile_to_object ... ok
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s: Assembler messages:
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:5: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:6: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:7: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:8: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:9: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:12: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:13: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:17: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:18: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:19: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:20: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:21: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:24: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:25: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:30: Error: no such instruction: `bl _main'
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:31: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpPX8KBg/arm_ok.s:32: Error: no such instruction: `svc '
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:5: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:6: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:7: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:8: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:9: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:12: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:13: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:17: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:18: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:19: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:20: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:21: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:24: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:25: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:30: Error: no such instruction: `bl _main'
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:31: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmppBnzKz/arm_link_spawn_fail.s:32: Error: no such instruction: `svc '
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s: Assembler messages:
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:5: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:6: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:7: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:8: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:9: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:12: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:13: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:17: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:18: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:19: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:20: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:21: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:24: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:25: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:30: Error: no such instruction: `bl _main'
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:31: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpQSZ0X7/arm_keep.s:32: Error: no such instruction: `svc '
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s: Assembler messages:
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:5: Error: no such instruction: `stp x29,x30,[sp,'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:6: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:7: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:9: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:10: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:11: Error: missing ']'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:11: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:12: Error: no such instruction: `ldr x0,[x29,'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:13: Error: missing ']'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:13: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:14: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:15: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:16: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:19: Error: operand size mismatch for `mov'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:20: Error: no such instruction: `ldp x29,x30,[sp],'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:25: Error: no such instruction: `bl _main'
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:26: Error: expecting operand after ','; got nothing
[INFO] [stderr] /tmp/.tmpAUksVi/arm_fail.s:27: Error: no such instruction: `svc '
[INFO] [stderr] /tmp/.tmpAUksVi/x86_fail.s: Assembler messages:
[INFO] [stderr] /tmp/.tmpAUksVi/x86_fail.s:11: Error: operand type mismatch for `cmp'
[INFO] [stdout] test compiler::tests::test_compile_arm64_and_x86_assembly_failures ... ok
[INFO] [stdout] test compiler::tests::test_compile_cranelift_start_helper_assembly_failure ... ok
[INFO] [stdout] test compiler::tests::test_compile_cranelift_linker_spawn_error ... ok
[INFO] [stdout] test compiler::tests::test_compile_cranelift_runtime_compile_failure ... ok
[INFO] [stdout] test compiler::tests::test_compile_cranelift_write_object_failure ... ok
[INFO] [stdout] test compiler::tests::test_compile_cranelift_start_helper_spawn_error ... ok
[INFO] [stdout] test compiler::tests::test_compile_lexer_error ... ok
[INFO] [stdout] test compiler::tests::test_compile_parser_and_semantic_errors ... ok
[INFO] [stdout] test compiler::tests::test_compile_x86_and_arm64_assembler_spawn_errors ... ok
[INFO] [stdout] test compiler::tests::test_compile_arm64_success ... FAILED
[INFO] [stdout] test compiler::tests::test_compile_arm64_success_keep_asm ... FAILED
[INFO] [stdout] test compiler::tests::test_compiler_builder_methods ... ok
[INFO] [stdout] test compiler::tests::test_compile_arm64_linker_spawn_error ... FAILED
[INFO] [stdout] test compiler::tests::test_compiler_creation ... ok
[INFO] [stdout] test compiler::tests::test_load_module_program_read_and_parse_errors ... ok
[INFO] [stdout] test compiler::tests::test_resolve_import_path_relative_absolute_and_error ... ok
[INFO] [stdout] test compiler::tests::test_load_module_program_cache_and_cycle_paths ... ok
[INFO] [stdout] test compiler::tests::test_resolve_imports_dedup_and_skip_non_symbol_statements ... ok
[INFO] [stdout] test compiler::tests::test_source_path_and_top_level_symbol_helpers ... ok
[INFO] [stdout] test compiler::tests::test_validate_imported_modules_success_and_failure ... ok
[INFO] [stdout] test ir::builder::tests::test_build_all_comparison_ops_and_logical_fallback ... ok
[INFO] [stdout] test ir::builder::tests::test_build_control_flow_and_assignment_paths ... ok
[INFO] [stdout] test ir::builder::tests::test_build_literal_fallback_and_unknown_identifier ... ok
[INFO] [stdout] test ir::builder::tests::test_build_no_else_block_div_eq_and_nested_function_decl_paths ... ok
[INFO] [stdout] test ir::builder::tests::test_builtin_call_lowers_println_to_runtime_helper ... ok
[INFO] [stdout] test ir::builder::tests::test_container_builtins_lower_to_runtime_calls ... ok
[INFO] [stdout] test ir::builder::tests::test_function_argument_lowering_uses_func_value_and_indirect_call ... ok
[INFO] [stderr] /usr/bin/ld: cannot open output file /tmp/.tmpA1IohL: Is a directory
[INFO] [stderr] /usr/bin/ld: cannot open output file /tmp/.tmpgYbBKk: Is a directory
[INFO] [stdout] test ir::builder::tests::test_println_fetch_lowers_to_string_runtime_helper ... ok
[INFO] [stdout] test ir::builder::tests::test_string_print_lowering_uses_string_runtime_helper ... ok
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stdout] test compiler::tests::test_resolve_imports_can_include_struct_symbols ... ok
[INFO] [stdout] test ir::builder::tests::test_struct_assignment_replaces_all_fields ... ok
[INFO] [stdout] test compiler::tests::test_compile_x86_assembly_success_then_link_failure_and_cleanup ... ok
[INFO] [stdout] test ir::builder::tests::test_struct_field_access_and_merge_lowering ... ok
[INFO] [stdout] test ir::instructions::tests::test_display_instructions ... ok
[INFO] [stdout] test ir::instructions::tests::test_display_values_and_types ... ok
[INFO] [stdout] test ir::instructions::tests::test_ir_function_display_and_add_instruction ... ok
[INFO] [stdout] test ir::builder::tests::test_user_defined_function_call_is_preserved ... ok
[INFO] [stdout] test ir::instructions::tests::test_display_all_cmp_ops ... ok
[INFO] [stdout] test compiler::tests::test_compile_x86_assembly_success_then_link_failure_keep_asm ... ok
[INFO] [stdout] test ir::tests::test_add_function_and_display ... ok
[INFO] [stdout] test ir::tests::test_ir_module ... ok
[INFO] [stdout] test lexer::tests::test_bang_and_bracket_tokens ... ok
[INFO] [stdout] test lexer::tests::test_additional_keywords_and_aliases ... ok
[INFO] [stdout] test lexer::tests::test_basic_tokens ... ok
[INFO] [stdout] test lexer::tests::test_dot_token ... ok
[INFO] [stdout] test lexer::tests::test_comment_at_eof_and_token_display ... ok
[INFO] [stdout] test lexer::tests::test_keywords ... ok
[INFO] [stdout] test lexer::tests::test_operators ... ok
[INFO] [stdout] test lexer::tests::test_line_comments_are_skipped ... ok
[INFO] [stdout] test lexer::tests::test_float_and_unknown_tokens ... ok
[INFO] [stdout] test lexer::tests::test_single_ampersand_and_pipe_are_ignored ... ok
[INFO] [stdout] test lexer::tests::test_string_escape_and_unterminated_error ... ok
[INFO] [stdout] test lexer::tests::test_string_literal ... ok
[INFO] [stdout] test parser::ast::tests::test_expr ... ok
[INFO] [stdout] test parser::ast::tests::test_function_decl ... ok
[INFO] [stdout] test parser::ast::tests::test_literal ... ok
[INFO] [stdout] test parser::tests::test_direct_operator_consumers_error_paths ... ok
[INFO] [stdout] test parser::tests::test_identifier_named_from_still_parses_as_expression ... ok
[INFO] [stdout] test parser::tests::test_parse_assignment ... ok
[INFO] [stdout] test parser::tests::test_parse_block_statement ... ok
[INFO] [stdout] test parser::tests::test_parse_float_string_boolean_and_more_ops ... ok
[INFO] [stdout] test parser::tests::test_parse_function_typed_param ... ok
[INFO] [stdout] test parser::tests::test_parse_import_stmt ... ok
[INFO] [stdout] test parser::tests::test_parse_import_stmt_braced_missing_string_error ... ok
[INFO] [stdout] test parser::tests::test_parse_import_stmt_missing_path_error ... ok
[INFO] [stdout] test parser::tests::test_parse_import_stmt_missing_import_keyword_error ... ok
[INFO] [stdout] test parser::tests::test_parse_import_stmt_with_braced_path ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_function_call_target_error ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_assignment_target_error ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_plus_equal_target_error ... ok
[INFO] [stdout] test parser::tests::test_parse_missing_identifier_error ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_struct_initializer_target_error ... ok
[INFO] [stdout] test parser::tests::test_parse_percent_operator_hits_error_path ... ok
[INFO] [stdout] test parser::tests::test_parse_missing_paren_error ... ok
[INFO] [stdout] test parser::tests::test_parse_number ... ok
[INFO] [stdout] test parser::tests::test_parse_return_without_value ... ok
[INFO] [stdout] test parser::tests::test_parse_struct_decl_init_field_access_and_merge ... ok
[INFO] [stdout] test parser::tests::test_parse_struct_decl_missing_separator_error ... ok
[INFO] [stdout] test parser::tests::test_parse_struct_decl_without_last_separator ... ok
[INFO] [stdout] test parser::tests::test_parse_struct_param_and_struct_return_function ... ok
[INFO] [stdout] test parser::tests::test_parse_typed_decl_without_init_and_if_without_else ... ok
[INFO] [stdout] test parser::tests::test_parse_unary_grouping_and_comparisons ... ok
[INFO] [stdout] test parser::tests::test_parse_unexpected_primary_error ... ok
[INFO] [stdout] test parser::tests::test_parse_var_decl ... ok
[INFO] [stdout] test parser::tests::test_parser_new_falls_back_to_eof_on_lexer_error ... ok
[INFO] [stdout] test semantic::symbols::tests::test_lookup_current_scope_only ... ok
[INFO] [stdout] test semantic::symbols::tests::test_symbol_table ... ok
[INFO] [stdout] test semantic::tests::test_analyze_binary_expr ... ok
[INFO] [stdout] test semantic::symbols::tests::test_nested_scope ... ok
[INFO] [stdout] test semantic::tests::test_analyze_builtin_call ... ok
[INFO] [stdout] test semantic::tests::test_analyze_program ... ok
[INFO] [stdout] test parser::tests::test_parse_function_if_else_while_and_call ... ok
[INFO] [stdout] test semantic::tests::test_analyze_variable ... ok
[INFO] [stdout] test semantic::tests::test_default_constructor ... ok
[INFO] [stdout] test semantic::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_assignment_and_struct_merge_error_paths ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_any_type_short_circuit_for_arithmetic ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_assignment_lookup_branch_for_mutable_symbol ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_binary_type_rules ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_builtins_registered_in_global_scope ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_field_access_error_paths_and_any_path ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_function_decl_and_call_paths ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_assignment_to_constant_errors ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_call_error_paths ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_function_parameter_accepts_function_argument ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_if_else_scope_exits_back_to_parent_scope ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_import_and_if_without_else_paths ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_literal_float_type ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_resolve_declared_type_and_struct_reference_success_path ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_field_type_reference_validation ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_init_duplicate_and_type_mismatch_paths ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_function_param_and_return_type_check ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_merge_and_field_errors ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_init_missing_field_errors ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_typed_decl_and_assignment_to_mutable_variable ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_type_check_happy_path ... ok
[INFO] [stdout] test semantic::types::tests::test_array_type ... ok
[INFO] [stdout] test semantic::types::tests::test_type_display ... ok
[INFO] [stdout] test semantic::types::tests::test_display_void_null_any_and_function ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_struct_decl_duplicate_name_and_field_errors ... ok
[INFO] [stdout] test semantic::types::tests::test_type_from_str_variants ... ok
[INFO] [stdout] test semantic::type_checker::tests::test_scope_statements_paths ... ok
[INFO] [stderr] /usr/bin/ld: cannot open output file /tmp/.tmp4GEYOU: Is a directory
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stderr] /usr/bin/ld: warning: /tmp/.tmpHqCOyq/cranelift_ok_start.o: missing .note.GNU-stack section implies executable stack
[INFO] [stderr] /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
[INFO] [stderr] /usr/bin/ld: /lib/x86_64-linux-gnu/Scrt1.o: in function `_start':
[INFO] [stderr] (.text+0x1b): undefined reference to `main'
[INFO] [stderr] /usr/bin/ld: /tmp/.tmpHqCOyq/cranelift_ok_start.o: in function `_main':
[INFO] [stderr] (.text+0x5): undefined reference to `__user_main'
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stderr] /usr/bin/ld: /usr/bin/ld: warning: /tmp/.tmpplcORk/cranelift_keep_start.o: missing .note.GNU-stack section implies executable stack
[INFO] [stderr] /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
[INFO] [stderr] warning: /tmp/.tmpmbaZX5/abs_import_bin_start.o: missing .note.GNU-stack section implies executable stack
[INFO] [stdout] test compiler::tests::test_compile_cranelift_success_and_cleanup ... FAILED
[INFO] [stderr] /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
[INFO] [stdout] test compiler::tests::test_compile_cranelift_link_failure_with_directory_output ... ok
[INFO] [stderr] /usr/bin/ld: /lib/x86_64-linux-gnu/Scrt1.o: in function `_start':
[INFO] [stdout] test compiler::tests::test_compile_import_without_source_path_uses_current_dir_for_base ... FAILED
[INFO] [stderr] (.text+0x1b): undefined reference to `main'
[INFO] [stdout] test compiler::tests::test_compile_cranelift_keep_asm ... FAILED
[INFO] [stderr] /usr/bin/ld: /tmp/.tmpmbaZX5/abs_import_bin_start.o: in function `_main':
[INFO] [stdout] 
[INFO] [stderr] (.text+0x5): undefined reference to `__user_main'
[INFO] [stdout] failures:
[INFO] [stderr] /usr/bin/ld: /lib/x86_64-linux-gnu/Scrt1.o: in function `_start':
[INFO] [stdout] 
[INFO] [stderr] (.text+0x1b): undefined reference to `main'
[INFO] [stdout] ---- compiler::tests::test_compile_arm64_success stdout ----
[INFO] [stderr] /usr/bin/ld: /tmp/.tmpplcORk/cranelift_keep_start.o: in function `_main':
[INFO] [stdout] Step 1: Lexing
[INFO] [stderr] (.text+0x5): undefined reference to `__user_main'
[INFO] [stdout]   ✓ Generated 10 tokens
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stdout] 
[INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stdout] Step 2: Parsing
[INFO] [stdout]   ✓ Parsed 1 statements
[INFO] [stdout] 
[INFO] [stdout] Step 3: Semantic Analysis
[INFO] [stdout]   ✓ Semantic analysis passed
[INFO] [stdout] 
[INFO] [stdout] Step 4: IR Generation
[INFO] [stdout]   ✓ Generated IR with 2 functions
[INFO] [stdout] 
[INFO] [stdout] Step 5: Code Generation
[INFO] [stdout]   ✓ Generated 439 bytes of assembly
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::test_compile_arm64_success' (36) panicked at src/compiler.rs:2633:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Assembly failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd601d991da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd601d991da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd601db052a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd601db052a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd601d9e032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd601d9e032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd601d7619f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd601d7619f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd601d90a89 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd60179e2dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd60179e2dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd601d90c42 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd601d90c42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd601d76258 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd601d6d469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd601d7705d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd601db0e3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd601db0b82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd6016f456e - core::result::Result<T,E>::unwrap::h7f1cc64e592a8512
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd6016f456e - ziv::compiler::tests::test_compile_arm64_success::h92c47f1acb24ed0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2633:59
[INFO] [stdout]   22:     0x5cd6016f46a7 - ziv::compiler::tests::test_compile_arm64_success::{{closure}}::h9e5cf25aca4e2629
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2628:36
[INFO] [stdout]   23:     0x5cd601786c56 - core::ops::function::FnOnce::call_once::hd25124598fd1b1f4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd6017923bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd6017923bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd60179edab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd60179edab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd60179a4c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd60179a4c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd6017a19b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd6017a19b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd601d985cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cd601d985cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cb1d8f33aa4 - <unknown>
[INFO] [stdout]   45:     0x7cb1d8fc0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::tests::test_compile_arm64_success_keep_asm stdout ----
[INFO] [stdout] Step 1: Lexing
[INFO] [stdout]   ✓ Generated 10 tokens
[INFO] [stdout] 
[INFO] [stdout] Step 2: Parsing
[INFO] [stdout]   ✓ Parsed 1 statements
[INFO] [stdout] 
[INFO] [stdout] Step 3: Semantic Analysis
[INFO] [stdout]   ✓ Semantic analysis passed
[INFO] [stdout] 
[INFO] [stdout] Step 4: IR Generation
[INFO] [stdout]   ✓ Generated IR with 2 functions
[INFO] [stdout] 
[INFO] [stdout] Step 5: Code Generation
[INFO] [stdout]   ✓ Generated 439 bytes of assembly
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::test_compile_arm64_success_keep_asm' (37) panicked at src/compiler.rs:2646:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Assembly failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd601d991da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd601d991da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd601db052a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd601db052a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd601d9e032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd601d9e032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd601d7619f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd601d7619f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd601d90a89 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd60179e2dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd60179e2dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd601d90c42 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd601d90c42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd601d76258 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd601d6d469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd601d7705d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd601db0e3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd601db0b82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd6016f5803 - core::result::Result<T,E>::unwrap::h7f1cc64e592a8512
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd6016f5803 - ziv::compiler::tests::test_compile_arm64_success_keep_asm::h91f6244077db67ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2646:59
[INFO] [stdout]   22:     0x5cd6016f5b27 - ziv::compiler::tests::test_compile_arm64_success_keep_asm::{{closure}}::h8c3c4bf061224ce8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2638:45
[INFO] [stdout]   23:     0x5cd6017860d6 - core::ops::function::FnOnce::call_once::h9a7517ab68a1c78c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd6017923bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd6017923bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd60179edab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd60179edab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd60179a4c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd60179a4c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd6017a19b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd6017a19b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd601d985cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cd601d985cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cb1d8f33aa4 - <unknown>
[INFO] [stdout]   45:     0x7cb1d8fc0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::tests::test_compile_arm64_linker_spawn_error stdout ----
[INFO] [stdout] Step 1: Lexing
[INFO] [stdout]   ✓ Generated 10 tokens
[INFO] [stdout] 
[INFO] [stdout] Step 2: Parsing
[INFO] [stdout]   ✓ Parsed 1 statements
[INFO] [stdout] 
[INFO] [stdout] Step 3: Semantic Analysis
[INFO] [stdout]   ✓ Semantic analysis passed
[INFO] [stdout] 
[INFO] [stdout] Step 4: IR Generation
[INFO] [stdout]   ✓ Generated IR with 2 functions
[INFO] [stdout] 
[INFO] [stdout] Step 5: Code Generation
[INFO] [stdout]   ✓ Generated 439 bytes of assembly
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::test_compile_arm64_linker_spawn_error' (35) panicked at src/compiler.rs:2741:9:
[INFO] [stdout] assertion failed: err.contains("Failed to run linker")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd601d991da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd601d991da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd601db052a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd601db052a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd601d9e032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd601d9e032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd601d7619f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd601d7619f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd601d90a89 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd60179e2dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd60179e2dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd601d90c42 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd601d90c42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd601d7628a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cd601d6d469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd601d7705d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd601db0e3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd601db0e02 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cd6016f5f0b - ziv::compiler::tests::test_compile_arm64_linker_spawn_error::hc5ae5b550cab44d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2741:9
[INFO] [stdout]   21:     0x5cd6016f5fb7 - ziv::compiler::tests::test_compile_arm64_linker_spawn_error::{{closure}}::h960cead26f47bb68
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2730:47
[INFO] [stdout]   22:     0x5cd601785bc6 - core::ops::function::FnOnce::call_once::h804adadaae359f28
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cd6017923bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd6017923bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5cd60179edab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5cd60179edab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5cd60179a4c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5cd60179a4c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5cd6017a19b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5cd6017a19b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cd601d985cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5cd601d985cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7cb1d8f33aa4 - <unknown>
[INFO] [stdout]   44:     0x7cb1d8fc0a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::tests::test_compile_cranelift_success_and_cleanup stdout ----
[INFO] [stdout] Step 1: Lexing
[INFO] [stdout]   ✓ Generated 13 tokens
[INFO] [stdout] 
[INFO] [stdout] Step 2: Parsing
[INFO] [stdout]   ✓ Parsed 2 statements
[INFO] [stdout] 
[INFO] [stdout] Step 3: Semantic Analysis
[INFO] [stdout]   ✓ Semantic analysis passed
[INFO] [stdout] 
[INFO] [stdout] Step 4: IR Generation
[INFO] [stdout]   ✓ Generated IR with 1 functions
[INFO] [stdout] 
[INFO] [stdout] Step 5: Code Generation
[INFO] [stdout]   ✓ Generated 608 bytes of object code
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::test_compile_cranelift_success_and_cleanup' (57) panicked at src/compiler.rs:2527:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Linking failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd601d991da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd601d991da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd601db052a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd601db052a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd601d9e032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd601d9e032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd601d7619f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd601d7619f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd601d90a89 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd60179e2dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd60179e2dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd601d90c42 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd601d90c42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd601d76258 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd601d6d469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd601d7705d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd601db0e3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd601db0b82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd6016f6af7 - core::result::Result<T,E>::unwrap::h7f1cc64e592a8512
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd6016f6af7 - ziv::compiler::tests::test_compile_cranelift_success_and_cleanup::h2adae9fd6f0f112a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2527:55
[INFO] [stdout]   22:     0x5cd6016f7147 - ziv::compiler::tests::test_compile_cranelift_success_and_cleanup::{{closure}}::h7a1a0946aa320390
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2522:52
[INFO] [stdout]   23:     0x5cd6017845a6 - core::ops::function::FnOnce::call_once::h2a9d092bf6ad4848
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd6017923bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd6017923bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd60179edab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd60179edab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd60179a4c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd60179a4c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd6017a19b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd6017a19b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd601d985cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cd601d985cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cb1d8f33aa4 - <unknown>
[INFO] [stdout]   45:     0x7cb1d8fc0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::tests::test_compile_import_without_source_path_uses_current_dir_for_base stdout ----
[INFO] [stdout] Step 1: Lexing
[INFO] [stdout]   ✓ Generated 18 tokens
[INFO] [stdout] 
[INFO] [stdout] Step 2: Parsing
[INFO] [stdout]   ✓ Parsed 2 statements
[INFO] [stdout] 
[INFO] [stdout] Step 3: Semantic Analysis
[INFO] [stdout]   ✓ Semantic analysis passed
[INFO] [stdout] 
[INFO] [stdout] Step 4: IR Generation
[INFO] [stdout]   ✓ Generated IR with 2 functions
[INFO] [stdout] 
[INFO] [stdout] Step 5: Code Generation
[INFO] [stdout]   ✓ Generated 832 bytes of object code
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::test_compile_import_without_source_path_uses_current_dir_for_base' (61) panicked at src/compiler.rs:2496:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Linking failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd601d991da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd601d991da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd601db052a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd601db052a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd601d9e032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd601d9e032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd601d7619f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd601d7619f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd601d90a89 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd60179e2dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd60179e2dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd601d90c42 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd601d90c42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd601d76258 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd601d6d469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd601d7705d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd601db0e3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd601db0b82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd6016ffea1 - core::result::Result<T,E>::unwrap::h7f1cc64e592a8512
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd6016ffea1 - ziv::compiler::tests::test_compile_import_without_source_path_uses_current_dir_for_base::h95db5932381e5bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2496:35
[INFO] [stdout]   22:     0x5cd601700027 - ziv::compiler::tests::test_compile_import_without_source_path_uses_current_dir_for_base::{{closure}}::hc39be451d57b825d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2483:75
[INFO] [stdout]   23:     0x5cd601785f56 - core::ops::function::FnOnce::call_once::h8f1a6bdf80ee5e73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd6017923bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd6017923bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd60179edab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd60179edab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd60179a4c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd60179a4c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd6017a19b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd6017a19b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd601d985cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cd601d985cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cb1d8f33aa4 - <unknown>
[INFO] [stdout]   45:     0x7cb1d8fc0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::tests::test_compile_cranelift_keep_asm stdout ----
[INFO] [stdout] Step 1: Lexing
[INFO] [stdout]   ✓ Generated 6 tokens
[INFO] [stdout] 
[INFO] [stdout] Step 2: Parsing
[INFO] [stdout]   ✓ Parsed 1 statements
[INFO] [stdout] 
[INFO] [stdout] Step 3: Semantic Analysis
[INFO] [stdout]   ✓ Semantic analysis passed
[INFO] [stdout] 
[INFO] [stdout] Step 4: IR Generation
[INFO] [stdout]   ✓ Generated IR with 1 functions
[INFO] [stdout] 
[INFO] [stdout] Step 5: Code Generation
[INFO] [stdout]   ✓ Generated 608 bytes of object code
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::tests::test_compile_cranelift_keep_asm' (39) panicked at src/compiler.rs:2543:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Linking failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd601d991da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd601d991da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd601d991da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd601db052a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd601db052a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cd601d9e032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd601d9e032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd601d7619f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd601d7619f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd601d90a89 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd60179e2dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cd60179e2dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd601d90c42 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cd601d90c42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd601d76258 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd601d6d469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd601d7705d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd601db0e3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd601db0b82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd6016f4dc3 - core::result::Result<T,E>::unwrap::h7f1cc64e592a8512
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd6016f4dc3 - ziv::compiler::tests::test_compile_cranelift_keep_asm::he3192f930b52f25c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2543:40
[INFO] [stdout]   22:     0x5cd6016f53f7 - ziv::compiler::tests::test_compile_cranelift_keep_asm::{{closure}}::hc69c9922835adb77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:2538:41
[INFO] [stdout]   23:     0x5cd601786ed6 - core::ops::function::FnOnce::call_once::hde61ebfe69d7c30e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd6017923bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd6017923bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd60179edab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd60179edab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd60179edab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd60179edab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd60179a4c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd60179a4c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd6017a19b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd6017a19b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd6017a19b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd601d985cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cd601d985cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cb1d8f33aa4 - <unknown>
[INFO] [stdout]   45:     0x7cb1d8fc0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compiler::tests::test_compile_arm64_linker_spawn_error
[INFO] [stdout]     compiler::tests::test_compile_arm64_success
[INFO] [stdout]     compiler::tests::test_compile_arm64_success_keep_asm
[INFO] [stdout]     compiler::tests::test_compile_cranelift_keep_asm
[INFO] [stdout]     compiler::tests::test_compile_cranelift_success_and_cleanup
[INFO] [stdout]     compiler::tests::test_compile_import_without_source_path_uses_current_dir_for_base
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 138 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02ff4063a7e3d9eb4963dc8fddf4b2dd115a898d362c0d2750061f69e8cd5d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ff4063a7e3d9eb4963dc8fddf4b2dd115a898d362c0d2750061f69e8cd5d23", kill_on_drop: false }`
[INFO] [stdout] 02ff4063a7e3d9eb4963dc8fddf4b2dd115a898d362c0d2750061f69e8cd5d23
