## Running analysis for "fpdt" version "0.1.4" STARTED: 2024-05-02T14:55:48.187501Z ### Starting pana 2024-05-02 14:56:00.324190 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 14:56:00.363254 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 14:56:00.550998 INFO: Downloading package fpdt 0.1.4 from https://pub.dev/api/archives/fpdt-0.1.4.tar.gz 2024-05-02 14:56:00.790947 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 14:56:02.388914 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 14:56:03.108389 INFO: Analyzing package... 2024-05-02 14:56:03.138311 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 14:56:07.854599 INFO: Running `git init`... 2024-05-02 14:56:07.881724 INFO: Running `git remote add origin https://github.com/tim-smart/fpdt`... 2024-05-02 14:56:07.907553 INFO: Running `git remote show origin`... 2024-05-02 14:56:08.148854 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 14:56:08.623967 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 14:56:08.649457 INFO: Running `git show origin/main:packages/fpdt/pubspec.yaml`... 2024-05-02 14:56:08.677849 INFO: Running `git show origin/main:packages/fpdt_flutter/pubspec.yaml`... 2024-05-02 14:56:13.100630 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 14:56:29.100169 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-fpdtMPNKNZ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 14:56:57.921469 INFO: `dartdoc` completed: 2024-05-02 14:56:57.921469 INFO: Documenting fpdt... 2024-05-02 14:56:57.921469 INFO: Discovering libraries... 2024-05-02 14:56:57.921469 INFO: Linking elements... 2024-05-02 14:56:57.921469 INFO: Precaching local docs for 154691 elements... 2024-05-02 14:56:57.921469 INFO: Initialized dartdoc with 147 libraries 2024-05-02 14:56:57.921469 INFO: Generating docs for library state.dart from package:fpdt/state.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library iterable.dart from package:fpdt/iterable.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library fpdt.dart from package:fpdt/fpdt.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library state_reader_task_either.dart from package:fpdt/state_reader_task_either.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library map.dart from package:fpdt/map.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library either.dart from package:fpdt/either.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library state_rte_machine.dart from package:fpdt/state_rte_machine.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library reader_task.dart from package:fpdt/reader_task.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library task.dart from package:fpdt/task.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library future_or.dart from package:fpdt/future_or.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library option.dart from package:fpdt/option.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library reader_task_either.dart from package:fpdt/reader_task_either.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library task_either.dart from package:fpdt/task_either.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library tuple.dart from package:fpdt/tuple.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library unit.dart from package:fpdt/unit.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library reader.dart from package:fpdt/reader.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library task_option.dart from package:fpdt/task_option.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library state_machine.dart from package:fpdt/state_machine.dart... 2024-05-02 14:56:57.921469 INFO: Generating docs for library function.dart from package:fpdt/function.dart... 2024-05-02 14:56:57.921469 INFO: Documented 19 public libraries in 27.7 seconds 2024-05-02 14:56:57.921469 INFO: Success! Docs generated into /tmp/dartdoc-fpdtMPNKNZ 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.IMapOfSets: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:90:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.withConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:100:22) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.from: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:187:14) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSetsConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:14:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableSetFromISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/modifiable_set_from_iset.dart:23:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableSetFromISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/unmodifiable_set_from_iset.dart:36:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.IList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:273:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.empty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:279:23) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.withConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:286:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.fromISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:331:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.unsafe: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:350:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.fromJson: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:385:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListEmpty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:19:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:104:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISetConst.ISetConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:113:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.ISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:266:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.empty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:272:22) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.withConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:279:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.unsafe: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:361:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.fromJson: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:396:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISetEmpty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:19:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.IMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:251:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableListFromIList.UnmodifiableListFromIList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/unmodifiable_list_from_ilist.dart:43:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableListFromIList.fromList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/unmodifiable_list_from_ilist.dart:48:29) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.empty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:257:22) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.withConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:262:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.fromEntries: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:312:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.fromKeys: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:330:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.fromValues: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:354:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.fromIterables: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:440:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.unsafe: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:457:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.fromJson: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:491:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapEmpty.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:20:20) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableListFromIList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/modifiable_list_from_ilist.dart:23:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.FicObjectExtension: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/object_extensions.dart:5:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableMapFromIMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/modifiable_map_from_imap.dart:25:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableMapFromIMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/unmodifiable_map_from_imap.dart:37:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMapView.ListMapView: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map_view.dart:16:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:101:7) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ImmutableCollection.ImmutableCollection: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:9:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableSetFromISet.ModifiableSetFromISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/modifiable_set_from_iset.dart:27:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.MapEntryEquality.E: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/map_entry_equality.dart:11:24) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListEmpty.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:19:18) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ReversedListView.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/reversed_list_view.dart:15:24) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableMapFromIMap.ModifiableMapFromIMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/modifiable_map_from_imap.dart:29:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ImmutableCollection.C: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:7:36) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListConst.IListConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:114:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Output.Output: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:162:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.EQ: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/fp.dart:6:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSet.empty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set.dart:28:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableListFromIList.ModifiableListFromIList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/modifiable_list_from_ilist.dart:28:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSetView.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set_view.dart:9:19) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSetView.ListSetView: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set_view.dart:12:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.unsafe: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:122:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:220:21) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSet.of: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set.dart:39:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSet.fromJson: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set.dart:52:19) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSetView.fromJson: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set_view.dart:15:23) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapConst.IMapConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:111:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.FicBooleanExtension: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/other_extensions.dart:8:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableSetFromISet.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/unmodifiable_set_from_iset.dart:36:31) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.combineIterables: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/iterable_extension.dart:17:13) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListSet.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_set/list_set.dart:24:15) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSetsConst.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:14:23) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableSetFromISet.UnmodifiableSetFromISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/unmodifiable_set_from_iset.dart:41:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableSetFromISet.fromSet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/unmodifiable_set_from_iset.dart:46:27) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableMapFromIMap.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/modifiable_map_from_imap.dart:25:32) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Entry.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/entry.dart:67:13) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableMapFromIMap.UnmodifiableMapFromIMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/unmodifiable_map_from_imap.dart:42:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableMapFromIMap.fromMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/unmodifiable_map_from_imap.dart:47:27) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.empty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:24:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.of: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:34:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.fromEntries: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:54:19) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.fromIterables: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:98:19) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.unsafeFrom: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:142:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.areSameImmutableCollection: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:121:6) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:33:21) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableMapFromIMap.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/unmodifiable_map_from_imap.dart:37:31) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableMapFromIMap.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/modifiable_map_from_imap.dart:25:29) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.areImmutableCollectionsWithEqualItems: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:136:6) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IList.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:231:22) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:33:18) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISetConst.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:103:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:220:24) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListOf3.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist_of_3.dart:11:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.FicNumberExtensionNullable: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/number_extension.dart:34:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableListFromIList.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/modifiable_list_from_ilist.dart:23:31) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:236:21) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ConfigSet.ConfigSet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/configs.dart:86:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.FicComparatorExtension: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:248:11) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapEmpty.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:20:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListConst.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist.dart:104:18) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListOf4.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist_of_4.dart:11:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Op: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/fp.dart:4:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMapView.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map_view.dart:13:19) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.CanBeEmpty.CanBeEmpty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:146:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ISetEmpty.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:19:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListOf2.IListOf2: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist_of_2.dart:15:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Predicate: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/fp.dart:1:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.compareObject: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:44:5) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListOf4.IListOf4: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist_of_4.dart:15:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListOf3.IListOf3: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist_of_3.dart:15:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Entry.Entry: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/entry.dart:71:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:20:15) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapConst.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:101:20) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.DiffAndIntersectResult.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/set_extension.dart:93:30) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ReversedListView.ReversedListView: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/reversed_list_view.dart:19:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ConfigList.ConfigList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/configs.dart:28:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Entry.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/entry.dart:67:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.DiffAndIntersectResult.DiffAndIntersectResult: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/set_extension.dart:99:3) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSetsConst.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:14:26) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.MapEntryEquality.MapEntryEquality: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/map_entry_equality.dart:12:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableMapFromIMap.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/unmodifiable_map_from_imap.dart:37:34) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ConfigMap.ConfigMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/configs.dart:146:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapConst.K: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:101:17) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMap.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map.dart:20:18) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ConfigMapOfSets.ConfigMapOfSets: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/configs.dart:217:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ListMapView.V: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/list_map/list_map_view.dart:13:22) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IListOf2.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/ilist_of_2.dart:11:16) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.Output.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:157:14) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableListFromIList.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/unmodifiable_list_from_ilist.dart:37:33) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.DiffAndIntersectResult.G: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/set_extension.dart:93:33) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.sortBy: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:104:20) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.ModifiableSetFromISet.T: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/modifiable_set_from_iset.dart:23:29) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.sortLike: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:165:20) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: private API of package:fast_immutable_collections is reexported by libraries in other packages: 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSetsConst.IMapOfSetsConst: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:28:9) 2024-05-02 14:56:57.921469 INFO: referred to by fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: fpdt has no library level documentation comments 2024-05-02 14:56:57.921469 INFO: from fpdt: (file:///tmp/pana_YGBERI/lib/fpdt.dart:1:9) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [CanBeEmptyExtension] 2024-05-02 14:56:57.921469 INFO: from fpdt.CanBeEmpty: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:146:16) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [hashcode] 2024-05-02 14:56:57.921469 INFO: from fpdt.Entry: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/entry.dart:67:7) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [ISt] 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableSetFromISet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/unmodifiable_set_from_iset.dart:36:7) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [expect] 2024-05-02 14:56:57.921469 INFO: from fpdt.FromIListMixin: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/from_ilist_mixin.dart:76:7) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [expect] 2024-05-02 14:56:57.921469 INFO: from fpdt.FromIterableIListMixin: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/from_iterable_ilist_mixin.dart:43:7) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [expect] 2024-05-02 14:56:57.921469 INFO: from fpdt.FromIterableISetMixin: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/from_iterable_iset_mixin.dart:42:7) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [equalItems] 2024-05-02 14:56:57.921469 INFO: from fpdt.areImmutableCollectionsWithEqualItems: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/immutable_collection.dart:136:6) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [a] 2024-05-02 14:56:57.921469 INFO: from fpdt.sortBy: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:104:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [b] 2024-05-02 14:56:57.921469 INFO: from fpdt.sortBy: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:104:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [a] 2024-05-02 14:56:57.921469 INFO: from fpdt.sortLike: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:165:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [b] 2024-05-02 14:56:57.921469 INFO: from fpdt.sortLike: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/sort.dart:165:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [hashcode] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.comparableEntries: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:610:29) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [sortValues] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMap.toValueSet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/imap.dart:764:10) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [iset] 2024-05-02 14:56:57.921469 INFO: from fpdt.UnmodifiableMapFromIMap.UnmodifiableMapFromIMap: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/unmodifiable_map_from_imap.dart:42:3) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [removeEmptySets] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.clear: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:778:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [removeEmptySets] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.clearSet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:563:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [(1:a), (1:b), (2:x), (2:y)] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.flatten: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:319:28) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [removeEmptySets] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.remove: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:408:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [removeEmptySets] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.removeValues: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:428:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [removeEmptySets] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.replaceSet: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:550:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [sortValues] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.valueList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:312:12) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [compare] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.valueList: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:312:12) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [withIdentityEquals] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.withConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:236:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [withDeepEquals] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.withConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:236:20) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [IMapOfSet] 2024-05-02 14:56:57.921469 INFO: from fpdt.IMapOfSets.defaultConfig: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap_of_sets/imap_of_sets.dart:36:30) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [object] 2024-05-02 14:56:57.921469 INFO: from fpdt.ISet.lookup: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/iset.dart:1010:6) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [1] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicObjectExtension.isOfExactGenericType: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/object_extensions.dart:14:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [1] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicObjectExtension.isOfExactGenericTypeAs: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/object_extensions.dart:25:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [mapIndexed] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicIterableExtension.mapIndexedAndLast: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/iterable_extension.dart:380:15) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [sorted] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicIterableExtension.sortedReversed: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/base/iterable_extension.dart:263:11) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [id] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtension.distinct: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:411:11) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [whereNoDuplicates] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtension.distinct: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:411:11) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [id] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtension.removeDuplicates: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:427:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [whereNoDuplicates] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtension.removeDuplicates: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:427:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [whereNotNull] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtension.removeNulls: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:453:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [orderedSort] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtension.sortOrdered: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:67:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [removeNulls] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicListExtensionNullable.withNullsRemoved: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/ilist/list_extension.dart:492:11) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [containsPair] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicMapEntryExtension.asComparableEntry: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/imap/entry.dart:39:19) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [whereNotNull] 2024-05-02 14:56:57.921469 INFO: from fpdt.FicSetExtension.removeNulls: (file:///tmp/analyzerDJSOXC/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/fast_immutable_collections-10.2.2/lib/src/iset/set_extension.dart:45:8) 2024-05-02 14:56:57.921469 INFO: warning: unresolved doc reference [Tuple2] 2024-05-02 14:56:57.921469 INFO: from option.mapTuple2: (file:///tmp/pana_YGBERI/lib/option.dart:244:56) 2024-05-02 14:56:57.921469 INFO: Found 167 warnings and 0 errors. 2024-05-02 14:56:58.002632 INFO: Writing summary.json 2024-05-02 14:56:58.004367 INFO: Running dartdoc post-processing 2024-05-02 14:56:58.006654 INFO: Creating .tar.gz archive 2024-05-02 14:57:00.170532 INFO: Finished .tar.gz archive 2024-05-02 14:57:06.605878 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T14:57:06.767839Z