[INFO] fetching crate quickpython 0.1.3...
[INFO] testing quickpython-0.1.3 against 1.94.0 for beta-1.95-1
[INFO] extracting crate quickpython 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate quickpython 0.1.3
[INFO] finished tweaking crates.io crate quickpython 0.1.3
[INFO] tweaked toml for crates.io crate quickpython 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quickpython 0.1.3 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quickpython 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `quickpython`
[INFO] [stderr]   * `bin` target `quickpython`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-char-range v0.9.0
[INFO] [stderr]   Downloaded unic-common v0.9.0
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded unic-char-property v0.9.0
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded malachite v0.4.22
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded malachite-bigint v0.2.3
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded malachite-q v0.4.22
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded malachite-base v0.4.22
[INFO] [stderr]   Downloaded malachite-nz v0.4.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 080b66a6f87c4df106a135a79dd0a80c768cce7042fb30bd46432761a1ad393e
[INFO] running `Command { std: "docker" "start" "-a" "080b66a6f87c4df106a135a79dd0a80c768cce7042fb30bd46432761a1ad393e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "080b66a6f87c4df106a135a79dd0a80c768cce7042fb30bd46432761a1ad393e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080b66a6f87c4df106a135a79dd0a80c768cce7042fb30bd46432761a1ad393e", kill_on_drop: false }`
[INFO] [stdout] 080b66a6f87c4df106a135a79dd0a80c768cce7042fb30bd46432761a1ad393e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa95dd871f9c969ba7ee3b411feb8993efd54203a0cafcc44b63268ccc7baa0f
[INFO] running `Command { std: "docker" "start" "-a" "aa95dd871f9c969ba7ee3b411feb8993efd54203a0cafcc44b63268ccc7baa0f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `quickpython`
[INFO] [stderr]   * `bin` target `quickpython`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling quickpython v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.06s
[INFO] running `Command { std: "docker" "inspect" "aa95dd871f9c969ba7ee3b411feb8993efd54203a0cafcc44b63268ccc7baa0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa95dd871f9c969ba7ee3b411feb8993efd54203a0cafcc44b63268ccc7baa0f", kill_on_drop: false }`
[INFO] [stdout] aa95dd871f9c969ba7ee3b411feb8993efd54203a0cafcc44b63268ccc7baa0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bbf351866edb1f8ea882b8fb7e60abb9c9d139f78cbb8603d7ea3558c3793ed
[INFO] running `Command { std: "docker" "start" "-a" "3bbf351866edb1f8ea882b8fb7e60abb9c9d139f78cbb8603d7ea3558c3793ed", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `quickpython`
[INFO] [stderr]   * `bin` target `quickpython`
[INFO] [stderr]    Compiling quickpython v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "3bbf351866edb1f8ea882b8fb7e60abb9c9d139f78cbb8603d7ea3558c3793ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbf351866edb1f8ea882b8fb7e60abb9c9d139f78cbb8603d7ea3558c3793ed", kill_on_drop: false }`
[INFO] [stdout] 3bbf351866edb1f8ea882b8fb7e60abb9c9d139f78cbb8603d7ea3558c3793ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] daae31974eabce389b0451e3e05495c6e8f66a9284c892bb2ac90e1554a822eb
[INFO] running `Command { std: "docker" "start" "-a" "daae31974eabce389b0451e3e05495c6e8f66a9284c892bb2ac90e1554a822eb", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `quickpython`
[INFO] [stderr]   * `bin` target `quickpython`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quickpython-d6744ca60ddc2d12)
[INFO] [stdout] 
[INFO] [stdout] running 644 tests
[INFO] [stdout] test serializer::tests::test_bool_and_comparison ... ok
[INFO] [stdout] test serializer::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test tests::test_async_function_basic ... ok
[INFO] [stdout] test serializer::tests::test_variable_instructions ... ok
[INFO] [stdout] test tests::test_async_function_returns_coroutine ... ok
[INFO] [stdout] test tests::test_async_function_with_computation ... ok
[INFO] [stdout] test tests::test_async_function_with_conditionals ... ok
[INFO] [stdout] test tests::test_async_function_with_multiple_statements ... ok
[INFO] [stdout] test tests::test_async_function_nested_calls ... ok
[INFO] [stdout] test tests::test_async_function_with_exception ... ok
[INFO] [stdout] test tests::test_augmented_div ... ok
[INFO] [stdout] test tests::test_augmented_float ... ok
[INFO] [stdout] test tests::test_async_function_simple ... ok
[INFO] [stdout] test tests::test_another_complex_expr ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_negative_error ... ok
[INFO] [stdout] test tests::test_augmented_add ... ok
[INFO] [stdout] test tests::test_augmented_in_loop ... ok
[INFO] [stdout] test tests::test_augmented_mod ... ok
[INFO] [stdout] test tests::test_augmented_mul ... ok
[INFO] [stdout] test tests::test_augmented_string ... ok
[INFO] [stdout] test tests::test_augmented_sub ... ok
[INFO] [stdout] test tests::test_await_coroutine ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_wrong_type_error ... ok
[INFO] [stdout] test tests::test_attribute_error_on_int ... ok
[INFO] [stdout] test tests::test_await_non_coroutine_error ... ok
[INFO] [stdout] test tests::test_augmented_assignment_all_ops ... ok
[INFO] [stdout] test tests::test_bool_comparison ... ok
[INFO] [stdout] test tests::test_break_with_list_iteration ... ok
[INFO] [stdout] test tests::test_break_in_nested_loop ... ok
[INFO] [stdout] test tests::test_call_non_function ... ok
[INFO] [stdout] test tests::test_break_in_function ... ok
[INFO] [stdout] test tests::test_break_in_for ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_with_int ... ok
[INFO] [stdout] test tests::test_break_in_nested_if ... ok
[INFO] [stdout] test tests::test_break_in_while ... ok
[INFO] [stdout] test tests::test_break_outside_loop ... ok
[INFO] [stdout] test tests::test_compile_serialize_execute ... ok
[INFO] [stdout] test tests::test_chained_method_calls ... ok
[INFO] [stdout] test tests::test_complex_expr ... ok
[INFO] [stdout] test tests::test_comparison_operators ... ok
[INFO] [stdout] test tests::test_compile_serialize_roundtrip ... ok
[INFO] [stdout] test tests::test_complex_list_comprehension ... ok
[INFO] [stdout] test tests::test_continue_in_nested_loop ... ok
[INFO] [stdout] test tests::test_continue_in_for ... ok
[INFO] [stdout] test tests::test_continue_outside_loop ... ok
[INFO] [stdout] test tests::test_continue_skip_odds ... ok
[INFO] [stdout] test tests::test_deserialize_truncated_data ... ok
[INFO] [stdout] test tests::test_dict_assignment ... ok
[INFO] [stdout] test tests::test_comparison_operators_all ... ok
[INFO] [stdout] test tests::test_continue_with_list_iteration ... ok
[INFO] [stdout] test tests::test_deserialize_invalid_magic ... ok
[INFO] [stdout] test tests::test_deserialize_invalid_version ... ok
[INFO] [stdout] test tests::test_continue_in_while ... ok
[INFO] [stdout] test tests::test_continue_in_nested_if ... ok
[INFO] [stdout] test tests::test_dict_get_doesnt_modify ... ok
[INFO] [stdout] test tests::test_dict_comprehension_complex_expressions ... ok
[INFO] [stdout] test tests::test_dict_comprehension_duplicate_keys ... ok
[INFO] [stdout] test tests::test_dict_comprehension_empty ... ok
[INFO] [stdout] test tests::test_dict_comprehension_basic ... ok
[INFO] [stdout] test tests::test_dict_get_method_with_default ... ok
[INFO] [stdout] test serializer::tests::test_magic_number ... ok
[INFO] [stdout] test tests::test_dict_get_existing_key ... ok
[INFO] [stdout] test tests::test_dict_comprehension_from_tuples ... ok
[INFO] [stdout] test tests::test_dict_comprehension_string_keys ... ok
[INFO] [stdout] test tests::test_dict_key_equality ... ok
[INFO] [stdout] test tests::test_dict_getitem_unhashable_key ... ok
[INFO] [stdout] test tests::test_dict_get_missing_key_no_default ... ok
[INFO] [stdout] test tests::test_dict_has_key ... ok
[INFO] [stdout] test tests::test_dict_get_no_args_error ... ok
[INFO] [stdout] test tests::test_dict_get_missing_key_with_default ... ok
[INFO] [stdout] test tests::test_dict_get_real_usage ... ok
[INFO] [stdout] test tests::test_dict_key_error ... ok
[INFO] [stdout] test tests::test_dict_key_hash ... ok
[INFO] [stdout] test tests::test_dict_get_with_default_value ... ok
[INFO] [stdout] test tests::test_dict_keys_with_args ... ok
[INFO] [stdout] test tests::test_dict_keys_empty ... ok
[INFO] [stdout] test tests::test_dict_mixed_keys ... ok
[INFO] [stdout] test tests::test_dict_pop_missing_key ... ok
[INFO] [stdout] test tests::test_dict_literal_int_keys ... ok
[INFO] [stdout] test tests::test_dict_key_int ... ok
[INFO] [stdout] test tests::test_dict_keys ... ok
[INFO] [stdout] test tests::test_dict_pop_too_many_args ... ok
[INFO] [stdout] test tests::test_dict_literal_string_keys ... ok
[INFO] [stdout] test tests::test_dict_key_string ... ok
[INFO] [stdout] test tests::test_different_types_ordering_error ... ok
[INFO] [stdout] test tests::test_dict_pop_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_div_float_int_zero ... ok
[INFO] [stdout] test tests::test_dict_setitem_unhashable_key ... ok
[INFO] [stdout] test tests::test_div_int_float_zero ... ok
[INFO] [stdout] test tests::test_different_types_equality ... ok
[INFO] [stdout] test tests::test_dict_comprehension_with_condition ... ok
[INFO] [stdout] test tests::test_div_type_error ... ok
[INFO] [stdout] test tests::test_dict_get_different_key_types ... ok
[INFO] [stdout] test tests::test_async_multiple_awaits ... ok
[INFO] [stdout] test tests::test_division_by_zero ... ok
[INFO] [stdout] test tests::test_division_by_zero_error ... ok
[INFO] [stdout] test tests::test_exception_creation ... ok
[INFO] [stdout] test tests::test_exception_equality ... ok
[INFO] [stdout] test tests::test_division_by_zero_exception ... ok
[INFO] [stdout] test tests::test_double_negative ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_exception_catches_valueerror ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_specific_handler_works ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_exception_catches_all ... ok
[INFO] [stdout] test tests::test_elif_chain ... ok
[INFO] [stdout] test tests::test_empty_dict_operations ... ok
[INFO] [stdout] test tests::test_exception_in_function ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_wrong_handler_doesnt_catch ... ok
[INFO] [stdout] test tests::test_empty_list_operations ... ok
[INFO] [stdout] test tests::test_empty_string_operations ... ok
[INFO] [stdout] test tests::test_exception_type_from_i32_valid ... ok
[INFO] [stdout] test tests::test_exception_type_matches_base_catches_all ... ok
[INFO] [stdout] test tests::test_exception_type_matches_specific ... ok
[INFO] [stdout] test tests::test_eval_bytecode_with_float ... ok
[INFO] [stdout] test tests::test_eval_bytecode_with_string ... ok
[INFO] [stdout] test tests::test_exception_type_from_i32_invalid ... ok
[INFO] [stdout] test tests::test_exception_type_as_i32 ... ok
[INFO] [stdout] test tests::test_empty_tuple_creation ... ok
[INFO] [stdout] test tests::test_exception_with_traceback ... ok
[INFO] [stdout] test tests::test_exception_with_message ... ok
[INFO] [stdout] test tests::test_factorial ... ok
[INFO] [stdout] test tests::test_fibonacci_iterative ... ok
[INFO] [stdout] test tests::test_float_conversion_invalid ... ok
[INFO] [stdout] test tests::test_float_division_by_zero ... ok
[INFO] [stdout] test tests::test_float_operations ... ok
[INFO] [stdout] test tests::test_float_comparison ... ok
[INFO] [stdout] test tests::test_float_arithmetic ... ok
[INFO] [stdout] test tests::test_float_literal ... ok
[INFO] [stdout] test tests::test_float_modulo ... ok
[INFO] [stdout] test tests::test_for_list_iteration ... ok
[INFO] [stdout] test tests::test_finally_always_executes ... ok
[INFO] [stdout] test tests::test_finally_with_exception ... ok
[INFO] [stdout] test tests::test_float_conversion ... ok
[INFO] [stdout] test tests::test_for_dict_iteration ... ok
[INFO] [stdout] test tests::test_async_function_with_multiple_awaits ... ok
[INFO] [stdout] test tests::test_for_loop_with_break ... ok
[INFO] [stdout] test tests::test_for_with_function ... ok
[INFO] [stdout] test tests::test_fstring_expressions ... ok
[INFO] [stdout] test tests::test_fstring_different_types ... ok
[INFO] [stdout] test tests::test_fstring_multiple_variables ... ok
[INFO] [stdout] test tests::test_fstring_nested_expression ... ok
[INFO] [stdout] test tests::test_for_range_with_step ... ok
[INFO] [stdout] test tests::test_for_loop_with_continue ... ok
[INFO] [stdout] test tests::test_fstring_only_expression ... ok
[INFO] [stdout] test tests::test_fstring_function_call ... ok
[INFO] [stdout] test tests::test_function_def_and_call ... ok
[INFO] [stdout] test tests::test_fstring_simple_variable ... ok
[INFO] [stdout] test tests::test_function_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_function_multiple_returns ... ok
[INFO] [stdout] test tests::test_fstring_no_interpolation ... ok
[INFO] [stdout] test tests::test_from_import ... ok
[INFO] [stdout] test tests::test_generator_fibonacci ... ok
[INFO] [stdout] test tests::test_for_range_start_stop ... ok
[INFO] [stdout] test tests::test_ge_type_error ... ok
[INFO] [stdout] test tests::test_for_range_simple ... ok
[INFO] [stdout] test tests::test_finally_block_with_exception ... ok
[INFO] [stdout] test tests::test_generator_function_creation ... ok
[INFO] [stdout] test tests::test_generator_with_arguments ... ok
[INFO] [stdout] test tests::test_generator_is_not_async ... ok
[INFO] [stdout] test tests::test_generator_simple_for_loop ... ok
[INFO] [stdout] test tests::test_get_set_api ... ok
[INFO] [stdout] test tests::test_generator_with_arithmetic ... ok
[INFO] [stdout] test tests::test_generator_with_comparison ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_with_float ... ok
[INFO] [stdout] test tests::test_generator_with_dict ... ok
[INFO] [stdout] test tests::test_if_else ... ok
[INFO] [stdout] test tests::test_generator_with_logical_operators ... ok
[INFO] [stdout] test tests::test_import_json ... ok
[INFO] [stdout] test tests::test_grade_function_with_float ... ok
[INFO] [stdout] test tests::test_in_condition ... ok
[INFO] [stdout] test tests::test_generator_with_loop ... ok
[INFO] [stdout] test tests::test_generator_with_return ... ok
[INFO] [stdout] test tests::test_import_as ... ok
[INFO] [stdout] test tests::test_getitem_on_none_error ... ok
[INFO] [stdout] test tests::test_generator_with_string_concatenation ... ok
[INFO] [stdout] test tests::test_gt_type_error ... ok
[INFO] [stdout] test tests::test_getitem_on_int_error ... ok
[INFO] [stdout] test tests::test_generator_with_negation ... ok
[INFO] [stdout] test tests::test_generator_with_tuple ... ok
[INFO] [stdout] test tests::test_generator_yield_without_value ... ok
[INFO] [stdout] test tests::test_in_dict ... ok
[INFO] [stdout] test tests::test_in_empty_containers ... ok
[INFO] [stdout] test tests::test_in_list_found ... ok
[INFO] [stdout] test tests::test_in_list_not_found ... ok
[INFO] [stdout] test tests::test_in_loop ... ok
[INFO] [stdout] test tests::test_in_on_int_error ... ok
[INFO] [stdout] test tests::test_in_on_none_error ... ok
[INFO] [stdout] test tests::test_in_operator_string ... ok
[INFO] [stdout] test tests::test_in_operator_list ... ok
[INFO] [stdout] test tests::test_index_error_exception ... ok
[INFO] [stdout] test tests::test_int_conversion ... ok
[INFO] [stdout] test tests::test_in_string ... ok
[INFO] [stdout] test tests::test_is_operator_integers ... ok
[INFO] [stdout] test tests::test_is_operator_dicts ... ok
[INFO] [stdout] test tests::test_is_operator_same_list ... ok
[INFO] [stdout] test tests::test_is_not_operator ... ok
[INFO] [stdout] test tests::test_isinstance_float ... ok
[INFO] [stdout] test tests::test_is_vs_eq_lists ... ok
[INFO] [stdout] test tests::test_isinstance_dict ... ok
[INFO] [stdout] test tests::test_isinstance_bool ... ok
[INFO] [stdout] test tests::test_int_conversion_invalid ... ok
[INFO] [stdout] test tests::test_isinstance_int ... ok
[INFO] [stdout] test tests::test_isinstance_second_arg_not_type ... ok
[INFO] [stdout] test tests::test_is_operator_different_lists ... ok
[INFO] [stdout] test tests::test_isinstance_list ... ok
[INFO] [stdout] test tests::test_is_operator_different_types ... ok
[INFO] [stdout] test tests::test_iterate_bool_error ... ok
[INFO] [stdout] test tests::test_iterate_int_error ... ok
[INFO] [stdout] test tests::test_is_operator_none ... ok
[INFO] [stdout] test tests::test_isinstance_with_multiple_types ... ok
[INFO] [stdout] test tests::test_invalid_slice_assignment ... ok
[INFO] [stdout] test tests::test_isinstance_multiple_types ... ok
[INFO] [stdout] test tests::test_is_operator_tuples ... ok
[INFO] [stdout] test tests::test_is_operator_booleans ... ok
[INFO] [stdout] test tests::test_iterate_none_error ... ok
[INFO] [stdout] test tests::test_isinstance_string ... ok
[INFO] [stdout] test tests::test_isinstance_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_json_array ... ok
[INFO] [stdout] test tests::test_json_dumps ... ok
[INFO] [stdout] test tests::test_iterator_modification_append ... ok
[INFO] [stdout] test tests::test_iterator_modification_pop ... ok
[INFO] [stdout] test tests::test_iterator_modification_after_loop_ok ... ok
[INFO] [stdout] test tests::test_json_dumps_nested ... ok
[INFO] [stdout] test tests::test_json_dumps_none ... ok
[INFO] [stdout] test tests::test_isinstance_tuple ... ok
[INFO] [stdout] test tests::test_json_dumps_list ... ok
[INFO] [stdout] test tests::test_isinstance_in_condition ... ok
[INFO] [stdout] test tests::test_json_dumps_with_bool ... ok
[INFO] [stdout] test tests::test_json_dumps_dict ... ok
[INFO] [stdout] test tests::test_json_special_chars ... ok
[INFO] [stdout] test tests::test_key_error_exception ... ok
[INFO] [stdout] test tests::test_json_loads ... ok
[INFO] [stdout] test tests::test_json_loads_array ... ok
[INFO] [stdout] test tests::test_json_boolean ... ok
[INFO] [stdout] test tests::test_json_loads_nested ... ok
[INFO] [stdout] test tests::test_json_loads_with_whitespace ... ok
[INFO] [stdout] test tests::test_json_nested ... ok
[INFO] [stdout] test tests::test_json_nested_arrays ... ok
[INFO] [stdout] test tests::test_json_null ... ok
[INFO] [stdout] test tests::test_json_dumps_with_none ... ok
[INFO] [stdout] test tests::test_le_type_error ... ok
[INFO] [stdout] test tests::test_len_on_bool_error ... ok
[INFO] [stdout] test tests::test_len_on_float_error ... ok
[INFO] [stdout] test tests::test_len_on_int_error ... ok
[INFO] [stdout] test tests::test_json_roundtrip ... ok
[INFO] [stdout] test tests::test_len_function ... ok
[INFO] [stdout] test tests::test_len_on_none_error ... ok
[INFO] [stdout] test tests::test_list_append ... ok
[INFO] [stdout] test tests::test_list_append_multiple ... ok
[INFO] [stdout] test tests::test_list_append_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_list_comprehension_with_condition ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_in_async_function ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_basic ... ok
[INFO] [stdout] test tests::test_list_index_not_found ... ok
[INFO] [stdout] test tests::test_list_index_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_list_negative_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_list_comprehension_with_transformation ... ok
[INFO] [stdout] test tests::test_list_pop_with_arg ... ok
[INFO] [stdout] test tests::test_list_method_chaining ... ok
[INFO] [stdout] test tests::test_list_index ... ok
[INFO] [stdout] test tests::test_list_slice_basic ... ok
[INFO] [stdout] test tests::test_list_literal ... ok
[INFO] [stdout] test tests::test_list_index_negative_out_of_bounds ... ok
[INFO] [stdout] test tests::test_list_pop_empty_error ... ok
[INFO] [stdout] test tests::test_list_pop_empty ... ok
[INFO] [stdout] test tests::test_list_index_assignment ... ok
[INFO] [stdout] test tests::test_list_slice_start_only ... ok
[INFO] [stdout] test tests::test_list_slice_stop_only ... ok
[INFO] [stdout] test tests::test_list_slice_empty_result ... ok
[INFO] [stdout] test tests::test_list_slice_with_negative_indices ... ok
[INFO] [stdout] test tests::test_list_slice_full ... ok
[INFO] [stdout] test tests::test_list_slice_negative_indices ... ok
[INFO] [stdout] test tests::test_list_value_increment_version ... ok
[INFO] [stdout] test tests::test_list_slice_step ... ok
[INFO] [stdout] test tests::test_listcomp_empty_result ... ok
[INFO] [stdout] test tests::test_list_slice_negative_step ... ok
[INFO] [stdout] test tests::test_list_value_new ... ok
[INFO] [stdout] test tests::test_list_value_version_wrapping ... ok
[INFO] [stdout] test tests::test_list_value_with_items ... ok
[INFO] [stdout] test tests::test_listcomp_from_list ... ok
[INFO] [stdout] test tests::test_listcomp_expression ... ok
[INFO] [stdout] test tests::test_listcomp_basic ... ok
[INFO] [stdout] test tests::test_listcomp_complex_expression ... ok
[INFO] [stdout] test tests::test_listcomp_string_iteration ... ok
[INFO] [stdout] test tests::test_listcomp_multiple_filters ... ok
[INFO] [stdout] test tests::test_listcomp_string_transformation ... ok
[INFO] [stdout] test tests::test_listcomp_with_filter ... ok
[INFO] [stdout] test tests::test_listcomp_with_variable ... ok
[INFO] [stdout] test tests::test_logical_and_short_circuit ... ok
[INFO] [stdout] test tests::test_logical_and_both_true ... ok
[INFO] [stdout] test tests::test_logical_and_first_false ... ok
[INFO] [stdout] test tests::test_logical_or_short_circuit ... ok
[INFO] [stdout] test tests::test_logical_in_condition ... ok
[INFO] [stdout] test tests::test_logical_and_second_false ... ok
[INFO] [stdout] test tests::test_logical_or_first_true ... ok
[INFO] [stdout] test tests::test_logical_chaining ... ok
[INFO] [stdout] test tests::test_logical_and_returns_value ... ok
[INFO] [stdout] test tests::test_logical_not_false ... ok
[INFO] [stdout] test tests::test_match_object_new ... ok
[INFO] [stdout] test tests::test_method_call_on_list ... ok
[INFO] [stdout] test tests::test_method_call_on_string ... ok
[INFO] [stdout] test tests::test_method_on_none_error ... ok
[INFO] [stdout] test tests::test_logical_not_true ... ok
[INFO] [stdout] test tests::test_method_on_int_error ... ok
[INFO] [stdout] test tests::test_logical_or_both_false ... ok
[INFO] [stdout] test tests::test_logical_or_returns_value ... ok
[INFO] [stdout] test tests::test_mod_type_error ... ok
[INFO] [stdout] test tests::test_lt_type_error ... ok
[INFO] [stdout] test tests::test_logical_or_second_true ... ok
[INFO] [stdout] test tests::test_logical_truthiness ... ok
[INFO] [stdout] test tests::test_mixed_int_float_comparison ... ok
[INFO] [stdout] test tests::test_mixed_int_float_operations ... ok
[INFO] [stdout] test tests::test_mixed_int_float ... ok
[INFO] [stdout] test tests::test_mod_float_float_zero ... ok
[INFO] [stdout] test tests::test_mod_float_int_zero ... ok
[INFO] [stdout] test tests::test_module_get_attribute ... ok
[INFO] [stdout] test tests::test_mod_int_float_zero ... ok
[INFO] [stdout] test tests::test_module_new ... ok
[INFO] [stdout] test tests::test_module_add_function ... ok
[INFO] [stdout] test tests::test_modulo_zero_error ... ok
[INFO] [stdout] test tests::test_modulo_mixed ... ok
[INFO] [stdout] test tests::test_modulo_even_check ... ok
[INFO] [stdout] test tests::test_modulo_int ... ok
[INFO] [stdout] test tests::test_modulo_float ... ok
[INFO] [stdout] test tests::test_multiple_assignment ... ok
[INFO] [stdout] test tests::test_mul_type_error ... ok
[INFO] [stdout] test tests::test_modulo_negative ... ok
[INFO] [stdout] test tests::test_module_not_found ... ok
[INFO] [stdout] test tests::test_nested_for_loops ... ok
[INFO] [stdout] test tests::test_multiple_generators ... ok
[INFO] [stdout] test tests::test_modulo_by_zero ... ok
[INFO] [stdout] test tests::test_nested_function_calls ... ok
[INFO] [stdout] test tests::test_multiple_pass_statements ... ok
[INFO] [stdout] test tests::test_nested_dict_access ... ok
[INFO] [stdout] test tests::test_nested_list_modification ... ok
[INFO] [stdout] test tests::test_multiple_except_handlers_ordered ... ok
[INFO] [stdout] test tests::test_nested_list_access ... ok
[INFO] [stdout] test tests::test_nested_loops ... ok
[INFO] [stdout] test tests::test_none_comparison ... ok
[INFO] [stdout] test tests::test_list_pop ... ok
[INFO] [stdout] test tests::test_not_in_list ... ok
[INFO] [stdout] test tests::test_nested_try_except_inner_outer ... ok
[INFO] [stdout] test tests::test_list_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_os_chdir ... ok
[INFO] [stdout] test tests::test_not_operator ... ok
[INFO] [stdout] test tests::test_os_environ ... ok
[INFO] [stdout] test tests::test_multiple_except_handlers_type_match ... ok
[INFO] [stdout] test tests::test_os_getcwd ... ok
[INFO] [stdout] test tests::test_os_environ_get ... ok
[INFO] [stdout] test tests::test_nested_try_except_propagation ... ok
[INFO] [stdout] test tests::test_os_listdir ... ok
[INFO] [stdout] test tests::test_not_in_operator ... ok
[INFO] [stdout] test tests::test_os_getcwd_returns_string ... ok
[INFO] [stdout] test tests::test_os_getenv ... ok
[INFO] [stdout] test tests::test_os_listdir_current ... ok
[INFO] [stdout] test tests::test_nested_exception_handling ... ok
[INFO] [stdout] test tests::test_os_path_join ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_multiple_awaits ... ok
[INFO] [stdout] test tests::test_os_path_dirname ... ok
[INFO] [stdout] test tests::test_os_path_exists ... ok
[INFO] [stdout] test tests::test_os_name ... ok
[INFO] [stdout] test tests::test_os_path_isdir ... ok
[INFO] [stdout] test tests::test_os_path_abspath ... ok
[INFO] [stdout] test tests::test_os_path_join_multiple ... ok
[INFO] [stdout] test tests::test_os_path_isfile ... ok
[INFO] [stdout] test tests::test_os_path_basename ... ok
[INFO] [stdout] test tests::test_print_string ... ok
[INFO] [stdout] test tests::test_pass_in_try_except ... ok
[INFO] [stdout] test tests::test_pass_with_other_statements ... ok
[INFO] [stdout] test tests::test_pass_in_while ... ok
[INFO] [stdout] test tests::test_os_remove_exists ... ok
[INFO] [stdout] test tests::test_pass_in_function ... ok
[INFO] [stdout] test tests::test_pass_in_loop ... ok
[INFO] [stdout] test tests::test_print_int ... ok
[INFO] [stdout] test tests::test_os_path_exists_check ... ok
[INFO] [stdout] test tests::test_print_string_and_number ... ok
[INFO] [stdout] test tests::test_raise_value_error ... ok
[INFO] [stdout] test tests::test_print_multiple_args ... ok
[INFO] [stdout] test tests::test_range_non_int_arg ... ok
[INFO] [stdout] test tests::test_range_negative_step ... ok
[INFO] [stdout] test tests::test_range_too_many_args ... ok
[INFO] [stdout] test tests::test_pass_in_if ... ok
[INFO] [stdout] test tests::test_range_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_range_zero_step_error ... ok
[INFO] [stdout] test tests::test_re_findall_multiple ... ok
[INFO] [stdout] test tests::test_re_match ... ok
[INFO] [stdout] test tests::test_re_split_basic ... ok
[INFO] [stdout] test tests::test_re_groups ... ok
[INFO] [stdout] test tests::test_re_match_no_match ... ok
[INFO] [stdout] test tests::test_re_match_span ... ok
[INFO] [stdout] test tests::test_re_match_groups ... ok
[INFO] [stdout] test tests::test_re_search ... ok
[INFO] [stdout] test tests::test_re_match_groups_multiple ... ok
[INFO] [stdout] test tests::test_re_search_no_match ... ok
[INFO] [stdout] test tests::test_serialize_augmented_assignment ... ok
[INFO] [stdout] test tests::test_serialize_all_comparison_ops ... ok
[INFO] [stdout] test tests::test_re_split ... ok
[INFO] [stdout] test tests::test_re_sub_basic ... ok
[INFO] [stdout] test tests::test_re_sub ... ok
[INFO] [stdout] test tests::test_re_compile_exists ... ok
[INFO] [stdout] test tests::test_re_findall ... ok
[INFO] [stdout] test tests::test_recursive_function ... ok
[INFO] [stdout] test tests::test_re_sub_multiple ... ok
[INFO] [stdout] test tests::test_serialize_arithmetic ... ok
[INFO] [stdout] test tests::test_serialize_bool_values ... ok
[INFO] [stdout] test tests::test_serialize_complex_expression ... ok
[INFO] [stdout] test tests::test_serialize_comparison ... ok
[INFO] [stdout] test tests::test_serialize_all_arithmetic_ops ... ok
[INFO] [stdout] test tests::test_serialize_empty_bytecode ... ok
[INFO] [stdout] test tests::test_serialize_error_on_function ... ok
[INFO] [stdout] test tests::test_serialize_error_on_list ... ok
[INFO] [stdout] test tests::test_serialize_float_operations ... ok
[INFO] [stdout] test tests::test_serialize_if_else ... ok
[INFO] [stdout] test tests::test_serialize_jump_instructions ... ok
[INFO] [stdout] test tests::test_re_subn_no_match ... ok
[INFO] [stdout] test tests::test_re_subn ... ok
[INFO] [stdout] test tests::test_serialize_logical_operators_error ... ok
[INFO] [stdout] test tests::test_serialize_negate ... ok
[INFO] [stdout] test tests::test_serialize_nested_if ... ok
[INFO] [stdout] test tests::test_serialize_none_value ... ok
[INFO] [stdout] test tests::test_serialize_modulo ... ok
[INFO] [stdout] test tests::test_serialize_negative_numbers ... ok
[INFO] [stdout] test tests::test_serialize_string_concatenation ... ok
[INFO] [stdout] test tests::test_serialize_round_trip_multiple_types ... ok
[INFO] [stdout] test tests::test_serialize_multiple_variables ... ok
[INFO] [stdout] test tests::test_setitem_on_int_error ... ok
[INFO] [stdout] test tests::test_simple_div ... ok
[INFO] [stdout] test tests::test_setitem_on_string_error ... ok
[INFO] [stdout] test tests::test_simple_sub ... ok
[INFO] [stdout] test tests::test_serialize_local_variables ... ok
[INFO] [stdout] test tests::test_setitem_on_tuple_error ... ok
[INFO] [stdout] test tests::test_simple_mul ... ok
[INFO] [stdout] test tests::test_serialize_type_conversions ... ok
[INFO] [stdout] test tests::test_simple_add ... ok
[INFO] [stdout] test tests::test_serialize_string_operations ... ok
[INFO] [stdout] test tests::test_slice_empty_result ... ok
[INFO] [stdout] test tests::test_slice_non_int_step ... ok
[INFO] [stdout] test tests::test_serialize_while_loop ... ok
[INFO] [stdout] test tests::test_slice_non_int_start ... ok
[INFO] [stdout] test tests::test_slice_non_int_stop ... ok
[INFO] [stdout] test tests::test_slice_on_dict_error ... ok
[INFO] [stdout] test tests::test_slice_on_none_error ... ok
[INFO] [stdout] test tests::test_slice_on_int_error ... ok
[INFO] [stdout] test tests::test_slice_string_with_step ... ok
[INFO] [stdout] test tests::test_slice_with_negative_step ... ok
[INFO] [stdout] test tests::test_slice_with_none_bounds ... ok
[INFO] [stdout] test tests::test_str_concatenation ... ok
[INFO] [stdout] test tests::test_str_int ... ok
[INFO] [stdout] test tests::test_str_dict ... ok
[INFO] [stdout] test tests::test_str_list ... ok
[INFO] [stdout] test tests::test_str_float ... ok
[INFO] [stdout] test tests::test_str_string ... ok
[INFO] [stdout] test tests::test_str_bool ... ok
[INFO] [stdout] test tests::test_str_none ... ok
[INFO] [stdout] test tests::test_string_concatenation_multiple ... ok
[INFO] [stdout] test tests::test_str_tuple ... ok
[INFO] [stdout] test tests::test_string_endswith ... ok
[INFO] [stdout] test tests::test_string_index_not_found ... ok
[INFO] [stdout] test tests::test_string_index_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_endswith_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_comparison ... ok
[INFO] [stdout] test tests::test_string_join_method ... ok
[INFO] [stdout] test tests::test_string_join_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_endswith_non_string ... ok
[INFO] [stdout] test tests::test_string_index_non_string ... ok
[INFO] [stdout] test tests::test_string_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_string_literal ... ok
[INFO] [stdout] test tests::test_string_lower ... ok
[INFO] [stdout] test tests::test_string_concatenation ... ok
[INFO] [stdout] test tests::test_string_join_list ... ok
[INFO] [stdout] test tests::test_string_iteration_for_loop ... ok
[INFO] [stdout] test tests::test_string_join_list_with_non_strings ... ok
[INFO] [stdout] test tests::test_string_method_chaining ... ok
[INFO] [stdout] test tests::test_string_negative_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_string_replace ... ok
[INFO] [stdout] test tests::test_string_method_on_literal ... ok
[INFO] [stdout] test tests::test_string_replace_non_string_args ... ok
[INFO] [stdout] test tests::test_string_replace_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_methods_chaining ... ok
[INFO] [stdout] test tests::test_string_slice_empty_result ... ok
[INFO] [stdout] test tests::test_string_replace_all_occurrences ... ok
[INFO] [stdout] test tests::test_string_slice_basic ... ok
[INFO] [stdout] test tests::test_string_replace_multiple ... ok
[INFO] [stdout] test tests::test_string_slice_negative_indices ... ok
[INFO] [stdout] test tests::test_string_join_non_list ... ok
[INFO] [stdout] test tests::test_string_slice_negative_step ... ok
[INFO] [stdout] test tests::test_string_slice_start_only ... ok
[INFO] [stdout] test tests::test_string_startswith_non_string ... ok
[INFO] [stdout] test tests::test_string_split_join_roundtrip ... ok
[INFO] [stdout] test tests::test_string_startswith_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_split_no_separator ... ok
[INFO] [stdout] test tests::test_string_strip ... ok
[INFO] [stdout] test tests::test_string_slice_step ... ok
[INFO] [stdout] test tests::test_string_upper ... ok
[INFO] [stdout] test tests::test_string_slice_stop_only ... ok
[INFO] [stdout] test tests::test_string_variable ... ok
[INFO] [stdout] test tests::test_string_split_custom_separator ... ok
[INFO] [stdout] test tests::test_string_split_empty ... ok
[INFO] [stdout] test tests::test_try_except_else_not_implemented ... ok
[INFO] [stdout] test tests::test_string_split_separator ... ok
[INFO] [stdout] test tests::test_string_split_whitespace ... ok
[INFO] [stdout] test tests::test_try_except_no_match ... ok
[INFO] [stdout] test tests::test_try_except_in_loop ... ok
[INFO] [stdout] test tests::test_try_except_finally_all ... ok
[INFO] [stdout] test tests::test_string_startswith ... ok
[INFO] [stdout] test tests::test_try_except_finally ... ok
[INFO] [stdout] test tests::test_string_strip_whitespace ... ok
[INFO] [stdout] test tests::test_try_except_multiple ... ok
[INFO] [stdout] test tests::test_string_startswith_endswith ... ok
[INFO] [stdout] test tests::test_try_except_with_binding ... ok
[INFO] [stdout] test tests::test_string_split_non_string_sep ... ok
[INFO] [stdout] test tests::test_try_except_basic ... ok
[INFO] [stdout] test tests::test_try_finally_basic ... ok
[INFO] [stdout] test tests::test_tuple_function_return ... ok
[INFO] [stdout] test tests::test_tuple_in_expression ... ok
[INFO] [stdout] test tests::test_try_finally_in_loop ... ok
[INFO] [stdout] test tests::test_try_finally_with_return ... ok
[INFO] [stdout] test tests::test_sub_type_error ... ok
[INFO] [stdout] test tests::test_tuple_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_tuple_literal ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_from_tuple ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_too_few_values ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_single ... ok
[INFO] [stdout] test tests::test_type_error_add_string_int ... ok
[INFO] [stdout] test tests::test_type_error_sub_string ... ok
[INFO] [stdout] test tests::test_type_error_mul_string_float ... ok
[INFO] [stdout] test tests::test_tuple_slice_basic ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_too_many_values ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_from_list ... ok
[INFO] [stdout] test tests::test_tuple_slicing ... ok
[INFO] [stdout] test tests::test_unary_minus_float ... ok
[INFO] [stdout] test tests::test_tuple_swap_variables ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_basic ... ok
[INFO] [stdout] test tests::test_unary_minus_int ... ok
[INFO] [stdout] test tests::test_unary_minus_in_expression ... ok
[INFO] [stdout] test tests::test_tuple_multiple_values ... ok
[INFO] [stdout] test tests::test_unary_minus_serialization ... ok
[INFO] [stdout] test tests::test_undefined_variable ... ok
[INFO] [stdout] test tests::test_value_as_exception ... ok
[INFO] [stdout] test tests::test_value_as_float_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_string_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_list_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_int_wrong_type ... ok
[INFO] [stdout] test tests::test_unpack_non_sequence ... ok
[INFO] [stdout] test tests::test_unpack_dict ... ok
[INFO] [stdout] test tests::test_value_debug_format_primitives ... ok
[INFO] [stdout] test tests::test_value_as_bool_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_dict_wrong_type ... ok
[INFO] [stdout] test tests::test_value_debug_format_slice ... ok
[INFO] [stdout] test tests::test_unary_minus_variable ... ok
[INFO] [stdout] test tests::test_unpacking_wrong_count ... ok
[INFO] [stdout] test tests::test_value_equality_bool ... ok
[INFO] [stdout] test tests::test_value_equality_int ... ok
[INFO] [stdout] test tests::test_value_equality_dict ... ok
[INFO] [stdout] test tests::test_value_equality_none ... ok
[INFO] [stdout] test tests::test_value_equality_slice ... ok
[INFO] [stdout] test tests::test_value_comparison_mixed_types ... ok
[INFO] [stdout] test tests::test_value_equality_string ... ok
[INFO] [stdout] test tests::test_value_equality_tuple ... ok
[INFO] [stdout] test tests::test_value_equality_float ... ok
[INFO] [stdout] test tests::test_value_debug_format_async_sleep ... ok
[INFO] [stdout] test tests::test_value_equality_list ... ok
[INFO] [stdout] test tests::test_unary_plus ... ok
[INFO] [stdout] test tests::test_value_falsy_empty_dict ... ok
[INFO] [stdout] test tests::test_value_falsy_zero ... ok
[INFO] [stdout] test tests::test_value_none_comparison ... ok
[INFO] [stdout] test tests::test_value_is_exception ... ok
[INFO] [stdout] test tests::test_value_truthy_float_zero ... ok
[INFO] [stdout] test tests::test_value_truthy_int ... ok
[INFO] [stdout] test tests::test_value_falsy_empty_list ... ok
[INFO] [stdout] test tests::test_value_falsy_empty_string ... ok
[INFO] [stdout] test tests::test_value_truthy_tuple ... ok
[INFO] [stdout] test tests_pending::tests_pending::test_all_function ... ignored
[INFO] [stdout] test tests::test_variable_assignment ... ok
[INFO] [stdout] test tests::test_value_truthy_special_types ... ok
[INFO] [stdout] test tests::test_variable_expr ... ok
[INFO] [stdout] test tests::test_yield_outside_function_error ... ok
[INFO] [stdout] test tests::test_while_loop_basic ... ok
[INFO] [stdout] test tests::test_while_loop ... ok
[INFO] [stdout] test tests::test_value_truthy_nonempty_string ... ok
[INFO] [stdout] test tests::test_while_loop_with_break ... ok
[INFO] [stdout] test tests::test_while_loop_with_continue ... ok
[INFO] [stdout] test tests::test_value_truthy_nonempty_list ... ok
[INFO] [stdout] test tests_pending::tests_pending::test_any_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_assert_failure ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_assert_statement ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_class_definition ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_decorator ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_del_statement ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_dict_comprehension ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_dict_items ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_dict_pop_with_default ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_dict_values ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_dir_builtin ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_empty_tuple_len ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_filter_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_generator_expression ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_generator_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_global_keyword ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_hasattr_builtin ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_is_identity_check ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_is_not_operator ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_is_operator ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_json_escape_sequences ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_lambda_expression ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_list_count ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_list_multiplication ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_list_reverse ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_list_sort ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_list_sort_reverse ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_map_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_nested_list_comprehension ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_nonlocal_keyword ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_open_read_file ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_open_write_file ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_os_remove_file ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_pass_statement ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_compile_findall ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_compile_match ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_compile_search ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_escape ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_finditer ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_split_with_limit ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_re_sub_with_count ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_reversed_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_set_operations ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_sorted_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_sorted_reverse ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_starred_unpacking ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_string_count ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_string_isalnum ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_string_isalpha ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_string_isdigit ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_string_multiplication ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_ternary_operator ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_tuple_len ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_varargs ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_walrus_operator ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_with_statement ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_zip_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_zip_unequal_length ... ignored
[INFO] [stdout] test tests::test_while_with_break_in_nested_if ... ok
[INFO] [stdout] test tests::test_os_makedirs ... FAILED
[INFO] [stdout] test tests::test_os_mkdir_rmdir ... FAILED
[INFO] [stdout] test tests::test_os_rename ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_os_makedirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_os_makedirs' (541) panicked at src/main.rs:2408:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Exception(ExceptionValue { exception_type: OSError, message: \"Failed to create directories 'test_nested/sub1/sub2': Read-only file system (os error 30)\", traceback: None })"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x602a32313672 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x602a32313672 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x602a32313672 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x602a32313672 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x602a32325d3a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x602a32325d3a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x602a322e0c66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x602a322e0c66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x602a322f2389 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602a322f2389 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x602a322f2221 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x602a31cc9bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x602a31cc9bbe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x602a322f26b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x602a322f26b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602a322f2448 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x602a322ed5f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x602a322d506d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x602a3232faac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x602a3232ec32 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x602a31b740e3 - core::result::Result<T,E>::unwrap::h1af3a6928ceb89e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x602a31b740e3 - quickpython::tests::test_os_makedirs::h2ed734403960461e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2408:14
[INFO] [stdout]   22:     0x602a31b74247 - quickpython::tests::test_os_makedirs::{{closure}}::hb3e00b98a56a2c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2394:26
[INFO] [stdout]   23:     0x602a31c62a76 - core::ops::function::FnOnce::call_once::h6b1d679796b43428
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x602a31cc997b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x602a31cc997b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x602a31cdd38a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x602a31cdd38a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x602a31cdd38a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x602a31cdd38a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x602a31cdd38a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x602a31cdd38a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x602a31cdd38a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x602a31cb77e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x602a31cb77e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x602a31cbb182 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x602a31cbb182 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x602a31cbb182 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x602a31cbb182 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x602a31cbb182 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x602a31cbb182 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x602a31cbb182 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x602a322e86bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x602a322e86bf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x791209e65aa4 - <unknown>
[INFO] [stdout]   45:     0x791209ef2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_os_mkdir_rmdir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_os_mkdir_rmdir' (542) panicked at src/main.rs:2241:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Exception(ExceptionValue { exception_type: OSError, message: \"Failed to create directory 'test_dir_quickpy': Read-only file system (os error 30)\", traceback: None })"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x602a32313672 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x602a32313672 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x602a32313672 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x602a32313672 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x602a32325d3a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x602a32325d3a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x602a322e0c66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x602a322e0c66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x602a322f2389 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602a322f2389 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x602a322f2221 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x602a31cc9bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x602a31cc9bbe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x602a322f26b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x602a322f26b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602a322f2448 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x602a322ed5f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x602a322d506d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x602a3232faac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x602a3232ec32 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x602a31b7d403 - core::result::Result<T,E>::unwrap::h1af3a6928ceb89e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x602a31b7d403 - quickpython::tests::test_os_mkdir_rmdir::h089a186bf13254a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2241:14
[INFO] [stdout]   22:     0x602a31b7d567 - quickpython::tests::test_os_mkdir_rmdir::{{closure}}::hdebebfb52f4c91cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2229:29
[INFO] [stdout]   23:     0x602a31c60296 - core::ops::function::FnOnce::call_once::h2d271c5e58706b0e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x602a31cc997b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x602a31cc997b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x602a31cdd38a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x602a31cdd38a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x602a31cdd38a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x602a31cdd38a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x602a31cdd38a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x602a31cdd38a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x602a31cdd38a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x602a31cb77e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x602a31cb77e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x602a31cbb182 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x602a31cbb182 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x602a31cbb182 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x602a31cbb182 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x602a31cbb182 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x602a31cbb182 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x602a31cbb182 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x602a322e86bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x602a322e86bf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x791209e65aa4 - <unknown>
[INFO] [stdout]   45:     0x791209ef2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_os_rename stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_os_rename' (554) panicked at src/main.rs:2370:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Exception(ExceptionValue { exception_type: OSError, message: \"Failed to create directory 'test_rename_src': Read-only file system (os error 30)\", traceback: None })"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x602a32313672 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x602a32313672 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x602a32313672 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x602a32313672 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x602a32325d3a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x602a32325d3a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x602a322e0c66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x602a322e0c66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x602a322f2389 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602a322f2389 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x602a322f2221 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x602a31cc9bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x602a31cc9bbe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x602a322f26b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x602a322f26b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602a322f2448 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x602a322ed5f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x602a322d506d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x602a3232faac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x602a3232ec32 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x602a31b6f0b3 - core::result::Result<T,E>::unwrap::h1af3a6928ceb89e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x602a31b6f0b3 - quickpython::tests::test_os_rename::h842a07864cc22c98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2370:14
[INFO] [stdout]   22:     0x602a31b6f217 - quickpython::tests::test_os_rename::{{closure}}::h1748502c1f730462
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2357:24
[INFO] [stdout]   23:     0x602a31c60696 - core::ops::function::FnOnce::call_once::h32c0869d3941d188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x602a31cc997b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x602a31cc997b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x602a31cdd38a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x602a31cdd38a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x602a31cdd38a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x602a31cdd38a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x602a31cdd38a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x602a31cdd38a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x602a31cdd38a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x602a31cb77e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x602a31cb77e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x602a31cbb182 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x602a31cbb182 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x602a31cbb182 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x602a31cbb182 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x602a31cbb182 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x602a31cbb182 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x602a31cbb182 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x602a322e86bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x602a322e86bf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x791209e65aa4 - <unknown>
[INFO] [stdout]   45:     0x791209ef2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_os_makedirs
[INFO] [stdout]     tests::test_os_mkdir_rmdir
[INFO] [stdout]     tests::test_os_rename
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 582 passed; 3 failed; 59 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "daae31974eabce389b0451e3e05495c6e8f66a9284c892bb2ac90e1554a822eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daae31974eabce389b0451e3e05495c6e8f66a9284c892bb2ac90e1554a822eb", kill_on_drop: false }`
[INFO] [stdout] daae31974eabce389b0451e3e05495c6e8f66a9284c892bb2ac90e1554a822eb
