[INFO] fetching crate depyler-knowledge 4.1.1... [INFO] testing depyler-knowledge-4.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate depyler-knowledge 4.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate depyler-knowledge 4.1.1 [INFO] finished tweaking crates.io crate depyler-knowledge 4.1.1 [INFO] tweaked toml for crates.io crate depyler-knowledge 4.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate depyler-knowledge 4.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate depyler-knowledge 4.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 481dcdb13410339681740cf4bcba3ee7bff6f12b21f7adb40e8e07fdda7359b5 [INFO] running `Command { std: "docker" "start" "-a" "481dcdb13410339681740cf4bcba3ee7bff6f12b21f7adb40e8e07fdda7359b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "481dcdb13410339681740cf4bcba3ee7bff6f12b21f7adb40e8e07fdda7359b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481dcdb13410339681740cf4bcba3ee7bff6f12b21f7adb40e8e07fdda7359b5", kill_on_drop: false }` [INFO] [stdout] 481dcdb13410339681740cf4bcba3ee7bff6f12b21f7adb40e8e07fdda7359b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66ec89d159f84aebcacc9f30a5b6b1a30eb5edf807beb7c44f63ea8180a7f854 [INFO] running `Command { std: "docker" "start" "-a" "66ec89d159f84aebcacc9f30a5b6b1a30eb5edf807beb7c44f63ea8180a7f854", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling depyler-knowledge v4.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.76s [INFO] running `Command { std: "docker" "inspect" "66ec89d159f84aebcacc9f30a5b6b1a30eb5edf807beb7c44f63ea8180a7f854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ec89d159f84aebcacc9f30a5b6b1a30eb5edf807beb7c44f63ea8180a7f854", kill_on_drop: false }` [INFO] [stdout] 66ec89d159f84aebcacc9f30a5b6b1a30eb5edf807beb7c44f63ea8180a7f854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee337664a70246b07a2944e59a75bb289082ea7ab8b757f3583c15926422a70 [INFO] running `Command { std: "docker" "start" "-a" "4ee337664a70246b07a2944e59a75bb289082ea7ab8b757f3583c15926422a70", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling depyler-knowledge v4.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.29s [INFO] running `Command { std: "docker" "inspect" "4ee337664a70246b07a2944e59a75bb289082ea7ab8b757f3583c15926422a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee337664a70246b07a2944e59a75bb289082ea7ab8b757f3583c15926422a70", kill_on_drop: false }` [INFO] [stdout] 4ee337664a70246b07a2944e59a75bb289082ea7ab8b757f3583c15926422a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d00b60143c0e837fc164d0032f60478866e340efa96a54514d371e6c0cc817c [INFO] running `Command { std: "docker" "start" "-a" "4d00b60143c0e837fc164d0032f60478866e340efa96a54514d371e6c0cc817c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depyler_knowledge-7d13915c9b9ce5ed) [INFO] [stdout] [INFO] [stdout] running 158 tests [INFO] [stdout] test error::tests::test_database_error_display ... ok [INFO] [stdout] test error::tests::test_error_is_debug ... ok [INFO] [stdout] test error::tests::test_invalid_kind_display ... ok [INFO] [stdout] test error::tests::test_io_error_from ... ok [INFO] [stdout] test error::tests::test_package_not_found_display ... ok [INFO] [stdout] test error::tests::test_result_type_alias_err ... ok [INFO] [stdout] test error::tests::test_s9b7_error_is_std_error ... ok [INFO] [stdout] test error::tests::test_s9b7_io_error_kind_preserved ... ok [INFO] [stdout] test error::tests::test_s9b7_package_not_found_debug ... ok [INFO] [stdout] test error::tests::test_s9b7_result_type_with_complex_value ... ok [INFO] [stdout] test error::tests::test_s9b7_storage_error_debug ... ok [INFO] [stdout] test error::tests::test_s9b7_symbol_not_found_fields ... ok [INFO] [stdout] test error::tests::test_s9b7_stub_parse_error_fields ... ok [INFO] [stdout] test error::tests::test_s9b7_uv_command_failed_debug ... ok [INFO] [stdout] test error::tests::test_storage_error_display ... ok [INFO] [stdout] test error::tests::test_stub_parse_error_display ... ok [INFO] [stdout] test error::tests::test_symbol_not_found_display ... ok [INFO] [stdout] test error::tests::test_uv_command_failed_display ... ok [INFO] [stdout] test error::tests::test_result_type_alias_ok ... ok [INFO] [stdout] test extractor::tests::test_excludes_private_by_default ... ok [INFO] [stdout] test extractor::tests::test_extract_class_attribute ... ok [INFO] [stdout] test extractor::tests::test_extract_async_method ... ok [INFO] [stdout] test extractor::tests::test_extract_annotated_assign ... ok [INFO] [stdout] test extractor::tests::test_extract_nested_generic_type ... ok [INFO] [stdout] test extractor::tests::test_extract_async_function ... ok [INFO] [stdout] test extractor::tests::test_extract_class_with_methods ... ok [INFO] [stdout] test extractor::tests::test_extract_class_private_method_excluded ... ok [INFO] [stdout] test extractor::tests::test_extract_function_with_default_no_type ... ok [INFO] [stdout] test extractor::tests::test_extract_multiple_functions ... ok [INFO] [stdout] test extractor::tests::test_extract_function_with_optional ... ok [INFO] [stdout] test extractor::tests::test_extract_empty_source ... ok [INFO] [stdout] test extractor::tests::test_extract_private_annotated_assign_excluded ... ok [INFO] [stdout] test extractor::tests::test_extract_function_no_return_type ... ok [INFO] [stdout] test extractor::tests::test_extract_dotted_return_type ... ok [INFO] [stdout] test extractor::tests::test_extract_private_class_excluded ... ok [INFO] [stdout] test extractor::tests::test_extract_varargs ... ok [INFO] [stdout] test extractor::tests::test_extract_generic_type ... ok [INFO] [stdout] test extractor::tests::test_extract_invalid_syntax ... ok [INFO] [stdout] test extractor::tests::test_extract_class_private_method_included ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_bool_true ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_bool_false ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_int_in_annotation ... ok [INFO] [stdout] test extractor::tests::test_includes_private_when_enabled ... ok [INFO] [stdout] test extractor::tests::test_extract_simple_function ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_ellipsis ... ok [INFO] [stdout] test extractor::tests::test_extractor_default ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_non_bitor_binop ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_file_nonexistent_path ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_annotated_assign_private_included ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_class_with_mixed_statement_types ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_attribute_type_nested ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_none ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_string_literal ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_class_with_async_private_method_included ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_annotated_assign_private_excluded ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_function_only_varargs ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_list_type_with_nested_elements ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_union_pipe_chained ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_function_untyped_kwarg ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_function_untyped_vararg ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_posonly_with_kwonly_combined ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_source_with_ignored_statement_types ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_function_no_params ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_function_no_return_type ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_file_missing ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_class_attribute_fqn ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_tuple_return_type ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_complex_signatures ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_generic_subscript ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_module_attribute ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_private_included ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_private_excluded ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_method_self_excluded_from_sig ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_comments_only ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_multiple_classes_and_functions ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_async_method_in_class ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_file_with_class ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_class_private_attribute_excluded ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_file_valid ... ok [INFO] [stdout] test extractor::tests::test_s12_extractor_default_no_private ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_module_path ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_nested_class ... ok [INFO] [stdout] test extractor::tests::test_s12_extract_source_empty ... ok [INFO] [stdout] test harvester::tests::test_harvest_result_clone ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_class_private_attribute_included ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_kwonly_args ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_multiple_classes ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_constant_type_in_annotation ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_list_type_annotation ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_function_with_typed_default ... ok [INFO] [stdout] test harvester::tests::test_harvest_result_multiple_stubs ... ok [INFO] [stdout] test harvester::tests::test_harvester_cleanup_nonexistent_is_ok ... ok [INFO] [stdout] test harvester::tests::test_harvester_creates_directory ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extract_posonly_args ... ok [INFO] [stdout] test harvester::tests::test_harvester_find_files_nested_dirs ... ok [INFO] [stdout] test harvester::tests::test_harvester_find_files_empty_dir ... ok [INFO] [stdout] test extractor::tests::test_s9b7_extractor_with_private_flag ... ok [INFO] [stdout] test harvester::tests::test_harvester_find_files_by_extension ... ok [INFO] [stdout] test harvester::tests::test_harvest_result_all_files_prefers_stubs ... ok [INFO] [stdout] test harvester::tests::test_s12_harvest_result_no_stubs ... ok [INFO] [stdout] test harvester::tests::test_s12_harvest_result_display_package_name ... ok [INFO] [stdout] test harvester::tests::test_s12_harvest_result_empty ... ok [INFO] [stdout] test harvester::tests::test_harvester_new ... ok [INFO] [stdout] test extractor::tests::test_extract_kwargs ... ok [INFO] [stdout] test extractor::tests::test_extract_union_type_pipe ... ok [INFO] [stdout] test extractor::tests::test_s11_expr_to_string_constant_float_in_annotation ... ok [INFO] [stdout] test harvester::tests::test_harvester_cleanup ... ok [INFO] [stdout] test extractor::tests::test_s11_extract_deeply_nested_subscript ... ok [INFO] [stdout] test harvester::tests::test_harvest_result_empty_no_files ... ok [INFO] [stdout] test harvester::tests::test_harvest_result_fallback_to_sources ... ok [INFO] [stdout] test harvester::tests::test_s12_harvest_result_root_path ... ok [INFO] [stdout] test harvester::tests::test_s12_harvest_result_stubs_and_sources_counts ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_new ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_cleanup ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_cleanup_then_recreate ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_temp_creates_dir ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_temp_target_path_contains_depyler ... ok [INFO] [stdout] test harvester::tests::test_s9b7_harvest_result_has_types_package_true ... ok [INFO] [stdout] test harvester::tests::test_s9b7_harvest_result_multiple_sources_no_stubs ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_class_empty_signature ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_class_fqn ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_function_empty_signature ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_kind_ne ... ok [INFO] [stdout] test harvester::tests::test_s9b7_find_files_no_matching_extension ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_kind_attribute_display ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_method_return_type ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_debug ... ok [INFO] [stdout] test harvester::tests::test_harvester_target_dir ... ok [INFO] [stdout] test tests::test_type_fact_clone ... ok [INFO] [stdout] test harvester::tests::test_s9b7_harvester_target_dir_path ... ok [INFO] [stdout] test harvester::tests::test_s9b7_harvest_result_both_stubs_and_sources ... ok [INFO] [stdout] test tests::test_type_fact_class_return_type_format ... ok [INFO] [stdout] test harvester::tests::test_s9b7_cleanup_already_removed ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_find_multiple_extensions ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_temp ... ok [INFO] [stdout] test tests::test_s9b7_type_fact_ne ... ok [INFO] [stdout] test tests::test_type_fact_kind_debug ... ok [INFO] [stdout] test tests::test_type_fact_kind_display ... ok [INFO] [stdout] test tests::test_type_fact_kind_from_str ... ok [INFO] [stdout] test tests::test_type_fact_kind_from_str_case_sensitive ... ok [INFO] [stdout] test tests::test_type_fact_kind_from_str_attribute ... ok [INFO] [stdout] test tests::test_type_fact_function ... ok [INFO] [stdout] test tests::test_type_fact_kind_from_str_empty_string ... ok [INFO] [stdout] test tests::test_type_fact_function_fqn ... ok [INFO] [stdout] test tests::test_type_fact_kind_clone_and_eq ... ok [INFO] [stdout] test harvester::tests::test_harvest_result_debug ... ok [INFO] [stdout] test harvester::tests::test_s12_harvester_new_nested_dir ... ok [INFO] [stdout] test tests::test_type_fact_class ... ok [INFO] [stdout] test tests::test_type_fact_kind_display_roundtrip ... ok [INFO] [stdout] test tests::test_type_fact_kind_from_str_method ... ok [INFO] [stdout] test tests::test_type_fact_kind_from_str_invalid_returns_error ... ok [INFO] [stdout] test tests::test_type_fact_kind_serialization_json ... ok [INFO] [stdout] test tests::test_type_fact_method ... ok [INFO] [stdout] test tests::test_type_fact_method_symbol_format ... ok [INFO] [stdout] test tests::test_type_fact_method_class_with_dots ... ok [INFO] [stdout] test tests::test_type_fact_with_empty_strings ... ok [INFO] [stdout] test tests::test_type_fact_serialization_json ... ok [INFO] [stderr] Doc-tests depyler_knowledge [INFO] [stdout] test tests::test_type_fact_with_unicode_symbol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 158 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 21) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d00b60143c0e837fc164d0032f60478866e340efa96a54514d371e6c0cc817c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d00b60143c0e837fc164d0032f60478866e340efa96a54514d371e6c0cc817c", kill_on_drop: false }` [INFO] [stdout] 4d00b60143c0e837fc164d0032f60478866e340efa96a54514d371e6c0cc817c