[INFO] cloning repository https://github.com/ngeor/rusty-basic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngeor/rusty-basic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngeor%2Frusty-basic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngeor%2Frusty-basic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e7845f6e37aa469969fe73aa699f7a6f014df55
[INFO] testing ngeor/rusty-basic against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngeor%2Frusty-basic" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ngeor/rusty-basic
[INFO] finished tweaking git repo https://github.com/ngeor/rusty-basic
[INFO] tweaked toml for git repo https://github.com/ngeor/rusty-basic written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ngeor/rusty-basic on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ngeor/rusty-basic 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ebc428093175dd7efd4e975c863b8c44a11cee40d4a3c117916d1a61d286743
[INFO] running `Command { std: "docker" "start" "-a" "6ebc428093175dd7efd4e975c863b8c44a11cee40d4a3c117916d1a61d286743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ebc428093175dd7efd4e975c863b8c44a11cee40d4a3c117916d1a61d286743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebc428093175dd7efd4e975c863b8c44a11cee40d4a3c117916d1a61d286743", kill_on_drop: false }`
[INFO] [stdout] 6ebc428093175dd7efd4e975c863b8c44a11cee40d4a3c117916d1a61d286743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b89f3da3d840efc66d9d8cabead549db6d9be5199ab80274e1332e3a3cf0e61
[INFO] running `Command { std: "docker" "start" "-a" "0b89f3da3d840efc66d9d8cabead549db6d9be5199ab80274e1332e3a3cf0e61", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling rusty_common v0.1.0 (/opt/rustwide/workdir/rusty_common)
[INFO] [stderr]    Compiling rusty_variant v0.1.0 (/opt/rustwide/workdir/rusty_variant)
[INFO] [stderr]    Compiling rusty_parser v0.1.0 (/opt/rustwide/workdir/rusty_parser)
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stdout] warning: method `logging` is never used
[INFO] [stdout]    --> rusty_parser/src/pc/parsers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait Parser {
[INFO] [stdout]     |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn logging(self, tag: &str) -> crate::pc::LoggingPC<Self>
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty_linter v0.1.0 (/opt/rustwide/workdir/rusty_linter)
[INFO] [stderr]    Compiling rusty_basic v0.8.0 (/opt/rustwide/workdir/rusty_basic)
[INFO] [stdout] warning: struct `HeadlessScreen` is never constructed
[INFO] [stdout]   --> rusty_basic/src/interpreter/screen.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct HeadlessScreen {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rusty_basic/src/interpreter/arguments.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> Iter<ArgumentInfo> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> Iter<'_, ArgumentInfo> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.91s
[INFO] running `Command { std: "docker" "inspect" "0b89f3da3d840efc66d9d8cabead549db6d9be5199ab80274e1332e3a3cf0e61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b89f3da3d840efc66d9d8cabead549db6d9be5199ab80274e1332e3a3cf0e61", kill_on_drop: false }`
[INFO] [stdout] 0b89f3da3d840efc66d9d8cabead549db6d9be5199ab80274e1332e3a3cf0e61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 126196936fb7f6ebdb96cdd32395eb610abe2f2cd25595b47264d448886aa64f
[INFO] running `Command { std: "docker" "start" "-a" "126196936fb7f6ebdb96cdd32395eb610abe2f2cd25595b47264d448886aa64f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rusty_linter v0.1.0 (/opt/rustwide/workdir/rusty_linter)
[INFO] [stderr]    Compiling rusty_parser v0.1.0 (/opt/rustwide/workdir/rusty_parser)
[INFO] [stdout] warning: method `logging` is never used
[INFO] [stdout]    --> rusty_parser/src/pc/parsers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait Parser {
[INFO] [stdout]     |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn logging(self, tag: &str) -> crate::pc::LoggingPC<Self>
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty_variant v0.1.0 (/opt/rustwide/workdir/rusty_variant)
[INFO] [stderr]    Compiling rusty_common v0.1.0 (/opt/rustwide/workdir/rusty_common)
[INFO] [stderr]    Compiling rusty_basic v0.8.0 (/opt/rustwide/workdir/rusty_basic)
[INFO] [stdout] warning: struct `HeadlessScreen` is never constructed
[INFO] [stdout]   --> rusty_basic/src/interpreter/screen.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct HeadlessScreen {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rusty_basic/src/interpreter/arguments.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> Iter<ArgumentInfo> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> Iter<'_, ArgumentInfo> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rusty_basic/src/interpreter/arguments.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> Iter<ArgumentInfo> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> Iter<'_, ArgumentInfo> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.06s
[INFO] running `Command { std: "docker" "inspect" "126196936fb7f6ebdb96cdd32395eb610abe2f2cd25595b47264d448886aa64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "126196936fb7f6ebdb96cdd32395eb610abe2f2cd25595b47264d448886aa64f", kill_on_drop: false }`
[INFO] [stdout] 126196936fb7f6ebdb96cdd32395eb610abe2f2cd25595b47264d448886aa64f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ce9701067ffb1d5fed6eb5014456632023119414ddb471ab7547305537c9f41
[INFO] running `Command { std: "docker" "start" "-a" "4ce9701067ffb1d5fed6eb5014456632023119414ddb471ab7547305537c9f41", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: method `logging` is never used
[INFO] [stderr]    --> rusty_parser/src/pc/parsers.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr]  25 | pub trait Parser {
[INFO] [stderr]     |           ------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 124 |     fn logging(self, tag: &str) -> crate::pc::LoggingPC<Self>
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_parser` (lib) generated 1 warning
[INFO] [stderr] warning: struct `HeadlessScreen` is never constructed
[INFO] [stderr]   --> rusty_basic/src/interpreter/screen.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct HeadlessScreen {}
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> rusty_basic/src/interpreter/arguments.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn iter(&self) -> Iter<ArgumentInfo> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn iter(&self) -> Iter<'_, ArgumentInfo> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_basic` (lib) generated 2 warnings (run `cargo fix --lib -p rusty_basic` to apply 1 suggestion)
[INFO] [stderr] warning: `rusty_basic` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_basic-40ba41695b52a899)
[INFO] [stdout] 
[INFO] [stdout] running 481 tests
[INFO] [stdout] test instruction_generator::tests::assignment::test_assignment_no_cast_explicit_variable ... ok
[INFO] [stdout] test instruction_generator::tests::assignment::test_assignment_binary_plus ... ok
[INFO] [stdout] test instruction_generator::tests::assignment::test_assignment ... ok
[INFO] [stdout] test instruction_generator::tests::array::test_assignment ... ok
[INFO] [stdout] test instruction_generator::tests::assignment::test_assignment_no_cast_implicit_variable ... ok
[INFO] [stdout] test instruction_generator::tests::array::test_pass_param_to_sub ... ok
[INFO] [stdout] test instruction_generator::tests::array::test_assign_and_print_one_element ... ok
[INFO] [stdout] test instruction_generator::tests::constant::test_constant_definition_and_usage_in_print ... ok
[INFO] [stdout] test instruction_generator::tests::dim::test_declaration_built_in_extended ... ok
[INFO] [stdout] test instruction_generator::tests::assignment::test_assignment_no_cast_implicit_variable_implicit_dim_is_only_once ... ok
[INFO] [stdout] test instruction_generator::tests::dim::test_declaration_built_in_fixed_length_string ... ok
[INFO] [stdout] test instruction_generator::tests::dim::test_declaration_built_in_qualified ... ok
[INFO] [stdout] test instruction_generator::tests::dim::test_declaration_built_in_bare ... ok
[INFO] [stdout] test interpreter::built_ins::chr::tests::test_chr ... ok
[INFO] [stdout] test interpreter::built_ins::close::tests::test_close_not_opened_file_is_allowed ... ok
[INFO] [stdout] test interpreter::built_ins::def_seg::tests::address_cannot_be_negative ... ok
[INFO] [stdout] test instruction_generator::tests::function_call::test_built_in_len_with_string_variable_parameter ... ok
[INFO] [stdout] test interpreter::built_ins::cvd::tests::prints_expected_value ... ok
[INFO] [stdout] test instruction_generator::tests::array::test_declaration ... ok
[INFO] [stdout] test interpreter::built_ins::data::tests::data_is_moved_at_the_start_of_the_program ... ok
[INFO] [stdout] test interpreter::built_ins::def_seg::tests::address_cannot_exceed_65535 ... ok
[INFO] [stdout] test instruction_generator::tests::dim::test_declaration_user_defined ... ok
[INFO] [stdout] test interpreter::built_ins::environ_sub::tests::test_sub_call_environ_by_ref ... ok
[INFO] [stdout] test interpreter::built_ins::def_seg::tests::caps_lock ... ok
[INFO] [stdout] test interpreter::built_ins::environ_fn::tests::test_function_call_environ ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_backspace ... ok
[INFO] [stdout] test interpreter::built_ins::err::tests::test_err ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_down_arrow ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_enter ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_escape ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_left_arrow ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_mapping_function_keys ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_mapping_lowercase_letters ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_mapping_uppercase_letters ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_right_arrow ... ok
[INFO] [stdout] test interpreter::built_ins::err::tests::test_resume_clears_err ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_shift_tab ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_up_arrow ... ok
[INFO] [stdout] test interpreter::built_ins::inkey::tests::test_tab ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::int_var::test_input_42 ... ok
[INFO] [stdout] test interpreter::built_ins::environ_sub::tests::test_sub_call_environ ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::string_var::test_input_one_variable_hello_cr_lf ... ok
[INFO] [stdout] test interpreter::built_ins::def_seg::tests::happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::string_var::test_space_is_trimmed ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::string_var::test_input_one_variable_hello_no_cr_lf ... ok
[INFO] [stdout] test interpreter::built_ins::def_seg::tests::data_poke ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::test_input_inside_sub ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::string_var::test_input_two_variables_hello_world_comma_no_cr_lf ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::test_input_dim_extended_builtin ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::test_input_assign_to_function_directly ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::unqualified_var::test_input_negative ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::unqualified_var::test_input_single ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::unqualified_var::test_input_zero ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::unqualified_var::test_space_is_trimmed ... ok
[INFO] [stdout] test interpreter::built_ins::instr::tests::test_instr_edge_cases ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::unqualified_var::test_input_explicit_positive ... ok
[INFO] [stdout] test interpreter::built_ins::instr::tests::test_instr_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::unqualified_var::test_input_empty ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::test_input_dim_user_defined ... ok
[INFO] [stdout] test interpreter::built_ins::lbound::tests::test_explicit_lbound ... ok
[INFO] [stdout] test interpreter::built_ins::lbound::tests::test_explicit_lbound_dimension_out_of_range_zero ... ok
[INFO] [stdout] test interpreter::built_ins::lbound::tests::test_explicit_lbound_dimension_out_of_range ... ok
[INFO] [stdout] test interpreter::built_ins::lbound::tests::test_explicit_lbound_explicit_primary_dimension ... ok
[INFO] [stdout] test interpreter::built_ins::lbound::tests::test_implicit_lbound ... ok
[INFO] [stdout] test interpreter::built_ins::lbound::tests::test_explicit_lbound_secondary_dimension ... ok
[INFO] [stdout] test interpreter::built_ins::left::tests::test_edge_cases ... ok
[INFO] [stdout] test interpreter::built_ins::lcase::tests::test_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_array_element ... ok
[INFO] [stdout] test interpreter::built_ins::close::tests::test_close_allows_to_open_again ... FAILED
[INFO] [stdout] test interpreter::built_ins::close::tests::test_close_without_args_closes_all_files ... FAILED
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_float_variable ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_integer_variable ... ok
[INFO] [stdout] test interpreter::built_ins::input::tests::test_input_string_from_file_eof ... FAILED
[INFO] [stdout] test interpreter::built_ins::input::tests::test_input_string_from_file ... FAILED
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_long_variable ... ok
[INFO] [stdout] test interpreter::built_ins::kill::tests::test_kill_edge_cases ... FAILED
[INFO] [stdout] test interpreter::built_ins::kill::tests::test_kill_happy_flow ... FAILED
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_double_variable ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_string_literal ... ok
[INFO] [stdout] test interpreter::built_ins::line_input::tests::line_input_reading_into_array_user_defined_type_string ... FAILED
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_string_variable ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_user_defined_type ... ok
[INFO] [stdout] test interpreter::built_ins::left::tests::test_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::line_input::tests::test_line_input_string_from_file_eof ... FAILED
[INFO] [stdout] test interpreter::built_ins::ltrim::tests::test_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::mkd::tests::prints_expected_value ... ok
[INFO] [stdout] test interpreter::built_ins::mid_fn::tests::test_mid_edge_cases ... ok
[INFO] [stdout] test interpreter::built_ins::mid_fn::tests::test_mid_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::name::tests::test_can_rename_directory ... FAILED
[INFO] [stdout] test interpreter::built_ins::name::tests::test_can_rename_file ... FAILED
[INFO] [stdout] test interpreter::built_ins::name::tests::test_can_rename_file_parenthesis ... FAILED
[INFO] [stdout] test interpreter::built_ins::len::tests::test_fixed_length_string ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_user_defined_type_nested_two_levels ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_user_defined_type_nested_one_level ... ok
[INFO] [stdout] test interpreter::built_ins::len::tests::test_len_user_defined_type_member ... ok
[INFO] [stdout] test interpreter::built_ins::open::tests::test_can_create_file ... FAILED
[INFO] [stdout] test interpreter::built_ins::open::tests::test_open_twice_without_closing_error ... FAILED
[INFO] [stdout] test interpreter::built_ins::open::tests::open_random_file_field_lset_put ... FAILED
[INFO] [stdout] test interpreter::built_ins::open::tests::test_open_bad_file_number_runtime_error ... ok
[INFO] [stdout] test interpreter::built_ins::open::tests::test_can_write_file_append_mode ... FAILED
[INFO] [stdout] test interpreter::built_ins::read::tests::cast_error_at_runtime ... ok
[INFO] [stdout] test interpreter::built_ins::read::tests::data_read_print ... ok
[INFO] [stdout] test interpreter::built_ins::open::tests::test_can_read_file ... FAILED
[INFO] [stdout] test interpreter::built_ins::open::tests::open_random_file_field_lset_put_get ... FAILED
[INFO] [stdout] test interpreter::built_ins::read::tests::read_into_property ... ok
[INFO] [stdout] test interpreter::built_ins::peek::tests::peek_without_def_seg ... ok
[INFO] [stdout] test interpreter::built_ins::right::tests::test_edge_cases ... ok
[INFO] [stdout] test interpreter::built_ins::rtrim::tests::test_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::str_fn::tests::test_str_float_positive ... ok
[INFO] [stdout] test interpreter::built_ins::str_fn::tests::test_str_float_negative ... ok
[INFO] [stdout] test interpreter::built_ins::peek::tests::peek_with_def_seg ... ok
[INFO] [stdout] test interpreter::built_ins::open::tests::test_can_read_file_until_eof ... FAILED
[INFO] [stdout] test interpreter::built_ins::str_fn::tests::test_str_integer_negative ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_ascii_code ... ok
[INFO] [stdout] test interpreter::built_ins::str_fn::tests::test_str_integer_positive ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_negative_ascii_code ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_string_argument ... ok
[INFO] [stdout] test interpreter::built_ins::right::tests::test_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::space::tests::test ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_too_big_ascii_code ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_empty_string_argument ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_zero_count ... ok
[INFO] [stdout] test interpreter::built_ins::ubound::tests::test_explicit_lbound ... ok
[INFO] [stdout] test interpreter::built_ins::ubound::tests::test_explicit_lbound_explicit_primary_dimension ... ok
[INFO] [stdout] test interpreter::built_ins::ubound::tests::test_explicit_lbound_dimension_out_of_range_zero ... ok
[INFO] [stdout] test interpreter::built_ins::ubound::tests::test_implicit_lbound ... ok
[INFO] [stdout] test interpreter::built_ins::ubound::tests::test_explicit_lbound_dimension_out_of_range ... ok
[INFO] [stdout] test interpreter::built_ins::string_fn::tests::string_with_negative_count ... ok
[INFO] [stdout] test interpreter::built_ins::val::tests::test_val_invalid_string_gives_zero ... ok
[INFO] [stdout] test interpreter::built_ins::val::tests::test_val_float ... ok
[INFO] [stdout] test interpreter::built_ins::val::tests::test_val_partial_parse ... ok
[INFO] [stdout] test interpreter::built_ins::ubound::tests::test_explicit_lbound_secondary_dimension ... ok
[INFO] [stdout] test interpreter::built_ins::read::tests::read_into_array_element ... ok
[INFO] [stdout] test interpreter::built_ins::val::tests::test_val_integer ... ok
[INFO] [stdout] test interpreter::built_ins::val::tests::test_val_partial_parse_ignores_spaces ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::inside_sub ... ok
[INFO] [stdout] test interpreter::built_ins::val::tests::test_val_no_overflow ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::nested_property_on_array_element ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::multi_dimensional_array ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::nested_property ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::array_elements_relative_to_array ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::property_elements ... ok
[INFO] [stdout] test interpreter::built_ins::ucase::tests::test_happy_flow ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::using_shared_variable_inside_sub ... ok
[INFO] [stdout] test interpreter::built_ins::varptr::tests::global_built_in_vars ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::multi_dimensional_array ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::inside_sub ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::array_elements_define_new_var_seg ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::global_built_in_vars ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::nested_property ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::using_shared_variable_inside_sub ... ok
[INFO] [stdout] test interpreter::error::tests::test_to_code ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::recursive_sub ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::property_elements ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_fixture_hello1 ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_fixture_hello2 ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::nested_property_on_array_element ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_fixture_hello_s ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_fixture_input ... ok
[INFO] [stdout] test interpreter::handlers::allocation::tests::test_allocate_string ... ok
[INFO] [stdout] test interpreter::print::tests::test_interpret_print_hello_world_one_arg ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_for_print_10 ... ok
[INFO] [stdout] test interpreter::print::tests::test_interpret_print_hello_world_two_args_one_is_function ... ok
[INFO] [stdout] test interpreter::print::tests::test_lprint ... ok
[INFO] [stdout] test interpreter::print::tests::test_lprint_using ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::test_two_subs ... ok
[INFO] [stdout] test interpreter::print::tests::test_interpret_print_hello_world_two_args_comma ... ok
[INFO] [stdout] test interpreter::built_ins::varseg::tests::three_arrays ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_no_args ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_trailing_comma_does_not_add_new_line ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_for_nested ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_trailing_semicolon_does_not_add_new_line ... ok
[INFO] [stdout] test interpreter::print::tests::test_interpret_print_hello_world_two_args_semicolon ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_exclamation_point ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_backslash ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_empty_format_string_is_error ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_integer_format_string_with_string_arg_is_error ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_one_placeholder_two_variables ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_backslash_when_string_contains_nulls ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_numeric_format_string_with_string_arg_is_error ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_two_placeholders_one_variable ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_two_placeholders_three_variables ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_thousands_placeholder_no_decimals ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_thousands_placeholder_no_decimals_less_than_thousand ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_two_placeholders_two_variables ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_without_format_specifiers_is_error ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_zones_numbers ... ok
[INFO] [stdout] test interpreter::string_utils::tests::test_fix_length_pad ... ok
[INFO] [stdout] test interpreter::string_utils::tests::test_fix_length_replace_null_with_space ... ok
[INFO] [stdout] test interpreter::string_utils::tests::test_fix_length_trim ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_zones_when_arg_contains_crlf ... ok
[INFO] [stdout] test interpreter::tests::array::test_assign_one_element_qualified ... ok
[INFO] [stdout] test interpreter::tests::array::test_assign_one_element_bare ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_thousands_placeholder_two_decimals ... ok
[INFO] [stdout] test interpreter::string_utils::tests::test_fix_length_unchanged ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_fixture_fib_bas ... ok
[INFO] [stdout] test interpreter::tests::array::test_subscript_out_of_range_upper_bound ... ok
[INFO] [stdout] test interpreter::tests::array::test_parameter ... ok
[INFO] [stdout] test interpreter::tests::array::test_subscript_out_of_range_low_bound ... ok
[INFO] [stdout] test interpreter::tests::array::test_parameter_with_lbound_ubound ... ok
[INFO] [stdout] test interpreter::tests::array::test_usage_on_global_scope ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_integer_overflow ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_literal_to_qualified_float ... ok
[INFO] [stdout] test interpreter::tests::array::test_modify_element_in_sub ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_numeric_types_with_two_integer_digits_format_string ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_literal_to_qualified_string ... ok
[INFO] [stdout] test interpreter::interpreter::tests::test_interpreter_fixture_fib_fq_bas ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_literal_to_qualified_integer ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_literal_to_qualified_long ... ok
[INFO] [stdout] test interpreter::tests::array::test_usage_on_global_scope_casting_float_indices_to_int ... ok
[INFO] [stdout] test interpreter::tests::array::test_two_dimensional ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_literal_to_unqualified_float ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_long_overflow_ok ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_long_overflow_err ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_negated_variable ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_math_expr ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_literal_to_qualified_double ... ok
[INFO] [stdout] test interpreter::print::tests::test_print_using_numeric_types_with_two_integer_digits_and_two_fraction_digits_format_string ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_variable_typed_lower_case ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_variable_bare_lower_case ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_with_def_str ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_with_def_int ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_plus_expression_to_unqualified_float ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_with_def_lng ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_with_def_dbl ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_with_def_sng ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_increment_variable_bare_lower_case ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_assign_same_variable_name_different_qualifiers ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_same_variable_name_different_qualifiers ... ok
[INFO] [stdout] test interpreter::tests::constant::expressions::binary_plus ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_literals ... ok
[INFO] [stdout] test interpreter::tests::constant::expressions::unary_minus ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_increment_variable_typed_lower_case ... ok
[INFO] [stdout] test interpreter::tests::constant::expressions::binary_minus ... ok
[INFO] [stdout] test interpreter::tests::constant::expressions::unary_not ... ok
[INFO] [stdout] test interpreter::tests::constant::qualified_single_declaration::qualified_usage_casting_from_integer ... ok
[INFO] [stdout] test interpreter::tests::constant::qualified_single_declaration::qualified_usage_from_single_literal ... ok
[INFO] [stdout] test interpreter::tests::constant::unqualified_integer_declaration::qualified_usage ... ok
[INFO] [stdout] test interpreter::tests::constant::unqualified_double_declaration::unqualified_usage ... ok
[INFO] [stdout] test interpreter::tests::constant::sub_usage::parameter_hides_const ... ok
[INFO] [stdout] test interpreter::tests::constant::unqualified_integer_declaration::unqualified_usage ... ok
[INFO] [stdout] test interpreter::tests::constant::unqualified_string_declaration::unqualified_usage ... ok
[INFO] [stdout] test interpreter::tests::constant::unqualified_single_declaration::unqualified_usage ... ok
[INFO] [stdout] test interpreter::tests::constant::sub_usage::nested_sub ... ok
[INFO] [stdout] test interpreter::tests::constant::unqualified_single_declaration::qualified_usage ... ok
[INFO] [stdout] test interpreter::tests::assignment::test_can_assign_to_parameter_hiding_name_of_function ... ok
[INFO] [stdout] test interpreter::tests::constant::sub_usage::simple_usage ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_array_extended_string ... ok
[INFO] [stdout] test interpreter::tests::constant::sub_usage::redefine ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_array_compact_string ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_array_bare ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_bare ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::compact_integer ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::compact_double ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_extended_string ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::bare ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_array_user_defined_type ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_user_defined_type ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::compact_string ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::extended_long ... ok
[INFO] [stdout] test interpreter::tests::dim::dim_shared::test_dim_shared_compact_string ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::compact_long ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::fixed_length_string ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::compact_single ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::extended_integer ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::extended_double ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::extended_single ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::user_defined_type ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::single_definition::extended_string ... ok
[INFO] [stdout] test interpreter::tests::dim::test_dim_string ... ok
[INFO] [stdout] test interpreter::tests::dim::test_dim_implicit_multiple_types_two_dims ... ok
[INFO] [stdout] test interpreter::tests::dim::test_multi_dim ... ok
[INFO] [stdout] test interpreter::tests::dim::test_dim_string_fixed_length_length_declared_as_const ... ok
[INFO] [stdout] test interpreter::tests::dim::test_dim_string_max_fixed_length ... ok
[INFO] [stdout] test interpreter::tests::exit_subprogram::exit_function ... ok
[INFO] [stdout] test interpreter::tests::dim::test_dim_implicit_multiple_types_one_dim_one_assignment ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::test_redim_change_single_dimension_array_of_bare_type ... ok
[INFO] [stdout] test interpreter::tests::expression::and::test_and_binary_arithmetic_positive_negative ... ok
[INFO] [stdout] test interpreter::tests::dim::test_dim_string_fixed_length ... ok
[INFO] [stdout] test interpreter::tests::expression::and::test_and_binary_arithmetic_negative_negative ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::test_redim_without_specifying_type_keeps_old_type ... ok
[INFO] [stdout] test interpreter::tests::dim::redim::test_redim_change_single_dimension_array_of_user_defined_type ... ok
[INFO] [stdout] test interpreter::tests::exit_subprogram::exit_sub ... ok
[INFO] [stdout] test interpreter::tests::expression::and::test_and_binary_arithmetic_positive_positive ... ok
[INFO] [stdout] test interpreter::tests::expression::and::test_and_negative_ones_zeroes ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_minus::double_minus ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_minus::plus_minus ... ok
[INFO] [stdout] test interpreter::tests::expression::and::test_and_two_string_comparisons ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_minus::test_left_double ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_minus::test_left_float ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_left_double ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_minus::test_left_integer ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_function_call_plus_literal ... ok
[INFO] [stdout] test interpreter::tests::expression::divide::test_divide ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_minus::test_left_long ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_left_string ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_left_float ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_literal_plus_function_call ... ok
[INFO] [stdout] test interpreter::tests::expression::and::test_and_positive_ones_zeroes ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_left_long ... ok
[INFO] [stdout] test interpreter::tests::expression::divide::test_double_divide ... ok
[INFO] [stdout] test interpreter::tests::expression::binary_plus::test_left_integer ... ok
[INFO] [stdout] test interpreter::tests::expression::eq::test_equality ... ok
[INFO] [stdout] test interpreter::tests::expression::eq::test_equality_string ... ok
[INFO] [stdout] test interpreter::tests::expression::geq::test_greater_or_equal ... ok
[INFO] [stdout] test interpreter::tests::expression::geq::test_greater_or_equal_string ... ok
[INFO] [stdout] test interpreter::tests::expression::gt::test_greater ... ok
[INFO] [stdout] test interpreter::tests::expression::less::test_left_string ... ok
[INFO] [stdout] test interpreter::tests::expression::modulo::modulo_priority ... ok
[INFO] [stdout] test interpreter::tests::expression::lte::test_left_string ... ok
[INFO] [stdout] test interpreter::tests::expression::modulo::modulo_rounding ... ok
[INFO] [stdout] test interpreter::tests::expression::multiply::test_multiply ... ok
[INFO] [stdout] test interpreter::tests::expression::less::test_left_float ... ok
[INFO] [stdout] test interpreter::tests::expression::multiply::test_multiply_literal_with_variable ... ok
[INFO] [stdout] test interpreter::tests::expression::multiply::test_multiply_variable_with_literal ... ok
[INFO] [stdout] test interpreter::tests::expression::less::test_left_double ... ok
[INFO] [stdout] test interpreter::tests::expression::ne::test_not_equals ... ok
[INFO] [stdout] test interpreter::tests::expression::or::test_or_binary_arithmetic ... ok
[INFO] [stdout] test interpreter::tests::expression::less::test_left_integer ... ok
[INFO] [stdout] test interpreter::tests::expression::lte::test_left_double ... ok
[INFO] [stdout] test interpreter::tests::expression::or::test_or_positive_ones_zeroes ... ok
[INFO] [stdout] test interpreter::tests::expression::priority::test_arithmetic_has_priority_over_relational ... ok
[INFO] [stdout] test interpreter::tests::expression::lte::test_left_float ... ok
[INFO] [stdout] test interpreter::tests::expression::priority::test_arithmetic_has_priority_over_binary ... ok
[INFO] [stdout] test interpreter::tests::expression::or::test_or_negative_ones_zeroes ... ok
[INFO] [stdout] test interpreter::tests::expression::priority::test_and_has_priority_over_or ... ok
[INFO] [stdout] test interpreter::tests::expression::priority::test_binary_not_short_circuit ... ok
[INFO] [stdout] test interpreter::tests::expression::lte::test_left_integer ... ok
[INFO] [stdout] test interpreter::tests::expression::priority::test_multiply_divide_have_priority_over_plus_minus ... ok
[INFO] [stdout] test interpreter::tests::expression::priority::test_relational_has_priority_over_binary ... ok
[INFO] [stdout] test interpreter::tests::expression::unary_minus::test_unary_minus_integer ... ok
[INFO] [stdout] test interpreter::tests::expression::unary_minus::test_unary_minus_float ... ok
[INFO] [stdout] test interpreter::tests::expression::unary_not::test_unary_not_integer ... ok
[INFO] [stdout] test interpreter::tests::function_call::static_function ... ok
[INFO] [stdout] test interpreter::tests::expression::unary_not::test_unary_not_float ... ok
[INFO] [stdout] test interpreter::tests::expression::or::test_or_string_comparison_and_two_string_comparisons ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_declared_and_implemented ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_defstr ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_defint ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_dot_in_function_name_even_if_it_is_a_keyword ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_missing_returns_zero ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_without_declaration ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_not_setting_return_value_defaults_to_zero ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_interpret_function_call_user_defined_literal_arg ... ok
[INFO] [stdout] test interpreter::tests::expression::test_octal ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_function_call_lowercase ... ok
[INFO] [stdout] test interpreter::tests::function_implementation::test_function_param_same_as_function_name_allowed ... ok
[INFO] [stdout] test interpreter::tests::function_implementation::test_function_param_same_as_function_name_compact_single_allowed ... ok
[INFO] [stdout] test interpreter::tests::expression::test_hexadecimals ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_no_args_function_call ... ok
[INFO] [stdout] test interpreter::tests::expression::test_dot_in_expression_variable_name ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_interpret_function_call_user_defined_var_arg_is_by_ref_assign_to_self ... ok
[INFO] [stdout] test interpreter::tests::go_sub::go_sub_without_return ... ok
[INFO] [stdout] test interpreter::tests::go_sub::return_without_go_sub ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_interpret_function_call_user_defined_var_arg_is_by_ref ... ok
[INFO] [stdout] test interpreter::tests::function_call::test_recursive_function ... ok
[INFO] [stdout] test interpreter::tests::go_sub::variable_assigned_in_go_sub_before_definition ... ok
[INFO] [stdout] test interpreter::tests::go_sub::go_sub ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_block_false ... ok
[INFO] [stdout] test interpreter::tests::go_sub::go_sub_inside_sub ... ok
[INFO] [stdout] test interpreter::tests::go_to::go_to_label_go_to_in_single_line_if_then ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_else_block_false ... ok
[INFO] [stdout] test interpreter::tests::go_to::go_to_label_go_to_is_before_label_declaration ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_block_true ... ok
[INFO] [stdout] test interpreter::tests::go_to::go_to_label_with_dots_in_name ... ok
[INFO] [stdout] test interpreter::tests::function_implementation::test_function_param_same_as_other_function_allowed ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_else_block_true ... ok
[INFO] [stdout] test interpreter::tests::go_to::go_to_label_go_to_is_after_label_declaration ... ok
[INFO] [stdout] test interpreter::tests::go_sub::go_sub_return_to_specific_address ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_block_false_false ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_block_false_true ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_else_block_false_false ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_block_true_true ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_block_true_false ... ok
[INFO] [stdout] test interpreter::tests::loops::do_loop_while_condition_enter_loop_if_false ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_else_block_true_false ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_else_block_true_true ... ok
[INFO] [stdout] test interpreter::tests::loops::do_loop_while_condition ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_elseif_else_block_false_true ... ok
[INFO] [stdout] test interpreter::tests::loops::do_until_condition_loop ... ok
[INFO] [stdout] test interpreter::tests::loops::do_while_condition_does_not_enter_loop_if_false ... ok
[INFO] [stdout] test interpreter::tests::loops::do_loop_until_condition ... ok
[INFO] [stdout] test interpreter::tests::loops::do_while_condition_loop ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_parenthesis_expressions ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_if_multiple_elseif_block ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_assigning_to_function_name ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_with_negative_step ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_end_expression_evaluated_only_once ... ok
[INFO] [stdout] test interpreter::tests::if_block::test_single_line_if ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_with_specified_next_counter ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_with_specified_next_counter_lower_case ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_with_positive_step ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_with_zero_step ... ok
[INFO] [stdout] test interpreter::tests::loops::test_for_loop_with_negative_step_minus_one ... ok
[INFO] [stdout] test interpreter::tests::loops::test_nested_for_loop ... ok
[INFO] [stdout] test interpreter::tests::loops::test_simple_for_loop_value_of_variable_after_loop_never_entering ... ok
[INFO] [stdout] test interpreter::tests::loops::test_while_wend ... ok
[INFO] [stdout] test interpreter::tests::name_resolution::print_local_const_with_dot_in_name ... ok
[INFO] [stdout] test interpreter::tests::name_resolution::print_parent_const_with_dot_in_name ... ok
[INFO] [stdout] test interpreter::tests::on_error::global_error_handler_error_inside_function ... ok
[INFO] [stdout] test interpreter::tests::loops::test_simple_for_loop_value_of_variable_after_loop ... ok
[INFO] [stdout] test interpreter::tests::on_error::global_error_handler_has_access_to_variables ... ok
[INFO] [stdout] test interpreter::tests::loops::test_simple_for_loop ... ok
[INFO] [stdout] test interpreter::tests::on_error::on_error_go_to_label ... ok
[INFO] [stdout] test interpreter::tests::on_error::on_error_resume_next ... ok
[INFO] [stdout] test interpreter::tests::on_error::on_error_go_to_label_with_dots_in_label_name ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_after_resume_without_error_with_print_after_resume ... ok
[INFO] [stdout] test interpreter::tests::on_error::print_error_in_second_argument ... ok
[INFO] [stdout] test interpreter::tests::on_error::reset_error_handler ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_after_resume_without_error_where_resume_is_the_last_statement_of_the_program ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_at_end_of_do_loop_while ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_at_end_of_do_while_loop ... ok
[INFO] [stdout] test interpreter::tests::select_case::multi_expr_first_expr_of_second_block_matches ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_label ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_at_end_of_for_loop ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_next ... ok
[INFO] [stdout] test interpreter::tests::on_error::user_defined_sub_error_in_second_argument ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_no_args ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_case_match_second ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_case_is_no_whitespace ... ok
[INFO] [stdout] test interpreter::tests::select_case::multi_expr_second_expr_of_second_block_matches ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_case_match_first ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_case_match_first_only_once ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_case_match_else ... ok
[INFO] [stdout] test interpreter::tests::on_error::resume_at_end_of_while_wend ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_case_match_none ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_is_match ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_double_range_of_integers ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_is_no_match ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_range_below_range ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_range_above_range ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_range_within_range ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_no_case_only_else ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_parenthesis_expressions ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::fixed_length_string_prepend ... ok
[INFO] [stdout] test interpreter::tests::select_case::test_select_strings ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::redim_does_not_preserve_values_even_in_static_sub ... ok
[INFO] [stdout] test interpreter::tests::sub_call::redim_does_not_preserve_values ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::static_sub_preserves_values_between_calls ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::fixed_length_string_append ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::regular_sub_does_not_preserve_values_between_calls ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::array_built_in ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::array_user_defined_type ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_dot_in_sub_declaration_name ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_dot_in_sub_param_name ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_by_ref_parameter_defined_in_previous_sub_call ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::static_sub_with_arguments ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_by_val_parameter_cast ... ok
[INFO] [stdout] test interpreter::tests::sub_call::static_sub::user_defined_type ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_by_ref_two_levels_deep_referencing_parent_constant ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_by_ref_parameter_const_is_ok_does_not_modify_const ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_interpret_sub_call_user_defined_cannot_access_global_scope ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_stacktrace ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_interpret_sub_call_user_defined_var_arg_is_by_ref ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_sub_call_parenthesis ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_interpret_sub_call_user_defined_literal_arg ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_interpret_sub_call_user_defined_no_args ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_by_ref_two_levels_deep ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_interpret_sub_call_user_defined_two_args ... ok
[INFO] [stdout] test interpreter::tests::sub_implementation::test_sub_param_expression_different_qualifier ... ok
[INFO] [stdout] test interpreter::tests::sub_implementation::possible_to_have_declare_sub_without_implementation ... ok
[INFO] [stdout] test interpreter::tests::sub_implementation::test_sub_param_same_as_other_function_allowed ... ok
[INFO] [stdout] test interpreter::tests::sub_implementation::test_sub_params_same_name_different_qualifier ... ok
[INFO] [stdout] test interpreter::tests::sub_call::test_interpret_sub_call_var_in_parenthesis_is_by_val ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_assign_element_type_assign_qualified_use_unqualified ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_assign_element_type_assign_unqualified_use_qualified ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::modify_in_sub::modify_postcode ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::modify_in_sub::modify_prefix ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::modify_in_sub::modify_address ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::modify_in_sub::modify_person ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_max_length_string ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::modify_in_sub::create_new_local_value_and_copy_to_param ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_concatenate_two_strings_of_fixed_length ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_assign_is_by_val ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_string_const_length ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_truncate_string_at_declared_length ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_user_defined_type_card ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_user_defined_type_nested ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_modify_members_in_sub ... ok
[INFO] [stdout] test interpreter::tests::user_defined_type::test_assign ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::close::tests::test_close_allows_to_open_again stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::close::tests::test_close_allows_to_open_again' (33) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e2393ff8 - rusty_basic::interpreter::built_ins::close::tests::test_close_allows_to_open_again::h14d221b6ce0c1c3e
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/close.rs:40:9
[INFO] [stdout]   23:     0x62f0e2394047 - rusty_basic::interpreter::built_ins::close::tests::test_close_allows_to_open_again::{{closure}}::h84277cbb68e469c4
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/close.rs:33:41
[INFO] [stdout]   24:     0x62f0e2415c06 - core::ops::function::FnOnce::call_once::hd715e4c8d860766e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::close::tests::test_close_without_args_closes_all_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::close::tests::test_close_without_args_closes_all_files' (35) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e23940f8 - rusty_basic::interpreter::built_ins::close::tests::test_close_without_args_closes_all_files::h118934291de95405
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/close.rs:54:9
[INFO] [stdout]   23:     0x62f0e2394157 - rusty_basic::interpreter::built_ins::close::tests::test_close_without_args_closes_all_files::{{closure}}::h7e0def51a681ec33
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/close.rs:45:50
[INFO] [stdout]   24:     0x62f0e240f906 - core::ops::function::FnOnce::call_once::h19ea8beba15ea5fa
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::input::tests::test_input_string_from_file_eof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::input::tests::test_input_string_from_file_eof' (70) panicked at rusty_basic/src/interpreter/built_ins/input.rs:298:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e270d886 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62f0e236a151 - core::result::Result<T,E>::unwrap::h3073cd7b94a759bc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62f0e236a151 - rusty_basic::interpreter::built_ins::input::tests::test_input_string_from_file_eof::h6e01646f10f4a953
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/input.rs:298:79
[INFO] [stdout]   22:     0x62f0e236a357 - rusty_basic::interpreter::built_ins::input::tests::test_input_string_from_file_eof::{{closure}}::hc6ce2a082af920ad
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/input.rs:297:41
[INFO] [stdout]   23:     0x62f0e2414936 - core::ops::function::FnOnce::call_once::hab41b2a7fd4a7583
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   45:     0x7cacf3974a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::input::tests::test_input_string_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::input::tests::test_input_string_from_file' (69) panicked at rusty_basic/src/interpreter/built_ins/input.rs:274:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e270d886 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62f0e2369ce1 - core::result::Result<T,E>::unwrap::h3073cd7b94a759bc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62f0e2369ce1 - rusty_basic::interpreter::built_ins::input::tests::test_input_string_from_file::h4ee05232248adc87
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/input.rs:274:53
[INFO] [stdout]   22:     0x62f0e2369f07 - rusty_basic::interpreter::built_ins::input::tests::test_input_string_from_file::{{closure}}::hd4a3538b338a795f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/input.rs:272:37
[INFO] [stdout]   23:     0x62f0e240f8c6 - core::ops::function::FnOnce::call_once::h1969022ad7dddefe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   45:     0x7cacf3974a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::kill::tests::test_kill_edge_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::kill::tests::test_kill_edge_cases' (79) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23ba7de - rusty_basic::interpreter::test_utils::interpret_err::h6fe3800492ed9724
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:100:10
[INFO] [stdout]   22:     0x62f0e240031d - rusty_basic::interpreter::built_ins::kill::tests::test_kill_edge_cases::hf06d64bb18382319
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/kill.rs:26:13
[INFO] [stdout]   23:     0x62f0e2400497 - rusty_basic::interpreter::built_ins::kill::tests::test_kill_edge_cases::{{closure}}::hb597794bdd79473b
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/kill.rs:24:30
[INFO] [stdout]   24:     0x62f0e2411cd6 - core::ops::function::FnOnce::call_once::h516f94cb7b76a33f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::kill::tests::test_kill_happy_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::kill::tests::test_kill_happy_flow' (80) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e24004f2 - rusty_basic::interpreter::built_ins::kill::tests::test_kill_happy_flow::h74a829da67fffb84
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/kill.rs:19:9
[INFO] [stdout]   23:     0x62f0e2400577 - rusty_basic::interpreter::built_ins::kill::tests::test_kill_happy_flow::{{closure}}::hf1305eba2e9b2fc6
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/kill.rs:17:30
[INFO] [stdout]   24:     0x62f0e2411336 - core::ops::function::FnOnce::call_once::h44b91e5094cdcc72
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::line_input::tests::line_input_reading_into_array_user_defined_type_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::line_input::tests::line_input_reading_into_array_user_defined_type_string' (102) panicked at rusty_basic/src/interpreter/built_ins/line_input.rs:105:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e270d886 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62f0e2368240 - core::result::Result<T,E>::unwrap::h3073cd7b94a759bc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62f0e2368240 - rusty_basic::interpreter::built_ins::line_input::tests::line_input_reading_into_array_user_defined_type_string::h984eb255d1a339a6
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/line_input.rs:105:56
[INFO] [stdout]   22:     0x62f0e2368587 - rusty_basic::interpreter::built_ins::line_input::tests::line_input_reading_into_array_user_defined_type_string::{{closure}}::hdcf6d31fddcfcdc8
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/line_input.rs:102:64
[INFO] [stdout]   23:     0x62f0e2412bc6 - core::ops::function::FnOnce::call_once::h71ebd6c47a1de72e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   45:     0x7cacf3974a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::line_input::tests::test_line_input_string_from_file_eof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::line_input::tests::test_line_input_string_from_file_eof' (103) panicked at rusty_basic/src/interpreter/built_ins/line_input.rs:87:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e270d886 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62f0e2367f7a - core::result::Result<T,E>::unwrap::h3073cd7b94a759bc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62f0e2367f7a - rusty_basic::interpreter::built_ins::line_input::tests::test_line_input_string_from_file_eof::he8bd1c7367cfc3b4
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/line_input.rs:87:10
[INFO] [stdout]   22:     0x62f0e2368177 - rusty_basic::interpreter::built_ins::line_input::tests::test_line_input_string_from_file_eof::{{closure}}::h0622da507bd5a485
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/line_input.rs:81:46
[INFO] [stdout]   23:     0x62f0e24112f6 - core::ops::function::FnOnce::call_once::h447efe782d57477a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   45:     0x7cacf3974a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::name::tests::test_can_rename_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::name::tests::test_can_rename_directory' (108) panicked at rusty_basic/src/interpreter/built_ins/name.rs:54:43:
[INFO] [stdout] Should have created directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e270d886 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62f0e237797c - core::result::Result<T,E>::expect::h248ee6d7d01239d9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62f0e23c4309 - rusty_basic::interpreter::built_ins::name::tests::test_can_rename_directory::h8b205ff21f18d9f0
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/name.rs:54:43
[INFO] [stdout]   22:     0x62f0e23c4547 - rusty_basic::interpreter::built_ins::name::tests::test_can_rename_directory::{{closure}}::h8317d104e9fff24f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/name.rs:48:35
[INFO] [stdout]   23:     0x62f0e240fc56 - core::ops::function::FnOnce::call_once::h1e69ae6ef5978630
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   45:     0x7cacf3974a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::name::tests::test_can_rename_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::name::tests::test_can_rename_file' (109) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e23c40ff - rusty_basic::interpreter::built_ins::name::tests::test_can_rename_file::h1c48f140ef7712b8
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/name.rs:23:9
[INFO] [stdout]   23:     0x62f0e23c4267 - rusty_basic::interpreter::built_ins::name::tests::test_can_rename_file::{{closure}}::hcf3a2d3794aa46f2
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/name.rs:16:30
[INFO] [stdout]   24:     0x62f0e2413c76 - core::ops::function::FnOnce::call_once::h920d8cc98a2a5196
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::name::tests::test_can_rename_file_parenthesis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::name::tests::test_can_rename_file_parenthesis' (110) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e23c45cf - rusty_basic::interpreter::built_ins::name::tests::test_can_rename_file_parenthesis::h39c1ad9725ddcc3e
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/name.rs:39:9
[INFO] [stdout]   23:     0x62f0e23c4737 - rusty_basic::interpreter::built_ins::name::tests::test_can_rename_file_parenthesis::{{closure}}::h4e20b452fe8d602b
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/name.rs:32:42
[INFO] [stdout]   24:     0x62f0e2410126 - core::ops::function::FnOnce::call_once::h27b0f7fd08abfb68
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::test_can_create_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::test_can_create_file' (113) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e23862b3 - rusty_basic::interpreter::built_ins::open::tests::test_can_create_file::h57d91202615fc67e
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:65:9
[INFO] [stdout]   23:     0x62f0e23863b7 - rusty_basic::interpreter::built_ins::open::tests::test_can_create_file::{{closure}}::h37784b971041232d
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:58:30
[INFO] [stdout]   24:     0x62f0e2415b86 - core::ops::function::FnOnce::call_once::hd63314fefd41889f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::test_open_twice_without_closing_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::test_open_twice_without_closing_error' (118) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23ba7de - rusty_basic::interpreter::test_utils::interpret_err::h6fe3800492ed9724
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:100:10
[INFO] [stdout]   22:     0x62f0e2386c91 - rusty_basic::interpreter::built_ins::open::tests::test_open_twice_without_closing_error::hae143e11c663b1d3
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:255:13
[INFO] [stdout]   23:     0x62f0e2386e27 - rusty_basic::interpreter::built_ins::open::tests::test_open_twice_without_closing_error::{{closure}}::h9505ebba57a83f09
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:134:47
[INFO] [stdout]   24:     0x62f0e2413ff6 - core::ops::function::FnOnce::call_once::h97c6ca1a633cd52a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::open_random_file_field_lset_put stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::open_random_file_field_lset_put' (111) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e23866a5 - rusty_basic::interpreter::built_ins::open::tests::open_random_file_field_lset_put::he444518f8f2b0e88
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:153:9
[INFO] [stdout]   23:     0x62f0e23867a7 - rusty_basic::interpreter::built_ins::open::tests::open_random_file_field_lset_put::{{closure}}::h8fe95ec5b5860028
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:144:41
[INFO] [stdout]   24:     0x62f0e2412126 - core::ops::function::FnOnce::call_once::h5b5c157b2b3fa6c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::test_can_write_file_append_mode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::test_can_write_file_append_mode' (116) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e2386823 - rusty_basic::interpreter::built_ins::open::tests::test_can_write_file_append_mode::hc18685a440a54227
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:118:9
[INFO] [stdout]   23:     0x62f0e2386927 - rusty_basic::interpreter::built_ins::open::tests::test_can_write_file_append_mode::{{closure}}::h3e3cf40469ce1f0a
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:110:41
[INFO] [stdout]   24:     0x62f0e24105b6 - core::ops::function::FnOnce::call_once::h2f0f6ee68c21c9af
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::test_can_read_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::test_can_read_file' (114) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e23860e6 - rusty_basic::interpreter::built_ins::open::tests::test_can_read_file::hac997682c97c6a81
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:83:9
[INFO] [stdout]   23:     0x62f0e2386237 - rusty_basic::interpreter::built_ins::open::tests::test_can_read_file::{{closure}}::h1572747197422ea5
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:71:28
[INFO] [stdout]   24:     0x62f0e2415a46 - core::ops::function::FnOnce::call_once::hd077f19705fb6cfd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::open_random_file_field_lset_put_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::open_random_file_field_lset_put_get' (112) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e2386976 - rusty_basic::interpreter::built_ins::open::tests::open_random_file_field_lset_put_get::h455b5c170ad1317f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:275:31
[INFO] [stdout]   23:     0x62f0e2386c47 - rusty_basic::interpreter::built_ins::open::tests::open_random_file_field_lset_put_get::{{closure}}::h16c726da4ee02ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:159:45
[INFO] [stdout]   24:     0x62f0e2413cb6 - core::ops::function::FnOnce::call_once::h924af24779fcf764
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::built_ins::open::tests::test_can_read_file_until_eof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::built_ins::open::tests::test_can_read_file_until_eof' (115) panicked at rusty_basic/src/interpreter/error.rs:48:18:
[INFO] [stdout] not implemented for DeviceIOError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f0e26f2592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f0e26f2592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f0e26f2592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f0e26f2592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f0e27042bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f0e27042bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62f0e26bead3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f0e26bead3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f0e26caee2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f0e26cfa1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f0e26cf8b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f0e2458b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62f0e2458b6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f0e26d002f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62f0e26d002f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f0e26cfe8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62f0e26cb029 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f0e26b225d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f0e270e550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62f0e23a935e - rusty_basic::interpreter::error::RuntimeError::get_code::he5230ab850b9c45f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/error.rs:48:18
[INFO] [stdout]   20:     0x62f0e24262d4 - <rusty_basic::interpreter::interpreter::Interpreter<TStdlib,TStdIn,TStdOut,TLpt1,U> as rusty_basic::interpreter::interpreter_trait::InterpreterTrait>::interpret::hc5b2cd6ae623e3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/interpreter.rs:218:60
[INFO] [stdout]   21:     0x62f0e23bc670 - rusty_basic::interpreter::test_utils::interpret::h07584cdf90c9dff7
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:92:10
[INFO] [stdout]   22:     0x62f0e2386429 - rusty_basic::interpreter::built_ins::open::tests::test_can_read_file_until_eof::h0b878f52d79a3b7f
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/test_utils.rs:275:31
[INFO] [stdout]   23:     0x62f0e2386657 - rusty_basic::interpreter::built_ins::open::tests::test_can_read_file_until_eof::{{closure}}::h60d9ba42e255126b
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty_basic/src/interpreter/built_ins/open.rs:91:38
[INFO] [stdout]   24:     0x62f0e2415736 - core::ops::function::FnOnce::call_once::hc80dd5d9d00ec0a3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f0e245894b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f0e245894b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62f0e246c9cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62f0e246c9cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62f0e246c9cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62f0e246c9cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62f0e246c9cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f0e246c9cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62f0e246c9cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62f0e2445ee4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62f0e2445ee4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62f0e244981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62f0e244981a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62f0e244981a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62f0e244981a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f0e244981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62f0e244981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f0e26c633f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62f0e26c633f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cacf38e7aa4 - <unknown>
[INFO] [stdout]   46:     0x7cacf3974a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     interpreter::built_ins::close::tests::test_close_allows_to_open_again
[INFO] [stdout]     interpreter::built_ins::close::tests::test_close_without_args_closes_all_files
[INFO] [stdout]     interpreter::built_ins::input::tests::test_input_string_from_file
[INFO] [stdout]     interpreter::built_ins::input::tests::test_input_string_from_file_eof
[INFO] [stdout]     interpreter::built_ins::kill::tests::test_kill_edge_cases
[INFO] [stdout]     interpreter::built_ins::kill::tests::test_kill_happy_flow
[INFO] [stdout]     interpreter::built_ins::line_input::tests::line_input_reading_into_array_user_defined_type_string
[INFO] [stdout]     interpreter::built_ins::line_input::tests::test_line_input_string_from_file_eof
[INFO] [stdout]     interpreter::built_ins::name::tests::test_can_rename_directory
[INFO] [stdout]     interpreter::built_ins::name::tests::test_can_rename_file
[INFO] [stdout]     interpreter::built_ins::name::tests::test_can_rename_file_parenthesis
[INFO] [stdout]     interpreter::built_ins::open::tests::open_random_file_field_lset_put
[INFO] [stdout]     interpreter::built_ins::open::tests::open_random_file_field_lset_put_get
[INFO] [stdout]     interpreter::built_ins::open::tests::test_can_create_file
[INFO] [stdout]     interpreter::built_ins::open::tests::test_can_read_file
[INFO] [stdout]     interpreter::built_ins::open::tests::test_can_read_file_until_eof
[INFO] [stdout]     interpreter::built_ins::open::tests::test_can_write_file_append_mode
[INFO] [stdout]     interpreter::built_ins::open::tests::test_open_twice_without_closing_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 463 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rusty_basic --lib`
[INFO] running `Command { std: "docker" "inspect" "4ce9701067ffb1d5fed6eb5014456632023119414ddb471ab7547305537c9f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce9701067ffb1d5fed6eb5014456632023119414ddb471ab7547305537c9f41", kill_on_drop: false }`
[INFO] [stdout] 4ce9701067ffb1d5fed6eb5014456632023119414ddb471ab7547305537c9f41
