The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Shaft, reference 0.1.0 (59cf79), with Swift 6.0 for Linux on 18 Apr 2025 14:25:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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:         linux
Swift version:             6.0
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ShaftUI/SwiftSDL3
[1/1787] Fetching swiftsdl3
Fetched https://github.com/ShaftUI/SwiftSDL3 from cache (0.58s)
Fetching https://github.com/ShaftUI/Splash
[1/1351] Fetching splash
Fetched https://github.com/ShaftUI/Splash from cache (0.23s)
Fetching https://github.com/ShaftUI/SwiftReload.git
[1/151] Fetching swiftreload
Fetched https://github.com/ShaftUI/SwiftReload.git from cache (0.21s)
Fetching https://github.com/gregcotten/ZIPFoundationModern
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/ShaftUI/swift-collections
Fetching https://github.com/ShaftUI/SwiftMath
[1/1196] Fetching rainbow
[2/11485] Fetching rainbow, yams
[1506/12258] Fetching rainbow, yams, swiftmath
[1537/17449] Fetching rainbow, yams, swiftmath, zipfoundationmodern
[4401/28220] Fetching rainbow, yams, swiftmath, zipfoundationmodern, swift-collections
Fetched https://github.com/ShaftUI/SwiftMath from cache (0.35s)
[4690/27447] Fetching rainbow, yams, zipfoundationmodern, swift-collections
[20990/97605] Fetching rainbow, yams, zipfoundationmodern, swift-collections, swift-syntax
Fetched https://github.com/ShaftUI/swift-collections from cache (1.38s)
[27902/86834] Fetching rainbow, yams, zipfoundationmodern, swift-syntax
Fetched https://github.com/onevcat/Rainbow from cache (1.53s)
[28811/85638] Fetching yams, zipfoundationmodern, swift-syntax
Fetched https://github.com/gregcotten/ZIPFoundationModern from cache (6.41s)
Fetched https://github.com/jpsim/Yams.git from cache (6.44s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.77s)
Computing version for https://github.com/ShaftUI/swift-collections
Computed https://github.com/ShaftUI/swift-collections at 1.3.0 (0.83s)
Computing version for https://github.com/ShaftUI/SwiftMath
Computed https://github.com/ShaftUI/SwiftMath at 3.4.0 (0.65s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.30s)
Computing version for https://github.com/gregcotten/ZIPFoundationModern
Computed https://github.com/gregcotten/ZIPFoundationModern at 0.0.5 (0.63s)
Fetching https://github.com/gregcotten/CSProgress
Fetching https://github.com/the-swift-collective/zlib
Fetching https://github.com/apple/swift-system
[1/239] Fetching csprogress
[240/280] Fetching csprogress, zlib
[281/4532] Fetching csprogress, zlib, swift-system
Fetched https://github.com/the-swift-collective/zlib from cache (0.35s)
Fetched https://github.com/gregcotten/CSProgress from cache (0.35s)
Fetched https://github.com/apple/swift-system from cache (0.35s)
Computing version for https://github.com/the-swift-collective/zlib
Computed https://github.com/the-swift-collective/zlib at 1.3.1 (0.71s)
Computing version for https://github.com/gregcotten/CSProgress
Computed https://github.com/gregcotten/CSProgress at 0.0.1 (0.68s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.71s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.79s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
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/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-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/gregcotten/CSProgress
Working copy of https://github.com/gregcotten/CSProgress resolved at 0.0.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.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.1
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/SwiftSDL3
Working copy of https://github.com/ShaftUI/SwiftSDL3 resolved at main (d33d998)
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/swift-collections
Working copy of https://github.com/ShaftUI/swift-collections resolved at 1.3.0
warning: couldn't find pc file for libdrm
warning: couldn't find pc file for ibus-1.0
warning: couldn't find pc file for dbus-1
warning: couldn't find pc file for libdecor-0
[1/1] Compiling plugin BuilderPlugin
[2/2] Compiling plugin CSkiaSetupPlugin
Building for debugging...
[2/383] Write sources
[7/383] Compiling ZLibC uncompr.c
[8/383] Compiling ZLibC inffast.c
[9/383] Write sources
[10/383] Compiling ZLibC zutil.c
[11/383] Compiling _SwiftSyntaxCShims dummy.c
[12/383] Compiling ZLibC infback.c
[13/383] Compiling ZLibC gzwrite.c
[14/383] Compiling ZLibC trees.c
[15/383] Compiling ZLibC inflate.c
[16/383] Compiling ZLibC gzread.c
[17/383] Compiling ZLibC gzlib.c
[18/383] Write sources
[26/383] Compiling ZLibC gzclose.c
[27/383] Compiling ZLibC compress.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.
[28/383] Compiling xdg-toplevel-icon-v1-protocol.c
[28/383] Compiling xdg-output-unstable-v1-protocol.c
[28/383] Compiling xdg-shell-protocol.c
[28/383] Compiling ZLibC adler32.c
[28/383] Compiling ZLibC deflate.c
[28/383] Compiling ZLibC crc32.c
[28/383] Compiling ZLibC inftrees.c
[28/383] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: couldn't find pc file for libdrm
warning: couldn't find pc file for ibus-1.0
warning: couldn't find pc file for dbus-1
warning: couldn't find pc file for libdecor-0
[0/1] Planning build
[1/1] Compiling plugin BuilderPlugin
[2/2] Compiling plugin CSkiaSetupPlugin
Building for debugging...
[2/357] Write sources
/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.
[10/357] Compiling xdg-shell-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.
[10/357] Compiling xdg-toplevel-icon-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.
[10/357] Compiling ZLibC crc32.c
[10/357] Compiling xdg-output-unstable-v1-protocol.c
[10/357] Compiling ZLibC adler32.c
[10/357] Compiling ZLibC inftrees.c
[10/357] Compiling ZLibC deflate.c
[10/357] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux