[INFO] fetching crate quickpython 0.1.3...
[INFO] testing quickpython-0.1.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate quickpython 0.1.3 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quickpython 0.1.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27446b9c608634bbcf83544c4700f39cdb640c3f34a4a89ddfe11ff1e50acac1
[INFO] running `Command { std: "docker" "start" "-a" "27446b9c608634bbcf83544c4700f39cdb640c3f34a4a89ddfe11ff1e50acac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27446b9c608634bbcf83544c4700f39cdb640c3f34a4a89ddfe11ff1e50acac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27446b9c608634bbcf83544c4700f39cdb640c3f34a4a89ddfe11ff1e50acac1", kill_on_drop: false }`
[INFO] [stdout] 27446b9c608634bbcf83544c4700f39cdb640c3f34a4a89ddfe11ff1e50acac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52c5c4cf35d89d2ed3a23dadfc6d743531374cb3cf56ac826eaeecbcb1f7ff1c
[INFO] running `Command { std: "docker" "start" "-a" "52c5c4cf35d89d2ed3a23dadfc6d743531374cb3cf56ac826eaeecbcb1f7ff1c", 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 once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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 clap v4.5.58
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[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 57.35s
[INFO] running `Command { std: "docker" "inspect" "52c5c4cf35d89d2ed3a23dadfc6d743531374cb3cf56ac826eaeecbcb1f7ff1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52c5c4cf35d89d2ed3a23dadfc6d743531374cb3cf56ac826eaeecbcb1f7ff1c", kill_on_drop: false }`
[INFO] [stdout] 52c5c4cf35d89d2ed3a23dadfc6d743531374cb3cf56ac826eaeecbcb1f7ff1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd9af31aed3f330da26ccfd4392bec694571f8839a5817bc497276e2e4a85915
[INFO] running `Command { std: "docker" "start" "-a" "fd9af31aed3f330da26ccfd4392bec694571f8839a5817bc497276e2e4a85915", 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 6.53s
[INFO] running `Command { std: "docker" "inspect" "fd9af31aed3f330da26ccfd4392bec694571f8839a5817bc497276e2e4a85915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd9af31aed3f330da26ccfd4392bec694571f8839a5817bc497276e2e4a85915", kill_on_drop: false }`
[INFO] [stdout] fd9af31aed3f330da26ccfd4392bec694571f8839a5817bc497276e2e4a85915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73363d5bfb10f36fb0adbb336489c1cd131919b0b9b6115b007fd2cd31e00f2b
[INFO] running `Command { std: "docker" "start" "-a" "73363d5bfb10f36fb0adbb336489c1cd131919b0b9b6115b007fd2cd31e00f2b", 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-2f0c122638cab250)
[INFO] [stdout] 
[INFO] [stdout] running 644 tests
[INFO] [stdout] test serializer::tests::test_bool_and_comparison ... ok
[INFO] [stdout] test serializer::tests::test_magic_number ... ok
[INFO] [stdout] test serializer::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test tests::test_another_complex_expr ... ok
[INFO] [stdout] test tests::test_async_function_basic ... ok
[INFO] [stdout] test tests::test_async_function_nested_calls ... ok
[INFO] [stdout] test tests::test_async_function_simple ... 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_exception ... 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_asyncio_sleep_wrong_type_error ... ok
[INFO] [stdout] test tests::test_augmented_float ... ok
[INFO] [stdout] test tests::test_attribute_error_on_int ... ok
[INFO] [stdout] test tests::test_augmented_div ... ok
[INFO] [stdout] test tests::test_augmented_add ... ok
[INFO] [stdout] test tests::test_augmented_assignment_all_ops ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_negative_error ... 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_in_loop ... ok
[INFO] [stdout] test tests::test_augmented_sub ... ok
[INFO] [stdout] test tests::test_break_outside_loop ... ok
[INFO] [stdout] test tests::test_await_non_coroutine_error ... ok
[INFO] [stdout] test tests::test_call_non_function ... ok
[INFO] [stdout] test tests::test_bool_comparison ... ok
[INFO] [stdout] test tests::test_break_with_list_iteration ... ok
[INFO] [stdout] test tests::test_comparison_operators_all ... ok
[INFO] [stdout] test tests::test_break_in_nested_loop ... ok
[INFO] [stdout] test tests::test_chained_method_calls ... ok
[INFO] [stdout] test tests::test_break_in_while ... ok
[INFO] [stdout] test tests::test_break_in_for ... ok
[INFO] [stdout] test tests::test_await_coroutine ... ok
[INFO] [stdout] test tests::test_compile_serialize_execute ... ok
[INFO] [stdout] test tests::test_break_in_function ... ok
[INFO] [stdout] test tests::test_continue_in_nested_loop ... ok
[INFO] [stdout] test tests::test_continue_outside_loop ... ok
[INFO] [stdout] test tests::test_continue_in_while ... ok
[INFO] [stdout] test tests::test_comparison_operators ... ok
[INFO] [stdout] test tests::test_compile_serialize_roundtrip ... ok
[INFO] [stdout] test tests::test_complex_expr ... ok
[INFO] [stdout] test tests::test_deserialize_invalid_version ... ok
[INFO] [stdout] test tests::test_continue_in_for ... ok
[INFO] [stdout] test tests::test_continue_with_list_iteration ... ok
[INFO] [stdout] test tests::test_break_in_nested_if ... ok
[INFO] [stdout] test tests::test_deserialize_invalid_magic ... ok
[INFO] [stdout] test tests::test_complex_list_comprehension ... ok
[INFO] [stdout] test tests::test_deserialize_truncated_data ... ok
[INFO] [stdout] test tests::test_dict_assignment ... ok
[INFO] [stdout] test tests::test_continue_skip_odds ... ok
[INFO] [stdout] test tests::test_dict_comprehension_basic ... 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_with_condition ... ok
[INFO] [stdout] test tests::test_dict_get_doesnt_modify ... ok
[INFO] [stdout] test tests::test_dict_get_method_with_default ... 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_get_different_key_types ... ok
[INFO] [stdout] test tests::test_dict_get_missing_key_no_default ... ok
[INFO] [stdout] test tests::test_dict_get_missing_key_with_default ... ok
[INFO] [stdout] test tests::test_dict_get_existing_key ... 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_key_equality ... 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_get_with_default_value ... ok
[INFO] [stdout] test tests::test_dict_key_hash ... ok
[INFO] [stdout] test tests::test_dict_keys ... ok
[INFO] [stdout] test tests::test_dict_key_int ... ok
[INFO] [stdout] test tests::test_dict_key_string ... ok
[INFO] [stdout] test tests::test_dict_getitem_unhashable_key ... ok
[INFO] [stdout] test tests::test_dict_pop_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_dict_literal_string_keys ... ok
[INFO] [stdout] test tests::test_dict_keys_with_args ... ok
[INFO] [stdout] test tests::test_dict_literal_int_keys ... 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_setitem_unhashable_key ... ok
[INFO] [stdout] test tests::test_dict_pop_too_many_args ... ok
[INFO] [stdout] test tests::test_different_types_ordering_error ... ok
[INFO] [stdout] test tests::test_div_float_int_zero ... ok
[INFO] [stdout] test tests::test_division_by_zero_exception ... ok
[INFO] [stdout] test tests::test_div_type_error ... ok
[INFO] [stdout] test tests::test_division_by_zero_error ... ok
[INFO] [stdout] test tests::test_different_types_equality ... ok
[INFO] [stdout] test tests::test_division_by_zero ... ok
[INFO] [stdout] test tests::test_div_int_float_zero ... ok
[INFO] [stdout] test tests::test_double_negative ... ok
[INFO] [stdout] test tests::test_empty_dict_operations ... ok
[INFO] [stdout] test tests::test_elif_chain ... ok
[INFO] [stdout] test tests::test_empty_string_operations ... ok
[INFO] [stdout] test tests::test_empty_tuple_creation ... ok
[INFO] [stdout] test tests::test_eval_bytecode_with_float ... ok
[INFO] [stdout] test tests::test_exception_creation ... ok
[INFO] [stdout] test tests::test_dict_keys_empty ... ok
[INFO] [stdout] test tests::test_eval_bytecode_with_string ... ok
[INFO] [stdout] test tests::test_exception_equality ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_exception_catches_valueerror ... ok
[INFO] [stdout] test tests::test_exception_in_function ... ok
[INFO] [stdout] test tests::test_empty_list_operations ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_exception_catches_all ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_wrong_handler_doesnt_catch ... ok
[INFO] [stdout] test tests::test_exception_type_as_i32 ... ok
[INFO] [stdout] test tests::test_exception_type_from_i32_invalid ... ok
[INFO] [stdout] test tests::test_exception_type_matches_base_catches_all ... ok
[INFO] [stdout] test tests::test_continue_in_nested_if ... ok
[INFO] [stdout] test tests::test_finally_block_with_exception ... 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_finally_always_executes ... ok
[INFO] [stdout] test tests::test_fibonacci_iterative ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_with_int ... ok
[INFO] [stdout] test tests::test_async_function_with_multiple_awaits ... ok
[INFO] [stdout] test tests::test_exception_type_from_i32_valid ... ok
[INFO] [stdout] test tests::test_float_division_by_zero ... ok
[INFO] [stdout] test tests::test_float_conversion ... ok
[INFO] [stdout] test tests::test_exception_hierarchy_specific_handler_works ... ok
[INFO] [stdout] test tests::test_finally_with_exception ... ok
[INFO] [stdout] test tests::test_float_arithmetic ... ok
[INFO] [stdout] test tests::test_float_modulo ... ok
[INFO] [stdout] test tests::test_float_operations ... ok
[INFO] [stdout] test tests::test_for_dict_iteration ... ok
[INFO] [stdout] test tests::test_async_multiple_awaits ... ok
[INFO] [stdout] test tests::test_exception_type_matches_specific ... ok
[INFO] [stdout] test tests::test_float_comparison ... ok
[INFO] [stdout] test tests::test_for_list_iteration ... ok
[INFO] [stdout] test tests::test_for_loop_with_break ... ok
[INFO] [stdout] test tests::test_for_range_simple ... 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_from_import ... ok
[INFO] [stdout] test tests::test_for_range_start_stop ... ok
[INFO] [stdout] test tests::test_for_with_function ... ok
[INFO] [stdout] test tests::test_fstring_different_types ... ok
[INFO] [stdout] test tests::test_float_literal ... ok
[INFO] [stdout] test tests::test_fstring_no_interpolation ... ok
[INFO] [stdout] test tests::test_function_def_and_call ... ok
[INFO] [stdout] test tests::test_fstring_only_expression ... ok
[INFO] [stdout] test tests::test_fstring_simple_variable ... ok
[INFO] [stdout] test tests::test_fstring_nested_expression ... ok
[INFO] [stdout] test tests::test_fstring_expressions ... ok
[INFO] [stdout] test tests::test_generator_is_not_async ... ok
[INFO] [stdout] test tests::test_generator_fibonacci ... ok
[INFO] [stdout] test tests::test_fstring_function_call ... ok
[INFO] [stdout] test tests::test_ge_type_error ... ok
[INFO] [stdout] test tests::test_function_multiple_returns ... ok
[INFO] [stdout] test tests::test_float_conversion_invalid ... ok
[INFO] [stdout] test tests::test_generator_function_creation ... ok
[INFO] [stdout] test tests::test_fstring_multiple_variables ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_with_float ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_basic ... ok
[INFO] [stdout] test tests::test_function_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_generator_simple_for_loop ... ok
[INFO] [stdout] test tests::test_generator_with_loop ... ok
[INFO] [stdout] test tests::test_generator_with_logical_operators ... ok
[INFO] [stdout] test tests::test_generator_with_negation ... ok
[INFO] [stdout] test tests::test_generator_with_tuple ... ok
[INFO] [stdout] test tests::test_getitem_on_none_error ... ok
[INFO] [stdout] test tests::test_generator_with_arithmetic ... ok
[INFO] [stdout] test tests::test_gt_type_error ... ok
[INFO] [stdout] test tests::test_generator_with_return ... ok
[INFO] [stdout] test tests::test_grade_function_with_float ... ok
[INFO] [stdout] test tests::test_generator_yield_without_value ... ok
[INFO] [stdout] test tests::test_get_set_api ... ok
[INFO] [stdout] test tests::test_getitem_on_int_error ... ok
[INFO] [stdout] test tests::test_generator_with_arguments ... ok
[INFO] [stdout] test tests::test_generator_with_comparison ... ok
[INFO] [stdout] test tests::test_generator_with_dict ... ok
[INFO] [stdout] test tests::test_import_as ... ok
[INFO] [stdout] test tests::test_if_else ... ok
[INFO] [stdout] test tests::test_in_list_not_found ... ok
[INFO] [stdout] test tests::test_in_on_none_error ... ok
[INFO] [stdout] test tests::test_in_dict ... ok
[INFO] [stdout] test tests::test_in_operator_string ... ok
[INFO] [stdout] test tests::test_in_operator_list ... ok
[INFO] [stdout] test tests::test_int_conversion_invalid ... ok
[INFO] [stdout] test tests::test_index_error_exception ... ok
[INFO] [stdout] test tests::test_in_condition ... ok
[INFO] [stdout] test tests::test_in_loop ... ok
[INFO] [stdout] test tests::test_invalid_slice_assignment ... ok
[INFO] [stdout] test tests::test_is_not_operator ... 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_on_int_error ... ok
[INFO] [stdout] test tests::test_in_string ... ok
[INFO] [stdout] test tests::test_int_conversion ... ok
[INFO] [stdout] test tests::test_is_operator_different_lists ... ok
[INFO] [stdout] test tests::test_is_operator_dicts ... ok
[INFO] [stdout] test tests::test_is_operator_different_types ... ok
[INFO] [stdout] test tests::test_is_operator_integers ... ok
[INFO] [stdout] test tests::test_is_operator_none ... ok
[INFO] [stdout] test tests::test_is_operator_same_list ... ok
[INFO] [stdout] test tests::test_is_operator_booleans ... ok
[INFO] [stdout] test tests::test_is_operator_tuples ... ok
[INFO] [stdout] test tests::test_isinstance_dict ... ok
[INFO] [stdout] test tests::test_is_vs_eq_lists ... ok
[INFO] [stdout] test tests::test_isinstance_multiple_types ... ok
[INFO] [stdout] test tests::test_isinstance_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_isinstance_second_arg_not_type ... ok
[INFO] [stdout] test tests::test_isinstance_string ... ok
[INFO] [stdout] test tests::test_iterate_none_error ... ok
[INFO] [stdout] test tests::test_isinstance_in_condition ... ok
[INFO] [stdout] test tests::test_iterate_bool_error ... ok
[INFO] [stdout] test tests::test_isinstance_int ... ok
[INFO] [stdout] test tests::test_isinstance_float ... ok
[INFO] [stdout] test tests::test_isinstance_with_multiple_types ... ok
[INFO] [stdout] test tests::test_iterator_modification_pop ... ok
[INFO] [stdout] test tests::test_iterate_int_error ... ok
[INFO] [stdout] test tests::test_isinstance_list ... ok
[INFO] [stdout] test tests::test_json_array ... ok
[INFO] [stdout] test tests::test_generator_with_string_concatenation ... ok
[INFO] [stdout] test tests::test_iterator_modification_after_loop_ok ... ok
[INFO] [stdout] test tests::test_json_boolean ... ok
[INFO] [stdout] test tests::test_json_dumps ... ok
[INFO] [stdout] test tests::test_json_dumps_dict ... ok
[INFO] [stdout] test tests::test_isinstance_bool ... ok
[INFO] [stdout] test tests::test_iterator_modification_append ... ok
[INFO] [stdout] test tests::test_json_dumps_with_bool ... ok
[INFO] [stdout] test tests::test_json_dumps_list ... ok
[INFO] [stdout] test tests::test_json_dumps_none ... ok
[INFO] [stdout] test tests::test_import_json ... ok
[INFO] [stdout] test tests::test_isinstance_tuple ... ok
[INFO] [stdout] test tests::test_json_dumps_with_none ... ok
[INFO] [stdout] test tests::test_json_loads_with_whitespace ... ok
[INFO] [stdout] test tests::test_json_special_chars ... ok
[INFO] [stdout] test tests::test_json_null ... ok
[INFO] [stdout] test tests::test_json_loads_nested ... ok
[INFO] [stdout] test tests::test_json_loads ... ok
[INFO] [stdout] test tests::test_json_nested_arrays ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_in_async_function ... ok
[INFO] [stdout] test tests::test_json_nested ... ok
[INFO] [stdout] test tests::test_json_loads_array ... ok
[INFO] [stdout] test tests::test_json_dumps_nested ... ok
[INFO] [stdout] test tests::test_key_error_exception ... ok
[INFO] [stdout] test tests::test_le_type_error ... ok
[INFO] [stdout] test tests::test_len_function ... ok
[INFO] [stdout] test tests::test_len_on_int_error ... ok
[INFO] [stdout] test tests::test_len_on_none_error ... ok
[INFO] [stdout] test tests::test_list_append ... ok
[INFO] [stdout] test tests::test_len_on_float_error ... 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_len_on_bool_error ... ok
[INFO] [stdout] test tests::test_json_roundtrip ... ok
[INFO] [stdout] test tests::test_list_comprehension_with_condition ... ok
[INFO] [stdout] test tests::test_list_index ... ok
[INFO] [stdout] test tests::test_list_index_assignment ... ok
[INFO] [stdout] test tests::test_list_comprehension_with_transformation ... ok
[INFO] [stdout] test tests::test_list_index_negative_out_of_bounds ... ok
[INFO] [stdout] test tests::test_list_index_not_found ... ok
[INFO] [stdout] test tests::test_list_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_list_index_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_list_literal ... ok
[INFO] [stdout] test tests::test_list_pop_empty ... ok
[INFO] [stdout] test tests::test_list_pop_empty_error ... ok
[INFO] [stdout] test tests::test_list_pop_with_arg ... ok
[INFO] [stdout] test tests::test_list_slice_basic ... ok
[INFO] [stdout] test tests::test_list_pop ... ok
[INFO] [stdout] test tests::test_list_method_chaining ... ok
[INFO] [stdout] test tests::test_list_slice_empty_result ... ok
[INFO] [stdout] test tests::test_list_slice_full ... ok
[INFO] [stdout] test tests::test_list_negative_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_asyncio_sleep_multiple_awaits ... ok
[INFO] [stdout] test tests::test_list_slice_negative_indices ... ok
[INFO] [stdout] test tests::test_list_slice_negative_step ... ok
[INFO] [stdout] test tests::test_list_value_increment_version ... ok
[INFO] [stdout] test tests::test_list_value_with_items ... 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_with_negative_indices ... ok
[INFO] [stdout] test tests::test_list_slice_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_listcomp_complex_expression ... ok
[INFO] [stdout] test tests::test_listcomp_basic ... ok
[INFO] [stdout] test tests::test_listcomp_multiple_filters ... ok
[INFO] [stdout] test tests::test_listcomp_with_variable ... ok
[INFO] [stdout] test tests::test_listcomp_empty_result ... ok
[INFO] [stdout] test tests::test_logical_and_first_false ... ok
[INFO] [stdout] test tests::test_logical_and_returns_value ... ok
[INFO] [stdout] test tests::test_logical_chaining ... ok
[INFO] [stdout] test tests::test_listcomp_string_iteration ... ok
[INFO] [stdout] test tests::test_logical_in_condition ... ok
[INFO] [stdout] test tests::test_listcomp_string_transformation ... ok
[INFO] [stdout] test tests::test_listcomp_with_filter ... ok
[INFO] [stdout] test tests::test_logical_and_second_false ... ok
[INFO] [stdout] test tests::test_listcomp_expression ... ok
[INFO] [stdout] test tests::test_logical_not_false ... ok
[INFO] [stdout] test tests::test_logical_not_true ... ok
[INFO] [stdout] test tests::test_listcomp_from_list ... ok
[INFO] [stdout] test tests::test_logical_or_both_false ... ok
[INFO] [stdout] test tests::test_logical_or_first_true ... ok
[INFO] [stdout] test tests::test_logical_or_second_true ... ok
[INFO] [stdout] test tests::test_logical_or_returns_value ... ok
[INFO] [stdout] test tests::test_logical_and_both_true ... ok
[INFO] [stdout] test tests::test_logical_truthiness ... ok
[INFO] [stdout] test tests::test_method_on_none_error ... ok
[INFO] [stdout] test tests::test_mod_float_float_zero ... ok
[INFO] [stdout] test tests::test_method_call_on_list ... 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_mod_float_int_zero ... ok
[INFO] [stdout] test tests::test_method_on_int_error ... ok
[INFO] [stdout] test tests::test_logical_or_short_circuit ... ok
[INFO] [stdout] test tests::test_logical_and_short_circuit ... ok
[INFO] [stdout] test tests::test_mixed_int_float ... ok
[INFO] [stdout] test tests::test_module_add_function ... ok
[INFO] [stdout] test tests::test_module_get_attribute ... ok
[INFO] [stdout] test tests::test_module_new ... ok
[INFO] [stdout] test tests::test_lt_type_error ... ok
[INFO] [stdout] test tests::test_mod_int_float_zero ... ok
[INFO] [stdout] test tests::test_module_not_found ... ok
[INFO] [stdout] test tests::test_modulo_by_zero ... ok
[INFO] [stdout] test tests::test_mod_type_error ... ok
[INFO] [stdout] test tests::test_method_call_on_string ... ok
[INFO] [stdout] test tests::test_modulo_even_check ... ok
[INFO] [stdout] test tests::test_modulo_float ... ok
[INFO] [stdout] test tests::test_modulo_negative ... ok
[INFO] [stdout] test tests::test_modulo_int ... ok
[INFO] [stdout] test tests::test_multiple_assignment ... ok
[INFO] [stdout] test tests::test_multiple_except_handlers_type_match ... ok
[INFO] [stdout] test tests::test_nested_for_loops ... ok
[INFO] [stdout] test tests::test_match_object_new ... ok
[INFO] [stdout] test tests::test_multiple_pass_statements ... ok
[INFO] [stdout] test tests::test_mul_type_error ... ok
[INFO] [stdout] test tests::test_nested_dict_access ... ok
[INFO] [stdout] test tests::test_multiple_generators ... ok
[INFO] [stdout] test tests::test_multiple_except_handlers_ordered ... ok
[INFO] [stdout] test tests::test_modulo_zero_error ... ok
[INFO] [stdout] test tests::test_modulo_mixed ... ok
[INFO] [stdout] test tests::test_nested_exception_handling ... ok
[INFO] [stdout] test tests::test_os_getcwd_returns_string ... ok
[INFO] [stdout] test tests::test_nested_function_calls ... ok
[INFO] [stdout] test tests::test_nested_list_modification ... ok
[INFO] [stdout] test tests::test_nested_loops ... ok
[INFO] [stdout] test tests::test_nested_try_except_inner_outer ... ok
[INFO] [stdout] test tests::test_nested_try_except_propagation ... ok
[INFO] [stdout] test tests::test_none_comparison ... ok
[INFO] [stdout] test tests::test_not_in_list ... ok
[INFO] [stdout] test tests::test_nested_list_access ... ok
[INFO] [stdout] test tests::test_not_in_operator ... ok
[INFO] [stdout] test tests::test_not_operator ... ok
[INFO] [stdout] test tests::test_os_listdir_current ... ok
[INFO] [stdout] test tests::test_os_listdir ... ok
[INFO] [stdout] test tests::test_os_getenv ... ok
[INFO] [stdout] test tests::test_os_chdir ... ok
[INFO] [stdout] test tests::test_os_environ ... ok
[INFO] [stdout] test tests::test_os_environ_get ... ok
[INFO] [stdout] test tests::test_os_getcwd ... ok
[INFO] [stdout] test tests::test_os_name ... ok
[INFO] [stdout] test tests::test_os_path_abspath ... ok
[INFO] [stdout] test tests::test_os_path_basename ... ok
[INFO] [stdout] test tests::test_os_path_dirname ... ok
[INFO] [stdout] test tests::test_os_path_exists_check ... ok
[INFO] [stdout] test tests::test_os_path_isdir ... ok
[INFO] [stdout] test tests::test_os_remove_exists ... 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_pass_in_function ... ok
[INFO] [stdout] test tests::test_print_int ... ok
[INFO] [stdout] test tests::test_pass_with_other_statements ... ok
[INFO] [stdout] test tests::test_print_string_and_number ... ok
[INFO] [stdout] test tests::test_print_string ... ok
[INFO] [stdout] test tests::test_pass_in_if ... ok
[INFO] [stdout] test tests::test_pass_in_loop ... ok
[INFO] [stdout] test tests::test_raise_value_error ... ok
[INFO] [stdout] test tests::test_pass_in_try_except ... ok
[INFO] [stdout] test tests::test_range_negative_step ... ok
[INFO] [stdout] test tests::test_pass_in_while ... ok
[INFO] [stdout] test tests::test_range_too_many_args ... ok
[INFO] [stdout] test tests::test_os_path_exists ... ok
[INFO] [stdout] test tests::test_range_non_int_arg ... 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_print_multiple_args ... ok
[INFO] [stdout] test tests::test_re_match ... ok
[INFO] [stdout] test tests::test_re_compile_exists ... ok
[INFO] [stdout] test tests::test_re_findall_multiple ... ok
[INFO] [stdout] test tests::test_re_match_no_match ... ok
[INFO] [stdout] test tests::test_re_search ... ok
[INFO] [stdout] test tests::test_re_match_span ... ok
[INFO] [stdout] test tests::test_re_search_no_match ... ok
[INFO] [stdout] test tests::test_re_findall ... ok
[INFO] [stdout] test tests::test_re_split_basic ... ok
[INFO] [stdout] test tests::test_re_split ... ok
[INFO] [stdout] test tests::test_re_sub ... ok
[INFO] [stdout] test tests::test_re_groups ... ok
[INFO] [stdout] test tests::test_re_match_groups ... ok
[INFO] [stdout] test tests::test_re_sub_multiple ... ok
[INFO] [stdout] test tests::test_serialize_all_arithmetic_ops ... ok
[INFO] [stdout] test tests::test_serialize_all_comparison_ops ... ok
[INFO] [stdout] test tests::test_recursive_function ... ok
[INFO] [stdout] test tests::test_serialize_comparison ... ok
[INFO] [stdout] test tests::test_serialize_augmented_assignment ... ok
[INFO] [stdout] test tests::test_serialize_bool_values ... ok
[INFO] [stdout] test tests::test_re_subn ... ok
[INFO] [stdout] test tests::test_re_subn_no_match ... ok
[INFO] [stdout] test tests::test_serialize_arithmetic ... ok
[INFO] [stdout] test tests::test_re_sub_basic ... ok
[INFO] [stdout] test tests::test_serialize_complex_expression ... 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_empty_bytecode ... ok
[INFO] [stdout] test tests::test_re_match_groups_multiple ... 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] test tests::test_serialize_logical_operators_error ... ok
[INFO] [stdout] test tests::test_serialize_if_else ... ok
[INFO] [stdout] test tests::test_serialize_jump_instructions ... ok
[INFO] [stdout] test tests::test_serialize_local_variables ... ok
[INFO] [stdout] test tests::test_serialize_modulo ... ok
[INFO] [stdout] test tests::test_serialize_multiple_variables ... ok
[INFO] [stdout] test tests::test_serialize_negative_numbers ... 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_round_trip_multiple_types ... ok
[INFO] [stdout] test tests::test_serialize_string_operations ... ok
[INFO] [stdout] test tests::test_serialize_string_concatenation ... ok
[INFO] [stdout] test tests::test_serialize_type_conversions ... ok
[INFO] [stdout] test tests::test_setitem_on_int_error ... ok
[INFO] [stdout] test tests::test_serialize_while_loop ... ok
[INFO] [stdout] test tests::test_setitem_on_string_error ... ok
[INFO] [stdout] test tests::test_setitem_on_tuple_error ... ok
[INFO] [stdout] test tests::test_simple_add ... ok
[INFO] [stdout] test tests::test_simple_mul ... ok
[INFO] [stdout] test tests::test_simple_div ... 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_int_error ... 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_string_with_step ... ok
[INFO] [stdout] test tests::test_slice_with_negative_step ... ok
[INFO] [stdout] test tests::test_str_bool ... 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_dict ... ok
[INFO] [stdout] test tests::test_str_float ... ok
[INFO] [stdout] test tests::test_str_int ... ok
[INFO] [stdout] test tests::test_str_list ... ok
[INFO] [stdout] test tests::test_str_none ... ok
[INFO] [stdout] test tests::test_str_tuple ... ok
[INFO] [stdout] test tests::test_string_concatenation ... ok
[INFO] [stdout] test tests::test_str_string ... ok
[INFO] [stdout] test tests::test_string_concatenation_multiple ... ok
[INFO] [stdout] test tests::test_string_endswith ... 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_endswith_non_string ... ok
[INFO] [stdout] test tests::test_os_path_join ... ok
[INFO] [stdout] test tests::test_string_index_non_string ... ok
[INFO] [stdout] test tests::test_string_index_not_found ... ok
[INFO] [stdout] test tests::test_string_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_string_index_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_iteration_for_loop ... ok
[INFO] [stdout] test tests::test_string_join_list ... ok
[INFO] [stdout] test tests::test_string_join_method ... ok
[INFO] [stdout] test tests::test_string_join_non_list ... ok
[INFO] [stdout] test tests::test_string_join_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_literal ... ok
[INFO] [stdout] test tests::test_string_lower ... 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_join_list_with_non_strings ... ok
[INFO] [stdout] test tests::test_string_method_on_literal ... ok
[INFO] [stdout] test tests::test_string_methods_chaining ... ok
[INFO] [stdout] test tests::test_string_replace ... ok
[INFO] [stdout] test tests::test_string_replace_all_occurrences ... ok
[INFO] [stdout] test tests::test_string_replace_multiple ... ok
[INFO] [stdout] test tests::test_string_replace_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_string_replace_non_string_args ... ok
[INFO] [stdout] test tests::test_string_slice_basic ... ok
[INFO] [stdout] test tests::test_string_slice_negative_indices ... ok
[INFO] [stdout] test tests::test_string_slice_empty_result ... 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_slice_step ... ok
[INFO] [stdout] test tests::test_string_split_custom_separator ... ok
[INFO] [stdout] test tests::test_string_slice_stop_only ... ok
[INFO] [stdout] test tests::test_string_split_join_roundtrip ... ok
[INFO] [stdout] test tests::test_string_split_empty ... ok
[INFO] [stdout] test tests::test_string_split_non_string_sep ... ok
[INFO] [stdout] test tests::test_string_split_separator ... ok
[INFO] [stdout] test tests::test_string_split_no_separator ... ok
[INFO] [stdout] test tests::test_string_split_whitespace ... ok
[INFO] [stdout] test tests::test_string_startswith ... ok
[INFO] [stdout] test tests::test_string_startswith_endswith ... ok
[INFO] [stdout] test tests::test_string_startswith_non_string ... ok
[INFO] [stdout] test tests::test_string_upper ... ok
[INFO] [stdout] test tests::test_string_variable ... ok
[INFO] [stdout] test tests::test_simple_sub ... ok
[INFO] [stdout] test tests::test_sub_type_error ... ok
[INFO] [stdout] test tests::test_try_except_basic ... ok
[INFO] [stdout] test tests::test_slice_empty_result ... ok
[INFO] [stdout] test tests::test_try_except_else_not_implemented ... ok
[INFO] [stdout] test tests::test_try_except_finally_all ... ok
[INFO] [stdout] test tests::test_try_except_multiple ... ok
[INFO] [stdout] test tests::test_try_except_finally ... ok
[INFO] [stdout] test tests::test_slice_non_int_step ... ok
[INFO] [stdout] test tests::test_string_strip_whitespace ... ok
[INFO] [stdout] test tests::test_try_except_with_binding ... ok
[INFO] [stdout] test tests::test_try_finally_basic ... ok
[INFO] [stdout] test tests::test_string_strip ... ok
[INFO] [stdout] test tests::test_try_finally_with_return ... ok
[INFO] [stdout] test tests::test_try_except_in_loop ... ok
[INFO] [stdout] test tests::test_tuple_index_out_of_bounds ... ok
[INFO] [stdout] test tests::test_try_except_no_match ... ok
[INFO] [stdout] test tests::test_tuple_function_return ... ok
[INFO] [stdout] test tests::test_try_finally_in_loop ... ok
[INFO] [stdout] test tests::test_tuple_literal ... ok
[INFO] [stdout] test tests::test_tuple_in_expression ... ok
[INFO] [stdout] test tests::test_tuple_slice_basic ... ok
[INFO] [stdout] test tests::test_tuple_multiple_values ... ok
[INFO] [stdout] test tests::test_tuple_swap_variables ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_basic ... ok
[INFO] [stdout] test tests::test_tuple_slicing ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_from_list ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_single ... 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_string_startswith_wrong_arg_count ... ok
[INFO] [stdout] test tests::test_tuple_unpacking_too_many_values ... ok
[INFO] [stdout] test tests::test_type_error_add_string_int ... ok
[INFO] [stdout] test tests::test_type_error_mul_string_float ... ok
[INFO] [stdout] test tests::test_type_error_sub_string ... ok
[INFO] [stdout] test tests::test_unary_minus_int ... ok
[INFO] [stdout] test tests::test_unary_minus_float ... ok
[INFO] [stdout] test tests::test_unary_minus_serialization ... ok
[INFO] [stdout] test tests::test_unary_minus_variable ... ok
[INFO] [stdout] test tests::test_unary_plus ... ok
[INFO] [stdout] test tests::test_undefined_variable ... ok
[INFO] [stdout] test tests::test_unary_minus_in_expression ... ok
[INFO] [stdout] test tests::test_unpack_dict ... ok
[INFO] [stdout] test tests::test_value_as_bool_wrong_type ... ok
[INFO] [stdout] test tests::test_unpack_non_sequence ... ok
[INFO] [stdout] test tests::test_value_as_dict_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_float_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_int_wrong_type ... ok
[INFO] [stdout] test tests::test_unpacking_wrong_count ... ok
[INFO] [stdout] test tests::test_value_as_list_wrong_type ... ok
[INFO] [stdout] test tests::test_value_as_string_wrong_type ... ok
[INFO] [stdout] test tests::test_value_debug_format_primitives ... ok
[INFO] [stdout] test tests::test_value_debug_format_slice ... ok
[INFO] [stdout] test tests::test_value_comparison_mixed_types ... ok
[INFO] [stdout] test tests::test_value_debug_format_async_sleep ... ok
[INFO] [stdout] test tests::test_value_equality_bool ... ok
[INFO] [stdout] test tests::test_value_equality_dict ... ok
[INFO] [stdout] test tests::test_value_equality_float ... ok
[INFO] [stdout] test tests::test_value_equality_none ... ok
[INFO] [stdout] test tests::test_value_equality_tuple ... ok
[INFO] [stdout] test tests::test_value_equality_int ... ok
[INFO] [stdout] test tests::test_value_equality_string ... ok
[INFO] [stdout] test tests::test_value_falsy_empty_dict ... 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_as_exception ... ok
[INFO] [stdout] test tests::test_value_truthy_float_zero ... 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_truthy_nonempty_list ... ok
[INFO] [stdout] test tests::test_value_truthy_nonempty_string ... ok
[INFO] [stdout] test tests::test_value_is_exception ... ok
[INFO] [stdout] test tests::test_value_truthy_tuple ... ok
[INFO] [stdout] test tests::test_value_truthy_int ... ok
[INFO] [stdout] test tests::test_variable_assignment ... ok
[INFO] [stdout] test tests::test_variable_expr ... ok
[INFO] [stdout] test tests::test_value_truthy_special_types ... ok
[INFO] [stdout] test tests::test_while_loop ... ok
[INFO] [stdout] test tests::test_while_loop_with_continue ... ok
[INFO] [stdout] test tests::test_value_equality_list ... ok
[INFO] [stdout] test tests::test_while_loop_basic ... ok
[INFO] [stdout] test tests::test_value_equality_slice ... ok
[INFO] [stdout] test tests::test_while_loop_with_break ... ok
[INFO] [stdout] test tests_pending::tests_pending::test_all_function ... ignored
[INFO] [stdout] test tests_pending::tests_pending::test_any_function ... ignored
[INFO] [stdout] test tests::test_yield_outside_function_error ... ok
[INFO] [stdout] test tests_pending::tests_pending::test_assert_failure ... ignored
[INFO] [stdout] test tests::test_while_with_break_in_nested_if ... ok
[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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_os_makedirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_os_makedirs' (533) 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:     0x5e470c9a7a4a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e470c9a7a4a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e470c9a7a4a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e470c9a7a4a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e470c9bf01a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e470c9bf01a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e470c9ac632 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e470c9ac632 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e470c984fcf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e470c984fcf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e470c99f579 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e470c34ff9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e470c34ff9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e470c99f7f2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e470c99f7f2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e470c985088 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e470c979f39 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e470c985efd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e470c9bf85c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e470c9bf5d2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e470c20c9f3 - core::result::Result<T,E>::unwrap::h74a43011a6572a4e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e470c20c9f3 - quickpython::tests::test_os_makedirs::h5e3c2ed9602c58a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2408:14
[INFO] [stdout]   22:     0x5e470c20cb57 - quickpython::tests::test_os_makedirs::{{closure}}::h1a78e12f938b9b42
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2394:26
[INFO] [stdout]   23:     0x5e470c308c36 - core::ops::function::FnOnce::call_once::hbb93b65708dfa053
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e470c34409b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e470c34409b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e470c350a6b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e470c350a6b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e470c350a6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e470c350a6b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e470c350a6b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e470c350a6b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e470c350a6b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e470c34aec4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e470c34aec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e470c353672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e470c353672 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e470c353672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e470c353672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e470c353672 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e470c353672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e470c353672 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e470c9a716f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5e470c9a716f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7aefe822daa4 - <unknown>
[INFO] [stdout]   45:     0x7aefe82baa64 - 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' (534) 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:     0x5e470c9a7a4a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e470c9a7a4a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e470c9a7a4a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e470c9a7a4a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e470c9bf01a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e470c9bf01a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e470c9ac632 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e470c9ac632 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e470c984fcf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e470c984fcf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e470c99f579 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e470c34ff9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e470c34ff9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e470c99f7f2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e470c99f7f2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e470c985088 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e470c979f39 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e470c985efd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e470c9bf85c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e470c9bf5d2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e470c215d13 - core::result::Result<T,E>::unwrap::h74a43011a6572a4e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e470c215d13 - quickpython::tests::test_os_mkdir_rmdir::h0ded7498d4ba9771
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2241:14
[INFO] [stdout]   22:     0x5e470c215e77 - quickpython::tests::test_os_mkdir_rmdir::{{closure}}::hfb0a821341aa62d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2229:29
[INFO] [stdout]   23:     0x5e470c3091e6 - core::ops::function::FnOnce::call_once::hc4170b2e8d32629c
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e470c34409b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e470c34409b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e470c350a6b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e470c350a6b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e470c350a6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e470c350a6b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e470c350a6b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e470c350a6b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e470c350a6b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e470c34aec4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e470c34aec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e470c353672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e470c353672 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e470c353672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e470c353672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e470c353672 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e470c353672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e470c353672 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e470c9a716f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5e470c9a716f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7aefe822daa4 - <unknown>
[INFO] [stdout]   45:     0x7aefe82baa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_os_rename stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_os_rename' (546) 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:     0x5e470c9a7a4a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e470c9a7a4a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e470c9a7a4a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e470c9a7a4a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e470c9bf01a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e470c9bf01a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e470c9ac632 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e470c9ac632 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e470c984fcf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e470c984fcf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e470c99f579 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e470c34ff9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e470c34ff9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e470c99f7f2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e470c99f7f2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e470c985088 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e470c979f39 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e470c985efd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e470c9bf85c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e470c9bf5d2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e470c2079c3 - core::result::Result<T,E>::unwrap::h74a43011a6572a4e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e470c2079c3 - quickpython::tests::test_os_rename::h25dab6c85dca0160
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2370:14
[INFO] [stdout]   22:     0x5e470c207b27 - quickpython::tests::test_os_rename::{{closure}}::hcca02f4baf72d9e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:2357:24
[INFO] [stdout]   23:     0x5e470c30afe6 - core::ops::function::FnOnce::call_once::hf1ede6b3c1192daa
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e470c34409b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e470c34409b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e470c350a6b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e470c350a6b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e470c350a6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e470c350a6b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e470c350a6b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e470c350a6b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e470c350a6b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e470c34aec4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e470c34aec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e470c353672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e470c353672 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e470c353672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e470c353672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e470c353672 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e470c353672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e470c353672 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e470c9a716f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5e470c9a716f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7aefe822daa4 - <unknown>
[INFO] [stdout]   45:     0x7aefe82baa64 - 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.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "73363d5bfb10f36fb0adbb336489c1cd131919b0b9b6115b007fd2cd31e00f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73363d5bfb10f36fb0adbb336489c1cd131919b0b9b6115b007fd2cd31e00f2b", kill_on_drop: false }`
[INFO] [stdout] 73363d5bfb10f36fb0adbb336489c1cd131919b0b9b6115b007fd2cd31e00f2b
