This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 CollectionLoader with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/CollectionLoader.git
Reference: main
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/Frizlab/CollectionLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99f6833 Start API order property implementation in search loader
Cloned https://github.com/Frizlab/CollectionLoader.git
Revision (git rev-parse @):
99f6833471eb978b36e84a2ec655003cc44274c1
SUCCESS checkout https://github.com/Frizlab/CollectionLoader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Frizlab/CollectionLoader.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1
Fetching https://github.com/Frizlab/BMO.git
[1/2469] Fetching bmo
Fetched https://github.com/Frizlab/BMO.git from cache (0.37s)
Creating working copy for https://github.com/Frizlab/BMO.git
Working copy of https://github.com/Frizlab/BMO.git resolved at main (8af6b08)
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/37] Compiling CollectionLoader Operation+Utils.swift
[7/38] Compiling BMO RequestResult.swift
[8/38] Compiling BMO ErrorCollection.swift
[9/38] Compiling BMO OperationLifecycleError.swift
[10/38] Compiling BMO Request.swift
[11/38] Compiling BMO RequestHelper-Protocol.swift
[12/38] Compiling BMO RequestOperation.swift
[13/40] Compiling CollectionLoader BlockCollectionLoaderDelegate.swift
[14/40] Compiling BMO Bridge-Protocol.swift
[15/40] Compiling BMO BridgeObjects-Protocol.swift
[16/40] Emitting module BMO
[19/40] Compiling BMO LocalDb-Protocol.swift
[20/40] Compiling BMO LocalDbImportOperation.swift
[21/40] Compiling BMO LocalDbImporter-Protocol.swift
[22/40] Compiling BMO RemoteDb-Protocol.swift
[23/40] Emitting module CollectionLoader
[26/40] Compiling BMO RelationshipMergeType.swift
[27/40] Compiling BMO MapError.swift
[28/40] Compiling BMO RequestError.swift
[29/40] Compiling BMO GenericLocalDbObject.swift
[30/40] Compiling BMO LocalDbChanges.swift
[31/40] Compiling BMO Result+Utils.swift
[32/40] Compiling BMO DummyRequestHelper.swift
[33/40] Compiling CollectionLoader PageLoadReason.swift
[38/40] Compiling CollectionLoader PageLoadDescription.Reason+Utils.swift
[40/41] Compiling BMO RequestHelperCollection.swift
[41/41] Compiling BMO RequestHelperCollectionForOldRuntimes.swift
[43/59] Compiling BMOCoreData NSFetchRequest+Utils.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[44/59] Compiling BMOCoreData NSManagedObject+Utils.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[45/61] Compiling BMOCoreData BMOCoreDataSaveRequestHelper.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[46/61] Compiling BMOCoreData NSManagedObject+BMO.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[47/61] Compiling BMOCoreData NSManagedObjectContext+BMO.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[48/61] Compiling BMOCoreData CoreDataAPI+Create.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[49/61] Compiling BMOCoreData CoreDataAPI+CreateAndGet.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[50/61] Compiling BMOCoreData CoreDataAPI.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[51/61] Compiling BMOCoreData NSManagedObjectContext+Utils.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[52/61] Compiling BMOCoreData CoreDataAPI+Update-Discarded.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[53/61] Compiling BMOCoreData CoreDataAPI+Update-Saved.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[54/61] Compiling BMOCoreData CoreDataAPI+Delete.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[55/61] Compiling BMOCoreData CoreDataAPI+Fetch.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/61] Emitting module BMOCoreData
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[57/61] Compiling BMOCoreData  Errors.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[58/61] Compiling BMOCoreData BMOCoreDataImporter.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[59/61] Compiling BMOCoreData BMOCoreDataFetchRequestHelper.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[60/61] Compiling BMOCoreData NSPredicate+Utils.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
[61/61] Compiling BMOCoreData RemoteFetchType.swift
/host/spi-builder-workspace/.build/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift:16:8: error: no such module 'CoreData'
 14 | limitations under the License. */
 15 |
 16 | import CoreData
    |        `- error: no such module 'CoreData'
 17 | import Foundation
 18 | import os.log
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.