[INFO] fetching crate sqry-lang-kotlin 8.0.7... [INFO] testing sqry-lang-kotlin-8.0.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sqry-lang-kotlin 8.0.7 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sqry-lang-kotlin 8.0.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sqry-lang-kotlin 8.0.7 [INFO] tweaked toml for crates.io crate sqry-lang-kotlin 8.0.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqry-lang-kotlin 8.0.7 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 sqry-lang-kotlin 8.0.7 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d8da7f3b2eec1b724a7d792b40fcc9e8be14d5882585a1de4cc913c4c5af8a14 [INFO] running `Command { std: "docker" "start" "-a" "d8da7f3b2eec1b724a7d792b40fcc9e8be14d5882585a1de4cc913c4c5af8a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8da7f3b2eec1b724a7d792b40fcc9e8be14d5882585a1de4cc913c4c5af8a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8da7f3b2eec1b724a7d792b40fcc9e8be14d5882585a1de4cc913c4c5af8a14", kill_on_drop: false }` [INFO] [stdout] d8da7f3b2eec1b724a7d792b40fcc9e8be14d5882585a1de4cc913c4c5af8a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] caa1259d0c98b28814e756f003aa3cd8c5086246ec48450805388ed3d0f42a27 [INFO] running `Command { std: "docker" "start" "-a" "caa1259d0c98b28814e756f003aa3cd8c5086246ec48450805388ed3d0f42a27", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling reflink-copy v0.1.29 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter v0.26.8 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling grep-cli v0.1.12 [INFO] [stderr] Compiling grep-printer v0.2.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling grep v0.3.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling tree-sitter-kotlin-sqry v8.0.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rapidfuzz v0.5.0 [INFO] [stderr] Compiling sqry-tree-sitter-support v8.0.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling sqry-core v8.0.7 [INFO] [stderr] Compiling sqry-lang-support v8.0.7 [INFO] [stderr] Compiling sqry-lang-kotlin v8.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.31s [INFO] running `Command { std: "docker" "inspect" "caa1259d0c98b28814e756f003aa3cd8c5086246ec48450805388ed3d0f42a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa1259d0c98b28814e756f003aa3cd8c5086246ec48450805388ed3d0f42a27", kill_on_drop: false }` [INFO] [stdout] caa1259d0c98b28814e756f003aa3cd8c5086246ec48450805388ed3d0f42a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 47003853770a0f78a2762519fcd3255779d5a04874e4c94f4b994ac5deb50d76 [INFO] running `Command { std: "docker" "start" "-a" "47003853770a0f78a2762519fcd3255779d5a04874e4c94f4b994ac5deb50d76", kill_on_drop: false }` [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling grep-cli v0.1.12 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling grep-printer v0.2.2 [INFO] [stderr] Compiling grep v0.3.2 [INFO] [stderr] Compiling sqry-core v8.0.7 [INFO] [stderr] Compiling sqry-lang-support v8.0.7 [INFO] [stderr] Compiling sqry-lang-kotlin v8.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `Command { std: "docker" "inspect" "47003853770a0f78a2762519fcd3255779d5a04874e4c94f4b994ac5deb50d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47003853770a0f78a2762519fcd3255779d5a04874e4c94f4b994ac5deb50d76", kill_on_drop: false }` [INFO] [stdout] 47003853770a0f78a2762519fcd3255779d5a04874e4c94f4b994ac5deb50d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7f220bd4570f5e85dbc9d1f73821349edde82d1c1911dd0037f3c7e2577fd4e8 [INFO] running `Command { std: "docker" "start" "-a" "7f220bd4570f5e85dbc9d1f73821349edde82d1c1911dd0037f3c7e2577fd4e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqry_lang_kotlin-f143803409a640d4) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test relations::graph_builder::tests::test_aliased_import_creates_import_edge_with_alias ... ok [INFO] [stdout] test relations::graph_builder::tests::test_android_imports ... ok [INFO] [stdout] test relations::graph_builder::tests::test_external_function_creates_ffi_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_class_inheritance_creates_inherits_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_external_private_function ... ok [INFO] [stdout] test relations::graph_builder::tests::test_external_function_in_companion_object ... ok [INFO] [stdout] test relations::graph_builder::tests::test_external_method_in_class_creates_ffi_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_external_suspend_function ... ok [INFO] [stdout] test relations::graph_builder::tests::test_extract_call_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_array_type_projections_create_correct_descriptors ... ok [INFO] [stdout] test relations::graph_builder::tests::test_extract_class ... ok [INFO] [stdout] test relations::graph_builder::tests::test_class_with_multiple_supertypes ... ok [INFO] [stdout] test relations::graph_builder::tests::test_array_type_overloads_create_distinct_ffi_targets ... ok [INFO] [stdout] test relations::graph_builder::tests::test_extract_data_class ... ok [INFO] [stdout] test relations::graph_builder::tests::test_extract_function ... ok [INFO] [stdout] test relations::graph_builder::tests::test_extract_suspend_function ... ok [INFO] [stdout] test relations::graph_builder::tests::test_is_interface_name_heuristics ... ok [INFO] [stdout] test relations::graph_builder::tests::test_interface_node_kind ... ok [INFO] [stdout] test relations::graph_builder::tests::test_import_does_not_affect_class_processing ... ok [INFO] [stdout] test relations::graph_builder::tests::test_internal_class_no_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_interface_creates_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_import_with_code_creates_correct_edges ... ok [INFO] [stdout] test relations::graph_builder::tests::test_kotlin_standard_library_imports ... ok [INFO] [stdout] test relations::graph_builder::tests::test_mixed_visibility_exports ... ok [INFO] [stdout] test relations::graph_builder::tests::test_interface_implementation_creates_implements_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_multiple_external_functions ... ok [INFO] [stdout] test relations::graph_builder::tests::test_fully_qualified_kotlin_types_create_correct_descriptors ... ok [INFO] [stdout] test relations::graph_builder::tests::test_method_call_creates_call_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_kotlin_stdlib_type_overloads_create_distinct_ffi_targets ... ok [INFO] [stdout] test relations::graph_builder::tests::test_non_external_function_no_ffi_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_object_declaration_creates_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_multiple_imports_create_multiple_edges ... ok [INFO] [stdout] test relations::graph_builder::tests::test_nested_package_import ... ok [INFO] [stdout] test relations::graph_builder::tests::test_private_class_no_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_public_class_creates_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_private_function_no_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_private_interface_no_export ... ok [INFO] [stdout] test relations::graph_builder::tests::test_mutable_collection_types_create_correct_descriptors ... ok [INFO] [stdout] test relations::graph_builder::tests::test_mixed_import_styles ... ok [INFO] [stdout] test relations::graph_builder::tests::test_public_function_creates_export_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_single_identifier_import ... ok [INFO] [stdout] test relations::graph_builder::tests::test_nullable_primitive_overloads_create_distinct_ffi_targets ... ok [INFO] [stdout] test relations::graph_builder::tests::test_wildcard_import_creates_import_edge_with_wildcard ... ok [INFO] [stdout] test relations::graph_builder::tests::test_simple_import_creates_import_edge ... ok [INFO] [stdout] test relations::type_extractor::tests::test_function_type ... ignored, Top-level property AST structure differs from class properties [INFO] [stdout] test relations::type_extractor::tests::test_generic_type ... ignored, Top-level property AST structure differs from class properties [INFO] [stdout] test relations::type_extractor::tests::test_map_type ... ignored, Top-level property AST structure differs from class properties [INFO] [stdout] test relations::type_extractor::tests::test_nullable_type ... ignored, Top-level property AST structure differs from class properties [INFO] [stdout] test relations::type_extractor::tests::test_simple_type ... ignored, Top-level property AST structure differs from class properties [INFO] [stdout] test relations::graph_builder::tests::test_property_access_does_not_create_call_edge ... ok [INFO] [stdout] test relations::graph_builder::tests::test_qualified_primitive_array_types_create_correct_descriptors ... ok [INFO] [stdout] test relations::type_extractor::tests::test_clean_type_name ... ok [INFO] [stdout] test relations::graph_builder::tests::test_signed_vs_unsigned_overloads_have_distinct_ffi_targets ... ok [INFO] [stdout] test relations::graph_builder::tests::test_unit_parameter_type_mapping ... ok [INFO] [stdout] test relations::graph_builder::tests::test_overloaded_external_methods_create_distinct_ffi_targets ... ok [INFO] [stdout] test relations::type_extractor::tests::test_is_valid_type_name ... ok [INFO] [stdout] test tests::test_metadata ... ok [INFO] [stdout] test tests::test_parse_ast_simple ... ok [INFO] [stdout] test tests::test_language ... ok [INFO] [stdout] test relations::graph_builder::tests::test_signed_vs_unsigned_array_overloads_have_distinct_ffi_targets ... ok [INFO] [stdout] test tests::test_extensions ... ok [INFO] [stdout] test relations::graph_builder::tests::test_ubyte_and_ushort_type_variants_create_correct_descriptors ... ok [INFO] [stdout] test relations::graph_builder::tests::test_unsigned_type_overloads_create_correct_descriptors ... ok [INFO] [stdout] test relations::queries::tests::test_class_query_compiles ... ok [INFO] [stdout] test tests::test_extract_scopes_simple ... ok [INFO] [stdout] test relations::queries::tests::test_call_query_compiles ... ok [INFO] [stdout] test relations::queries::tests::test_function_query_compiles ... ok [INFO] [stdout] test relations::queries::tests::test_queries_compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/graph_builder_tests.rs (/opt/rustwide/target/debug/deps/graph_builder_tests-ed5a60df62816ffb) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_builder_is_send_sync ... ok [INFO] [stdout] test test_builder_language ... ok [INFO] [stdout] test test_comments_only ... ok [INFO] [stdout] test test_empty_file ... ok [INFO] [stdout] test test_function_nodes_have_function_kind ... ok [INFO] [stdout] test test_call_edge_detection ... ok [INFO] [stdout] test test_basic_function_extraction ... ok [INFO] [stdout] test test_malformed_kotlin ... ok [INFO] [stdout] test test_class_extraction ... ok [INFO] [stdout] test test_import_statements ... ok [INFO] [stdout] test test_inheritance_detection ... ok [INFO] [stdout] test test_interface_extraction ... ok [INFO] [stdout] test test_data_class_extraction ... ok [INFO] [stdout] test test_interface_implementation ... ok [INFO] [stdout] test test_extension_function_extraction ... ok [INFO] [stdout] test test_wildcard_import ... ok [INFO] [stdout] test test_package_declaration ... ok [INFO] [stdout] test test_no_imports_code_only ... ok [INFO] [stdout] test test_method_call_in_class ... ok [INFO] [stdout] test test_sealed_class_extraction ... ok [INFO] [stdout] test test_nested_calls ... ok [INFO] [stdout] test test_suspend_function_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/local_variable_reference_tests.rs (/opt/rustwide/target/debug/deps/local_variable_reference_tests-0cf5b076133fbd53) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_declarations_not_references ... ok [INFO] [stdout] test test_for_loop_iterable_resolves_outer ... ok [INFO] [stdout] test test_accessor_local_variables ... ok [INFO] [stdout] test test_anonymous_function ... ok [INFO] [stdout] test test_destructuring ... ok [INFO] [stdout] test test_function_typed_local_invocation ... ok [INFO] [stdout] test test_lambda_implicit_it ... ok [INFO] [stdout] test test_lambda_explicit_param ... ok [INFO] [stdout] test test_local_class_captures_outer ... ok [INFO] [stdout] test test_lambda_destructuring ... ok [INFO] [stdout] test test_for_loop_variable ... ok [INFO] [stdout] test test_for_loop_destructuring ... ok [INFO] [stdout] test test_local_class_member_resolution ... ok [INFO] [stdout] test test_local_class_interface_capture ... ok [INFO] [stdout] test test_nested_scopes_shadowing ... ok [INFO] [stdout] test test_named_argument_not_reference ... ok [INFO] [stdout] test test_local_var_multiple ... ok [INFO] [stdout] test test_nested_lambda_it_boundary ... ok [INFO] [stdout] test test_parameter_refs ... ok [INFO] [stdout] test test_parameterless_lambda_no_false_it ... ok [INFO] [stdout] test test_try_catch ... ok [INFO] [stdout] test test_when_entry_isolation ... ok [INFO] [stdout] test test_when_subject_variable ... ok [INFO] [stdout] test test_local_var_simple ... ok [INFO] [stdout] test test_parameter_refs_multi_param ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/typeof_reference_tests.rs (/opt/rustwide/target/debug/deps/typeof_reference_tests-600411ae3fcc6a9f) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_function_simple_return ... ok [INFO] [stdout] test test_function_nullable_return ... ok [INFO] [stdout] test test_function_generic_return ... ok [INFO] [stdout] test test_function_multiple_parameters ... ok [INFO] [stdout] test test_data_class_properties ... ok [INFO] [stdout] test test_function_single_parameter ... ok [INFO] [stdout] test test_generic_list_type ... ok [INFO] [stdout] test test_nullable_type ... ok [INFO] [stdout] test test_val_simple_type ... ok [INFO] [stdout] test test_function_type_property ... ok [INFO] [stdout] test test_var_simple_type ... ok [INFO] [stdout] test test_generic_map_type ... ok [INFO] [stdout] test test_multiple_properties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/visibility_tests.rs (/opt/rustwide/target/debug/deps/visibility_tests-5a7f9faef705a08a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_function_visibility_public_default ... ok [INFO] [stdout] test test_function_visibility_private ... ok [INFO] [stdout] test test_function_visibility_internal ... ok [INFO] [stdout] test test_function_visibility_protected ... ok [INFO] [stdout] test test_function_visibility_public_explicit ... ok [INFO] [stdout] test test_function_visibility_mixed ... ok [INFO] [stdout] test test_val_property_creates_property_node ... ok [INFO] [stdout] test test_var_property_creates_property_node ... ok [INFO] [stdout] test test_mixed_val_var_properties ... ok [INFO] [stdout] test test_property_with_visibility ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sqry_lang_kotlin [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/relations/graph_builder.rs - relations::graph_builder::KotlinGraphBuilder (line 46) - compile ... ok [INFO] [stdout] test src/lib.rs - KotlinPlugin (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.61s [INFO] running `Command { std: "docker" "inspect" "7f220bd4570f5e85dbc9d1f73821349edde82d1c1911dd0037f3c7e2577fd4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f220bd4570f5e85dbc9d1f73821349edde82d1c1911dd0037f3c7e2577fd4e8", kill_on_drop: false }` [INFO] [stdout] 7f220bd4570f5e85dbc9d1f73821349edde82d1c1911dd0037f3c7e2577fd4e8