## Running analysis for "dart_lapack" version "0.1.0" STARTED: 2024-12-20T23:37:38.700893Z ### Starting pana 2024-12-20 23:37:55.429521 INFO: Running `dart pub unpack dart_lapack:0.1.0 --output /tmp/pana-dart_lapackEBPGCP/dart_lapack --no-resolve`... 2024-12-20 23:38:00.154179 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-20 23:38:00.187705 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-20 23:38:00.392770 INFO: Running `git rev-parse --show-toplevel`... 2024-12-20 23:38:02.789625 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-12-20 23:38:04.008633 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-12-20 23:38:04.989014 INFO: Analyzing package... 2024-12-20 23:38:05.031491 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-12-20 23:39:09.383736 INFO: Running `git init`... 2024-12-20 23:39:09.420804 INFO: Running `git remote add origin https://github.com/lepsch/dart_lapack`... 2024-12-20 23:39:09.446745 INFO: Running `git remote show origin`... 2024-12-20 23:39:09.703299 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-12-20 23:39:11.107048 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-12-20 23:39:11.142608 INFO: Running `git show origin/main:pubspec.yaml`... 2024-12-20 23:39:36.416949 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OSCOVZ/./lib`... 2024-12-20 23:39:44.364400 INFO: Analyzing pub downgrade... 2024-12-20 23:39:44.370340 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-12-20 23:39:45.707585 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-12-20 23:40:07.421320 INFO: [pub-downgrade-success] 2024-12-20 23:40:07.425451 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-12-20 23:40:08.450344 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.0`... 2024-12-20 23:40:22.706471 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-dart_lapackEBPGCP/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-12-20 23:41:19.484838 INFO: `dartdoc` completed: 2024-12-20 23:41:19.484838 INFO: Documenting dart_lapack... 2024-12-20 23:41:19.484838 INFO: Discovering libraries... 2024-12-20 23:41:19.484838 INFO: Linking elements... 2024-12-20 23:41:19.484838 INFO: Precaching local docs for 152029 elements... 2024-12-20 23:41:19.484838 INFO: Initialized dartdoc with 1295 libraries 2024-12-20 23:41:19.484838 INFO: Generating docs for library blas.dart from package:dart_lapack/blas.dart... 2024-12-20 23:41:19.484838 INFO: Generating docs for library lapack.dart from package:dart_lapack/lapack.dart... 2024-12-20 23:41:19.484838 INFO: Generating docs for library base.dart from package:dart_lapack/base.dart... 2024-12-20 23:41:19.484838 INFO: Generating docs for library intrinsics.dart from package:dart_lapack/intrinsics.dart... 2024-12-20 23:41:19.484838 INFO: Documented 4 public libraries in 55.1 seconds 2024-12-20 23:41:19.484838 INFO: Success! Docs generated into /tmp/pana-dart_lapackEBPGCP/raw-dartdoc 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.ComplexTuple, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.ComplexTuple: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:256:9) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: Use {@canonicalFor complex.ComplexTuple} in the desired library's 2024-12-20 23:41:19.484838 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-12-20 23:41:19.484838 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-12-20 23:41:19.484838 INFO: The symbol will still be referenced in all candidates -- this only 2024-12-20 23:41:19.484838 INFO: controls the location where it will be written and which library will be 2024-12-20 23:41:19.484838 INFO: displayed in navigation for the relevant pages. The flag 2024-12-20 23:41:19.484838 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-12-20 23:41:19.484838 INFO: threshold at which this warning will appear. 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.DoubleComplexExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.DoubleComplexExtension: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:240:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.NumComplexExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.NumComplexExtension: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:244:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.Float64x2ComplexExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.Float64x2ComplexExtension: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:248:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.ComplexFloat64x2Extension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.ComplexFloat64x2Extension: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:252:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.ComplexTupleExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.ComplexTupleExtension: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:258:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.ComplexListTupleExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.ComplexListTupleExtension: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:262:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.FunctionExtensions, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.FunctionExtensions: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:266:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.IntFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.IntFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:9:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.DoubleFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.DoubleFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:25:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.StringFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.StringFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:122:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.BoolFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.BoolFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:140:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.StringIterableFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.StringIterableFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:145:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.IntIterableFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.IntIterableFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:152:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.DoubleIterableFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.DoubleIterableFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:161:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.IntArrayFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.IntArrayFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:171:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions.DoubleArrayFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions.DoubleArrayFormatSpecifiersExtension: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:181:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.ArrayExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.ArrayExtension: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:65:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of range.RangeExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from range.RangeExtension: (file:///tmp/pana_OSCOVZ/lib/src/range.dart:5:11) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of box.Box, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from box.Box: (file:///tmp/pana_OSCOVZ/lib/src/box.dart:5:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of box.DelegatingBox, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from box.DelegatingBox: (file:///tmp/pana_OSCOVZ/lib/src/box.dart:13:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.Complex, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.Complex: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:12:16) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex.Complex64List, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex.Complex64List: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:189:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.Array, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.Array: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:19:26) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.Matrix, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.Matrix: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:129:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.MatrixItemAccessor, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.MatrixItemAccessor: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:240:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.Matrix3d, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.Matrix3d: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:632:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.Matrix3dItemAccessor1, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.Matrix3dItemAccessor1: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:733:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix.Matrix3dItemAccessor2, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix.Matrix3dItemAccessor2: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:743:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio.EOF, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio.EOF: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:13:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio.Nin, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio.Nin: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:15:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio.Nout, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio.Nout: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:206:16) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio.StreamNout, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio.StreamNout: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:214:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio.NoutDelegator, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio.NoutDelegator: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:229:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio.NullNout, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio.NullNout: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:241:7) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of box, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from box: (file:///tmp/pana_OSCOVZ/lib/src/box.dart:1:1) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of complex, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from complex: (file:///tmp/pana_OSCOVZ/lib/src/complex.dart:1:1) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of format_specifiers_extensions, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from format_specifiers_extensions: (file:///tmp/pana_OSCOVZ/lib/src/format_specifiers_extensions.dart:1:1) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of matrix, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from matrix: (file:///tmp/pana_OSCOVZ/lib/src/matrix.dart:1:1) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of nio, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from nio: (file:///tmp/pana_OSCOVZ/lib/src/nio.dart:1:1) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: ambiguous reexport of range, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2024-12-20 23:41:19.484838 INFO: from range: (file:///tmp/pana_OSCOVZ/lib/src/range.dart:1:1) 2024-12-20 23:41:19.484838 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-20 23:41:19.484838 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-12-20 23:41:19.484838 INFO: warning: unresolved doc reference [x] 2024-12-20 23:41:19.484838 INFO: from package-dart_lapack: file:///tmp/pana_OSCOVZ 2024-12-20 23:41:19.484838 INFO: warning: unresolved doc reference [ ] 2024-12-20 23:41:19.484838 INFO: from package-dart_lapack: file:///tmp/pana_OSCOVZ 2024-12-20 23:41:19.484838 INFO: warning: unresolved doc reference [this] 2024-12-20 23:41:19.484838 INFO: from range.RangeExtension.through: (file:///tmp/pana_OSCOVZ/lib/src/range.dart:14:17) 2024-12-20 23:41:19.484838 INFO: warning: unresolved doc reference [this] 2024-12-20 23:41:19.484838 INFO: from range.RangeExtension.to: (file:///tmp/pana_OSCOVZ/lib/src/range.dart:7:17) 2024-12-20 23:41:19.484838 INFO: Found 45 warnings and 0 errors. 2024-12-20 23:41:19.884470 INFO: Writing summary.json 2024-12-20 23:41:19.892562 INFO: Running dartdoc post-processing 2024-12-20 23:41:19.895622 INFO: Creating .tar.gz archive 2024-12-20 23:41:21.966285 INFO: Finished .tar.gz archive 2024-12-20 23:41:39.061738 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-20T23:41:39.512992Z