## Running analysis for "rust_std" version "0.2.1" STARTED: 2024-06-27T18:35:03.807066Z ### Starting pana 2024-06-27 18:35:17.271079 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-27 18:35:17.336492 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-27 18:35:17.578939 INFO: Downloading package rust_std 0.2.1 from https://pub.dev/api/archives/rust_std-0.2.1.tar.gz 2024-06-27 18:35:17.833127 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-27 18:35:18.938839 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-27 18:35:19.773207 INFO: Analyzing package... 2024-06-27 18:35:19.807072 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-27 18:35:29.002799 INFO: Running `git init`... 2024-06-27 18:35:29.031258 INFO: Running `git remote add origin https://github.com/mcmah309/rust_std`... 2024-06-27 18:35:29.060142 INFO: Running `git remote show origin`... 2024-06-27 18:35:29.299543 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-06-27 18:35:29.673522 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-06-27 18:35:29.704774 INFO: Running `git show origin/master:pubspec.yaml`... 2024-06-27 18:35:31.321326 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KAUFEA/lib`... 2024-06-27 18:35:31.584937 INFO: Analyzing pub downgrade... 2024-06-27 18:35:31.589720 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-06-27 18:35:32.731614 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-27 18:35:33.830450 INFO: [pub-downgrade-failed] 2024-06-27 18:35:33.836799 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-06-27 18:35:34.658566 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-27 18:35:45.676233 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-rust_stdBLUDZX --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-27 18:36:17.399953 INFO: `dartdoc` completed: 2024-06-27 18:36:17.399953 INFO: Documenting rust_std... 2024-06-27 18:36:17.399953 INFO: Discovering libraries... 2024-06-27 18:36:17.399953 INFO: Linking elements... 2024-06-27 18:36:17.399953 INFO: Precaching local docs for 158618 elements... 2024-06-27 18:36:17.399953 INFO: Initialized dartdoc with 133 libraries 2024-06-27 18:36:17.399953 INFO: Generating docs for library panic.dart from package:rust_std/panic.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library collections.dart from package:rust_std/collections.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library option.dart from package:rust_std/option.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library windows_path.dart from package:rust_std/windows_path.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library typedefs.dart from package:rust_std/typedefs.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library platform_path.dart from package:rust_std/platform_path.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library cell.dart from package:rust_std/cell.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library prelude.dart from package:rust_std/prelude.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library sync.dart from package:rust_std/sync.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library mpsc.dart from package:rust_std/mpsc.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library slice.dart from package:rust_std/slice.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library result.dart from package:rust_std/result.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library iter.dart from package:rust_std/iter.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library posix_path.dart from package:rust_std/posix_path.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library array.dart from package:rust_std/array.dart... 2024-06-27 18:36:17.399953 INFO: Generating docs for library vec.dart from package:rust_std/vec.dart... 2024-06-27 18:36:17.399953 INFO: Documented 16 public libraries in 29.3 seconds 2024-06-27 18:36:17.399953 INFO: Success! Docs generated into /tmp/dartdoc-rust_stdBLUDZX 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from panic.unreachable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/panic/unreachable.dart:17:7) 2024-06-27 18:36:17.399953 INFO: referred to by panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from panic.Panic: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/panic/panic.dart:3:7) 2024-06-27 18:36:17.399953 INFO: referred to by panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from panic.Unreachable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/panic/unreachable.dart:9:7) 2024-06-27 18:36:17.399953 INFO: referred to by panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from panic.Panic.Panic: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/panic/panic.dart:6:3) 2024-06-27 18:36:17.399953 INFO: referred to by panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from panic.panic: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/panic/panic.dart:21:7) 2024-06-27 18:36:17.399953 INFO: referred to by panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from panic.Unreachable.Unreachable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/panic/unreachable.dart:10:3) 2024-06-27 18:36:17.399953 INFO: referred to by panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.FutureOptionExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/future_option.dart:9:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.OptionResultExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option_extensions.dart:29:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.FutureOptionResultExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option_extensions.dart:45:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.NoneMethodsExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:439:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Option: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:19:22) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Option.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:19:29) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.OptionMethodsExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:69:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.SomeMethodsExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:312:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.OptionToFutureOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/future_option_extensions.dart:10:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Some: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:308:22) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.FutureOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/future_option.dart:4:9) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.FutureOptionRecord2Extension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/future_option_extensions.dart:24:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.OptionNullableExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option_extensions.dart:10:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Some.Some: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:309:9) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Option.Option: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:34:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Option.from: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:66:10) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.OptionRecord2Extension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option_extensions.dart:17:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.FutureToOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/future_option_extensions.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.FutureOptionOptionExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/future_option_extensions.dart:17:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.Some.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:308:27) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.OptionOptionExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option_extensions.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from option.None: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:432:7) 2024-06-27 18:36:17.399953 INFO: referred to by option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Component: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:317:14) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Prefix: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:321:7) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.RootDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:336:7) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.CurDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:349:7) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.ParentDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:362:7) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Normal: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:375:7) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:1:14) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotADirectory: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:20:13) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotAFile: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:29:13) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotALink: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:38:13) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Metadata: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:12:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoError.IoError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:4:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Path.Path: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:22:3) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorUnknown.IoErrorUnknown: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:59:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotAValidPath.IoErrorNotAValidPath: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:48:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.ReadDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:11:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotAFile.IoErrorNotAFile: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:30:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Prefix.Prefix: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:323:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotALink.IoErrorNotALink: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:39:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.ParentDir.ParentDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:363:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.CurDir.CurDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:350:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.IoErrorNotADirectory.IoErrorNotADirectory: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/io_error.dart:21:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.RootDir.RootDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:337:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Component.Component: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:318:9) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from windows_path.Normal.Normal: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/windows_path.dart:377:3) 2024-06-27 18:36:17.399953 INFO: referred to by windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from typedefs.Unit: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/typedefs/unit.dart:3:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by typedefs: (file:///tmp/pana_KAUFEA/lib/typedefs.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from typedefs.Infallible: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/typedefs/infallible.dart:2:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by typedefs: (file:///tmp/pana_KAUFEA/lib/typedefs.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from typedefs.unit: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/typedefs/unit.dart:5:7) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by typedefs: (file:///tmp/pana_KAUFEA/lib/typedefs.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from posix_path.Path.Path: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:22:3) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from posix_path.CurDir.CurDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:350:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from platform_path.Component: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:317:14) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from platform_path.Metadata: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:12:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from posix_path.Prefix.Prefix: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:323:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from posix_path.RootDir.RootDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:337:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from platform_path.ParentDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:362:7) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from platform_path.Normal: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:375:7) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from posix_path.Normal.Normal: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:377:3) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from platform_path.Component.Component: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:318:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from platform_path.ReadDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:11:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:path_type is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from posix_path.ParentDir.ParentDir: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/path_type-0.2.0/lib/src/posix_path.dart:363:9) 2024-06-27 18:36:17.399953 INFO: referred to by platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNonNullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/const_non_nullable_once_cell.dart:11:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/const_nullable_lazy_cell.dart:8:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.LazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/lazy_cell.dart:8:26) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.OnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/once_cell.dart:10:26) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/non_nullable_once_cell.dart:10:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNonNullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/const_non_nullable_lazy_cell.dart:9:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNonNullableLazyCell.ConstNonNullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/const_non_nullable_lazy_cell.dart:17:9) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.IntConstCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/int_cell.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.DoubleConstCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/double_cell.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.LazyCell.T extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/lazy_cell.dart:8:35) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/nullable_once_cell.dart:10:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.Cell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/cell.dart:8:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/const_cell.dart:4:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/non_nullable_lazy_cell.dart:8:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/nullable_lazy_cell.dart:8:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/const_nullable_once_cell.dart:10:7) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.Cell.Cell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/cell.dart:12:3) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableLazyCell.NullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/nullable_lazy_cell.dart:13:3) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableLazyCell.constant: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/nullable_lazy_cell.dart:15:34) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.BoolConstCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/bool_cell.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableOnceCell.NonNullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/non_nullable_once_cell.dart:13:3) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableOnceCell.withValue: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/non_nullable_once_cell.dart:15:23) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.StringCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/string_cell.dart:14:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNullableLazyCell.ConstNullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/const_nullable_lazy_cell.dart:16:9) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableOnceCell.constant: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/nullable_once_cell.dart:18:34) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableOnceCell.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/nullable_once_cell.dart:10:24) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.IntCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/int_cell.dart:71:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableLazyCell.NonNullableLazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/non_nullable_lazy_cell.dart:12:3) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableOnceCell.NullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/nullable_once_cell.dart:14:3) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableOnceCell.withValue: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/nullable_once_cell.dart:16:20) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.BoolCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/bool_cell.dart:10:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.DoubleCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/double_cell.dart:70:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.StringConstCellExtensions: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/string_cell.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.OnceCell.constant: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/once_cell.dart:14:26) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NullableLazyCell.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/nullable_lazy_cell.dart:8:24) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNonNullableOnceCell.ConstNonNullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/const_non_nullable_once_cell.dart:18:9) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.OnceCell.withValue: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/once_cell.dart:16:20) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNullableOnceCell.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/const_nullable_once_cell.dart:10:29) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNullableOnceCell.ConstNullableOnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/const_nullable_once_cell.dart:17:9) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNullableLazyCell.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/const_nullable_lazy_cell.dart:8:29) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.OnceCell.OnceCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/once_cell.dart:12:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableLazyCell.T extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/non_nullable_lazy_cell.dart:8:27) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.LazyCell.LazyCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/lazy_cell.dart:10:11) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.Cell.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/cell.dart:8:12) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.OnceCell.T extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/once_cell.dart:10:35) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstCell.ConstCell: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/const_cell.dart:7:9) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNonNullableOnceCell.T extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/const_non_nullable_once_cell.dart:11:32) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstCell.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/cell/const_cell.dart:4:17) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.LazyCell.constant: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/lazy_cell.dart:12:26) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.NonNullableOnceCell.T extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/once_cell/non_nullable_once_cell.dart:10:27) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from cell.ConstNonNullableLazyCell.T extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/cell/lazy_cell/const_non_nullable_lazy_cell.dart:9:32) 2024-06-27 18:36:17.399953 INFO: referred to by cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.Slice.Slice: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice.dart:40:3) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.Slice.fromList: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice.dart:43:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.Slice.fromSlice: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice.dart:45:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnVecListExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:43:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IterableExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:5:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.PeekableRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/peekable.dart:4:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.PeekableRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/peekable.dart:4:31) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ExtractIfIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/extract_if.dart:6:7) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from vec.ExtractIfIterator.ExtractIfIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/extract_if.dart:12:3) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.FlatMapRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/flat_map.dart:4:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.RIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:18:7) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.FlatMapRIterator.FlatMapRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/flat_map.dart:9:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.RIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:21:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.fromIterable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:23:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ArrayChunksRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/array_chunks.dart:6:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.CastRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cast.dart:3:7) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.CloneRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/clone.dart:14:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ChainRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/chain.dart:4:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.CycleRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cycle.dart:4:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ZipRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/zip.dart:4:13) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.ArrayChunksRIterator.ArrayChunksRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/array_chunks.dart:13:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Result.Result: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:37:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.ZipRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/zip.dart:4:26) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.RecordFunctionToResult9: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/record_to_result_extensions.dart:1389:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.Arr: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:7:16) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.Arr.Arr: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:8:3) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.Arr.constant: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:11:13) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.Arr.fromList: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:13:7) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.Arr.empty: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:15:7) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.Vec: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec.dart:10:16) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ExtractIfIterable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/extract_if.dart:33:7) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from vec.ExtractIfIterable.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/extract_if.dart:33:25) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from vec.Vec.Vec: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec.dart:11:3) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Err.Err: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:411:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.CastRIterator.CastRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cast.dart:6:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IterableExtensionsOverrides: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:296:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.PeekableRIterator.PeekableRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/peekable.dart:11:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.SliceIterator.SliceIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice.dart:17:3) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IteratorComparable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:30:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnVecVecExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:37:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IteratorResultExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:142:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Ok.Ok: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:226:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.CycleRIterator.CycleRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cycle.dart:9:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnListExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:19:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.executeProtected: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/execute_protected.dart:8:19) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.SliceOnComparableSliceExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice_extensions.dart:29:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from vec.ExtractIfIterable.ExtractIfIterable: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/extract_if.dart:37:3) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.GetManyError.GetManyError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/errors.dart:2:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.ChainRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/chain.dart:4:28) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.ZipRIterator.ZipRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/zip.dart:9:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.executeProtectedResult: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/execute_protected.dart:18:19) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.IteratorOnIteratorIterabel: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:15:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.NullResultExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result_extensions.dart:73:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.InfallibleFutureOkExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result_extensions.dart:239:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ChainRIterator.ChainRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/chain.dart:9:3) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.executeProtectedAsyncResult: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/execute_protected.dart:38:25) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.FlatMapRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/flat_map.dart:4:33) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.GetManyErrorRequestedIndexOutOfBounds.GetManyErrorRequestedIndexOutOfBounds: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/errors.dart:28:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnListListExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:25:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.GetManyErrorTooManyIndices.GetManyErrorTooManyIndices: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/errors.dart:19:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IteratorExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:10:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnListVecExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:31:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.CloneRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/clone.dart:14:28) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.FutureResult: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/future_result.dart:4:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.executeProtectedAsync: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/execute_protected.dart:27:25) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.RecordFunctionToResult4: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/record_to_result_extensions.dart:1104:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.NullableIterableExtensionsOverrides: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:288:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.CycleRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cycle.dart:4:28) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IteratorResultFuncExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:212:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ResultToFutureResultExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result_extensions.dart:191:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IteratorComparableSelf: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:82:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecSetExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:49:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.ArrayOnIterableExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array_extensions.dart:8:11) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.IteratorOnIteratorTUExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:272:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.IteratorOptionExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_extensions.dart:126:11) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Result.F extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:15:24) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from vec.Vec.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec.dart:10:20) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Ok.F extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:223:19) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.ArrayOnListExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array_extensions.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnIteratorExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:9:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.CastRIterator.S: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cast.dart:3:21) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.VecOnIterableExtension: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/vec_extensions.dart:3:11) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.FlatMapRIterator.S: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/flat_map.dart:4:30) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:18:17) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from array.Arr.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:7:20) 2024-06-27 18:36:17.399953 INFO: referred to by array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.SliceIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice.dart:13:27) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Ok.S: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:223:16) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.okay: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:616:7) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.ZipRIterator.U: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/zip.dart:4:29) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from prelude.error: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:617:7) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Err.F extends Object: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:408:20) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Err.S: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:408:17) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from slice.Slice.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/slice/slice.dart:35:19) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.CastRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/cast.dart:3:24) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:vec is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from vec.ExtractIfIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/vec-0.1.0/lib/src/extract_if.dart:6:25) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from iter.ArrayChunksRIterator.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/array_chunks.dart:6:34) 2024-06-27 18:36:17.399953 INFO: referred to by iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from result.Result.S: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:15:21) 2024-06-27 18:36:17.399953 INFO: referred to by prelude: (file:///tmp/pana_KAUFEA/lib/prelude.dart:8:9) 2024-06-27 18:36:17.399953 INFO: referred to by result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from sync.RwLock.RwLock: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/sync/rw_lock.dart:85:7) 2024-06-27 18:36:17.399953 INFO: referred to by sync: (file:///tmp/pana_KAUFEA/lib/sync.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from sync.Mutex.Mutex: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/sync/mutex.dart:33:7) 2024-06-27 18:36:17.399953 INFO: referred to by sync: (file:///tmp/pana_KAUFEA/lib/sync.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.Reciever.Reciever: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:33:3) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.Sender: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:16:9) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.DisconnectedError.DisconnectedError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:167:3) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.RecvError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:138:7) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.RecvTimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:141:14) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.DisconnectedError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:166:7) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.OtherError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:186:7) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.Reciever.T: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:25:16) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.OtherError.OtherError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:189:3) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.channel: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:9:26) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.TimeoutError.TimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:147:3) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.RecvError.RecvError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:138:7) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: private API of package:rust_core is reexported by libraries in other packages: 2024-06-27 18:36:17.399953 INFO: from mspc.RecvTimeoutError.RecvTimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:141:14) 2024-06-27 18:36:17.399953 INFO: referred to by mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: panic has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from panic: (file:///tmp/pana_KAUFEA/lib/panic.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: option has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from option: (file:///tmp/pana_KAUFEA/lib/option.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [null] 2024-06-27 18:36:17.399953 INFO: from option.None: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:432:7) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from option.None: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:432:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Option.$] 2024-06-27 18:36:17.399953 INFO: from option.OptionMethodsExtension.[]: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/option/option.dart:297:14) 2024-06-27 18:36:17.399953 INFO: warning: windows_path has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from windows_path: (file:///tmp/pana_KAUFEA/lib/windows_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: typedefs has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from typedefs: (file:///tmp/pana_KAUFEA/lib/typedefs.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: platform_path has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from platform_path: (file:///tmp/pana_KAUFEA/lib/platform_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: cell has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from cell: (file:///tmp/pana_KAUFEA/lib/cell.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: sync has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from sync: (file:///tmp/pana_KAUFEA/lib/sync.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: mspc has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from mspc: (file:///tmp/pana_KAUFEA/lib/mpsc.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [recv] 2024-06-27 18:36:17.399953 INFO: from mspc.DisconnectedError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:166:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Receiver] 2024-06-27 18:36:17.399953 INFO: from mspc.DisconnectedError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:166:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [close] 2024-06-27 18:36:17.399953 INFO: from mspc.DisconnectedError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:166:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [recv] 2024-06-27 18:36:17.399953 INFO: from mspc.OtherError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:186:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Receiver] 2024-06-27 18:36:17.399953 INFO: from mspc.OtherError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:186:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [addError] 2024-06-27 18:36:17.399953 INFO: from mspc.OtherError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:186:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [recv] 2024-06-27 18:36:17.399953 INFO: from mspc.RecvError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:138:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Receiver] 2024-06-27 18:36:17.399953 INFO: from mspc.RecvError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:138:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [recvTimeout] 2024-06-27 18:36:17.399953 INFO: from mspc.RecvTimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:141:14) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Receiver] 2024-06-27 18:36:17.399953 INFO: from mspc.RecvTimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:141:14) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [recvTimeout] 2024-06-27 18:36:17.399953 INFO: from mspc.TimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:144:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Receiver] 2024-06-27 18:36:17.399953 INFO: from mspc.TimeoutError: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:144:7) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [close] 2024-06-27 18:36:17.399953 INFO: from mspc.channel: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:9:26) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [close] 2024-06-27 18:36:17.399953 INFO: from mspc.Reciever.recv: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:61:32) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [addError] 2024-06-27 18:36:17.399953 INFO: from mspc.Reciever.recv: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:61:32) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [close] 2024-06-27 18:36:17.399953 INFO: from mspc.Reciever.recvTimeout: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:76:39) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [addError] 2024-06-27 18:36:17.399953 INFO: from mspc.Reciever.recvTimeout: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/mpsc/channel.dart:76:39) 2024-06-27 18:36:17.399953 INFO: warning: slice has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from slice: (file:///tmp/pana_KAUFEA/lib/slice.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: result has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from result: (file:///tmp/pana_KAUFEA/lib/result.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [into] 2024-06-27 18:36:17.399953 INFO: from result.Result.intoUnchecked: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:209:17) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [_None] 2024-06-27 18:36:17.399953 INFO: from result.Result.unwrapOrOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:104:13) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Result.$] 2024-06-27 18:36:17.399953 INFO: from result.Result.[]: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:215:14) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [_None] 2024-06-27 18:36:17.399953 INFO: from result.Ok.unwrapOrOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:251:11) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from result.Result.unwrapOrOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:104:13) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Result.$] 2024-06-27 18:36:17.399953 INFO: from result.Ok.[]: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:383:14) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from result.Result.[]: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:215:14) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [_None] 2024-06-27 18:36:17.399953 INFO: from result.Err.unwrapOrOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:434:13) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from result.Result.unwrapOrOption: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:104:13) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [Result.$] 2024-06-27 18:36:17.399953 INFO: from result.Err.[]: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:576:14) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from result.Result.[]: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result.dart:215:14) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [transposeIn] 2024-06-27 18:36:17.399953 INFO: from result.ResultNullExtension.transposeOut: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result_extensions.dart:27:17) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [transposeOut] 2024-06-27 18:36:17.399953 INFO: from result.NullResultExtension.transposeIn: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/result/result_extensions.dart:76:17) 2024-06-27 18:36:17.399953 INFO: warning: iter has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from iter: (file:///tmp/pana_KAUFEA/lib/iter.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [.intoRemainder()] 2024-06-27 18:36:17.399953 INFO: from iter.ArrayChunksRIterator: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/array_chunks.dart:6:13) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [.intoRemainder()] 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.arrayChunks: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:66:27) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from iterator._RIterator.arrayChunks: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_interface.dart:22:27) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [1, 2, 3, 4] 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:375:16) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from iterator._RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_interface.dart:137:16) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [1, 2] 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:375:16) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from iterator._RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_interface.dart:137:16) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [2, 3] 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:375:16) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from iterator._RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_interface.dart:137:16) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [3, 4] 2024-06-27 18:36:17.399953 INFO: from iter.RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator.dart:375:16) 2024-06-27 18:36:17.399953 INFO: in documentation inherited from iterator._RIterator.mapWindows: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/iter/iterator_interface.dart:137:16) 2024-06-27 18:36:17.399953 INFO: warning: posix_path has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from posix_path: (file:///tmp/pana_KAUFEA/lib/posix_path.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: array has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from array: (file:///tmp/pana_KAUFEA/lib/array.dart:1:9) 2024-06-27 18:36:17.399953 INFO: warning: unresolved doc reference [T; N] 2024-06-27 18:36:17.399953 INFO: from array.Arr: (file:///tmp/analyzerMQLDEO/pub-cache/hosted/20240627t084200-dot-dartlang-pub.appspot.com/rust_core-0.5.6/lib/src/array/array.dart:7:16) 2024-06-27 18:36:17.399953 INFO: warning: vec has no library level documentation comments 2024-06-27 18:36:17.399953 INFO: from vec: (file:///tmp/pana_KAUFEA/lib/vec.dart:1:9) 2024-06-27 18:36:17.399953 INFO: Found 280 warnings and 0 errors. 2024-06-27 18:36:17.472903 INFO: Writing summary.json 2024-06-27 18:36:17.477956 INFO: Running dartdoc post-processing 2024-06-27 18:36:17.483428 INFO: Creating .tar.gz archive 2024-06-27 18:36:19.500358 INFO: Finished .tar.gz archive 2024-06-27 18:36:24.051866 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-27T18:36:24.203475Z