[INFO] fetching crate depyler-core 3.19.29...
[INFO] testing depyler-core-3.19.29 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate depyler-core 3.19.29 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate depyler-core 3.19.29
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate depyler-core 3.19.29
[INFO] tweaked toml for crates.io crate depyler-core 3.19.29 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate depyler-core 3.19.29 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate depyler-core 3.19.29 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 286a334015cd8d413ce22e5cf93101bbc4c4991af64bdff7866d424dda1cc58c
[INFO] running `Command { std: "docker" "start" "-a" "286a334015cd8d413ce22e5cf93101bbc4c4991af64bdff7866d424dda1cc58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "286a334015cd8d413ce22e5cf93101bbc4c4991af64bdff7866d424dda1cc58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286a334015cd8d413ce22e5cf93101bbc4c4991af64bdff7866d424dda1cc58c", kill_on_drop: false }`
[INFO] [stdout] 286a334015cd8d413ce22e5cf93101bbc4c4991af64bdff7866d424dda1cc58c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d67c338e61e7e8a9abcb3f303e80cf61e3a9b0259a295d2c2c5d4a1b4a9af12
[INFO] running `Command { std: "docker" "start" "-a" "0d67c338e61e7e8a9abcb3f303e80cf61e3a9b0259a295d2c2c5d4a1b4a9af12", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[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 regex v1.11.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling depyler-annotations v3.19.29
[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 depyler-core v3.19.29 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "0d67c338e61e7e8a9abcb3f303e80cf61e3a9b0259a295d2c2c5d4a1b4a9af12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d67c338e61e7e8a9abcb3f303e80cf61e3a9b0259a295d2c2c5d4a1b4a9af12", kill_on_drop: false }`
[INFO] [stdout] 0d67c338e61e7e8a9abcb3f303e80cf61e3a9b0259a295d2c2c5d4a1b4a9af12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cf3ad0b755fea95b192af5941f6ee6758a342fc7c37baa60adff8a632066662
[INFO] running `Command { std: "docker" "start" "-a" "8cf3ad0b755fea95b192af5941f6ee6758a342fc7c37baa60adff8a632066662", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling depyler-core v3.19.29 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "8cf3ad0b755fea95b192af5941f6ee6758a342fc7c37baa60adff8a632066662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf3ad0b755fea95b192af5941f6ee6758a342fc7c37baa60adff8a632066662", kill_on_drop: false }`
[INFO] [stdout] 8cf3ad0b755fea95b192af5941f6ee6758a342fc7c37baa60adff8a632066662
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fdbc35eabc7ec31df40d40df25b2ba473ba6509cd0034cc0bd222fa75e27139
[INFO] running `Command { std: "docker" "start" "-a" "0fdbc35eabc7ec31df40d40df25b2ba473ba6509cd0034cc0bd222fa75e27139", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depyler_core-9e4d0f652f8ef99c)
[INFO] [stdout] 
[INFO] [stdout] running 458 tests
[INFO] [stdout] test annotation_aware_type_mapper::tests::test_optional_mapping_with_error_strategy ... ok
[INFO] [stdout] test annotation_aware_type_mapper::tests::test_return_type_mapping ... ok
[INFO] [stdout] test annotation_aware_type_mapper::tests::test_string_mapping_with_annotations ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_ann_assign ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_complex_expr_is_none ... ok
[INFO] [stdout] test annotation_aware_type_mapper::tests::test_list_mapping_with_ownership ... ok
[INFO] [stdout] test annotation_aware_type_mapper::tests::test_dict_mapping_with_hash_strategy ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_assign ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_aug_assign ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_break ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_call_simple ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_await ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_compare ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_binop_add ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_constant_bytes ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_constant_bool ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_constant_int ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_constant_none ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_attribute ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_constant_string ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_constant_float ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_continue ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_dict ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_expr_stmt ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_for ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_if ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_lambda ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_if_else ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_name ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_method_call ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_list ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_return_none ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_raise ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_return ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_list_comp_with_condition ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_set ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_list_comp ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_set_comp ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_subscript_index ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_unaryop_neg ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_tuple ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_with ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_while ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_dict_aug_assign_add ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_convert_slice ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_dict_aug_assign_subtract ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_error_on_chained_comparison ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_is_not_none_converts_to_is_some ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_is_with_non_none_fails ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_list_aug_assign_add ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_is_none_converts_to_method_call ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_tuple_assignment_from_function ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_tuple_assignment_swap ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_list_aug_assign_multiply ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_tuple_assignment_three_vars ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_tuple_assignment_simple ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_multiple_assign_targets_now_supported ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_nested_index_aug_assign ... ok
[INFO] [stdout] test ast_bridge::converters::tests::test_yield_expression_supported ... ok
[INFO] [stdout] test ast_bridge::tests::test_comparison_operators ... ok
[INFO] [stdout] test ast_bridge::tests::test_control_flow_conversion ... ok
[INFO] [stdout] test ast_bridge::tests::test_binary_operations ... ok
[INFO] [stdout] test ast_bridge::tests::test_for_loop_conversion ... ok
[INFO] [stdout] test ast_bridge::tests::test_annotation_with_performance_hints ... ok
[INFO] [stdout] test ast_bridge::tests::test_import_conversion ... ok
[INFO] [stdout] test ast_bridge::tests::test_simple_function_conversion ... ok
[INFO] [stdout] test ast_bridge::tests::test_expression_types ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_complex_nested_generics ... ok
[INFO] [stdout] test ast_bridge::tests::test_unary_operations ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_error_on_unsupported_type ... ok
[INFO] [stdout] test ast_bridge::tests::test_docstring_extraction ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_error_on_invalid_dict_params ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_custom_types ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_dict_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_generic_simple_types ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_lowercase_dict_type_pep585 ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_lowercase_list_type_pep585 ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_lowercase_set_type_pep585 ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_nested_types ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_optional_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_return_type_none ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_generic_type_var ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_return_type_with_annotation ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_list_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_set_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_simple_types ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_type_variables ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_type_with_name_expr ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_union_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_pep604_union_int_or_none ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_pep604_union_multiple_types ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_pep604_union_multiple_types_with_none ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_generic_custom_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_extract_tuple_type ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_pep604_union_two_non_none_types ... ok
[INFO] [stdout] test backend::tests::test_backend_error_with_string ... ok
[INFO] [stdout] test backend::tests::test_transform_error ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_clone ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_debug ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_default ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_display_rust ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_eq ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_file_extension_rust ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_from_str_empty ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_from_str_invalid ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_from_str_rs ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_from_str_rust ... ok
[INFO] [stdout] test backend::tests::test_transpilation_target_from_str_rust_uppercase ... ok
[INFO] [stdout] test backend::tests::test_backend_error ... ok
[INFO] [stdout] test backend::tests::test_validation_error_invalid_syntax ... ok
[INFO] [stdout] test ast_bridge::tests::test_type_annotation_conversion ... ok
[INFO] [stdout] test backend::tests::test_optimization_error ... ok
[INFO] [stdout] test backend::tests::test_validation_error_unsupported_feature ... ok
[INFO] [stdout] test borrowing::tests::test_copyable_parameter ... ok
[INFO] [stdout] test borrowing::tests::test_escaping_parameter ... ok
[INFO] [stdout] test backend::tests::test_validation_error_type_error ... ok
[INFO] [stdout] test borrowing::tests::test_mutated_parameter ... ok
[INFO] [stdout] test borrowing::tests::test_read_only_parameter ... ok
[INFO] [stdout] test borrowing_context::tests::test_basic_borrowing_analysis ... ok
[INFO] [stdout] test borrowing_context::tests::test_mutation_detection ... ok
[INFO] [stdout] test borrowing_context::tests::test_string_borrowing ... ok
[INFO] [stdout] test codegen::tests::test_assign_attribute ... ok
[INFO] [stdout] test codegen::tests::test_assign_index_target ... ok
[INFO] [stdout] test borrowing::tests::test_generate_param_signature ... ok
[INFO] [stdout] test codegen::tests::test_assign_symbol_first_declaration ... ok
[INFO] [stdout] test codegen::tests::test_assign_symbol_reassignment ... ok
[INFO] [stdout] test codegen::tests::test_break_with_label ... ok
[INFO] [stdout] test codegen::tests::test_assignment_generation ... ok
[INFO] [stdout] test codegen::tests::test_binary_operations ... ok
[INFO] [stdout] test codegen::tests::test_break_without_label ... ok
[INFO] [stdout] test codegen::tests::test_continue_with_label ... ok
[INFO] [stdout] test codegen::tests::test_control_flow_generation ... ok
[INFO] [stdout] test codegen::tests::test_expr_statement ... ok
[INFO] [stdout] test codegen::tests::test_continue_without_label ... ok
[INFO] [stdout] test codegen::tests::test_floor_division_codegen ... ok
[INFO] [stdout] test codegen::tests::test_for_loop_scope_tracking ... ok
[INFO] [stdout] test codegen::tests::test_function_call_generation ... ok
[INFO] [stdout] test codegen::tests::test_literal_conversion ... ok
[INFO] [stdout] test codegen::tests::test_if_without_else ... ok
[INFO] [stdout] test codegen::tests::test_needs_std_collections ... ok
[INFO] [stdout] test codegen::tests::test_nested_scope_tracking ... ok
[INFO] [stdout] test codegen::tests::test_raise_with_exception ... ok
[INFO] [stdout] test codegen::tests::test_raise_without_exception ... ok
[INFO] [stdout] test codegen::tests::test_return_with_expression ... ok
[INFO] [stdout] test codegen::tests::test_return_without_expression ... ok
[INFO] [stdout] test codegen::tests::test_simple_function_generation ... ok
[INFO] [stdout] test codegen::tests::test_type_conversion ... ok
[INFO] [stdout] test codegen::tests::test_while_loop_scope_tracking ... ok
[INFO] [stdout] test codegen::tests::test_with_statement_with_target ... ok
[INFO] [stdout] test const_generic_inference::tests::test_detect_multiply_pattern ... ok
[INFO] [stdout] test codegen::tests::test_with_statement_without_target ... ok
[INFO] [stdout] test const_generic_inference::tests::test_detect_fixed_size_list ... ok
[INFO] [stdout] test const_generic_inference::tests::test_function_analysis ... ignored, Incomplete feature: Const generic array inference not yet implemented
[INFO] [stdout] test const_generic_inference::tests::test_detect_zeros_call ... ok
[INFO] [stdout] test const_generic_inference::tests::test_len_equality_detection ... ok
[INFO] [stdout] test const_generic_inference::tests::test_index_access_detection ... ok
[INFO] [stdout] test debug::tests::test_debug_print_generation ... ok
[INFO] [stdout] test debug::tests::test_debugger_scripts ... ok
[INFO] [stdout] test direct_rules::tests::test_array_init_functions ... ok
[INFO] [stdout] test debug::tests::test_source_mapping ... ok
[INFO] [stdout] test codegen::tests::test_if_with_else_scope_tracking ... ok
[INFO] [stdout] test direct_rules::tests::test_array_literal_generation ... ok
[INFO] [stdout] test direct_rules::tests::test_array_multiplication_pattern ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_binop_arithmetic ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_binop_bitwise ... ok
[INFO] [stdout] test ast_bridge::tests::test_function_calls ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_binop_comparison ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_binop_logical ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_function_with_documentation ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_binop_unsupported ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_binary ... ok
[INFO] [stdout] test direct_rules::tests::test_convert_literal ... ok
[INFO] [stdout] test ast_bridge::type_extraction::tests::test_pep604_union_str_or_none ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_range_call_single_arg ... ok
[INFO] [stdout] test direct_rules::tests::test_apply_rules ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_range_call_two_args ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_dict ... ok
[INFO] [stdout] test ast_bridge::tests::test_annotation_extraction ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_len_call ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_list ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_literal ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_variable ... ok
[INFO] [stdout] test direct_rules::tests::test_expr_converter_tuple ... ok
[INFO] [stdout] test documentation::tests::test_class_documentation ... ok
[INFO] [stdout] test documentation::tests::test_type_formatting ... ok
[INFO] [stdout] test documentation::tests::test_function_signature_formatting ... ok
[INFO] [stdout] test documentation::tests::test_basic_doc_generation ... ok
[INFO] [stdout] test documentation::tests::test_api_reference_generation ... ok
[INFO] [stdout] test direct_rules::tests::test_floor_division_handling ... ok
[INFO] [stdout] test documentation::tests::test_migration_notes ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test documentation::tests::test_usage_guide_generation ... ok
[INFO] [stdout] test error::tests::test_error_with_context ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error_reporting::tests::test_automatic_suggestions ... ok
[INFO] [stdout] test error_reporting::tests::test_line_column_calculation ... ok
[INFO] [stdout] test error::tests::test_transpile_error_macro ... ok
[INFO] [stdout] test error_reporting::tests::test_enhanced_error_display ... ok
[INFO] [stdout] test error_reporting::tests::test_division_type_mismatch_suggestion ... ok
[INFO] [stdout] test error_reporting::tests::test_string_type_mismatch_suggestion ... ok
[INFO] [stdout] test generator_yield_analysis::tests::test_DEPYLER_0262_loop_with_yield ... ok
[INFO] [stdout] test generator_state::tests::test_DEPYLER_0258_type_inference_from_literal_values ... ok
[INFO] [stdout] test generator_state::tests::test_simple_counter_analysis ... ok
[INFO] [stdout] test generator_yield_analysis::tests::test_DEPYLER_0262_multiple_yields ... ok
[INFO] [stdout] test generator_yield_analysis::tests::test_DEPYLER_0262_simple_yield_detection ... ok
[INFO] [stdout] test generic_inference::tests::test_constraint_inference ... ok
[INFO] [stdout] test documentation::tests::test_with_python_source ... ok
[INFO] [stdout] test error::tests::test_error_with_location ... ok
[INFO] [stdout] test error_reporting::tests::test_option_type_mismatch_suggestion ... ok
[INFO] [stdout] test generic_inference::tests::test_generic_function_inference ... ok
[INFO] [stdout] test error_reporting::tests::test_ownership_mismatch_suggestion ... ok
[INFO] [stdout] test generic_inference::tests::test_type_var_detection ... ok
[INFO] [stdout] test ide::tests::test_completions ... ok
[INFO] [stdout] test ast_bridge::tests::test_function_properties_analysis ... ok
[INFO] [stdout] test ide::tests::test_hover_generation ... ok
[INFO] [stdout] test ide::tests::test_symbol_indexing ... ok
[INFO] [stdout] test inlining::tests::test_function_size_calculation ... ok
[INFO] [stdout] test inlining::tests::test_inlining_config_default ... ok
[INFO] [stdout] test inlining::tests::test_loop_detection ... ok
[INFO] [stdout] test inlining::tests::test_side_effect_detection ... ok
[INFO] [stdout] test inlining::tests::test_trivial_function_detection ... ok
[INFO] [stdout] test lambda_codegen::tests::test_basic_handler_generation ... ok
[INFO] [stdout] test lambda_codegen::tests::test_eventbridge_handler ... ok
[INFO] [stdout] test lambda_codegen::tests::test_cargo_toml_generation ... ok
[INFO] [stdout] test lambda_codegen::tests::test_full_project_generation ... ok
[INFO] [stdout] test lambda_codegen::tests::test_optimization_profile ... ok
[INFO] [stdout] test lambda_codegen::tests::test_sqs_batch_processor ... ok
[INFO] [stdout] test lambda_errors::tests::test_conversion_functions ... ok
[INFO] [stdout] test lambda_errors::tests::test_custom_error_mapping ... ok
[INFO] [stdout] test lambda_errors::tests::test_retry_logic_generation ... ok
[INFO] [stdout] test lambda_errors::tests::test_error_enum_generation ... ok
[INFO] [stdout] test lambda_errors::tests::test_error_strategies ... ok
[INFO] [stdout] test lambda_errors::tests::test_handler_wrapper_generation ... ok
[INFO] [stdout] test lambda_errors::tests::test_helper_traits ... ok
[INFO] [stdout] test lambda_errors::tests::test_lambda_error_methods ... ok
[INFO] [stdout] test lambda_inference::tests::test_api_gateway_v2_inference ... ok
[INFO] [stdout] test lambda_inference::tests::test_analysis_report ... ok
[INFO] [stdout] test lambda_inference::tests::test_pattern_confidence_calculation ... ok
[INFO] [stdout] test lambda_inference::tests::test_sqs_event_inference ... ok
[INFO] [stdout] test lambda_inference::tests::test_eventbridge_inference ... ok
[INFO] [stdout] test lambda_inference::tests::test_s3_event_inference ... ok
[INFO] [stdout] test lambda_inference::tests::test_mixed_pattern_types ... ok
[INFO] [stdout] test lambda_inference::tests::test_no_pattern_match ... ok
[INFO] [stdout] test lambda_inference::tests::test_numeric_index_handling ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_cold_start_optimizations ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_aggressive_mode ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_build_script_generation ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_optimization_plan_generation ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_binary_size_optimizations ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_performance_estimate ... ok
[INFO] [stdout] test lambda_inference::tests::test_confidence_threshold ... ok
[INFO] [stdout] test lambda_testing::tests::test_context_conversion ... ok
[INFO] [stdout] test lambda_testing::tests::test_custom_test_event ... ok
[INFO] [stdout] test lambda_testing::tests::test_github_actions_workflow ... ok
[INFO] [stdout] test lambda_testing::tests::test_harness_creation ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_lambda_profile_generation ... ok
[INFO] [stdout] test lambda_types::tests::test_custom_eventbridge_types_generation ... ok
[INFO] [stdout] test lambda_testing::tests::test_performance_benchmarks_configuration ... ok
[INFO] [stdout] test lambda_testing::tests::test_test_suite_generation ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_custom_performance_targets ... ok
[INFO] [stdout] test lambda_optimizer::tests::test_memory_optimizations ... ok
[INFO] [stdout] test lambda_types::tests::test_custom_mapping_addition ... ok
[INFO] [stdout] test lambda_testing::tests::test_cargo_lambda_script ... ok
[INFO] [stdout] test lambda_types::tests::test_error_conversions ... ok
[INFO] [stdout] test lambda_types::tests::test_event_mapping_retrieval ... ok
[INFO] [stdout] test lambda_types::tests::test_response_mapping_retrieval ... ok
[INFO] [stdout] test lambda_types::tests::test_type_conversion_rules ... ok
[INFO] [stdout] test lambda_types::tests::test_eventbridge_custom_type ... ok
[INFO] [stdout] test lambda_types::tests::test_required_imports ... ok
[INFO] [stdout] test lambda_types::tests::test_response_builders ... ok
[INFO] [stdout] test lifetime_analysis::tests::test_elision_rules ... ok
[INFO] [stdout] test lifetime_analysis::tests::test_lifetime_generation ... ok
[INFO] [stdout] test lifetime_analysis::tests::test_lifetime_inference ... ok
[INFO] [stdout] test lifetime_analysis::tests::test_mutable_parameter_detection ... ok
[INFO] [stdout] test lifetime_analysis::tests::test_parameter_usage_analysis ... ok
[INFO] [stdout] test lsp::tests::test_diagnostic_severity_mapping ... ok
[INFO] [stdout] test lsp::tests::test_completion_empty_document ... ok
[INFO] [stdout] test lsp::tests::test_completion_item_lsp_conversion ... ok
[INFO] [stdout] test lsp::tests::test_completion_kind_mapping ... ok
[INFO] [stdout] test lsp::tests::test_default_trait ... ok
[INFO] [stdout] test lsp::tests::test_diagnostic_lsp_conversion ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_no_document ... ok
[INFO] [stdout] test lsp::tests::test_edge_case_unicode_text ... ok
[INFO] [stdout] test lsp::tests::test_find_references_no_document ... ok
[INFO] [stdout] test lsp::tests::test_document_open_with_parse_error ... ok
[INFO] [stdout] test lsp::tests::test_edge_case_empty_text ... ok
[INFO] [stdout] test lsp::tests::test_get_prefix_at_position ... ignored, Implementation has boundary issues
[INFO] [stdout] test lsp::tests::test_goto_definition_no_document ... ok
[INFO] [stdout] test lsp::tests::test_hover_no_document ... ok
[INFO] [stdout] test lsp::tests::test_document_open ... ok
[INFO] [stdout] test lsp::tests::test_location_response ... ok
[INFO] [stdout] test lsp::tests::test_goto_definition_with_document ... ok
[INFO] [stdout] test lsp::tests::test_markup_content ... ok
[INFO] [stdout] test lsp::tests::test_offset_to_position ... ok
[INFO] [stdout] test lsp::tests::test_position_conversion_roundtrip ... ok
[INFO] [stdout] test lsp::tests::test_position_to_offset ... ok
[INFO] [stdout] test lsp::tests::test_range_serialization ... ok
[INFO] [stdout] test migration_suggestions::tests::test_accumulator_pattern_detection ... ok
[INFO] [stdout] test migration_suggestions::tests::test_analyze_empty_program ... ok
[INFO] [stdout] test migration_suggestions::tests::test_analyze_simple_function ... ok
[INFO] [stdout] test migration_suggestions::tests::test_config_with_disabled_suggestions ... ok
[INFO] [stdout] test migration_suggestions::tests::test_enumerate_pattern_detection ... ok
[INFO] [stdout] test migration_suggestions::tests::test_filter_map_pattern_detection ... ok
[INFO] [stdout] test migration_suggestions::tests::test_format_suggestions_empty ... ok
[INFO] [stdout] test migration_suggestions::tests::test_format_suggestions_with_items ... ok
[INFO] [stdout] test migration_suggestions::tests::test_list_dict_construction_suggestion ... ok
[INFO] [stdout] test lsp::tests::test_hover_with_document ... ok
[INFO] [stdout] test migration_suggestions::tests::test_migration_analyzer_creation ... ok
[INFO] [stdout] test migration_suggestions::tests::test_migration_config_custom ... ok
[INFO] [stdout] test lsp::tests::test_diagnostics_with_document ... ok
[INFO] [stdout] test migration_suggestions::tests::test_migration_config_default ... ok
[INFO] [stdout] test migration_suggestions::tests::test_multiple_suggestions_per_function ... ok
[INFO] [stdout] test migration_suggestions::tests::test_mutable_parameter_pattern ... ok
[INFO] [stdout] test migration_suggestions::tests::test_none_as_error_detection ... ignored
[INFO] [stdout] test migration_suggestions::tests::test_none_check_pattern_detection ... ok
[INFO] [stdout] test migration_suggestions::tests::test_severity_ordering ... ok
[INFO] [stdout] test migration_suggestions::tests::test_source_location ... ok
[INFO] [stdout] test migration_suggestions::tests::test_suggestion_category_equality ... ok
[INFO] [stdout] test lsp::tests::test_completion_with_document ... ok
[INFO] [stdout] test migration_suggestions::tests::test_string_concatenation_detection ... ok
[INFO] [stdout] test migration_suggestions::tests::test_type_check_pattern_detection ... ok
[INFO] [stdout] test lsp::tests::test_document_close ... ok
[INFO] [stdout] test migration_suggestions::tests::test_while_true_detection ... ok
[INFO] [stdout] test module_mapper::tests::test_collections_hashmap_import_path ... ok
[INFO] [stdout] test module_mapper::tests::test_collections_deque_import_path ... ok
[INFO] [stdout] test migration_suggestions::tests::test_suggestion_sorting_by_severity ... ok
[INFO] [stdout] test module_mapper::tests::test_complex_module_paths ... ok
[INFO] [stdout] test module_mapper::tests::test_collections_mapping ... ok
[INFO] [stdout] test module_mapper::tests::test_crypto_mappings ... ok
[INFO] [stdout] test module_mapper::tests::test_default_trait ... ok
[INFO] [stdout] test module_mapper::tests::test_empty_imports_dependencies ... ok
[INFO] [stdout] test module_mapper::tests::test_external_crate_mappings ... ok
[INFO] [stdout] test module_mapper::tests::test_itertools_mapping ... ok
[INFO] [stdout] test module_mapper::tests::test_map_multiple_items ... ok
[INFO] [stdout] test module_mapper::tests::test_get_dependencies ... ok
[INFO] [stdout] test module_mapper::tests::test_map_simple_import ... ok
[INFO] [stdout] test module_mapper::tests::test_map_unknown_module ... ok
[INFO] [stdout] test module_mapper::tests::test_map_whole_module_import ... ok
[INFO] [stdout] test module_mapper::tests::test_module_mapper_creation ... ok
[INFO] [stdout] test module_mapper::tests::test_module_mapping_clone ... ok
[INFO] [stdout] test module_mapper::tests::test_stdlib_mappings ... ok
[INFO] [stdout] test module_mapper::tests::test_tempfile_mapping ... ok
[INFO] [stdout] test module_mapper::tests::test_unmapped_item_fallback ... ok
[INFO] [stdout] test module_mapper::tests::test_rust_import_struct ... ok
[INFO] [stdout] test optimization::tests::test_aggressive_optimizations ... ok
[INFO] [stdout] test optimization::tests::test_constant_folding ... ok
[INFO] [stdout] test optimization::tests::test_dead_code_elimination ... ok
[INFO] [stdout] test module_mapper::tests::test_typing_module_mapping ... ok
[INFO] [stdout] test optimization::tests::test_optimize_module ... ok
[INFO] [stdout] test optimization::tests::test_strength_reduction ... ok
[INFO] [stdout] test optimizer::tests::test_dead_code_elimination ... ok
[INFO] [stdout] test performance_warnings::tests::test_expensive_function_in_loop ... ok
[INFO] [stdout] test performance_warnings::tests::test_nested_loop_detection ... ok
[INFO] [stdout] test performance_warnings::tests::test_performance_config_default ... ok
[INFO] [stdout] test performance_warnings::tests::test_severity_ordering ... ok
[INFO] [stdout] test performance_warnings::tests::test_string_concat_in_loop_detection ... ok
[INFO] [stdout] test profiling::tests::test_hot_path_detection ... ok
[INFO] [stdout] test profiling::tests::test_loop_detection_increases_cost ... ok
[INFO] [stdout] test profiling::tests::test_performance_predictions ... ok
[INFO] [stdout] test profiling::tests::test_profiler_creation ... ok
[INFO] [stdout] test profiling::tests::test_report_formatting ... ok
[INFO] [stdout] test profiling::tests::test_simple_function_profiling ... ok
[INFO] [stdout] test optimizer::tests::test_constant_propagation ... ok
[INFO] [stdout] test lsp::tests::test_document_change ... ok
[INFO] [stdout] test lsp::tests::test_lsp_server_creation ... ok
[INFO] [stdout] test module_mapper::tests::test_map_aliased_import ... ok
[INFO] [stdout] test rust_gen::generator_gen::tests::test_DEPYLER_0259_multiple_words_naming ... ok
[INFO] [stdout] test rust_gen::generator_gen::tests::test_DEPYLER_0259_single_word_naming ... ok
[INFO] [stdout] test rust_gen::generator_gen::tests::test_DEPYLER_0259_snake_case_to_pascal_case_naming ... ok
[INFO] [stdout] test rust_gen::tests::test_binary_operations ... ok
[INFO] [stdout] test rust_gen::tests::test_bool_cast_conversion ... ignored, Incomplete feature: bool() casting not yet implemented
[INFO] [stdout] test rust_gen::tests::test_codegen_assign_attribute ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_assign_index ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_assign_symbol_existing_var ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_assign_symbol_new_var ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_assign_symbol_with_type ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_assign_tuple_new_vars ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_break_stmt_simple ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_break_stmt_with_label ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_continue_stmt_simple ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_continue_stmt_with_label ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_raise_stmt_bare ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_raise_stmt_with_exception ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_expr_stmt ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_return_stmt_none ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_pass_stmt ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_return_stmt_simple ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_try_stmt_except_and_finally ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_try_stmt_simple ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_try_stmt_with_finally ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_with_stmt_with_target ... ignored, Incomplete feature: With statement target binding not yet implemented
[INFO] [stdout] test rust_gen::tests::test_codegen_while_stmt ... ok
[INFO] [stdout] test rust_gen::tests::test_control_flow_generation ... ok
[INFO] [stdout] test rust_gen::tests::test_codegen_with_stmt_no_target ... ok
[INFO] [stdout] test rust_gen::tests::test_dict_generation_sets_needs_hashmap ... ok
[INFO] [stdout] test rust_gen::tests::test_float_cast_conversion ... ok
[INFO] [stdout] test rust_gen::tests::test_float_literal_decimal_point ... ok
[INFO] [stdout] test rust_gen::tests::test_int_cast_conversion ... ok
[INFO] [stdout] test rust_gen::tests::test_int_cast_with_expression ... ok
[INFO] [stdout] test lsp::tests::test_find_references_with_document ... ok
[INFO] [stdout] test rust_gen::tests::test_int_float_division_semantics ... ok
[INFO] [stdout] test rust_gen::tests::test_str_conversion ... ok
[INFO] [stdout] test rust_gen::tests::test_simple_function_generation ... ok
[INFO] [stdout] test rust_gen::tests::test_list_generation ... ok
[INFO] [stdout] test rust_gen::type_gen::tests::test_convert_binop_arithmetic ... ok
[INFO] [stdout] test rust_gen::type_gen::tests::test_convert_binop_special ... ok
[INFO] [stdout] test rust_gen::tests::test_string_method_return_types ... ok
[INFO] [stdout] test rust_gen::tests::test_unsupported_operators ... ok
[INFO] [stdout] test rust_gen::type_gen::tests::test_rust_type_to_syn_option ... ok
[INFO] [stdout] test rust_gen::type_gen::tests::test_rust_type_to_syn_primitive ... ok
[INFO] [stdout] test rust_gen::type_gen::tests::test_rust_type_to_syn_string ... ok
[INFO] [stdout] test string_optimization::tests::test_generate_optimized_string_code ... ok
[INFO] [stdout] test string_optimization::tests::test_read_only_string_optimization ... ok
[INFO] [stdout] test rust_gen::type_gen::tests::test_rust_type_to_syn_vec ... ok
[INFO] [stdout] test string_optimization::tests::test_returned_string_needs_ownership ... ok
[INFO] [stdout] test tests::test_analyzable_stage_trait ... ok
[INFO] [stdout] test tests::test_config_creation ... ok
[INFO] [stdout] test string_optimization::tests::test_immutable_parameter_borrowing ... ok
[INFO] [stdout] test tests::test_invalid_python_syntax ... ok
[INFO] [stdout] test tests::test_parse_to_hir ... ok
[INFO] [stdout] test tests::test_pipeline_creation ... ok
[INFO] [stdout] test tests::test_pipeline_with_verification ... ok
[INFO] [stdout] test tests::test_hash_strategy_annotation ... ok
[INFO] [stdout] test rust_gen::format::tests::test_format_method_call_spacing ... ok
[INFO] [stdout] test tests::test_type_annotations ... ok
[INFO] [stdout] test tests::test_validation_result ... ok
[INFO] [stdout] test type_hints::tests::test_analyze_simple_function ... ok
[INFO] [stdout] test type_hints::tests::test_confidence_ordering ... ok
[INFO] [stdout] test type_hints::tests::test_extract_variable_from_error ... ok
[INFO] [stdout] test type_hints::tests::test_format_hints ... ok
[INFO] [stdout] test type_hints::tests::test_literal_assignment_inference ... ok
[INFO] [stdout] test type_hints::tests::test_string_method_inference ... ok
[INFO] [stdout] test type_hints::tests::test_type_hint_provider_new ... ok
[INFO] [stdout] test type_mapper::tests::test_basic_type_mapping ... ok
[INFO] [stdout] test type_mapper::tests::test_can_copy ... ok
[INFO] [stdout] test type_mapper::tests::test_complex_type_mapping ... ok
[INFO] [stdout] test type_mapper::tests::test_custom_and_unsupported_types ... ok
[INFO] [stdout] test type_mapper::tests::test_default_type_mapper ... ok
[INFO] [stdout] test type_mapper::tests::test_function_type_unsupported ... ok
[INFO] [stdout] test type_mapper::tests::test_needs_reference ... ok
[INFO] [stdout] test type_mapper::tests::test_primitive_type_to_string ... ok
[INFO] [stdout] test type_mapper::tests::test_return_type_mapping ... ok
[INFO] [stdout] test type_mapper::tests::test_rust_type_to_string ... ok
[INFO] [stdout] test type_mapper::tests::test_set_type_mapping ... ok
[INFO] [stdout] test type_mapper::tests::test_tuple_mapping ... ok
[INFO] [stdout] test type_mapper::tests::test_type_mapper_creation ... ok
[INFO] [stdout] test type_mapper::tests::test_width_preference ... ok
[INFO] [stdout] test union_enum_gen::tests::test_complex_union ... ok
[INFO] [stdout] test union_enum_gen::tests::test_enum_caching ... ok
[INFO] [stdout] test union_enum_gen::tests::test_simple_union_enum ... ok
[INFO] [stdout] test union_enum_gen::tests::test_union_with_none ... ok
[INFO] [stdout] test rust_gen::format::tests::test_format_return_type_spacing ... ok
[INFO] [stdout] test tests::test_complex_function_transpilation ... ok
[INFO] [stdout] test tests::test_simple_transpilation ... ok
[INFO] [stdout] test rust_gen::format::tests::test_format_generic_spacing ... ok
[INFO] [stdout] test rust_gen::format::tests::test_format_semicolon_spacing ... ok
[INFO] [stdout] test tests::test_string_strategy_annotation ... ok
[INFO] [stderr]      Running tests/ast_bridge_boolean_logic_tests.rs (/opt/rustwide/target/debug/deps/ast_bridge_boolean_logic_tests-070105a4b2d8ed72)
[INFO] [stdout] test tests::test_annotation_aware_transpilation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 453 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_dataclass_decorator_as_name ... ok
[INFO] [stdout] test test_dataclass_decorator_as_attribute ... ok
[INFO] [stdout] test test_no_field_inference_for_dataclass ... ok
[INFO] [stdout] test test_no_field_inference_when_explicit_fields_exist ... ok
[INFO] [stdout] test test_complex_class_with_multiple_boolean_conditions ... ok
[INFO] [stdout] test test_field_inference_only_when_empty_and_not_dataclass ... ok
[INFO] [stdout] test test_async_method_detection_requires_both_decorator_and_async ... ok
[INFO] [stdout] test test_dunder_methods_are_skipped ... ok
[INFO] [stdout] test test_property_decorator_detection ... ok
[INFO] [stdout] test test_staticmethod_decorator_detection ... ok
[INFO] [stdout] test test_single_underscore_methods_not_filtered ... ok
[INFO] [stderr]      Running tests/ast_bridge_comparison_tests.rs (/opt/rustwide/target/debug/deps/ast_bridge_comparison_tests-3bf1eb0812baaa95)
[INFO] [stdout] test test_special_dunder_methods_are_kept ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_multiple_assignment_not_type_alias ... ok
[INFO] [stdout] test test_comprehensive_comparison_operators ... ok
[INFO] [stdout] test test_async_method_with_args ... ok
[INFO] [stdout] test test_generic_class_has_type_params ... ok
[INFO] [stdout] test test_non_generic_class_has_zero_type_params ... ok
[INFO] [stdout] test test_method_with_only_docstring_not_filtered ... ok
[INFO] [stdout] test test_method_docstring_filtered_when_body_greater_than_one ... ok
[INFO] [stdout] test test_async_method_with_no_args_validated ... ok
[INFO] [stdout] test test_typevar_detection_by_name ... ok
[INFO] [stdout] test test_type_alias_without_type_params ... ok
[INFO] [stdout] test test_non_typevar_not_detected ... ok
[INFO] [stdout] test test_non_property_decorator_not_matched ... ok
[INFO] [stdout] test test_property_decorator_exact_match ... ok
[INFO] [stdout] test test_type_alias_with_type_params_validated ... ok
[INFO] [stdout] test test_type_alias_requires_single_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ast_bridge_match_arm_tests.rs (/opt/rustwide/target/debug/deps/ast_bridge_match_arm_tests-b0540162cc026bc7)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_annotated_type_alias_with_subscript ... ok
[INFO] [stdout] test test_cmpop_in ... ok
[INFO] [stdout] test test_binary_operator_bitor ... ok
[INFO] [stdout] test test_annotated_type_alias_with_call ... ok
[INFO] [stdout] test test_binary_operator_lshift ... ok
[INFO] [stdout] test test_binary_operator_pow ... ok
[INFO] [stdout] test test_binary_operator_bitxor ... ok
[INFO] [stdout] test test_binary_operator_rshift ... ok
[INFO] [stdout] test test_cmpop_noteq ... ok
[INFO] [stdout] test test_convert_module_with_async_functions ... ok
[INFO] [stdout] test test_convert_module_with_assignments ... ok
[INFO] [stdout] test test_convert_class_with_methods ... ok
[INFO] [stdout] test test_comprehensive_match_arm_coverage ... ok
[INFO] [stdout] test test_convert_method_negation ... ok
[INFO] [stdout] test test_extract_assign_target_attribute ... ok
[INFO] [stdout] test test_extract_async_function_annotations ... ok
[INFO] [stdout] test test_extract_class_type_params ... ok
[INFO] [stdout] test test_extract_generic_params_tuple ... ok
[INFO] [stdout] test test_infer_type_int_constant ... ok
[INFO] [stdout] test test_infer_type_bool_constant ... ok
[INFO] [stdout] test test_extract_assign_target_subscript ... ok
[INFO] [stdout] test test_infer_type_list_expr ... ok
[INFO] [stdout] test test_infer_type_dict_expr ... ok
[INFO] [stdout] test test_infer_type_set_expr ... ok
[INFO] [stdout] test test_infer_type_none_constant ... ok
[INFO] [stdout] test test_type_alias_with_subscript ... ok
[INFO] [stdout] test test_protocol_negation ... ok
[INFO] [stdout] test test_type_alias_with_call ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ast_bridge_return_value_tests.rs (/opt/rustwide/target/debug/deps/ast_bridge_return_value_tests-4e04b84afba33f20)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_infer_fields_from_init_parameters ... ok
[INFO] [stdout] test test_extract_class_docstring_when_present ... ok
[INFO] [stdout] test test_extract_class_docstring_when_absent ... ok
[INFO] [stdout] test test_comprehensive_return_value_validation ... ok
[INFO] [stdout] test test_convert_async_method_returns_method ... ok
[INFO] [stdout] test test_infer_type_from_expr_integer ... ok
[INFO] [stdout] test test_infer_type_from_expr_string ... ok
[INFO] [stdout] test test_convert_method_succeeds ... ok
[INFO] [stdout] test test_is_type_name_recognizes_builtin_types ... ok
[INFO] [stdout] test test_infer_fields_empty_when_no_init ... ok
[INFO] [stdout] test test_is_type_name_rejects_non_types ... ok
[INFO] [stderr]      Running tests/ast_bridge_type_inference_tests.rs (/opt/rustwide/target/debug/deps/ast_bridge_type_inference_tests-8003f09a88d32c8c)
[INFO] [stdout] test test_try_convert_type_alias_succeeds ... ok
[INFO] [stdout] test test_method_with_implementation_not_default ... ok
[INFO] [stdout] test test_try_convert_protocol_succeeds ... ok
[INFO] [stdout] test test_try_convert_class_succeeds ... ok
[INFO] [stdout] test test_method_with_only_pass_is_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_complex_expression_falls_back_to_unknown ... ok
[INFO] [stdout] test test_infer_type_from_dict_with_entries ... ok
[INFO] [stdout] test test_infer_type_from_empty_dict ... ok
[INFO] [stdout] test test_infer_type_from_int_literal ... ok
[INFO] [stdout] test test_infer_type_from_none_literal ... ok
[INFO] [stdout] test test_infer_type_from_list_with_elements ... ok
[INFO] [stdout] test test_infer_type_from_scientific_notation ... ok
[INFO] [stdout] test test_infer_type_from_set_literal ... ok
[INFO] [stdout] test test_infer_type_from_empty_string ... ok
[INFO] [stdout] test test_infer_type_from_empty_list ... ok
[INFO] [stdout] test test_infer_type_from_false_literal ... ok
[INFO] [stdout] test test_infer_type_from_multiline_string ... ok
[INFO] [stdout] test test_infer_type_from_float_literal ... ok
[INFO] [stdout] test test_infer_type_from_true_literal ... ok
[INFO] [stdout] test test_infer_type_from_string_literal ... ok
[INFO] [stdout] test test_infer_type_from_set_with_strings ... ok
[INFO] [stdout] test test_infer_type_from_zero ... ok
[INFO] [stdout] test test_multiple_fields_with_different_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/class_attributes_test.rs (/opt/rustwide/target/debug/deps/class_attributes_test-55e27a092514afdc)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_multiple_class_attributes ... FAILED
[INFO] [stdout] test test_mix_class_and_instance_attributes ... FAILED
[INFO] [stdout] test test_class_attribute_access_via_self ... FAILED
[INFO] [stdout] test test_class_attribute_used_in_method ... ok
[INFO] [stdout] test test_class_attribute_access_via_classname ... ok
[INFO] [stdout] test test_class_constant_used_in_init ... ok
[INFO] [stdout] test test_class_attribute_with_string_type ... ok
[INFO] [stdout] test test_counter_pattern ... ok
[INFO] [stdout] test test_mutable_class_attribute ... ok
[INFO] [stdout] test test_simple_class_constant ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_class_attributes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_class_attributes' (1860) panicked at src/direct_rules.rs:777:29:
[INFO] [stdout] "serde_json::Value" is not a valid Ident
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573313fb64a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573313fb64a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573313fb64a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573313fb64a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573313fc826f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573313fc826f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x573313f826c3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573313f826c3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573313f8e5d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573313f93dcf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573313f93c61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57331368a17e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57331368a17e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573313f9448f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x573313f9448f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573313f9423a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x573313f8e709 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573313f76fad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573313fd27d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573313bfc580 - proc_macro2::fallback::validate_ident::hd86c186033e46974
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/fallback.rs:851:9
[INFO] [stdout]   20:     0x573313bfcd74 - proc_macro2::fallback::Ident::new_checked::h9a1a2d60460c0a39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/fallback.rs:783:9
[INFO] [stdout]   21:     0x573313c0ae1a - proc_macro2::imp::Ident::new_checked::he82b9db85ab13936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/wrapper.rs:673:50
[INFO] [stdout]   22:     0x573313c0d796 - proc_macro2::Ident::new::hbf288dc15a418429
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/lib.rs:976:21
[INFO] [stdout]   23:     0x5733137dde3e - depyler_core::direct_rules::convert_simple_type::h999387185564e94b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:777:29
[INFO] [stdout]   24:     0x5733137e0097 - depyler_core::direct_rules::rust_type_to_syn_type::h96943bbc4d5208eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:941:67
[INFO] [stdout]   25:     0x5733137e5f66 - depyler_core::direct_rules::convert_class_to_struct::h42d032a13202e68b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:268:26
[INFO] [stdout]   26:     0x573313798518 - depyler_core::rust_gen::convert_classes_to_rust::h580f6bc7c299d4f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust_gen.rs:276:21
[INFO] [stdout]   27:     0x573313794d49 - depyler_core::rust_gen::generate_rust_file::h26645bf7f346d354
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust_gen.rs:469:19
[INFO] [stdout]   28:     0x5733136b0298 - depyler_core::DepylerPipeline::transpile::hc9f2379119ab189a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:474:25
[INFO] [stdout]   29:     0x573313666591 - class_attributes_test::test_multiple_class_attributes::h23e55079815ff972
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/class_attributes_test.rs:145:27
[INFO] [stdout]   30:     0x573313666c07 - class_attributes_test::test_multiple_class_attributes::{{closure}}::h052757679ee7551d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/class_attributes_test.rs:132:36
[INFO] [stdout]   31:     0x573313669166 - core::ops::function::FnOnce::call_once::h3eb66c10974e57bb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x573313689fcb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x573313689fcb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x57331369dfdd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x57331369dfdd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57331369dfdd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x57331369dfdd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x57331369dfdd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57331369dfdd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x57331369dfdd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x573313677524 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x573313677524 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x57331367ae5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x57331367ae5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x57331367ae5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x57331367ae5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x57331367ae5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57331367ae5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x57331367ae5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x573313f89acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x573313f89acf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x7913a2746aa4 - <unknown>
[INFO] [stdout]   53:     0x7913a27d3a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_mix_class_and_instance_attributes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_mix_class_and_instance_attributes' (1859) panicked at src/direct_rules.rs:777:29:
[INFO] [stdout] "serde_json::Value" is not a valid Ident
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573313fb64a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573313fb64a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573313fb64a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573313fb64a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573313fc826f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573313fc826f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x573313f826c3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573313f826c3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573313f8e5d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573313f93dcf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573313f93c61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57331368a17e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57331368a17e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573313f9448f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x573313f9448f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573313f9423a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x573313f8e709 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573313f76fad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573313fd27d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573313bfc580 - proc_macro2::fallback::validate_ident::hd86c186033e46974
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/fallback.rs:851:9
[INFO] [stdout]   20:     0x573313bfcd74 - proc_macro2::fallback::Ident::new_checked::h9a1a2d60460c0a39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/fallback.rs:783:9
[INFO] [stdout]   21:     0x573313c0ae1a - proc_macro2::imp::Ident::new_checked::he82b9db85ab13936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/wrapper.rs:673:50
[INFO] [stdout]   22:     0x573313c0d796 - proc_macro2::Ident::new::hbf288dc15a418429
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/lib.rs:976:21
[INFO] [stdout]   23:     0x5733137dde3e - depyler_core::direct_rules::convert_simple_type::h999387185564e94b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:777:29
[INFO] [stdout]   24:     0x5733137e0097 - depyler_core::direct_rules::rust_type_to_syn_type::h96943bbc4d5208eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:941:67
[INFO] [stdout]   25:     0x5733137e5f66 - depyler_core::direct_rules::convert_class_to_struct::h42d032a13202e68b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:268:26
[INFO] [stdout]   26:     0x573313798518 - depyler_core::rust_gen::convert_classes_to_rust::h580f6bc7c299d4f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust_gen.rs:276:21
[INFO] [stdout]   27:     0x573313794d49 - depyler_core::rust_gen::generate_rust_file::h26645bf7f346d354
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust_gen.rs:469:19
[INFO] [stdout]   28:     0x5733136b0298 - depyler_core::DepylerPipeline::transpile::hc9f2379119ab189a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:474:25
[INFO] [stdout]   29:     0x5733136683c1 - class_attributes_test::test_mix_class_and_instance_attributes::h82a68c62e5eb358d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/class_attributes_test.rs:381:27
[INFO] [stdout]   30:     0x573313668957 - class_attributes_test::test_mix_class_and_instance_attributes::{{closure}}::he30c01b16b994e6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/class_attributes_test.rs:367:44
[INFO] [stdout]   31:     0x5733136690e6 - core::ops::function::FnOnce::call_once::h218ee7096a8c17e8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x573313689fcb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x573313689fcb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x57331369dfdd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x57331369dfdd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57331369dfdd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x57331369dfdd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x57331369dfdd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57331369dfdd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x57331369dfdd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x573313677524 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x573313677524 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x57331367ae5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x57331367ae5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x57331367ae5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x57331367ae5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x57331367ae5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57331367ae5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x57331367ae5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x573313f89acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x573313f89acf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x7913a2746aa4 - <unknown>
[INFO] [stdout]   53:     0x7913a27d3a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_class_attribute_access_via_self stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_class_attribute_access_via_self' (1854) panicked at src/direct_rules.rs:777:29:
[INFO] [stdout] "serde_json::Value" is not a valid Ident
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573313fb64a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573313fb64a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573313fb64a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573313fb64a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573313fc826f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573313fc826f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x573313f826c3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573313f826c3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573313f8e5d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573313f93dcf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573313f93c61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57331368a17e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57331368a17e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573313f9448f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x573313f9448f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573313f9423a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x573313f8e709 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573313f76fad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573313fd27d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x573313bfc580 - proc_macro2::fallback::validate_ident::hd86c186033e46974
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/fallback.rs:851:9
[INFO] [stdout]   20:     0x573313bfcd74 - proc_macro2::fallback::Ident::new_checked::h9a1a2d60460c0a39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/fallback.rs:783:9
[INFO] [stdout]   21:     0x573313c0ae1a - proc_macro2::imp::Ident::new_checked::he82b9db85ab13936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/wrapper.rs:673:50
[INFO] [stdout]   22:     0x573313c0d796 - proc_macro2::Ident::new::hbf288dc15a418429
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/src/lib.rs:976:21
[INFO] [stdout]   23:     0x5733137dde3e - depyler_core::direct_rules::convert_simple_type::h999387185564e94b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:777:29
[INFO] [stdout]   24:     0x5733137e0097 - depyler_core::direct_rules::rust_type_to_syn_type::h96943bbc4d5208eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:941:67
[INFO] [stdout]   25:     0x5733137e5f66 - depyler_core::direct_rules::convert_class_to_struct::h42d032a13202e68b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/direct_rules.rs:268:26
[INFO] [stdout]   26:     0x573313798518 - depyler_core::rust_gen::convert_classes_to_rust::h580f6bc7c299d4f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust_gen.rs:276:21
[INFO] [stdout]   27:     0x573313794d49 - depyler_core::rust_gen::generate_rust_file::h26645bf7f346d354
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust_gen.rs:469:19
[INFO] [stdout]   28:     0x5733136b0298 - depyler_core::DepylerPipeline::transpile::hc9f2379119ab189a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:474:25
[INFO] [stdout]   29:     0x57331366784b - class_attributes_test::test_class_attribute_access_via_self::h72a4222d45f88970
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/class_attributes_test.rs:107:27
[INFO] [stdout]   30:     0x573313667d17 - class_attributes_test::test_class_attribute_access_via_self::{{closure}}::ha89577faf9c4c0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/class_attributes_test.rs:97:42
[INFO] [stdout]   31:     0x573313669266 - core::ops::function::FnOnce::call_once::h905644c132e4483b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x573313689fcb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x573313689fcb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x57331369dfdd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x57331369dfdd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57331369dfdd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x57331369dfdd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x57331369dfdd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57331369dfdd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x57331369dfdd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x573313677524 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x573313677524 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x57331367ae5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x57331367ae5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x57331367ae5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x57331367ae5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x57331367ae5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57331367ae5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x57331367ae5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x573313f89acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x573313f89acf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x7913a2746aa4 - <unknown>
[INFO] [stdout]   53:     0x7913a27d3a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_class_attribute_access_via_self
[INFO] [stdout]     test_mix_class_and_instance_attributes
[INFO] [stdout]     test_multiple_class_attributes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test class_attributes_test`
[INFO] running `Command { std: "docker" "inspect" "0fdbc35eabc7ec31df40d40df25b2ba473ba6509cd0034cc0bd222fa75e27139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fdbc35eabc7ec31df40d40df25b2ba473ba6509cd0034cc0bd222fa75e27139", kill_on_drop: false }`
[INFO] [stdout] 0fdbc35eabc7ec31df40d40df25b2ba473ba6509cd0034cc0bd222fa75e27139
