[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.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%2Fmatusf%2Flox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matusf/lox 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/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.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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c
[INFO] running `Command { std: "docker" "start" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", 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" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c" "/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" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", 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" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.6.0
[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 `release` profile [optimized] target(s) in 12.49s
[INFO] running `Command { std: "docker" "inspect" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", 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" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c" "/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 lox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", 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" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lox-4d697c1257e5e45b)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/lox-4888ef2b1a9f760c)
[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] [stderr]      Running tests/codecrafters.rs (/opt/rustwide/target/release/deps/codecrafters-eafc9154c8298113)
[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 9 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 8.30s
[INFO] [stdout] test test_control_flow ... FAILED
[INFO] [stdout] test test_inheritance ... FAILED
[INFO] [stdout] test test_resolving ... FAILED
[INFO] [stdout] test test_statements ... FAILED
[INFO] [stdout] test test_classes ... FAILED
[INFO] [stdout] test test_functions ... FAILED
[INFO] [stdout] test test_tokenizer ... FAILED
[INFO] [stdout] test test_parser ... FAILED
[INFO] [stdout] test test_eval ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test codecrafters`
[INFO] [stdout] ---- test_control_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_control_flow' (454) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e4c5 - <codecrafters[e0a434a145c2f4af]::test_control_flow::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_inheritance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_inheritance' (458) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e495 - <codecrafters[e0a434a145c2f4af]::test_inheritance::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_resolving stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_resolving' (460) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e405 - <codecrafters[e0a434a145c2f4af]::test_resolving::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_statements stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_statements' (461) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e465 - <codecrafters[e0a434a145c2f4af]::test_statements::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_classes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_classes' (453) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e3a5 - <codecrafters[e0a434a145c2f4af]::test_classes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_functions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_functions' (457) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e3d5 - <codecrafters[e0a434a145c2f4af]::test_functions::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_tokenizer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_tokenizer' (462) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e435 - <codecrafters[e0a434a145c2f4af]::test_tokenizer::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parser stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parser' (459) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e375 - <codecrafters[e0a434a145c2f4af]::test_parser::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_eval stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_eval' (455) 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:     0x611e70dd7351 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x611e70deb59a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x611e70ddb7ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x611e70db3236 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x611e70dcf6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x611e70d6b280 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x611e70dcf8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x611e70db32e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x611e70dab739 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x611e70db3edd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x611e70debccc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x611e70debaa2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x611e70d5de65 - codecrafters[e0a434a145c2f4af]::run_case
[INFO] [stdout]   13:     0x611e70d5e4f5 - <codecrafters[e0a434a145c2f4af]::test_eval::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x611e70d5e56b - 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]   15:     0x611e70d6bbd5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x611e70d64f94 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x611e70d6ed32 - <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]   18:     0x611e70dd68b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x742545b5c07a - <unknown>
[INFO] [stdout]   20:     0x742545bef534 - 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 8.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c", kill_on_drop: false }`
[INFO] [stdout] ac29b9e864acfe5ff327b8bd7f2cb17ef497577b82dcd7a91d59cf27e275f58c
