The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Shaft, reference 0.1.0 (59cf79), with Swift 6.1 for Wasm on 30 May 2025 20:34:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/Shaft.git
Reference: 0.1.0
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
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 59cf792 Split Shaft into multiple build targets (#16)
Cloned https://github.com/ShaftUI/Shaft.git
Revision (git rev-parse @):
59cf792d418b1681fc69ce4437db109cdc2f51aa
SUCCESS checkout https://github.com/ShaftUI/Shaft.git at 0.1.0
========================================
Build
========================================
Selected platform:         wasm
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.3.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftMath"
    },
    {
      "identity" : "swiftsdl3",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "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" : "zipfoundationmodern",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gregcotten/ZIPFoundationModern"
    },
    {
      "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"
    }
  ],
  "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" : "ShaftSDL3",
      "targets" : [
        "ShaftSDL3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSkia",
      "targets" : [
        "ShaftSkia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CSkiaSetupPlugin",
      "targets" : [
        "CSkiaSetupPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "BuilderPlugin",
      "targets" : [
        "BuilderPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CSkiaSetup",
      "targets" : [
        "CSkiaSetup"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShaftTests",
      "module_type" : "SwiftTarget",
      "name" : "ShaftTests",
      "path" : "Tests/ShaftTests",
      "sources" : [
        "FirstTest.swift",
        "Gesture/MonoDragTest.swift",
        "Gesture/TapAndDragTest.swift",
        "Gesture/TapTest.swift",
        "Painting/TextPainterTest.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" : "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",
        "SwiftSDL3",
        "Collections"
      ],
      "product_memberships" : [
        "Playground",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight",
        "ShaftSDL3",
        "ShaftSkia"
      ],
      "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/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/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/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/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"
      ],
      "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/Kit_Background.swift",
        "Pages/Kit_Button.swift",
        "Pages/Kit_Divider.swift",
        "Pages/Kit_Image.swift",
        "Pages/Kit_ListView.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" : [
        "CSkia",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CSkiaSetupPlugin",
      "module_type" : "PluginTarget",
      "name" : "CSkiaSetupPlugin",
      "path" : "Plugins/CSkiaSetupPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Download prebuilt Skia binaries",
          "type" : "custom",
          "verb" : "setup-skia"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "To download the Skia binaries",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To extract the Skia binaries",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "CSkiaSetupPlugin"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CSkiaSetup"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CSkiaSetup",
      "module_type" : "SwiftTarget",
      "name" : "CSkiaSetup",
      "path" : "Sources/CSkiaSetup",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CSkiaSetupPlugin",
        "CSkiaSetup"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "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"
      ],
      "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/MacOSBundleStep.swift",
        "Utils.swift",
        "main.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/ShaftUI/SwiftSDL3
[1/1787] Fetching swiftsdl3
Fetched https://github.com/ShaftUI/SwiftSDL3 from cache (0.96s)
Fetching https://github.com/ShaftUI/Splash
[1/1351] Fetching splash
Fetched https://github.com/ShaftUI/Splash from cache (0.43s)
Fetching https://github.com/ShaftUI/SwiftReload.git
[1/151] Fetching swiftreload
Fetched https://github.com/ShaftUI/SwiftReload.git from cache (0.42s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/ShaftUI/SwiftMath
[1/773] Fetching swiftmath
[774/11430] Fetching swiftmath, yams
Fetched https://github.com/ShaftUI/SwiftMath from cache (0.56s)
[533/10657] Fetching yams
[6396/81179] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (2.76s)
[26799/70522] Fetching swift-syntax
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/ShaftUI/swift-collections
Fetching https://github.com/gregcotten/ZIPFoundationModern
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.98s)
[1/1196] Fetching rainbow
[1197/6387] Fetching rainbow, zipfoundationmodern
[2599/17158] Fetching rainbow, zipfoundationmodern, swift-collections
Fetched https://github.com/onevcat/Rainbow from cache (1.20s)
Fetched https://github.com/gregcotten/ZIPFoundationModern from cache (1.23s)
[3555/10771] Fetching swift-collections
Fetched https://github.com/ShaftUI/swift-collections from cache (2.04s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (14.13s)
Computing version for https://github.com/ShaftUI/swift-collections
Computed https://github.com/ShaftUI/swift-collections at 1.3.0 (4.13s)
Computing version for https://github.com/ShaftUI/SwiftMath
Computed https://github.com/ShaftUI/SwiftMath at 3.4.0 (1.35s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (4.14s)
Computing version for https://github.com/gregcotten/ZIPFoundationModern
Computed https://github.com/gregcotten/ZIPFoundationModern at 0.0.5 (1.02s)
Fetching https://github.com/the-swift-collective/zlib
Fetching https://github.com/gregcotten/CSProgress
Fetching https://github.com/apple/swift-system
[1/48] Fetching zlib
[7/287] Fetching zlib, csprogress
Fetched https://github.com/the-swift-collective/zlib from cache (0.38s)
[240/4630] Fetching csprogress, swift-system
Fetched https://github.com/gregcotten/CSProgress from cache (0.44s)
[1801/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.66s)
Computing version for https://github.com/gregcotten/CSProgress
Computed https://github.com/gregcotten/CSProgress at 0.0.1 (1.63s)
Computing version for https://github.com/the-swift-collective/zlib
Computed https://github.com/the-swift-collective/zlib at 1.3.2 (0.99s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.92s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.19s)
Creating working copy for https://github.com/gregcotten/ZIPFoundationModern
Working copy of https://github.com/gregcotten/ZIPFoundationModern resolved at 0.0.5
Creating working copy for https://github.com/ShaftUI/SwiftSDL3
Working copy of https://github.com/ShaftUI/SwiftSDL3 resolved at main (d33d998)
Creating working copy for https://github.com/gregcotten/CSProgress
Working copy of https://github.com/gregcotten/CSProgress resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/the-swift-collective/zlib
Working copy of https://github.com/the-swift-collective/zlib resolved at 1.3.2
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/Splash
Working copy of https://github.com/ShaftUI/Splash resolved at master (ed08785)
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/SwiftReload.git
Working copy of https://github.com/ShaftUI/SwiftReload.git resolved at main (587b067)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
[1/1] Compiling plugin BuilderPlugin
[2/2] Compiling plugin CSkiaSetupPlugin
Building for debugging...
[2/389] Write sources
[9/389] Compiling ZLibC zutil.c
[10/389] Compiling ZLibC inftrees.c
[11/389] Compiling ZLibC uncompr.c
[12/389] Compiling ZLibC trees.c
[13/389] Compiling ZLibC infback.c
[14/389] Compiling ZLibC gzread.c
[15/389] Compiling ZLibC inffast.c
[16/389] Compiling ZLibC gzwrite.c
[17/389] Compiling ZLibC gzclose.c
[18/389] Compiling ZLibC gzlib.c
[18/389] Write sources
[22/389] Compiling ZLibC compress.c
[22/389] Write sources
[24/389] Compiling CSystem shims.c
[24/389] Write sources
[34/389] Compiling ZLibC inflate.c
[35/389] Compiling ZLibC adler32.c
[36/389] Compiling _SwiftSyntaxCShims dummy.c
[37/389] Compiling ZLibC crc32.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-toplevel-icon-v1-protocol.c:29:10: fatal error: 'wayland-util.h' file not found
   29 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[38/389] Compiling xdg-toplevel-icon-v1-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-shell-protocol.c:33:10: fatal error: 'wayland-util.h' file not found
   33 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[38/389] Compiling xdg-shell-protocol.c
[38/389] Compiling xdg-foreign-unstable-v2-protocol.c
[38/389] Compiling CSkia utils.cpp
[38/389] Compiling ZLibC deflate.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-output-unstable-v1-protocol.c:28:10: fatal error: 'wayland-util.h' file not found
   28 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[38/389] Compiling xdg-output-unstable-v1-protocol.c
[38/389] Compiling xdg-dialog-v1-protocol.c
[38/389] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin BuilderPlugin
[2/2] Compiling plugin CSkiaSetupPlugin
Building for debugging...
[2/353] Write sources
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-foreign-unstable-v2-protocol.c:28:10: fatal error: 'wayland-util.h' file not found
   28 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[9/353] Compiling xdg-foreign-unstable-v2-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-toplevel-icon-v1-protocol.c:29:10: fatal error: 'wayland-util.h' file not found
   29 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[9/353] Compiling xdg-toplevel-icon-v1-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-dialog-v1-protocol.c:28:10: fatal error: 'wayland-util.h' file not found
   28 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[9/353] Compiling xdg-dialog-v1-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-output-unstable-v1-protocol.c:28:10: fatal error: 'wayland-util.h' file not found
   28 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[9/353] Compiling xdg-output-unstable-v1-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-shell-protocol.c:33:10: fatal error: 'wayland-util.h' file not found
   33 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[9/353] Compiling xdg-shell-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-decoration-unstable-v1-protocol.c:28:10: fatal error: 'wayland-util.h' file not found
   28 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[9/353] Compiling xdg-decoration-unstable-v1-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/xdg-activation-v1-protocol.c:29:10: fatal error: 'wayland-util.h' file not found
   29 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
[9/353] Compiling xdg-activation-v1-protocol.c
/host/spi-builder-workspace/.build/checkouts/SwiftSDL3/Sources/SwiftSDL3/wayland-generated-protocols/wayland-protocol.c:32:10: fatal error: 'wayland-util.h' file not found
   32 | #include "wayland-util.h"
      |          ^~~~~~~~~~~~~~~~
[9/353] Compiling wayland-protocol.c
BUILD FAILURE 6.1 wasm