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.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/swift-libs.git
Reference: v0.2.2
Cloned https://github.com/rock-n-code/swift-libs.git into spi-builder-workspace
SUCCESS checkout https://github.com/rock-n-code/swift-libs.git at v0.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1423] Fetching swift-docc-plugin
[58/3531] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.34s)
Fetched https://github.com/apple/swift-docc-plugin (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.26s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.28s)
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/30] Emitting module SwiftLibsDependency
[4/30] Emitting module SwiftLibsCoordination
[5/30] Compiling SwiftLibsCoordination Coordinator.swift
[6/30] Compiling SwiftLibsCoordination PushNavigationRouter.swift
[7/30] Compiling SwiftLibsCoordination Router.swift
[8/30] Compiling SwiftLibsCoordination ModalNavigationRouter.swift
[9/30] Compiling SwiftLibsCoordination WindowRouter.swift
[10/30] Compiling SwiftLibsCoordination BaseNavigationRouter.swift
[13/32] Compiling SwiftLibsDependency DependencyKey.swift
[14/32] Compiling SwiftLibsDependency Dependency.swift
[15/32] Compiling SwiftLibsDependency DependencyService.swift
[18/34] Compiling SwiftLibsFoundation Bundle+LocalisationBundle.swift
[19/35] Compiling SwiftLibsCommunication MakeURLRequestUseCase.swift
[20/35] Compiling SwiftLibsFoundation LossyCodableList.swift
[21/35] Compiling SwiftLibsCommunication Client.swift
[22/35] Compiling SwiftLibsCommunication HTTPRequestMethod.swift
[23/35] Compiling SwiftLibsCommunication MakeURLRequestError.swift
[24/35] Compiling SwiftLibsCommunication HTTPResponseCode.swift
[25/35] Compiling SwiftLibsCommunication Endpoint.swift
[26/35] Compiling SwiftLibsFoundation TimeZone+Zone.swift
[27/35] Compiling SwiftLibsFoundation Optional+Nil.swift
[28/35] Compiling SwiftLibsFoundation Collection+Empty.swift
[29/35] Compiling SwiftLibsFoundation String+Empty.swift
[30/35] Emitting module SwiftLibsFoundation
[31/35] Compiling SwiftLibsFoundation String+Localisation.swift
[32/35] Compiling SwiftLibsFoundation BundleError.swift
[33/35] Compiling SwiftLibsFoundation Bool+Init.swift
[36/37] Compiling SwiftLibsCommunication MockURLProtocol.swift
[37/37] Emitting module SwiftLibsCommunication
Build complete! (10.86s)
Build complete.
Done.