## Running analysis for "kt_dart" version "1.1.0" STARTED: 2025-10-28T17:38:47.088344Z ### Starting pana 2025-10-28 17:38:59.947731 INFO: Running `dart pub unpack kt_dart:1.1.0 --output /tmp/pana-kt_dartKVGTSM/kt_dart --no-resolve`... 2025-10-28 17:39:00.702930 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-28 17:39:00.730712 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-28 17:39:00.866290 INFO: Running `git rev-parse --show-toplevel`... 2025-10-28 17:39:00.985010 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-28 17:39:01.632754 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-28 17:39:02.146067 INFO: Analyzing package... 2025-10-28 17:39:02.174178 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-28 17:39:07.463350 INFO: Running `git init`... 2025-10-28 17:39:07.488460 INFO: Running `git remote add origin https://github.com/passsy/kt.dart`... 2025-10-28 17:39:07.515258 INFO: Running `git remote show origin`... 2025-10-28 17:39:07.762610 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-28 17:39:08.186088 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-28 17:39:08.212725 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-28 17:39:10.350250 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-28 17:39:10.720682 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IKBQLZ/./lib`... 2025-10-28 17:39:11.929778 INFO: Analyzing pub downgrade... 2025-10-28 17:39:11.936648 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-28 17:39:12.657128 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-28 17:39:13.510736 INFO: [pub-downgrade-success] 2025-10-28 17:39:13.515393 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-28 17:39:14.048317 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-28 17:39:24.183311 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-kt_dartKVGTSM/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-28 17:39:48.308614 INFO: `dartdoc` completed: 2025-10-28 17:39:48.308614 INFO: Documenting kt_dart... 2025-10-28 17:39:48.308614 INFO: Discovering libraries... 2025-10-28 17:39:48.308614 INFO: Linking elements... 2025-10-28 17:39:48.308614 INFO: Precaching local docs for 140706 elements... 2025-10-28 17:39:48.308614 INFO: Initialized dartdoc with 99 libraries 2025-10-28 17:39:48.308614 INFO: Generating docs for library kt.dart from package:kt_dart/kt.dart... 2025-10-28 17:39:48.308614 INFO: Generating docs for library standard.dart from package:kt_dart/standard.dart... 2025-10-28 17:39:48.308614 INFO: Generating docs for library collection.dart from package:kt_dart/collection.dart... 2025-10-28 17:39:48.308614 INFO: Generating docs for library exception.dart from package:kt_dart/exception.dart... 2025-10-28 17:39:48.308614 INFO: Generating docs for library annotation.dart from package:kt_dart/annotation.dart... 2025-10-28 17:39:48.308614 INFO: Documented 5 public libraries in 23.0 seconds 2025-10-28 17:39:48.308614 INFO: Success! Docs generated into /tmp/pana-kt_dartKVGTSM/raw-dartdoc 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons.naturalOrder, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons.naturalOrder: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:2:15) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: Use {@canonicalFor comparisons.naturalOrder} in the desired library's 2025-10-28 17:39:48.308614 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-28 17:39:48.308614 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-28 17:39:48.308614 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-28 17:39:48.308614 INFO: controls the location where it will be written and which library will be 2025-10-28 17:39:48.308614 INFO: displayed in navigation for the relevant pages. The flag 2025-10-28 17:39:48.308614 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-28 17:39:48.308614 INFO: threshold at which this warning will appear. 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons.reverseOrder, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons.reverseOrder: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:7:15) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons.reverse, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons.reverse: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:12:15) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons.compareBy, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons.compareBy: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:18:15) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons.compareByDescending, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons.compareByDescending: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:24:15) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.listFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.listFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:54:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.emptyList, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.emptyList: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:59:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.mutableListFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.mutableListFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:103:18) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.mapFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.mapFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:109:13) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.emptyMap, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.emptyMap: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:113:13) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.mutableMapFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.mutableMapFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:121:20) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.hashMapFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.hashMapFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:126:17) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.linkedMapFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.linkedMapFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:135:19) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.setFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.setFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:185:10) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.emptySet, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.emptySet: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:189:10) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.mutableSetFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.mutableSetFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:236:17) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.linkedSetFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.linkedSetFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:284:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections.hashSetFrom, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections.hashSetFrom: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:332:17) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons.KtComparatorExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons.KtComparatorExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:29:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of interop.IterableInterop, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from interop.IterableInterop: (file:///tmp/pana_IKBQLZ/lib/src/collection/interop.dart:8:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of interop.ListInterop, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from interop.ListInterop: (file:///tmp/pana_IKBQLZ/lib/src/collection/interop.dart:20:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of interop.SetInterop, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from interop.SetInterop: (file:///tmp/pana_IKBQLZ/lib/src/collection/interop.dart:32:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of interop.MapInterop, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from interop.MapInterop: (file:///tmp/pana_IKBQLZ/lib/src/collection/interop.dart:45:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_collection_mutable.KtMutableIterableExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_collection_mutable.KtMutableIterableExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_collection_mutable.dart:45:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.KtComparableIterableExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.KtComparableIterableExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:18:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.KtNumIterableExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.KtNumIterableExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:57:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.KtIntIterableExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.KtIntIterableExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:116:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.KtDoubleIterableExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.KtDoubleIterableExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:127:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.KtIterableExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.KtIterableExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:138:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.RequireNoNullsKtIterableExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.RequireNoNullsKtIterableExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:1700:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.ChainableKtIterableExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.ChainableKtIterableExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:1723:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.NestedKtIterableExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.NestedKtIterableExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:1774:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.UnzipKtIterableExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.UnzipKtIterableExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:1785:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list.KtListExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list.KtListExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list.dart:124:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list.NullableKtListExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list.NullableKtListExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list.dart:389:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list.ChainableKtListExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list.ChainableKtListExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list.dart:396:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list.RequireNoNullsKtListExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list.RequireNoNullsKtListExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list.dart:425:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list_mutable.KtMutableListExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list_mutable.KtMutableListExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list_mutable.dart:125:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map.KtMapExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map.KtMapExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map.dart:83:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map.NullableKtMapExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map.NullableKtMapExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map.dart:504:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_mutable.KtMutableMapExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_mutable.KtMutableMapExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_mutable.dart:77:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set.KtSetExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set.KtSetExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set.dart:94:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set.NullableKtSetExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set.NullableKtSetExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set.dart:158:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set.ChainableKtSetExtensions, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set.ChainableKtSetExtensions: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set.dart:165:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_mutable.KtMutableSetExtension, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_mutable.KtMutableSetExtension: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_mutable.dart:92:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of tuples.PairDeconstruction, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from tuples.PairDeconstruction: (file:///tmp/pana_IKBQLZ/lib/src/collection/tuples.dart:34:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of tuples.TripleDeconstruction, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from tuples.TripleDeconstruction: (file:///tmp/pana_IKBQLZ/lib/src/collection/tuples.dart:74:11) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of annotations.TooGeneric, canonicalization candidates: (kotlin_dart, kt_annotation, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from annotations.TooGeneric: (file:///tmp/pana_IKBQLZ/lib/src/annotation/annotations.dart:45:7) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_annotation: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of exceptions.IndexOutOfBoundsException, canonicalization candidates: (kotlin_dart, kt_collection, kt_exception) -> kt_exception (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from exceptions.IndexOutOfBoundsException: (file:///tmp/pana_IKBQLZ/lib/src/exception/exceptions.dart:1:7) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_exception: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of exceptions.NoSuchElementException, canonicalization candidates: (kotlin_dart, kt_collection, kt_exception) -> kt_exception (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from exceptions.NoSuchElementException: (file:///tmp/pana_IKBQLZ/lib/src/exception/exceptions.dart:12:7) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_exception: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_collection_mutable.KtMutableCollection, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_collection_mutable.KtMutableCollection: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_collection_mutable.dart:6:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable.KtIterable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable.KtIterable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:10:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable_mutable.KtMutableIterable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable_mutable.KtMutableIterable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable_mutable.dart:7:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterator.KtIterator, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterator.KtIterator: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterator.dart:5:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterator.KtListIterator, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterator.KtListIterator: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterator.dart:21:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterator_mutable.KtMutableIterator, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterator_mutable.KtMutableIterator: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterator_mutable.dart:6:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterator_mutable.KtMutableListIterator, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterator_mutable.KtMutableListIterator: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterator_mutable.dart:13:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list.KtList, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list.KtList: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list.dart:12:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list_mutable.KtMutableList, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list_mutable.KtMutableList: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list_mutable.dart:9:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map.KtMap, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map.KtMap: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map.dart:14:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map.KtMapEntry, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map.KtMapEntry: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map.dart:72:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_hash.KtHashMap, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_hash.KtHashMap: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_hash.dart:4:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_linked.KtLinkedMap, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_linked.KtLinkedMap: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_linked.dart:4:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_mutable.KtMutableMap, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_mutable.KtMutableMap: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_mutable.dart:8:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_mutable.KtMutableMapEntry, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_mutable.KtMutableMapEntry: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_mutable.dart:70:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set.KtSet, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set.KtSet: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set.dart:11:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_hash.KtHashSet, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_hash.KtHashSet: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_hash.dart:5:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_linked.KtLinkedSet, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_linked.KtLinkedSet: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_linked.dart:5:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_mutable.KtMutableSet, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_mutable.KtMutableSet: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_mutable.dart:8:16) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of tuples.KtPair, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from tuples.KtPair: (file:///tmp/pana_IKBQLZ/lib/src/collection/tuples.dart:13:7) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of tuples.KtTriple, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from tuples.KtTriple: (file:///tmp/pana_IKBQLZ/lib/src/collection/tuples.dart:51:7) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of annotations, canonicalization candidates: (kotlin_dart, kt_annotation, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from annotations: (file:///tmp/pana_IKBQLZ/lib/src/annotation/annotations.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_annotation: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of exceptions, canonicalization candidates: (kotlin_dart, kt_collection, kt_exception) -> kt_exception (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from exceptions: (file:///tmp/pana_IKBQLZ/lib/src/exception/exceptions.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_exception: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of collections, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from collections: (file:///tmp/pana_IKBQLZ/lib/src/collection/collections.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of comparisons, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from comparisons: (file:///tmp/pana_IKBQLZ/lib/src/collection/comparisons.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of interop, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from interop: (file:///tmp/pana_IKBQLZ/lib/src/collection/interop.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_collection_mutable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_collection_mutable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_collection_mutable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterable_mutable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterable_mutable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterable_mutable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterator, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterator: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterator.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_iterator_mutable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_iterator_mutable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_iterator_mutable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_list_mutable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_list_mutable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_list_mutable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_hash, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_hash: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_hash.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_linked, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_linked: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_linked.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_map_mutable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_map_mutable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_map_mutable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_hash, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_hash: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_hash.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_linked, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_linked: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_linked.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of kt_set_mutable, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from kt_set_mutable: (file:///tmp/pana_IKBQLZ/lib/src/collection/kt_set_mutable.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: ambiguous reexport of tuples, canonicalization candidates: (kotlin_dart, kt_collection) -> kt_collection (confidence 0.000) 2025-10-28 17:39:48.308614 INFO: from tuples: (file:///tmp/pana_IKBQLZ/lib/src/collection/tuples.dart:1:1) 2025-10-28 17:39:48.308614 INFO: kotlin_dart: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: kt_collection: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-28 17:39:48.308614 INFO: warning: kotlin_dart has no library level documentation comments 2025-10-28 17:39:48.308614 INFO: from kotlin_dart: (file:///tmp/pana_IKBQLZ/lib/kt.dart:1:1) 2025-10-28 17:39:48.308614 INFO: warning: kt_collection has no library level documentation comments 2025-10-28 17:39:48.308614 INFO: from kt_collection: (file:///tmp/pana_IKBQLZ/lib/collection.dart:1:1) 2025-10-28 17:39:48.308614 INFO: warning: kt_exception has no library level documentation comments 2025-10-28 17:39:48.308614 INFO: from kt_exception: (file:///tmp/pana_IKBQLZ/lib/exception.dart:1:1) 2025-10-28 17:39:48.308614 INFO: warning: kt_annotation has no library level documentation comments 2025-10-28 17:39:48.308614 INFO: from kt_annotation: (file:///tmp/pana_IKBQLZ/lib/annotation.dart:1:1) 2025-10-28 17:39:48.308614 INFO: Found 96 warnings and 0 errors. 2025-10-28 17:39:48.382613 INFO: Writing summary.json 2025-10-28 17:39:48.393019 INFO: Running dartdoc post-processing 2025-10-28 17:39:48.396409 INFO: Creating .tar.gz archive 2025-10-28 17:39:49.212241 INFO: Finished .tar.gz archive 2025-10-28 17:39:51.449870 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-28T17:39:51.574746Z