[INFO] cloning repository https://github.com/ahosavalike-ucsd-courses/cse231-diamondback
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahosavalike-ucsd-courses/cse231-diamondback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahosavalike-ucsd-courses%2Fcse231-diamondback", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahosavalike-ucsd-courses%2Fcse231-diamondback'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6357727b9fab87f669eb9bca1f594744fa6e097c
[INFO] testing ahosavalike-ucsd-courses/cse231-diamondback against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahosavalike-ucsd-courses%2Fcse231-diamondback" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ahosavalike-ucsd-courses/cse231-diamondback
[INFO] finished tweaking git repo https://github.com/ahosavalike-ucsd-courses/cse231-diamondback
[INFO] tweaked toml for git repo https://github.com/ahosavalike-ucsd-courses/cse231-diamondback written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahosavalike-ucsd-courses/cse231-diamondback on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahosavalike-ucsd-courses/cse231-diamondback already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b
[INFO] running `Command { std: "docker" "start" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unwind_safe v0.1.0
[INFO] [stderr]    Compiling sexp v1.1.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dynasm v2.0.0
[INFO] [stderr]    Compiling dynasmrt v2.0.0
[INFO] [stderr]    Compiling diamondback v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/compiler.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stdout]    |                                ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stdout] 26 +             .map(|(i, (_, e))| i as i32 + depth(e))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:45:64
[INFO] [stdout]    |
[INFO] [stdout] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as _);
[INFO] [stdout]    |                                                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as *const () as _);
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:47:65
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as _);
[INFO] [stdout]    |                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as *const () as _);
[INFO] [stdout]    |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:54:57
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as _);
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as *const () as _);
[INFO] [stdout]    |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 21.44s
[INFO] running `Command { std: "docker" "inspect" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dynasmrt v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling diamondback v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/compiler.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stdout]    |                                ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stdout] 26 +             .map(|(i, (_, e))| i as i32 + depth(e))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:45:64
[INFO] [stdout]    |
[INFO] [stdout] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as _);
[INFO] [stdout]    |                                                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as *const () as _);
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:47:65
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as _);
[INFO] [stdout]    |                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as *const () as _);
[INFO] [stdout]    |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:54:57
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as _);
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as *const () as _);
[INFO] [stdout]    |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.2.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling prettydiff v0.6.4
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/compiler.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stdout]    |                                ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stdout] 26 +             .map(|(i, (_, e))| i as i32 + depth(e))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:45:64
[INFO] [stdout]    |
[INFO] [stdout] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as _);
[INFO] [stdout]    |                                                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as *const () as _);
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:47:65
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as _);
[INFO] [stdout]    |                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as *const () as _);
[INFO] [stdout]    |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/repl.rs:54:57
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as _);
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as *const () as _);
[INFO] [stdout]    |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 21.45s
[INFO] running `Command { std: "docker" "inspect" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/compiler.rs:26:32
[INFO] [stderr]    |
[INFO] [stderr] 26 |             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stderr]    |                                ^                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 26 -             .map(|(i, (_, e))| (i as i32 + depth(e)))
[INFO] [stderr] 26 +             .map(|(i, (_, e))| i as i32 + depth(e))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/repl.rs:45:64
[INFO] [stderr]    |
[INFO] [stderr] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as _);
[INFO] [stderr]    |                                                                ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 45 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_exit as *const () as _);
[INFO] [stderr]    |                                                                ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/repl.rs:47:65
[INFO] [stderr]    |
[INFO] [stderr] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as _);
[INFO] [stderr]    |                                                                 ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 47 |         dynasm!(ops; .arch x64; mov rax, QWORD snek_error_print as *const () as _);
[INFO] [stderr]    |                                                                 ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/repl.rs:54:57
[INFO] [stderr]    |
[INFO] [stderr] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as _);
[INFO] [stderr]    |                                                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 54 |     dynasm!(ops; .arch x64; mov rax, QWORD print_result as *const () as _);
[INFO] [stderr]    |                                                         ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `diamondback` (bin "diamondback" test) generated 4 warnings (run `cargo fix --bin "diamondback" -p diamondback --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `diamondback` (bin "diamondback") generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/diamondback-95fe759b8f4acd7c)
[INFO] [stderr]      Running tests/all_tests.rs (/opt/rustwide/target/release/deps/all_tests-bfb78fff7847f1ad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test add_2 ... FAILED
[INFO] [stdout] test add1_1 ... FAILED
[INFO] [stdout] test duplicate_binding_fail0_1 ... FAILED
[INFO] [stdout] test add_1 ... FAILED
[INFO] [stdout] test binding_chain_1 ... FAILED
[INFO] [stdout] test binding1_1 ... FAILED
[INFO] [stdout] test compare_expr_succ0_1 ... FAILED
[INFO] [stdout] test binding_nested_chain_1 ... FAILED
[INFO] [stdout] test duplicate_binding_fail2_1 ... FAILED
[INFO] [stdout] test duplicate_binding_fail1_1 ... FAILED
[INFO] [stdout] test add1_sub1_1 ... FAILED
[INFO] [stdout] test binding0_1 ... FAILED
[INFO] [stdout] test binding_nested_1 ... FAILED
[INFO] [stdout] test duplicate_params_5 ... FAILED
[INFO] [stdout] test factr_2 ... FAILED
[INFO] [stdout] test compare_expr_succ2_1 ... FAILED
[INFO] [stdout] test factr_chain_4 ... FAILED
[INFO] [stdout] test binding_long_1 ... FAILED
[INFO] [stdout] test factr_chain_3 ... FAILED
[INFO] [stdout] test even_odd_19 ... FAILED
[INFO] [stdout] test func_fact_1_2 ... FAILED
[INFO] [stdout] test fact_15 ... FAILED
[INFO] [stdout] test func_f2_2 ... FAILED
[INFO] [stdout] test func_dup_3 ... FAILED
[INFO] [stdout] test func_nested_mutual_recursive_tail_4 ... FAILED
[INFO] [stdout] test func_nested_call_11 ... FAILED
[INFO] [stdout] test even_odd_20 ... FAILED
[INFO] [stdout] test factr_chain_5 ... FAILED
[INFO] [stdout] test func_f1_2 ... FAILED
[INFO] [stdout] test func_no_fun_2 ... FAILED
[INFO] [stdout] test func_fact_tail_3 ... FAILED
[INFO] [stdout] test func_nested_mutual_recursive_tail_5 ... FAILED
[INFO] [stdout] test func_no_args_2 ... FAILED
[INFO] [stdout] test func_nested_mutual_recursive_tail_6 ... FAILED
[INFO] [stdout] test func_nested_mutual_recursive_tail_3 ... FAILED
[INFO] [stdout] test if_expr_input_2 ... FAILED
[INFO] [stdout] test func_fact_tail_4 ... FAILED
[INFO] [stdout] test func_fib_2 ... FAILED
[INFO] [stdout] test invalid_argument_fail0_1 ... FAILED
[INFO] [stdout] test invalid_argument_fail11_1 ... FAILED
[INFO] [stdout] test invalid_argument_fail2_1 ... FAILED
[INFO] [stdout] test invalid_argument_fail5_1 ... FAILED
[INFO] [stdout] test invalid_argument_fail3_1 ... FAILED
[INFO] [stdout] test invalid_break_fail0_1 ... FAILED
[INFO] [stdout] test invalid_loop_fail0_1 ... FAILED
[INFO] [stdout] test isbool_1 ... FAILED
[INFO] [stdout] test isbool_2 ... FAILED
[INFO] [stdout] test isnum_1 ... FAILED
[INFO] [stdout] test isnum_2 ... FAILED
[INFO] [stdout] test false_val_1 ... FAILED
[INFO] [stdout] test if_expr_input_1 ... FAILED
[INFO] [stdout] test loop_expr0_10 ... FAILED
[INFO] [stdout] test loop_expr0_11 ... FAILED
[INFO] [stdout] test loop_expr0_12 ... FAILED
[INFO] [stdout] test loop_expr1_17 ... FAILED
[INFO] [stdout] test nested_arith0_1 ... FAILED
[INFO] [stdout] test nested_arith1_1 ... FAILED
[INFO] [stdout] test nested_arith2_1 ... FAILED
[INFO] [stdout] test nested_arith3_1 ... FAILED
[INFO] [stdout] test nested_arith3_2 ... FAILED
[INFO] [stdout] test if_expr_succ0_1 ... FAILED
[INFO] [stdout] test func_many_args_3 ... FAILED
[INFO] [stdout] test if_expr_succ2_1 ... FAILED
[INFO] [stdout] test func_fact_1_3 ... FAILED
[INFO] [stdout] test if_expr_succ3_1 ... FAILED
[INFO] [stdout] test input0_1 ... FAILED
[INFO] [stdout] test invalid_argument_fail6_1 ... FAILED
[INFO] [stdout] test input0_2 ... FAILED
[INFO] [stdout] test nested_arith3_3 ... FAILED
[INFO] [stdout] test num_1 ... FAILED
[INFO] [stdout] test isnum_3 ... FAILED
[INFO] [stdout] test invalid_argument_fail1_1 ... FAILED
[INFO] [stdout] test number_overflow_fail0_1 ... FAILED
[INFO] [stdout] test nested_arith4_1 ... FAILED
[INFO] [stdout] test invalid_argument_fail4_1 ... FAILED
[INFO] [stdout] test parse_let_improperargs_fail1_1 ... FAILED
[INFO] [stdout] test parse_op_fail1_1 ... FAILED
[INFO] [stdout] test number_overflow_fail1_1 ... FAILED
[INFO] [stdout] test parse_if_fail1_1 ... FAILED
[INFO] [stdout] test parse_let_improperargs_fail3_1 ... FAILED
[INFO] [stdout] test parse_if_fail0_1 ... FAILED
[INFO] [stdout] test parse_op_fail2_1 ... FAILED
[INFO] [stdout] test number_bounds_fail1_1 ... FAILED
[INFO] [stdout] test parse_block_fail0_1 ... FAILED
[INFO] [stdout] test parse_let_nobindings_fail_1 ... FAILED
[INFO] [stdout] test parse_let_improperargs_fail5_1 ... FAILED
[INFO] [stdout] test parse_let_improperargs_fail2_1 ... FAILED
[INFO] [stdout] test parse_let_improperargs_fail4_1 ... FAILED
[INFO] [stdout] test binding_expr_1 ... FAILED
[INFO] [stdout] test parse_op_fail6_1 ... FAILED
[INFO] [stdout] test parse_op_fail3_1 ... FAILED
[INFO] [stdout] test parse_op_fail8_1 ... FAILED
[INFO] [stdout] test parse_let_improperargs_fail6_1 ... FAILED
[INFO] [stdout] test parse_sexp_fail1_1 ... FAILED
[INFO] [stdout] test number_bounds_fail0_1 ... FAILED
[INFO] [stdout] test parse_op_fail7_1 ... FAILED
[INFO] [stdout] test parse_sexp_fail2_1 ... FAILED
[INFO] [stdout] test complex_expr_1 ... FAILED
[INFO] [stdout] test input0_3 ... FAILED
[INFO] [stdout] test print1_2 ... FAILED
[INFO] [stdout] test parse_token_fail4_1 ... FAILED
[INFO] [stdout] test parse_token_fail1_1 ... FAILED
[INFO] [stdout] test set_expr2_5 ... FAILED
[INFO] [stdout] test parse_op_fail5_1 ... FAILED
[INFO] [stdout] test parse_token_fail2_1 ... FAILED
[INFO] [stdout] test parse_token_fail3_1 ... FAILED
[INFO] [stdout] test parse_op_fail4_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ0_1 ... FAILED
[INFO] [stdout] test print1_1 ... FAILED
[INFO] [stdout] test set_expr3_4 ... FAILED
[INFO] [stdout] test quick_brown_fox_1 ... FAILED
[INFO] [stdout] test set_expr3_6 ... FAILED
[INFO] [stdout] test set_expr1_1 ... FAILED
[INFO] [stdout] test set_expr3_5 ... FAILED
[INFO] [stdout] test shadowed_binding_succ2_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ3_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ1_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ4_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ5_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ6_1 ... FAILED
[INFO] [stdout] test shadowed_binding_succ7_1 ... FAILED
[INFO] [stdout] test type_check_succ5_1 ... FAILED
[INFO] [stdout] test unbound_identifier_fail0_1 ... FAILED
[INFO] [stdout] test unbound_identifier_fail1_1 ... FAILED
[INFO] [stdout] test unbound_identifier_fail2_1 ... FAILED
[INFO] [stdout] test unbound_identifier_fail4_1 ... FAILED
[INFO] [stdout] test unbound_identifier_fail3_1 ... FAILED
[INFO] [stdout] test unbound_identifier_fail5_1 ... FAILED
[INFO] [stdout] test print1_3 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_2' (1213) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47aee - <all_tests[def08f8df35af331]::add_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- add1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add1_1' (1210) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47b84 - <all_tests[def08f8df35af331]::add1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- duplicate_binding_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'duplicate_binding_fail0_1' (1233) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47404 - <all_tests[def08f8df35af331]::duplicate_binding_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- add_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_1' (1212) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47a9e - <all_tests[def08f8df35af331]::add_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding_chain_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding_chain_1' (1216) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b460b4 - <all_tests[def08f8df35af331]::binding_chain_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding1_1' (1215) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b458a4 - <all_tests[def08f8df35af331]::binding1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compare_expr_succ0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compare_expr_succ0_1' (1228) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46c84 - <all_tests[def08f8df35af331]::compare_expr_succ0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding_nested_chain_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding_nested_chain_1' (1225) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46e64 - <all_tests[def08f8df35af331]::binding_nested_chain_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- duplicate_binding_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'duplicate_binding_fail2_1' (1238) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b474a4 - <all_tests[def08f8df35af331]::duplicate_binding_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- duplicate_binding_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'duplicate_binding_fail1_1' (1235) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47454 - <all_tests[def08f8df35af331]::duplicate_binding_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- add1_sub1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add1_sub1_1' (1211) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45984 - <all_tests[def08f8df35af331]::add1_sub1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding0_1' (1214) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45854 - <all_tests[def08f8df35af331]::binding0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding_nested_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding_nested_1' (1223) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b464c4 - <all_tests[def08f8df35af331]::binding_nested_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- duplicate_params_5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'duplicate_params_5' (1240) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4696e - <all_tests[def08f8df35af331]::duplicate_params_5::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- factr_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'factr_2' (1250) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47c2e - <all_tests[def08f8df35af331]::factr_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compare_expr_succ2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compare_expr_succ2_1' (1230) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46cd4 - <all_tests[def08f8df35af331]::compare_expr_succ2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- factr_chain_4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'factr_chain_4' (1253) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45cae - <all_tests[def08f8df35af331]::factr_chain_4::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding_long_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding_long_1' (1222) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45fc4 - <all_tests[def08f8df35af331]::binding_long_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- factr_chain_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'factr_chain_3' (1252) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45c54 - <all_tests[def08f8df35af331]::factr_chain_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- even_odd_19 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'even_odd_19' (1241) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b459de - <all_tests[def08f8df35af331]::even_odd_19::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_fact_1_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_fact_1_2' (1261) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45d44 - <all_tests[def08f8df35af331]::func_fact_1_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fact_15 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fact_15' (1246) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47bde - <all_tests[def08f8df35af331]::fact_15::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_f2_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_f2_2' (1260) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b48034 - <all_tests[def08f8df35af331]::func_f2_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_dup_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_dup_3' (1258) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b458ee - <all_tests[def08f8df35af331]::func_dup_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_nested_mutual_recursive_tail_4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_nested_mutual_recursive_tail_4' (1277) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b479ae - <all_tests[def08f8df35af331]::func_nested_mutual_recursive_tail_4::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_nested_call_11 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_nested_call_11' (1273) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46aa4 - <all_tests[def08f8df35af331]::func_nested_call_11::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- even_odd_20 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'even_odd_20' (1245) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45a2e - <all_tests[def08f8df35af331]::even_odd_20::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- factr_chain_5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'factr_chain_5' (1256) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45cfe - <all_tests[def08f8df35af331]::factr_chain_5::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_f1_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_f1_2' (1259) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47fe4 - <all_tests[def08f8df35af331]::func_f1_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_no_fun_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_no_fun_2' (1284) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45de4 - <all_tests[def08f8df35af331]::func_no_fun_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_fact_tail_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_fact_tail_3' (1263) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4651e - <all_tests[def08f8df35af331]::func_fact_tail_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_nested_mutual_recursive_tail_5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_nested_mutual_recursive_tail_5' (1278) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b479fe - <all_tests[def08f8df35af331]::func_nested_mutual_recursive_tail_5::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_no_args_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_no_args_2' (1282) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46064 - <all_tests[def08f8df35af331]::func_no_args_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_nested_mutual_recursive_tail_6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_nested_mutual_recursive_tail_6' (1281) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47a48 - <all_tests[def08f8df35af331]::func_nested_mutual_recursive_tail_6::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_nested_mutual_recursive_tail_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_nested_mutual_recursive_tail_3' (1275) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4795e - <all_tests[def08f8df35af331]::func_nested_mutual_recursive_tail_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- if_expr_input_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'if_expr_input_2' (1290) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4615e - <all_tests[def08f8df35af331]::if_expr_input_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_fact_tail_4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_fact_tail_4' (1264) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4656e - <all_tests[def08f8df35af331]::func_fact_tail_4::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_fib_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_fib_2' (1270) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45934 - <all_tests[def08f8df35af331]::func_fib_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail0_1' (1305) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46f54 - <all_tests[def08f8df35af331]::invalid_argument_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail11_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail11_1' (1306) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b474f4 - <all_tests[def08f8df35af331]::invalid_argument_fail11_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail2_1' (1313) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46ff4 - <all_tests[def08f8df35af331]::invalid_argument_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail5_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail5_1' (1317) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b470e4 - <all_tests[def08f8df35af331]::invalid_argument_fail5_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail3_1' (1315) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47044 - <all_tests[def08f8df35af331]::invalid_argument_fail3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_break_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_break_fail0_1' (1322) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46d74 - <all_tests[def08f8df35af331]::invalid_break_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_loop_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_loop_fail0_1' (1324) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46d24 - <all_tests[def08f8df35af331]::invalid_loop_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isbool_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isbool_1' (1326) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47e54 - <all_tests[def08f8df35af331]::isbool_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isbool_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isbool_2' (1328) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47eae - <all_tests[def08f8df35af331]::isbool_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isnum_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isnum_1' (1330) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47c74 - <all_tests[def08f8df35af331]::isnum_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isnum_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isnum_2' (1332) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47cce - <all_tests[def08f8df35af331]::isnum_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- false_val_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'false_val_1' (1257) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45a74 - <all_tests[def08f8df35af331]::false_val_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- if_expr_input_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'if_expr_input_1' (1289) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4610e - <all_tests[def08f8df35af331]::if_expr_input_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- loop_expr0_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'loop_expr0_10' (1338) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45e3e - <all_tests[def08f8df35af331]::loop_expr0_10::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- loop_expr0_11 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'loop_expr0_11' (1340) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45e8e - <all_tests[def08f8df35af331]::loop_expr0_11::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- loop_expr0_12 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'loop_expr0_12' (1342) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45ede - <all_tests[def08f8df35af331]::loop_expr0_12::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- loop_expr1_17 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'loop_expr1_17' (1344) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45f24 - <all_tests[def08f8df35af331]::loop_expr1_17::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith0_1' (1346) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46294 - <all_tests[def08f8df35af331]::nested_arith0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith1_1' (1348) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b462e4 - <all_tests[def08f8df35af331]::nested_arith1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith2_1' (1350) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46334 - <all_tests[def08f8df35af331]::nested_arith2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith3_1' (1352) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4638e - <all_tests[def08f8df35af331]::nested_arith3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith3_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith3_2' (1354) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b463de - <all_tests[def08f8df35af331]::nested_arith3_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- if_expr_succ0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'if_expr_succ0_1' (1291) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b461a4 - <all_tests[def08f8df35af331]::if_expr_succ0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_many_args_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_many_args_3' (1272) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b465b4 - <all_tests[def08f8df35af331]::func_many_args_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- if_expr_succ2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'if_expr_succ2_1' (1298) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b461f4 - <all_tests[def08f8df35af331]::if_expr_succ2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- func_fact_1_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'func_fact_1_3' (1262) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45d9e - <all_tests[def08f8df35af331]::func_fact_1_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- if_expr_succ3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'if_expr_succ3_1' (1299) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46244 - <all_tests[def08f8df35af331]::if_expr_succ3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- input0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'input0_1' (1302) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47d64 - <all_tests[def08f8df35af331]::input0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail6_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail6_1' (1319) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47134 - <all_tests[def08f8df35af331]::invalid_argument_fail6_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- input0_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'input0_2' (1303) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47db8 - <all_tests[def08f8df35af331]::input0_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith3_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith3_3' (1356) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b4642e - <all_tests[def08f8df35af331]::nested_arith3_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- num_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'num_1' (1360) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47b34 - <all_tests[def08f8df35af331]::num_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- isnum_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'isnum_3' (1336) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47d1e - <all_tests[def08f8df35af331]::isnum_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail1_1' (1307) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46fa4 - <all_tests[def08f8df35af331]::invalid_argument_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- number_overflow_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'number_overflow_fail0_1' (1365) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46eb4 - <all_tests[def08f8df35af331]::number_overflow_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested_arith4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested_arith4_1' (1359) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46474 - <all_tests[def08f8df35af331]::nested_arith4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invalid_argument_fail4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invalid_argument_fail4_1' (1316) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47094 - <all_tests[def08f8df35af331]::invalid_argument_fail4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_improperargs_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_improperargs_fail1_1' (1373) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47774 - <all_tests[def08f8df35af331]::parse_let_improperargs_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail1_1' (1387) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b466a4 - <all_tests[def08f8df35af331]::parse_op_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- number_overflow_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'number_overflow_fail1_1' (1368) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46f04 - <all_tests[def08f8df35af331]::number_overflow_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_if_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_if_fail1_1' (1372) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46654 - <all_tests[def08f8df35af331]::parse_if_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_improperargs_fail3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_improperargs_fail3_1' (1376) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47814 - <all_tests[def08f8df35af331]::parse_let_improperargs_fail3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_if_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_if_fail0_1' (1370) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46604 - <all_tests[def08f8df35af331]::parse_if_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail2_1' (1389) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b466f4 - <all_tests[def08f8df35af331]::parse_op_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- number_bounds_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'number_bounds_fail1_1' (1364) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46e14 - <all_tests[def08f8df35af331]::number_bounds_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_block_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_block_fail0_1' (1369) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46af4 - <all_tests[def08f8df35af331]::parse_block_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_nobindings_fail_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_nobindings_fail_1' (1385) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47724 - <all_tests[def08f8df35af331]::parse_let_nobindings_fail_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_improperargs_fail5_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_improperargs_fail5_1' (1381) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b478b4 - <all_tests[def08f8df35af331]::parse_let_improperargs_fail5_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_improperargs_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_improperargs_fail2_1' (1374) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b477c4 - <all_tests[def08f8df35af331]::parse_let_improperargs_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_improperargs_fail4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_improperargs_fail4_1' (1379) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47864 - <all_tests[def08f8df35af331]::parse_let_improperargs_fail4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binding_expr_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binding_expr_1' (1221) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45f74 - <all_tests[def08f8df35af331]::binding_expr_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail6_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail6_1' (1399) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46834 - <all_tests[def08f8df35af331]::parse_op_fail6_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail3_1' (1396) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46744 - <all_tests[def08f8df35af331]::parse_op_fail3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail8_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail8_1' (1401) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b468d4 - <all_tests[def08f8df35af331]::parse_op_fail8_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_let_improperargs_fail6_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_let_improperargs_fail6_1' (1382) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47904 - <all_tests[def08f8df35af331]::parse_let_improperargs_fail6_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_sexp_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_sexp_fail1_1' (1406) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b469b4 - <all_tests[def08f8df35af331]::parse_sexp_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- number_bounds_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'number_bounds_fail0_1' (1363) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46dc4 - <all_tests[def08f8df35af331]::number_bounds_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail7_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail7_1' (1400) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46884 - <all_tests[def08f8df35af331]::parse_op_fail7_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_sexp_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_sexp_fail2_1' (1407) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46a04 - <all_tests[def08f8df35af331]::parse_sexp_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- complex_expr_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'complex_expr_1' (1231) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46014 - <all_tests[def08f8df35af331]::complex_expr_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- input0_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'input0_3' (1304) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47e08 - <all_tests[def08f8df35af331]::input0_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- print1_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'print1_2' (1418) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47f4e - <all_tests[def08f8df35af331]::print1_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_token_fail4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_token_fail4_1' (1414) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46c34 - <all_tests[def08f8df35af331]::parse_token_fail4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_token_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_token_fail1_1' (1410) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46b44 - <all_tests[def08f8df35af331]::parse_token_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_expr2_5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_expr2_5' (1426) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45b14 - <all_tests[def08f8df35af331]::set_expr2_5::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail5_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail5_1' (1398) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b467e4 - <all_tests[def08f8df35af331]::parse_op_fail5_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_token_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_token_fail2_1' (1411) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46b94 - <all_tests[def08f8df35af331]::parse_token_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_token_fail3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_token_fail3_1' (1413) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46be4 - <all_tests[def08f8df35af331]::parse_token_fail3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_op_fail4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_op_fail4_1' (1397) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr] error: test failed, to rerun pass `--test all_tests`
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46794 - <all_tests[def08f8df35af331]::parse_op_fail4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ0_1' (1431) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47184 - <all_tests[def08f8df35af331]::shadowed_binding_succ0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- print1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'print1_1' (1417) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47ef4 - <all_tests[def08f8df35af331]::print1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_expr3_4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_expr3_4' (1428) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45b6e - <all_tests[def08f8df35af331]::set_expr3_4::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- quick_brown_fox_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'quick_brown_fox_1' (1420) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46924 - <all_tests[def08f8df35af331]::quick_brown_fox_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_expr3_6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_expr3_6' (1430) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49c75 - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45c0e - <all_tests[def08f8df35af331]::set_expr3_6::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_expr1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_expr1_1' (1421) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45ac4 - <all_tests[def08f8df35af331]::set_expr1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_expr3_5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_expr3_5' (1429) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b45bbe - <all_tests[def08f8df35af331]::set_expr3_5::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ2_1' (1441) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47224 - <all_tests[def08f8df35af331]::shadowed_binding_succ2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ3_1' (1443) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47274 - <all_tests[def08f8df35af331]::shadowed_binding_succ3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ1_1' (1440) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b471d4 - <all_tests[def08f8df35af331]::shadowed_binding_succ1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ4_1' (1446) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b472c4 - <all_tests[def08f8df35af331]::shadowed_binding_succ4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ5_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ5_1' (1448) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47314 - <all_tests[def08f8df35af331]::shadowed_binding_succ5_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ6_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ6_1' (1450) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47364 - <all_tests[def08f8df35af331]::shadowed_binding_succ6_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shadowed_binding_succ7_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shadowed_binding_succ7_1' (1452) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b473b4 - <all_tests[def08f8df35af331]::shadowed_binding_succ7_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- type_check_succ5_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'type_check_succ5_1' (1454) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b46a54 - <all_tests[def08f8df35af331]::type_check_succ5_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unbound_identifier_fail0_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unbound_identifier_fail0_1' (1456) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47544 - <all_tests[def08f8df35af331]::unbound_identifier_fail0_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unbound_identifier_fail1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unbound_identifier_fail1_1' (1458) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47594 - <all_tests[def08f8df35af331]::unbound_identifier_fail1_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unbound_identifier_fail2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unbound_identifier_fail2_1' (1459) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b475e4 - <all_tests[def08f8df35af331]::unbound_identifier_fail2_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unbound_identifier_fail4_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unbound_identifier_fail4_1' (1461) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47684 - <all_tests[def08f8df35af331]::unbound_identifier_fail4_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unbound_identifier_fail3_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unbound_identifier_fail3_1' (1460) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47634 - <all_tests[def08f8df35af331]::unbound_identifier_fail3_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unbound_identifier_fail5_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unbound_identifier_fail5_1' (1465) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49ecf - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b476d4 - <all_tests[def08f8df35af331]::unbound_identifier_fail5_1::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- print1_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'print1_3' (1419) panicked at tests/infra/mod.rs:113:10:
[INFO] [stdout] could not run the compiler: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630b9bc8421 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5630b9bdd2ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5630b9bcc8bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5630b9ba4776 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5630b9bc0b39 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5630b9b5cd60 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5630b9bc0cf2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5630b9ba4822 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5630b9b9d1c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5630b9ba541d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5630b9bdd9ec - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5630b9bdd7c2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5630b9b4994e - all_tests[def08f8df35af331]::infra::compile
[INFO] [stdout]   13:     0x5630b9b49cdb - all_tests[def08f8df35af331]::infra::run_test
[INFO] [stdout]   14:     0x5630b9b47f9e - <all_tests[def08f8df35af331]::print1_3::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5630b9b5004b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5630b9b5d6b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5630b9b56a74 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5630b9b60812 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5630b9bc7cf9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x777887acb07a - <unknown>
[INFO] [stdout]   21:     0x777887b5e534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add1_1
[INFO] [stdout]     add1_sub1_1
[INFO] [stdout]     add_1
[INFO] [stdout]     add_2
[INFO] [stdout]     binding0_1
[INFO] [stdout]     binding1_1
[INFO] [stdout]     binding_chain_1
[INFO] [stdout]     binding_expr_1
[INFO] [stdout]     binding_long_1
[INFO] [stdout]     binding_nested_1
[INFO] [stdout]     binding_nested_chain_1
[INFO] [stdout]     compare_expr_succ0_1
[INFO] [stdout]     compare_expr_succ2_1
[INFO] [stdout]     complex_expr_1
[INFO] [stdout]     duplicate_binding_fail0_1
[INFO] [stdout]     duplicate_binding_fail1_1
[INFO] [stdout]     duplicate_binding_fail2_1
[INFO] [stdout]     duplicate_params_5
[INFO] [stdout]     even_odd_19
[INFO] [stdout]     even_odd_20
[INFO] [stdout]     fact_15
[INFO] [stdout]     factr_2
[INFO] [stdout]     factr_chain_3
[INFO] [stdout]     factr_chain_4
[INFO] [stdout]     factr_chain_5
[INFO] [stdout]     false_val_1
[INFO] [stdout]     func_dup_3
[INFO] [stdout]     func_f1_2
[INFO] [stdout]     func_f2_2
[INFO] [stdout]     func_fact_1_2
[INFO] [stdout]     func_fact_1_3
[INFO] [stdout]     func_fact_tail_3
[INFO] [stdout]     func_fact_tail_4
[INFO] [stdout]     func_fib_2
[INFO] [stdout]     func_many_args_3
[INFO] [stdout]     func_nested_call_11
[INFO] [stdout]     func_nested_mutual_recursive_tail_3
[INFO] [stdout]     func_nested_mutual_recursive_tail_4
[INFO] [stdout]     func_nested_mutual_recursive_tail_5
[INFO] [stdout]     func_nested_mutual_recursive_tail_6
[INFO] [stdout]     func_no_args_2
[INFO] [stdout]     func_no_fun_2
[INFO] [stdout]     if_expr_input_1
[INFO] [stdout]     if_expr_input_2
[INFO] [stdout]     if_expr_succ0_1
[INFO] [stdout]     if_expr_succ2_1
[INFO] [stdout]     if_expr_succ3_1
[INFO] [stdout]     input0_1
[INFO] [stdout]     input0_2
[INFO] [stdout]     input0_3
[INFO] [stdout]     invalid_argument_fail0_1
[INFO] [stdout]     invalid_argument_fail11_1
[INFO] [stdout]     invalid_argument_fail1_1
[INFO] [stdout]     invalid_argument_fail2_1
[INFO] [stdout]     invalid_argument_fail3_1
[INFO] [stdout]     invalid_argument_fail4_1
[INFO] [stdout]     invalid_argument_fail5_1
[INFO] [stdout]     invalid_argument_fail6_1
[INFO] [stdout]     invalid_break_fail0_1
[INFO] [stdout]     invalid_loop_fail0_1
[INFO] [stdout]     isbool_1
[INFO] [stdout]     isbool_2
[INFO] [stdout]     isnum_1
[INFO] [stdout]     isnum_2
[INFO] [stdout]     isnum_3
[INFO] [stdout]     loop_expr0_10
[INFO] [stdout]     loop_expr0_11
[INFO] [stdout]     loop_expr0_12
[INFO] [stdout]     loop_expr1_17
[INFO] [stdout]     nested_arith0_1
[INFO] [stdout]     nested_arith1_1
[INFO] [stdout]     nested_arith2_1
[INFO] [stdout]     nested_arith3_1
[INFO] [stdout]     nested_arith3_2
[INFO] [stdout]     nested_arith3_3
[INFO] [stdout]     nested_arith4_1
[INFO] [stdout]     num_1
[INFO] [stdout]     number_bounds_fail0_1
[INFO] [stdout]     number_bounds_fail1_1
[INFO] [stdout]     number_overflow_fail0_1
[INFO] [stdout]     number_overflow_fail1_1
[INFO] [stdout]     parse_block_fail0_1
[INFO] [stdout]     parse_if_fail0_1
[INFO] [stdout]     parse_if_fail1_1
[INFO] [stdout]     parse_let_improperargs_fail1_1
[INFO] [stdout]     parse_let_improperargs_fail2_1
[INFO] [stdout]     parse_let_improperargs_fail3_1
[INFO] [stdout]     parse_let_improperargs_fail4_1
[INFO] [stdout]     parse_let_improperargs_fail5_1
[INFO] [stdout]     parse_let_improperargs_fail6_1
[INFO] [stdout]     parse_let_nobindings_fail_1
[INFO] [stdout]     parse_op_fail1_1
[INFO] [stdout]     parse_op_fail2_1
[INFO] [stdout]     parse_op_fail3_1
[INFO] [stdout]     parse_op_fail4_1
[INFO] [stdout]     parse_op_fail5_1
[INFO] [stdout]     parse_op_fail6_1
[INFO] [stdout]     parse_op_fail7_1
[INFO] [stdout]     parse_op_fail8_1
[INFO] [stdout]     parse_sexp_fail1_1
[INFO] [stdout]     parse_sexp_fail2_1
[INFO] [stdout]     parse_token_fail1_1
[INFO] [stdout]     parse_token_fail2_1
[INFO] [stdout]     parse_token_fail3_1
[INFO] [stdout]     parse_token_fail4_1
[INFO] [stdout]     print1_1
[INFO] [stdout]     print1_2
[INFO] [stdout]     print1_3
[INFO] [stdout]     quick_brown_fox_1
[INFO] [stdout]     set_expr1_1
[INFO] [stdout]     set_expr2_5
[INFO] [stdout]     set_expr3_4
[INFO] [stdout]     set_expr3_5
[INFO] [stdout]     set_expr3_6
[INFO] [stdout]     shadowed_binding_succ0_1
[INFO] [stdout]     shadowed_binding_succ1_1
[INFO] [stdout]     shadowed_binding_succ2_1
[INFO] [stdout]     shadowed_binding_succ3_1
[INFO] [stdout]     shadowed_binding_succ4_1
[INFO] [stdout]     shadowed_binding_succ5_1
[INFO] [stdout]     shadowed_binding_succ6_1
[INFO] [stdout]     shadowed_binding_succ7_1
[INFO] [stdout]     type_check_succ5_1
[INFO] [stdout]     unbound_identifier_fail0_1
[INFO] [stdout]     unbound_identifier_fail1_1
[INFO] [stdout]     unbound_identifier_fail2_1
[INFO] [stdout]     unbound_identifier_fail3_1
[INFO] [stdout]     unbound_identifier_fail4_1
[INFO] [stdout]     unbound_identifier_fail5_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 129 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b", kill_on_drop: false }`
[INFO] [stdout] ba4f68a648db50bdce98ef651eaa428612166b8a51f80702a5afffc9e3b1151b
