The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Shaft, reference main (ea5299), with Swift 6.1 for Android on 22 Nov 2025 16:04:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/Shaft.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ShaftUI/Shaft
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea52999 Update SwiftReload version
Cloned https://github.com/ShaftUI/Shaft.git
Revision (git rev-parse @):
ea52999447248fcb91096392dc95e2f1afece8ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ShaftUI/Shaft.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ShaftUI/Shaft.git
https://github.com/ShaftUI/Shaft.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swiftmath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftMath"
    },
    {
      "identity" : "swiftsdl3",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftSDL3"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/swift-collections"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/Splash"
    },
    {
      "identity" : "swiftreload",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftReload.git"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Shaft",
  "name" : "Shaft",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shaft",
      "targets" : [
        "Shaft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSetup",
      "targets" : [
        "ShaftSetup"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftCodeHighlight",
      "targets" : [
        "ShaftCodeHighlight"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftLucide",
      "targets" : [
        "ShaftLucide"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSDL3",
      "targets" : [
        "ShaftSDL3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSkia",
      "targets" : [
        "ShaftSkia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftMarkdown",
      "targets" : [
        "ShaftMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BuilderPlugin",
      "targets" : [
        "BuilderPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "skia",
      "module_type" : "BinaryTarget",
      "name" : "skia",
      "path" : "remote/archive/skia-m126-6bfb13368b.artifactbundle.zip",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ShaftTests",
      "module_type" : "SwiftTarget",
      "name" : "ShaftTests",
      "path" : "Tests/ShaftTests",
      "sources" : [
        "Core/LocaleTests.swift",
        "Core/LogicalKeyboardKeyTests.swift",
        "FirstTest.swift",
        "Gesture/MonoDragTest.swift",
        "Gesture/TapAndDragTest.swift",
        "Gesture/TapTest.swift",
        "Painting/TextPainterTest.swift",
        "Painting/TextSpanHitTestTest.swift",
        "Services/HardwareKeyboardTest.swift",
        "Services/TextBoundaryTest.swift",
        "TestUtils/GestureTester.swift",
        "TestUtils/TestPointer.swift",
        "TestUtils/WidgetTester.swift",
        "Widgets/BasicTest.swift",
        "Widgets/FrameworkTest.swift",
        "Widgets/SliverPinnedHeaderTest.swift",
        "Widgets/VelocityTrackerTest.swift",
        "Widgets/VelocityTrackerTestData.swift"
      ],
      "target_dependencies" : [
        "Shaft",
        "ShaftSetup"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShaftSkia",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSkia",
      "path" : "Sources/ShaftSkia",
      "product_dependencies" : [
        "SwiftMath"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
        "SkiaCanvas.swift",
        "SkiaFontCollection.swift",
        "SkiaImage.swift",
        "SkiaLoadICU.swift",
        "SkiaParagraph.swift",
        "SkiaPath.swift",
        "SkiaRenderer+GL.swift",
        "SkiaRenderer+Metal.swift",
        "SkiaRenderer.swift",
        "ToSkia.swift"
      ],
      "target_dependencies" : [
        "CSkia",
        "CSkiaResource",
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftSetup",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSetup",
      "path" : "Sources/ShaftSetup",
      "product_memberships" : [
        "Playground",
        "ShaftSetup"
      ],
      "sources" : [
        "ShaftSetup.swift"
      ],
      "target_dependencies" : [
        "Shaft",
        "ShaftSkia",
        "ShaftSDL3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftSDL3",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSDL3",
      "path" : "Sources/ShaftSDL3",
      "product_dependencies" : [
        "SwiftSDL3",
        "SwiftMath"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSDL3"
      ],
      "sources" : [
        "SDLBackend.swift",
        "SDLCursor.swift",
        "SDLKey.swift",
        "SDLMetalView.swift",
        "SDLOpenGLView.swift",
        "SDLView.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "ShaftMarkdown",
      "path" : "Sources/ShaftMarkdown",
      "product_dependencies" : [
        "Markdown"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftMarkdown"
      ],
      "sources" : [
        "DefaultMarkdownStyle.swift",
        "MarkdownTheme.swift",
        "MarkdownView.swift",
        "StyleStack.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftLucide",
      "module_type" : "SwiftTarget",
      "name" : "ShaftLucide",
      "path" : "Sources/ShaftLucide",
      "product_memberships" : [
        "Playground",
        "ShaftLucide"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.json",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.woff2",
          "rule" : {
            "embed_in_code" : {
            }
          }
        }
      ],
      "sources" : [
        "LucideIcon.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftCodeHighlight",
      "module_type" : "SwiftTarget",
      "name" : "ShaftCodeHighlight",
      "path" : "Sources/ShaftCodeHighlight",
      "product_dependencies" : [
        "Splash"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftCodeHighlight"
      ],
      "sources" : [
        "CodeBlock.swift",
        "ShaftCodeHighlight.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shaft",
      "module_type" : "SwiftTarget",
      "name" : "Shaft",
      "path" : "Sources/Shaft",
      "product_dependencies" : [
        "SwiftMath",
        "Rainbow",
        "Collections"
      ],
      "product_memberships" : [
        "Playground",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight",
        "ShaftLucide",
        "ShaftSDL3",
        "ShaftSkia",
        "ShaftMarkdown"
      ],
      "sources" : [
        "Animation/Animatable.swift",
        "Animation/Animation.swift",
        "Animation/AnimationBase.swift",
        "Animation/AnimationController.swift",
        "Animation/Curve.swift",
        "Animation/Tween.swift",
        "Backend/RemoteAppBackend.swift",
        "Backend/UIActor.swift",
        "Core/Backend.swift",
        "Core/Canvas.swift",
        "Core/DisplayList/DisplayList.swift",
        "Core/DisplayList/DisplayListBuilder.swift",
        "Core/DisplayList/DlOpReceiver.swift",
        "Core/Geometry.swift",
        "Core/Globals.swift",
        "Core/Keyboard.swift",
        "Core/KeyboardKey.swift",
        "Core/Layer.swift",
        "Core/Locale.swift",
        "Core/Painting.swift",
        "Core/Pointer.swift",
        "Core/Renderer.swift",
        "Core/TargetPlatform.swift",
        "Core/TextEditing.swift",
        "Core/TextTypes.swift",
        "Core/Window.swift",
        "Foundation/Array.swift",
        "Foundation/Assertion.swift",
        "Foundation/Box.swift",
        "Foundation/Callback.swift",
        "Foundation/ChangeNotifier.swift",
        "Foundation/Collections.swift",
        "Foundation/Constants.swift",
        "Foundation/CopyWith.swift",
        "Foundation/Diagnostics.swift",
        "Foundation/Equality.swift",
        "Foundation/Math.swift",
        "Foundation/MatrixUtils.swift",
        "Foundation/Number.swift",
        "Foundation/Print.swift",
        "Foundation/Stopwatch.swift",
        "Foundation/String.swift",
        "Foundation/Time.swift",
        "Gestures/Arena.swift",
        "Gestures/ArenaTeam.swift",
        "Gestures/Binding/GestureBinding.swift",
        "Gestures/DragDetails.swift",
        "Gestures/GestureConstants.swift",
        "Gestures/GestureDebug.swift",
        "Gestures/GestureSettings.swift",
        "Gestures/HitTest.swift",
        "Gestures/LsqSolver.swift",
        "Gestures/PointerEventConverter.swift",
        "Gestures/PointerEvents.swift",
        "Gestures/PointerRouter.swift",
        "Gestures/PointerSignalResolver.swift",
        "Gestures/Recongnizer/LongPressRecongnizer.swift",
        "Gestures/Recongnizer/MonoDrag.swift",
        "Gestures/Recongnizer/Recongnizer.swift",
        "Gestures/Recongnizer/TapAndDragRecongizer.swift",
        "Gestures/Recongnizer/TapRecongnizer.swift",
        "Gestures/VelocityTracker.swift",
        "Painting/Alignment.swift",
        "Painting/BasicTypes.swift",
        "Painting/BorderRadius.swift",
        "Painting/Borders.swift",
        "Painting/BoxBorder.swift",
        "Painting/BoxDecoration.swift",
        "Painting/BoxFit.swift",
        "Painting/BoxShadow.swift",
        "Painting/ClipContext.swift",
        "Painting/DecoratedImage.swift",
        "Painting/Decoration.swift",
        "Painting/EdgeInsets.swift",
        "Painting/ImageProvider.swift",
        "Painting/Span/InlineSpan.swift",
        "Painting/Span/PlaceholderSpan.swift",
        "Painting/Span/TextSpan.swift",
        "Painting/TextPainter.swift",
        "Painting/TextScaler.swift",
        "Painting/TextStyle.swift",
        "Physics/PhysicsUtils.swift",
        "Physics/Simulation.swift",
        "Physics/SpringSimulation.swift",
        "Physics/Tolerance.swift",
        "Rendering/Binding/RendererBinding.swift",
        "Rendering/LayoutHelper.swift",
        "Rendering/MouseTracker.swift",
        "Rendering/MouseTrackerAnnotation.swift",
        "Rendering/RenderBox.swift",
        "Rendering/RenderColoredBox.swift",
        "Rendering/RenderCustomPaint.swift",
        "Rendering/RenderEditable.swift",
        "Rendering/RenderFlex.swift",
        "Rendering/RenderImage.swift",
        "Rendering/RenderMouseRegion.swift",
        "Rendering/RenderObject.swift",
        "Rendering/RenderParagraph.swift",
        "Rendering/RenderPointerListener.swift",
        "Rendering/RenderProxyBox.swift",
        "Rendering/RenderShiftedBox.swift",
        "Rendering/RenderSliver.swift",
        "Rendering/RenderSliverGrid.swift",
        "Rendering/RenderSliverGroup.swift",
        "Rendering/RenderSliverList.swift",
        "Rendering/RenderSliverMultiBoxAdaptor.swift",
        "Rendering/RenderSliverPadding.swift",
        "Rendering/RenderStack.swift",
        "Rendering/RenderView.swift",
        "Rendering/RenderViewport.swift",
        "Rendering/RenderWrap.swift",
        "Rendering/ViewportOffset.swift",
        "Scheduler/SchedulerBinding.swift",
        "Scheduler/Ticker.swift",
        "Services/HardwareKeyboard.swift",
        "Services/MouseCursor.swift",
        "Services/TextBoundary.swift",
        "Services/TextInput.swift",
        "Services/TextLayoutMetrics.swift",
        "ShaftKit/ActivityIndicator.swift",
        "ShaftKit/Background.swift",
        "ShaftKit/Button.swift",
        "ShaftKit/ControlSize.swift",
        "ShaftKit/Divider.swift",
        "ShaftKit/FixedListView.swift",
        "ShaftKit/ListTile.swift",
        "ShaftKit/NavigationSplitView.swift",
        "ShaftKit/Resizable.swift",
        "ShaftKit/Section.swift",
        "ShaftKit/TextField.swift",
        "ShaftKit/Typography.swift",
        "Widgets/Actions.swift",
        "Widgets/AppLifecycleListener.swift",
        "Widgets/Basic.swift",
        "Widgets/Binding/WidgetsBinding.swift",
        "Widgets/Builder.swift",
        "Widgets/Container.swift",
        "Widgets/Debug.swift",
        "Widgets/DefaultTextEditingShortcuts.swift",
        "Widgets/Focus/Focus.swift",
        "Widgets/Focus/FocusManager.swift",
        "Widgets/Focus/FocusTraversal.swift",
        "Widgets/Framework/Framework.swift",
        "Widgets/GestureDetector.swift",
        "Widgets/Image.swift",
        "Widgets/Inherited.swift",
        "Widgets/InheritedModel.swift",
        "Widgets/InheritedNotifier.swift",
        "Widgets/Inherited_Old.swift",
        "Widgets/MediaQuery.swift",
        "Widgets/Scroll/ScrollConfiguration.swift",
        "Widgets/Scroll/ScrollContext.swift",
        "Widgets/Scroll/ScrollController.swift",
        "Widgets/Scroll/ScrollDelegate.swift",
        "Widgets/Scroll/ScrollMetrics.swift",
        "Widgets/Scroll/ScrollPhysics.swift",
        "Widgets/Scroll/ScrollPosition.swift",
        "Widgets/Scroll/ScrollPositionWithSingleContext.swift",
        "Widgets/Scroll/Scrollable.swift",
        "Widgets/Scroll/ScrollableHelpers.swift",
        "Widgets/Scroll/SingleChildScrollView.swift",
        "Widgets/ScrollView.swift",
        "Widgets/Shortcuts.swift",
        "Widgets/Sliver.swift",
        "Widgets/SliverPinnedHeader.swift",
        "Widgets/SliverPrototypeExtentList.swift",
        "Widgets/TapRegion.swift",
        "Widgets/Text/EditableText.swift",
        "Widgets/Text/Text.swift",
        "Widgets/Text/TextEditingIntents.swift",
        "Widgets/Text/TextSelection.swift",
        "Widgets/TickerProvider.swift",
        "Widgets/Transitions.swift",
        "Widgets/ValueListenableBuilder.swift",
        "Widgets/View.swift",
        "Widgets/Viewport.swift",
        "Widgets/Visibility.swift"
      ],
      "target_dependencies" : [
        "Fetch"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_dependencies" : [
        "SwiftMath",
        "SwiftReload"
      ],
      "product_memberships" : [
        "Playground"
      ],
      "sources" : [
        "HackerNews/HackerNews.swift",
        "HackerNews/HackerNewsApp.swift",
        "Metal/MetalApp.swift",
        "Pages/Concept_Backend.swift",
        "Pages/Concept_Observation.swift",
        "Pages/Concept_ShaftKit.swift",
        "Pages/Demo_Cube.swift",
        "Pages/Demo_MultiWindow.swift",
        "Pages/Kit_Background.swift",
        "Pages/Kit_Button.swift",
        "Pages/Kit_Divider.swift",
        "Pages/Kit_Icons.swift",
        "Pages/Kit_Image.swift",
        "Pages/Kit_ListView.swift",
        "Pages/Kit_Markdown.swift",
        "Pages/Kit_NavigationSplitView.swift",
        "Pages/Kit_Resizable.swift",
        "Pages/Kit_TextField.swift",
        "Pages/Kit_Typography.swift",
        "Pages/_Template.swift",
        "Pages/_Utils.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Fetch",
        "Shaft",
        "ShaftMarkdown",
        "ShaftSetup",
        "ShaftLucide",
        "ShaftCodeHighlight"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Fetch",
      "module_type" : "SwiftTarget",
      "name" : "Fetch",
      "path" : "Sources/Fetch",
      "product_memberships" : [
        "Playground",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight",
        "ShaftLucide",
        "ShaftSDL3",
        "ShaftSkia",
        "ShaftMarkdown"
      ],
      "sources" : [
        "Fetch.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSkiaResource",
      "module_type" : "SwiftTarget",
      "name" : "CSkiaResource",
      "path" : "Sources/CSkiaResource",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/CSkiaResource/icudtl.dat",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CskiaResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSkia",
      "module_type" : "ClangTarget",
      "name" : "CSkia",
      "path" : "Sources/CSkia",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
        "utils.cpp"
      ],
      "target_dependencies" : [
        "skia"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuilderPlugin",
      "module_type" : "PluginTarget",
      "name" : "BuilderPlugin",
      "path" : "Plugins/BuilderPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Build application bundle",
          "type" : "custom",
          "verb" : "build"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "To retrieve additional resources",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To read configuration files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "BuilderPlugin"
      ],
      "sources" : [
        "AppleBundleStructure.swift",
        "ApplePlatform.swift",
        "BuildSpec.swift",
        "Options.swift",
        "Steps/CopyStep.swift",
        "Steps/MacOSBundleStep.swift",
        "Steps/RunCommandStep.swift",
        "Utils.swift",
        "main.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ShaftUI/Splash
[1/1351] Fetching splash
Fetched https://github.com/ShaftUI/Splash from cache (0.29s)
Fetching https://github.com/swiftlang/swift-markdown.git
[1/7002] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.56s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18247] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.05s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/ShaftUI/SwiftReload.git
Fetching https://github.com/ShaftUI/swift-collections
Fetching https://github.com/ShaftUI/SwiftSDL3
Fetching https://github.com/onevcat/Rainbow
[1/2158] Fetching swift-docc-plugin
[217/3497] Fetching swift-docc-plugin, rainbow
[3498/14268] Fetching swift-docc-plugin, rainbow, swift-collections
[3606/14434] Fetching swift-docc-plugin, rainbow, swift-collections, swiftreload
Fetched https://github.com/onevcat/Rainbow from cache (0.44s)
[2739/13095] Fetching swift-docc-plugin, swift-collections, swiftreload
[3817/16401] Fetching swift-docc-plugin, swift-collections, swiftreload, swiftsdl3
Fetching https://github.com/ShaftUI/SwiftMath
Fetched https://github.com/ShaftUI/SwiftReload.git from cache (0.49s)
[3997/16235] Fetching swift-docc-plugin, swift-collections, swiftsdl3
Fetched https://github.com/apple/swift-docc-plugin from cache (0.50s)
[1905/14077] Fetching swift-collections, swiftsdl3
[5284/14850] Fetching swift-collections, swiftsdl3, swiftmath
Fetched https://github.com/ShaftUI/SwiftMath from cache (0.23s)
[5581/14077] Fetching swift-collections, swiftsdl3
Fetched https://github.com/ShaftUI/SwiftSDL3 from cache (1.26s)
Fetched https://github.com/ShaftUI/swift-collections from cache (1.28s)
Computing version for https://github.com/ShaftUI/SwiftReload.git
Computed https://github.com/ShaftUI/SwiftReload.git at 0.0.1 (2.01s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/11263] Fetching yams
[2367/84244] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (6.56s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.56s)
Computing version for https://github.com/ShaftUI/swift-collections
Computed https://github.com/ShaftUI/swift-collections at 1.3.0 (7.47s)
Computing version for https://github.com/ShaftUI/SwiftSDL3
Computed https://github.com/ShaftUI/SwiftSDL3 at 0.1.6 (0.72s)
Computing version for https://github.com/ShaftUI/SwiftMath
Computed https://github.com/ShaftUI/SwiftMath at 3.4.0 (0.56s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (2.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.95s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3580] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.98s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.60s)
Creating working copy for https://github.com/ShaftUI/SwiftMath
Working copy of https://github.com/ShaftUI/SwiftMath resolved at 3.4.0
Creating working copy for https://github.com/ShaftUI/SwiftReload.git
Working copy of https://github.com/ShaftUI/SwiftReload.git resolved at 0.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at main (b2135f4)
Creating working copy for https://github.com/ShaftUI/swift-collections
Working copy of https://github.com/ShaftUI/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/ShaftUI/Splash
Working copy of https://github.com/ShaftUI/Splash resolved at master (ed08785)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/ShaftUI/SwiftSDL3
Working copy of https://github.com/ShaftUI/SwiftSDL3 resolved at 0.1.6
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (924936d)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Downloading binary artifact https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip
[1369/127640819] Downloading https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip
error: downloaded archive of binary target 'skia' from 'https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip' does not contain a binary artifact.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Downloading binary artifact https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip
[1369/127640819] Downloading https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip
error: downloaded archive of binary target 'skia' from 'https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip' does not contain a binary artifact.
BUILD FAILURE 6.1 android