[INFO] cloning repository https://github.com/matusf/lox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matusf/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatusf%2Flox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatusf%2Flox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0067f063a9191b4a1725c6b8b7c74cc11c17f65
[INFO] testing matusf/lox against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatusf%2Flox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matusf/lox
[INFO] finished tweaking git repo https://github.com/matusf/lox
[INFO] tweaked toml for git repo https://github.com/matusf/lox written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matusf/lox on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matusf/lox 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e
[INFO] running `Command { std: "docker" "start" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", 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" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", 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" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling lox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 13.65s
[INFO] running `Command { std: "docker" "inspect" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", 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" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling lox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", 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" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lox-4d697c1257e5e45b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/lox-4888ef2b1a9f760c)
[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 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] [stderr]      Running tests/codecrafters.rs (/opt/rustwide/target/release/deps/codecrafters-eafc9154c8298113)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling lox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] [stdout] test test_classes ... FAILED
[INFO] [stdout] test test_eval ... FAILED
[INFO] [stdout] test test_functions ... FAILED
[INFO] [stdout] test test_control_flow ... FAILED
[INFO] [stdout] test test_inheritance ... FAILED
[INFO] [stdout] test test_statements ... FAILED
[INFO] [stdout] test test_tokenizer ... FAILED
[INFO] [stdout] test test_resolving ... FAILED
[INFO] [stdout] test test_parser ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_classes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_classes' (465) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbb85 - <codecrafters[409047afbb8e3cb]::test_classes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_eval stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_eval' (467) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbcd5 - <codecrafters[409047afbb8e3cb]::test_eval::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_functions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_functions' (468) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbbb5 - <codecrafters[409047afbb8e3cb]::test_functions::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_control_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_control_flow' (466) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbca5 - <codecrafters[409047afbb8e3cb]::test_control_flow::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_inheritance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_inheritance' (470) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbc75 - <codecrafters[409047afbb8e3cb]::test_inheritance::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_statements stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_statements' (473) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbc45 - <codecrafters[409047afbb8e3cb]::test_statements::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_tokenizer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_tokenizer' (474) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbc15 - <codecrafters[409047afbb8e3cb]::test_tokenizer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_resolving stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_resolving' (472) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbbe5 - <codecrafters[409047afbb8e3cb]::test_resolving::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parser stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parser' (471) panicked at tests/codecrafters.rs:31:10:
[INFO] [stdout] run tester: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0a4a4563a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b0a4a46a12a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5b0a4a45a85c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b0a4a4343c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b0a4a44e259 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5b0a4a3e8a40 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b0a4a44e412 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b0a4a434472 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b0a4a42bc39 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b0a4a43506d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b0a4a46a85c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b0a4a46a632 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b0a4a3db645 - codecrafters[409047afbb8e3cb]::run_case
[INFO] [stdout]   13:     0x5b0a4a3dbb55 - <codecrafters[409047afbb8e3cb]::test_parser::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b0a4a3dbd7b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5b0a4a3e93c5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5b0a4a3e3e74 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5b0a4a3ec512 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5b0a4a4558bf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x73745cf7f07a - <unknown>
[INFO] [stdout]   20:     0x73745d012534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_classes
[INFO] [stdout]     test_control_flow
[INFO] [stdout]     test_eval
[INFO] [stdout]     test_functions
[INFO] [stdout]     test_inheritance
[INFO] [stdout]     test_parser
[INFO] [stdout]     test_resolving
[INFO] [stdout]     test_statements
[INFO] [stdout]     test_tokenizer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test codecrafters`
[INFO] running `Command { std: "docker" "inspect" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e", kill_on_drop: false }`
[INFO] [stdout] 43e989f2cce7a8ba8c950b9b7fd1c1876b26cdf5c6a33b9d009b1c4eb811065e
