## Running analysis for "fluttershy" version "0.3.0" STARTED: 2024-05-02T14:52:52.576813Z ### Starting pana 2024-05-02 14:53:05.841798 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 14:53:05.889671 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 14:53:06.097062 INFO: Downloading package fluttershy 0.3.0 from https://pub.dev/api/archives/fluttershy-0.3.0.tar.gz 2024-05-02 14:53:06.321964 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-02 14:53:13.629385 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-02 14:53:14.524130 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 14:53:15.670290 INFO: Analyzing package... 2024-05-02 14:53:15.707250 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-02 14:53:32.678269 INFO: Running `git init`... 2024-05-02 14:53:32.702232 INFO: Running `git remote add origin https://github.com/DavidDomkar/fluttershy`... 2024-05-02 14:53:32.722072 INFO: Running `git remote show origin`... 2024-05-02 14:53:32.977435 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 14:53:33.530477 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 14:53:33.557099 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-05-02 14:53:33.581325 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 14:53:34.126823 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KEHCCY/lib`... 2024-05-02 14:53:34.783346 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 14:53:52.795687 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-fluttershyVHKGFL --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-02 14:55:05.652910 INFO: `dartdoc` completed: 2024-05-02 14:55:05.652910 INFO: Documenting fluttershy... 2024-05-02 14:55:05.652910 INFO: Discovering libraries... 2024-05-02 14:55:05.652910 INFO: Linking elements... 2024-05-02 14:55:05.652910 INFO: Precaching local docs for 597188 elements... 2024-05-02 14:55:05.652910 INFO: Initialized dartdoc with 734 libraries 2024-05-02 14:55:05.652910 INFO: Generating docs for library texture.dart from package:fluttershy/texture.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library sprite.dart from package:fluttershy/sprite.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library camera.dart from package:fluttershy/camera.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library math.dart from package:fluttershy/math.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library widget.dart from package:fluttershy/widget.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library animated_texture.dart from package:fluttershy/animated_texture.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library renderer.dart from package:fluttershy/renderer.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library fluttershy.dart from package:fluttershy/fluttershy.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/horizontal_drag_end_event.dart from package:fluttershy/events/horizontal_drag_end_event.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/app_lifecycle_event.dart from package:fluttershy/events/app_lifecycle_event.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/event.dart from package:fluttershy/events/event.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/key_event.dart from package:fluttershy/events/key_event.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/vertical_drag_end_event.dart from package:fluttershy/events/vertical_drag_end_event.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/resize_event.dart from package:fluttershy/events/resize_event.dart... 2024-05-02 14:55:05.652910 INFO: Generating docs for library events/tap_event.dart from package:fluttershy/events/tap_event.dart... 2024-05-02 14:55:05.652910 INFO: Documented 15 public libraries in 71.1 seconds 2024-05-02 14:55:05.652910 INFO: Success! Docs generated into /tmp/dartdoc-fluttershyVHKGFL 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.Matrix4: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:182:11) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.fromList: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:204:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.zero: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:224:11) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.identity: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:227:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:230:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.inverted: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:233:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.columns: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:243:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.outer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:248:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.rotationX: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:251:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.rotationY: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:256:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.rotationZ: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:261:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.translation: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:266:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.translationValues: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:271:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.diagonal3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:277:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.diagonal3Values: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:289:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.skewX: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:297:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.skewY: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:304:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.skew: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:311:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.fromFloat64List: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:319:11) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:323:11) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix4.compose: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:327:19) 2024-05-02 14:55:05.652910 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-02 14:55:05.652910 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-02 14:55:05.652910 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-02 14:55:05.652910 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-02 14:55:05.652910 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-02 14:55:05.652910 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:9:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.Aabb3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:22:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:27:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.minMax: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:32:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.fromSphere: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:37:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.fromTriangle: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:40:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.fromQuad: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:44:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.fromObb3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:47:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.fromRay: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:51:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.centerAndHalfExtents: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:55:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb3.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:61:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:9:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.IntersectionResult.IntersectionResult: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/intersection_result.dart:16:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:13:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:9:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Obb3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Obb3.Obb3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:31:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Obb3.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:39:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Obb3.centerExtentsAxes: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:47:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Ray: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:9:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.fromTwoVectors: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:58:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.array: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:48:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.columns: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:71:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.fromFloat64List: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:54:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.Vector4: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:44:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb2.Aabb2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:25:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb2.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:30:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb2.minMax: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:35:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb2.centerAndHalfExtents: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:40:17) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Aabb2.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:46:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makePlaneReflection: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:278:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.identity: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:116:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Frustum: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.IntersectionResult: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/intersection_result.dart:7:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.SimplexNoise: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/noise.dart:30:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Plane: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:7:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quad: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Sphere: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Triangle: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:8:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:70:16) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.SimplexNoise.SimplexNoise: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/noise.dart:101:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makeInfiniteMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:172:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.Matrix3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:102:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Ray.originDirection: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:29:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.random: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:67:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makePerspectiveMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:136:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:58:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.fromFloat64List: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:58:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.random: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:73:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Frustum.Frustum: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:35:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.zero: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:49:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Frustum.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:44:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Frustum.matrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:47:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:62:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Triangle.Triangle: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:23:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Triangle.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:29:12) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Triangle.points: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:35:12) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.axisAngle: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:54:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.Vector3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:41:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.array: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:41:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quad.points: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:41:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setInfiniteMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:150:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Sphere.Sphere: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:18:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Sphere.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:23:10) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Sphere.centerRadius: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:28:10) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.zero: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:113:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quad.Quad: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:27:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quad.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:34:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makeOrthographicMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:254:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.zero: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:62:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makePlaneProjection: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:263:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Plane.Plane: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:38:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Plane.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:42:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Plane.components: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:46:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Plane.normalconstant: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:49:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.absoluteError: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/error_helpers.dart:22:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.dq: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:74:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Ray.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:24:7) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:61:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.degrees: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:8:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Ray.Ray: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:19:3) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector.Vector: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:70:16) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.fromList: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:108:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:119:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.columns: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:122:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.outer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:126:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.rotationX: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:129:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.rotationY: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:133:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix3.rotationZ: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:137:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.Quaternion: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:46:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.fromRotation: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:50:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.random: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:67:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.identity: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:70:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.euler: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:78:22) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.fromFloat64List: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:82:14) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Quaternion.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:87:14) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.radians: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:11:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.degrees2Radians: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/constants.dart:8:14) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setFrustumMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:187:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.radians2Degrees: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/constants.dart:11:14) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.zero: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:45:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makeFrustumMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:212:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.makeViewMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:94:9) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.Vector2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:38:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.all: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:48:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:51:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector2.random: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:63:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setRotationMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:43:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.array: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:45:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.all: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:52:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:55:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector3.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:62:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.zero: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:52:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.identity: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:55:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.all: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:58:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.fromFloat64List: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:64:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Vector4.fromBuffer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:68:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.unproject: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:303:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.smoothStep: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:20:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setModelMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:57:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setPerspectiveMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:111:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.cross2A: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:22:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.identity: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:65:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.cross3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:14:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.cross2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:19:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setOrthographicMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:227:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.rotation: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:78:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.Matrix2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:54:11) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.fromList: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:58:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.copy: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:68:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.Matrix2.outer: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:75:19) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.setViewMatrix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:75:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.dot2: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:8:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.buildPlaneVectors: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:39:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.cross2B: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:30:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.pickRay: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:364:6) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.catmullRom: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:28:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.mix: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:15:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.relativeError: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/error_helpers.dart:10:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-02 14:55:05.652910 INFO: from math.dot3: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:11:8) 2024-05-02 14:55:05.652910 INFO: referred to by math: (file:///tmp/pana_KEHCCY/lib/math.dart:1:1) 2024-05-02 14:55:05.652910 INFO: warning: unresolved doc reference [n] 2024-05-02 14:55:05.652910 INFO: from math.Vector2.clamp: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:347:8) 2024-05-02 14:55:05.652910 INFO: warning: unresolved doc reference [n] 2024-05-02 14:55:05.652910 INFO: from math.Vector3.clamp: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:478:8) 2024-05-02 14:55:05.652910 INFO: warning: unresolved doc reference [n] 2024-05-02 14:55:05.652910 INFO: from math.Vector4.clamp: (file:///tmp/analyzerDWSIEJ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:373:8) 2024-05-02 14:55:05.652910 INFO: warning: fluttershy has no library level documentation comments 2024-05-02 14:55:05.652910 INFO: from fluttershy: (file:///tmp/pana_KEHCCY/lib/fluttershy.dart:1:9) 2024-05-02 14:55:05.652910 INFO: Found 169 warnings and 0 errors. 2024-05-02 14:55:05.733049 INFO: Writing summary.json 2024-05-02 14:55:05.737580 INFO: Running dartdoc post-processing 2024-05-02 14:55:05.741533 INFO: Creating .tar.gz archive 2024-05-02 14:55:08.654755 INFO: Finished .tar.gz archive 2024-05-02 14:55:14.649326 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T14:55:14.775885Z