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

Successful build of swift-libs with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/swift-libs.git
Reference: v0.2.2
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/rock-n-code/swift-libs
 * tag               v0.2.2     -> FETCH_HEAD
HEAD is now at fca5e03 [Bugfix] Reference to Coordination library amended (#25)
Cloned https://github.com/rock-n-code/swift-libs.git
Revision (git rev-parse @):
fca5e034d60bafeb450c9f23ab70c0712acc0c97
SUCCESS checkout https://github.com/rock-n-code/swift-libs.git at v0.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rock-n-code/swift-libs.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/1457] Fetching swift-docc-plugin
[643/3941] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.37s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.50s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/35] Emitting module SwiftLibsCoordination
[9/35] Emitting module SwiftLibsDependency
[10/35] Compiling SwiftLibsDependency Dependency.swift
[11/35] Compiling SwiftLibsCoordination WindowRouter.swift
[12/35] Compiling SwiftLibsDependency DependencyKey.swift
[13/35] Compiling SwiftLibsCoordination PushNavigationRouter.swift
[14/35] Compiling SwiftLibsCommunication HTTPResponseCode.swift
[15/35] Emitting module SwiftLibsFoundation
[16/36] Compiling SwiftLibsCommunication HTTPRequestMethod.swift
[17/36] Compiling SwiftLibsCoordination Router.swift
[18/36] Compiling SwiftLibsDependency DependencyService.swift
[19/36] Compiling SwiftLibsFoundation Collection+Empty.swift
[20/37] Compiling SwiftLibsCoordination BaseNavigationRouter.swift
[21/37] Compiling SwiftLibsCoordination ModalNavigationRouter.swift
[22/37] Compiling SwiftLibsCoordination Coordinator.swift
[24/38] Compiling SwiftLibsFoundation LossyCodableList.swift
[26/38] Compiling SwiftLibsFoundation BundleError.swift
[27/38] Compiling SwiftLibsFoundation Bool+Init.swift
[28/38] Compiling SwiftLibsFoundation TimeZone+Zone.swift
[29/38] Compiling SwiftLibsCommunication Client.swift
[30/38] Compiling SwiftLibsCommunication MakeURLRequestError.swift
[31/38] Compiling SwiftLibsCommunication Endpoint.swift
[32/38] Compiling SwiftLibsFoundation Optional+Nil.swift
[33/38] Compiling SwiftLibsFoundation String+Empty.swift
[34/38] Compiling SwiftLibsFoundation Bundle+LocalisationBundle.swift
[35/38] Compiling SwiftLibsFoundation String+Localisation.swift
[37/39] Compiling SwiftLibsCommunication MakeURLRequestUseCase.swift
[38/39] Emitting module SwiftLibsCommunication
[39/39] Compiling SwiftLibsCommunication MockURLProtocol.swift
Build complete! (25.34s)
Build complete.
Done.