Build Information
Failed to build Shaft, reference 0.2.2 (e1fafe), with Swift 6.1 for macOS (SPM) on 22 Oct 2025 19:56:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/Shaft.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShaftUI/Shaft
* tag 0.2.2 -> FETCH_HEAD
HEAD is now at e1fafe0 Remove debug pritn
Cloned https://github.com/ShaftUI/Shaft.git
Revision (git rev-parse @):
e1fafe07bfc9293bcc71d4001a0e7d630092666c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ShaftUI/Shaft.git at 0.2.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ShaftUI/Shaft.git
https://github.com/ShaftUI/Shaft.git
{
"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" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "0.2.0"
}
]
},
"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" : {
"branch" : [
"main"
]
},
"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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.json",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/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/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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Fetching https://github.com/ShaftUI/Splash
[1/1351] Fetching splash
Fetched https://github.com/ShaftUI/Splash from cache (0.87s)
Fetching https://github.com/ShaftUI/SwiftReload.git
[1/159] Fetching swiftreload
Fetched https://github.com/ShaftUI/SwiftReload.git from cache (0.75s)
Fetching https://github.com/swiftlang/swift-markdown.git
[1/6946] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (1.29s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18220] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.70s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/ShaftUI/SwiftMath
Fetching https://github.com/ShaftUI/SwiftSDL3
Fetching https://github.com/ShaftUI/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/1339] Fetching rainbow
[162/3472] Fetching rainbow, swift-docc-plugin
[248/4245] Fetching rainbow, swift-docc-plugin, swiftmath
[971/15016] Fetching rainbow, swift-docc-plugin, swiftmath, swift-collections
[2551/18270] Fetching rainbow, swift-docc-plugin, swiftmath, swift-collections, swiftsdl3
Fetched https://github.com/jpsim/Yams.git from cache (1.30s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.51s)
Fetched https://github.com/ShaftUI/SwiftMath from cache (1.51s)
Fetched https://github.com/ShaftUI/SwiftSDL3 from cache (1.75s)
Fetched https://github.com/ShaftUI/swift-collections from cache (1.75s)
Fetched https://github.com/onevcat/Rainbow from cache (1.75s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.80s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.51s)
Computing version for https://github.com/ShaftUI/swift-collections
Computed https://github.com/ShaftUI/swift-collections at 1.3.0 (0.66s)
Computing version for https://github.com/ShaftUI/SwiftSDL3
Computed https://github.com/ShaftUI/SwiftSDL3 at 0.1.1 (0.50s)
Computing version for https://github.com/ShaftUI/SwiftMath
Computed https://github.com/ShaftUI/SwiftMath at 3.4.0 (0.55s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (2.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.57s)
Creating working copy for https://github.com/ShaftUI/SwiftSDL3
Working copy of https://github.com/ShaftUI/SwiftSDL3 resolved at 0.1.1
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/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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
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-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at main (0186e80)
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/ShaftUI/SwiftReload.git
Working copy of https://github.com/ShaftUI/SwiftReload.git resolved at main (cce1834)
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)
Downloading binary artifact https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip
[16375/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Fetching binary artifact https://github.com/ShaftUI/skia-bundle/releases/download/build-126-3/skia-m126-6bfb13368b.artifactbundle.zip from cache
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 macosSpm