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 WrkstrmKit, reference 0.0.5 (587979), with Swift 5.10 for Linux on 28 Jun 2024 20:50:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmKit.git
Reference: 0.0.5
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/wrkstrm/WrkstrmKit
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 5879794 Update JSON+TableViewCells.swift
Cloned https://github.com/wrkstrm/WrkstrmKit.git
Revision (git rev-parse @):
58797941dbf1a678f257af0f92146d53a908ec44
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmKit.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wrkstrm/WrkstrmKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main"))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
[1/1733] Fetching wrkstrmfoundation
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.26s)
warning: 'wrkstrmfoundation': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main"))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/605] Fetching wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.21s)
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/706] Fetching wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.78s)
Fetching https://github.com/apple/swift-log.git
[1/3525] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.45s)
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at main (a6956fb)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at main (3728081)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at main (5d3147c)
warning: 'wrkstrmfoundation': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main"))]
---- Wrkstrm Deps ----
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/40] Emitting module WrkstrmMain
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/42] Emitting module WrkstrmSwiftUI
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/42] Compiling WrkstrmMain Injectable.swift
[13/42] Compiling WrkstrmMain Result.swift
[14/42] Compiling WrkstrmMain SortEnum.swift
[15/42] Compiling WrkstrmMain IndexedCollection.swift
[16/42] Compiling WrkstrmMain SortedArray.swift
[17/42] Compiling WrkstrmMain Array+Filter.swift
[18/42] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[19/42] Compiling WrkstrmMain CommandLine+Executable.swift
[20/42] Compiling WrkstrmMain BinaryTree.swift
[21/42] Compiling WrkstrmMain TreeClass.swift
[22/42] Compiling WrkstrmMain ListEnum.swift
[23/42] Compiling WrkstrmMain Collection+Utilities.swift
[24/42] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[25/42] Compiling WrkstrmMain Sequence+Decompose.swift
[26/42] Compiling WrkstrmMain UInt+BitSetting.swift
[27/42] Compiling WrkstrmMain JSONSupport.swift
[28/42] Compiling WrkstrmSwiftUI UIImagePublisher.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[29/42] Compiling WrkstrmSwiftUI AnyTransition.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[30/42] Compiling WrkstrmSwiftUI IndexedRow.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[31/42] Compiling WrkstrmSwiftUI PreviewDevice.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[32/42] Compiling WrkstrmMain Optional+Comparable.swift
[33/42] Compiling WrkstrmMain Optional+Flatten.swift
[34/42] Compiling WrkstrmMain String+Contains.swift
[35/42] Compiling Logging LogHandler.swift
[36/42] Emitting module Logging
BUILD FAILURE 5.10 linux