## Running analysis for "composition_rendering" version "0.3.1" STARTED: 2026-01-16T16:16:25.563905Z ### Starting processing 2026-01-16 16:16:39.176051 INFO: Running `dart pub unpack composition_rendering:0.3.1 --output /tmp/pana-composition_renderingFYQPMO/composition_rendering --no-resolve`... 2026-01-16 16:16:39.450025 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-16 16:16:39.483630 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-16 16:16:39.630248 INFO: Running `git rev-parse --show-toplevel`... 2026-01-16 16:16:39.727262 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-16 16:16:40.007275 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-16 16:16:40.242437 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-16 16:16:40.530291 INFO: Analyzing package... 2026-01-16 16:16:40.567486 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-16 16:16:50.189301 INFO: Running `git init`... 2026-01-16 16:16:50.231957 INFO: Running `git remote add origin https://github.com/QiXi/composition_rendering`... 2026-01-16 16:16:50.272196 INFO: Running `git remote show origin`... 2026-01-16 16:16:50.517497 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-16 16:16:50.957231 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-16 16:16:50.992528 INFO: Running `git show origin/master:example/demo/pubspec.yaml`... 2026-01-16 16:16:51.030087 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-16 16:16:52.597015 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2026-01-16 16:16:52.867092 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KXLCWB/.`... 2026-01-16 16:16:52.995702 INFO: Analyzing pub downgrade... 2026-01-16 16:16:53.000812 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-16 16:16:53.314813 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-16 16:16:58.627425 INFO: [pub-downgrade-success] 2026-01-16 16:16:58.631844 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-16 16:16:58.968179 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.1`... 2026-01-16 16:16:59.433640 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-composition_renderingFYQPMO/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2026-01-16 16:18:12.725176 INFO: `dartdoc` completed: 2026-01-16 16:18:12.725176 INFO: Documenting composition_rendering... 2026-01-16 16:18:12.725176 INFO: Discovering libraries... 2026-01-16 16:18:12.725176 INFO: Linking elements... 2026-01-16 16:18:12.725176 INFO: Precaching local docs for 649077 elements... 2026-01-16 16:18:12.725176 INFO: Initialized dartdoc with 840 libraries 2026-01-16 16:18:12.725176 INFO: Generating docs for library systems.dart from package:composition_rendering/systems.dart... 2026-01-16 16:18:12.725176 INFO: Generating docs for library batch.dart from package:composition_rendering/batch.dart... 2026-01-16 16:18:12.725176 INFO: Generating docs for library scene.dart from package:composition_rendering/scene.dart... 2026-01-16 16:18:12.725176 INFO: Generating docs for library engine.dart from package:composition_rendering/engine.dart... 2026-01-16 16:18:12.725176 INFO: Generating docs for library graphics.dart from package:composition_rendering/graphics.dart... 2026-01-16 16:18:12.725176 INFO: Generating docs for library components.dart from package:composition_rendering/components.dart... 2026-01-16 16:18:12.725176 INFO: Generating docs for library core.dart from package:composition_rendering/core.dart... 2026-01-16 16:18:12.725176 INFO: Documented 7 public libraries in 72.3 seconds 2026-01-16 16:18:12.725176 INFO: Success! Docs generated into /tmp/pana-composition_renderingFYQPMO/raw-dartdoc 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of asset_system.AssetSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from asset_system.AssetSystem: (file:///tmp/pana_KXLCWB/lib/src/system/asset_system.dart:3:16) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: Use {@canonicalFor asset_system.AssetSystem} in the desired library's 2026-01-16 16:18:12.725176 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2026-01-16 16:18:12.725176 INFO: decision, or structure your package so the reexport is less ambiguous. 2026-01-16 16:18:12.725176 INFO: The symbol will still be referenced in all candidates -- this only 2026-01-16 16:18:12.725176 INFO: controls the location where it will be written and which library will be 2026-01-16 16:18:12.725176 INFO: displayed in navigation for the relevant pages. The flag 2026-01-16 16:18:12.725176 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-16 16:18:12.725176 INFO: threshold at which this warning will appear. 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of asset_system.InternalAssetSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from asset_system.InternalAssetSystem: (file:///tmp/pana_KXLCWB/lib/src/system/asset_system.dart:17:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of debug_system.DebugSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from debug_system.DebugSystem: (file:///tmp/pana_KXLCWB/lib/src/system/debug_system.dart:1:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of parameters.Parameters, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from parameters.Parameters: (file:///tmp/pana_KXLCWB/lib/src/system/parameters.dart:3:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of camera_system.CameraSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from camera_system.CameraSystem: (file:///tmp/pana_KXLCWB/lib/src/system/camera_system.dart:5:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of factory_system.FactorySystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from factory_system.FactorySystem: (file:///tmp/pana_KXLCWB/lib/src/system/factory_system.dart:8:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of registry.SystemRegistry, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from registry.SystemRegistry: (file:///tmp/pana_KXLCWB/lib/src/system/registry.dart:9:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of render_system.RenderSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from render_system.RenderSystem: (file:///tmp/pana_KXLCWB/lib/src/system/render_system.dart:12:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of render_system.RenderElement, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from render_system.RenderElement: (file:///tmp/pana_KXLCWB/lib/src/system/render_system.dart:135:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of render_system.RenderQueue, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from render_system.RenderQueue: (file:///tmp/pana_KXLCWB/lib/src/system/render_system.dart:205:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of text_system.TextSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from text_system.TextSystem: (file:///tmp/pana_KXLCWB/lib/src/system/text_system.dart:10:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of text_system.TextElement, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from text_system.TextElement: (file:///tmp/pana_KXLCWB/lib/src/system/text_system.dart:29:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of texture_system.TextureSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from texture_system.TextureSystem: (file:///tmp/pana_KXLCWB/lib/src/system/texture_system.dart:7:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of update_system.UpdateSystem, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from update_system.UpdateSystem: (file:///tmp/pana_KXLCWB/lib/src/system/update_system.dart:3:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of registry.Registry, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from registry.Registry: (file:///tmp/pana_KXLCWB/lib/src/system/registry.dart:3:7) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of animation_clip.AnimationClip, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from animation_clip.AnimationClip: (file:///tmp/pana_KXLCWB/lib/src/animation/animation_clip.dart:6:7) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of animation_data.AnimationData, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from animation_data.AnimationData: (file:///tmp/pana_KXLCWB/lib/src/animation/animation_data.dart:6:7) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of sprite_animation_component.SpriteAnimationComponent, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from sprite_animation_component.SpriteAnimationComponent: (file:///tmp/pana_KXLCWB/lib/src/animation/sprite_animation_component.dart:4:7) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of dirty.Dirty, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from dirty.Dirty: (file:///tmp/pana_KXLCWB/lib/src/core/dirty.dart:1:7) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of asset_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from asset_system: (file:///tmp/pana_KXLCWB/lib/src/system/asset_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of camera_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from camera_system: (file:///tmp/pana_KXLCWB/lib/src/system/camera_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of dirty, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from dirty: (file:///tmp/pana_KXLCWB/lib/src/core/dirty.dart:1:1) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of animation_clip, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from animation_clip: (file:///tmp/pana_KXLCWB/lib/src/animation/animation_clip.dart:1:1) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of animation_data, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from animation_data: (file:///tmp/pana_KXLCWB/lib/src/animation/animation_data.dart:1:1) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of sprite_animation_component, canonicalization candidates: (components, engine) -> engine (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from sprite_animation_component: (file:///tmp/pana_KXLCWB/lib/src/animation/sprite_animation_component.dart:1:1) 2026-01-16 16:18:12.725176 INFO: components: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of registry, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from registry: (file:///tmp/pana_KXLCWB/lib/src/system/registry.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of debug_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from debug_system: (file:///tmp/pana_KXLCWB/lib/src/system/debug_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of factory_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from factory_system: (file:///tmp/pana_KXLCWB/lib/src/system/factory_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of parameters, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from parameters: (file:///tmp/pana_KXLCWB/lib/src/system/parameters.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of render_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from render_system: (file:///tmp/pana_KXLCWB/lib/src/system/render_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of text_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from text_system: (file:///tmp/pana_KXLCWB/lib/src/system/text_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of texture_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from texture_system: (file:///tmp/pana_KXLCWB/lib/src/system/texture_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: ambiguous reexport of update_system, canonicalization candidates: (engine, systems) -> systems (confidence 0.000) 2026-01-16 16:18:12.725176 INFO: from update_system: (file:///tmp/pana_KXLCWB/lib/src/system/update_system.dart:1:1) 2026-01-16 16:18:12.725176 INFO: engine: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: systems: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-16 16:18:12.725176 INFO: warning: engine has no library level documentation comments 2026-01-16 16:18:12.725176 INFO: from engine: (file:///tmp/pana_KXLCWB/lib/engine.dart:1:1) 2026-01-16 16:18:12.725176 INFO: Found 34 warnings and 0 errors. 2026-01-16 16:18:12.780619 INFO: Writing summary.json 2026-01-16 16:18:12.785708 INFO: Running dartdoc post-processing 2026-01-16 16:18:12.788217 INFO: Creating .tar.gz archive 2026-01-16 16:18:13.843924 INFO: Finished .tar.gz archive 2026-01-16 16:18:15.247728 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-16T16:18:15.372982Z