## Running analysis for "dart_lapack" version "0.1.0" STARTED: 2025-10-18T01:18:12.820383Z ### Starting pana 2025-10-18 01:18:26.561440 INFO: Running `dart pub unpack dart_lapack:0.1.0 --output /tmp/pana-dart_lapackGPEGYW/dart_lapack --no-resolve`... 2025-10-18 01:18:30.333451 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-18 01:18:30.365085 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-18 01:18:30.519529 INFO: Running `git rev-parse --show-toplevel`... 2025-10-18 01:18:32.369241 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-18 01:18:33.295280 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-18 01:18:34.012966 INFO: Analyzing package... 2025-10-18 01:18:34.037688 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-18 01:19:05.734577 INFO: Running `git init`... 2025-10-18 01:19:05.768762 INFO: Running `git remote add origin https://github.com/lepsch/dart_lapack`... 2025-10-18 01:19:05.801175 INFO: Running `git remote show origin`... 2025-10-18 01:19:06.049246 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-18 01:19:07.305560 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-18 01:19:07.343675 INFO: Running `git show origin/main:pubspec.yaml`... 2025-10-18 01:19:23.729402 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-18 01:19:24.245008 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_VHOJGC/./lib`... 2025-10-18 01:19:30.554449 INFO: Analyzing pub downgrade... 2025-10-18 01:19:30.562248 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-18 01:19:31.583333 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-18 01:19:40.395403 INFO: [pub-downgrade-success] 2025-10-18 01:19:40.400288 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-18 01:19:41.113574 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-18 01:19:53.183231 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-dart_lapackGPEGYW/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-18 01:20:33.897804 INFO: `dartdoc` completed: 2025-10-18 01:20:33.897804 INFO: Documenting dart_lapack... 2025-10-18 01:20:33.897804 INFO: Discovering libraries... 2025-10-18 01:20:33.897804 INFO: Linking elements... 2025-10-18 01:20:33.897804 INFO: Precaching local docs for 152382 elements... 2025-10-18 01:20:33.897804 INFO: Initialized dartdoc with 1296 libraries 2025-10-18 01:20:33.897804 INFO: Generating docs for library base.dart from package:dart_lapack/base.dart... 2025-10-18 01:20:33.897804 INFO: Generating docs for library intrinsics.dart from package:dart_lapack/intrinsics.dart... 2025-10-18 01:20:33.897804 INFO: Generating docs for library blas.dart from package:dart_lapack/blas.dart... 2025-10-18 01:20:33.897804 INFO: Generating docs for library lapack.dart from package:dart_lapack/lapack.dart... 2025-10-18 01:20:33.897804 INFO: Documented 4 public libraries in 39.4 seconds 2025-10-18 01:20:33.897804 INFO: Success! Docs generated into /tmp/pana-dart_lapackGPEGYW/raw-dartdoc 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.ComplexTuple, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.ComplexTuple: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:256:9) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: Use {@canonicalFor complex.ComplexTuple} in the desired library's 2025-10-18 01:20:33.897804 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-18 01:20:33.897804 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-18 01:20:33.897804 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-18 01:20:33.897804 INFO: controls the location where it will be written and which library will be 2025-10-18 01:20:33.897804 INFO: displayed in navigation for the relevant pages. The flag 2025-10-18 01:20:33.897804 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-18 01:20:33.897804 INFO: threshold at which this warning will appear. 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.DoubleComplexExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.DoubleComplexExtension: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:240:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.NumComplexExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.NumComplexExtension: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:244:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.Float64x2ComplexExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.Float64x2ComplexExtension: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:248:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.ComplexFloat64x2Extension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.ComplexFloat64x2Extension: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:252:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.ComplexTupleExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.ComplexTupleExtension: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:258:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.ComplexListTupleExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.ComplexListTupleExtension: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:262:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.FunctionExtensions, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.FunctionExtensions: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:266:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.IntFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.IntFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:9:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.DoubleFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.DoubleFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:25:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.StringFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.StringFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:122:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.BoolFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.BoolFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:140:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.StringIterableFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.StringIterableFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:145:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.IntIterableFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.IntIterableFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:152:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.DoubleIterableFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.DoubleIterableFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:161:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.IntArrayFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.IntArrayFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:171:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions.DoubleArrayFormatSpecifiersExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions.DoubleArrayFormatSpecifiersExtension: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:181:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.ArrayExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.ArrayExtension: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:65:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of range.RangeExtension, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from range.RangeExtension: (file:///tmp/pana_VHOJGC/lib/src/range.dart:5:11) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of box.Box, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from box.Box: (file:///tmp/pana_VHOJGC/lib/src/box.dart:5:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of box.DelegatingBox, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from box.DelegatingBox: (file:///tmp/pana_VHOJGC/lib/src/box.dart:13:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.Complex, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.Complex: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:12:16) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex.Complex64List, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex.Complex64List: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:189:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.Array, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.Array: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:19:26) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.Matrix, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.Matrix: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:129:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.MatrixItemAccessor, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.MatrixItemAccessor: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:240:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.Matrix3d, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.Matrix3d: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:632:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.Matrix3dItemAccessor1, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.Matrix3dItemAccessor1: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:733:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix.Matrix3dItemAccessor2, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix.Matrix3dItemAccessor2: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:743:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio.EOF, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio.EOF: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:13:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio.Nin, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio.Nin: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:15:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio.Nout, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio.Nout: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:206:16) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio.StreamNout, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio.StreamNout: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:214:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio.NoutDelegator, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio.NoutDelegator: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:229:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio.NullNout, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio.NullNout: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:241:7) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of box, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from box: (file:///tmp/pana_VHOJGC/lib/src/box.dart:1:1) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of complex, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from complex: (file:///tmp/pana_VHOJGC/lib/src/complex.dart:1:1) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of format_specifiers_extensions, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from format_specifiers_extensions: (file:///tmp/pana_VHOJGC/lib/src/format_specifiers_extensions.dart:1:1) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of matrix, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from matrix: (file:///tmp/pana_VHOJGC/lib/src/matrix.dart:1:1) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of nio, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from nio: (file:///tmp/pana_VHOJGC/lib/src/nio.dart:1:1) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: ambiguous reexport of range, canonicalization candidates: (base, blas, lapack) -> lapack (confidence 0.001000) 2025-10-18 01:20:33.897804 INFO: from range: (file:///tmp/pana_VHOJGC/lib/src/range.dart:1:1) 2025-10-18 01:20:33.897804 INFO: base: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: blas: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 01:20:33.897804 INFO: lapack: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 01:20:33.897804 INFO: warning: unresolved doc reference [x] 2025-10-18 01:20:33.897804 INFO: from package-dart_lapack: file:///tmp/pana_VHOJGC 2025-10-18 01:20:33.897804 INFO: warning: unresolved doc reference [ ] 2025-10-18 01:20:33.897804 INFO: from package-dart_lapack: file:///tmp/pana_VHOJGC 2025-10-18 01:20:33.897804 INFO: warning: unresolved doc reference [this] 2025-10-18 01:20:33.897804 INFO: from range.RangeExtension.through: (file:///tmp/pana_VHOJGC/lib/src/range.dart:14:17) 2025-10-18 01:20:33.897804 INFO: warning: unresolved doc reference [this] 2025-10-18 01:20:33.897804 INFO: from range.RangeExtension.to: (file:///tmp/pana_VHOJGC/lib/src/range.dart:7:17) 2025-10-18 01:20:33.897804 INFO: Found 45 warnings and 0 errors. 2025-10-18 01:20:34.232864 INFO: Writing summary.json 2025-10-18 01:20:34.236083 INFO: Running dartdoc post-processing 2025-10-18 01:20:34.238671 INFO: Creating .tar.gz archive 2025-10-18 01:20:35.969675 INFO: Finished .tar.gz archive 2025-10-18 01:20:43.191484 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-18T01:20:43.476877Z