Build Information
Successful build of CoreDataPlus, reference 0.2.0 (62dc87
), with Swift 6.0 for Linux on 2 Nov 2024 13:38:55 UTC.
Swift 6 data race errors: 0
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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/CoreDataPlus.git
Reference: 0.2.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/richardpiazza/CoreDataPlus
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 62dc876 Removes Test Manifest (#3)
Cloned https://github.com/richardpiazza/CoreDataPlus.git
Revision (git rev-parse @):
62dc87652cb716ce62c605b0c8b8c6b34f31b2d3
SUCCESS checkout https://github.com/richardpiazza/CoreDataPlus.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/richardpiazza/CoreDataPlus.git
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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/17] Compiling CoreDataPlus ModelCatalog.swift
[4/17] Compiling CoreDataPlus ModelVersion.swift
[5/19] Compiling CoreDataPlus String+FileExtensions.swift
[6/19] Compiling CoreDataPlus Migrator.swift
[7/19] Compiling CoreDataPlus Persistence.swift
[8/19] Compiling CoreDataPlus StoreURL.swift
[9/19] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[10/19] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[11/19] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[12/19] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[13/19] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[14/19] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[15/19] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[16/19] Compiling CoreDataPlus NSPersistentContainer+Checkpoint.swift
[17/19] Emitting module CoreDataPlus
[18/19] Compiling CoreDataPlus CatalogContainer.swift
[19/19] Compiling CoreDataPlus Bundle+Resources.swift
Build complete! (13.67s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CoreDataPlus",
"name" : "CoreDataPlus",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "CoreDataPlus",
"targets" : [
"CoreDataPlus"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "CoreDataPlusTests",
"module_type" : "SwiftTarget",
"name" : "CoreDataPlusTests",
"path" : "Tests/CoreDataPlusTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.0.momd_precompiled",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.0.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.1.momd_precompiled",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/CoreDataPlus_1.1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/Model_1_0_to_1_1.cdm_precompiled",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/CoreDataPlusTests/Resources/Model_1_0_to_1_1.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataPlusTests.swift",
"Data+Hex.swift",
"Models/AuthorV1_0.swift",
"Models/AuthorV1_1.swift",
"Models/BookV1_0.swift",
"Models/BookV1_1.swift"
],
"target_dependencies" : [
"CoreDataPlus"
],
"type" : "test"
},
{
"c99name" : "CoreDataPlus",
"module_type" : "SwiftTarget",
"name" : "CoreDataPlus",
"path" : "Sources/CoreDataPlus",
"product_memberships" : [
"CoreDataPlus"
],
"sources" : [
"CatalogContainer.swift",
"Extensions/Bundle+Resources.swift",
"Extensions/NSAttributeDescription+CoreDataPlus.swift",
"Extensions/NSEntityDescription+CoreDataPlus.swift",
"Extensions/NSEntityMapping+CoreDataPlus.swift",
"Extensions/NSManagedObject+CoreDataPlus.swift",
"Extensions/NSManagedObjectContext+CoreDataPlus.swift",
"Extensions/NSPersistentContainer+Checkpoint.swift",
"Extensions/NSPropertyMapping+CoreDataPlus.swift",
"Extensions/NSRelationshipDescription+CoreDataPlus.swift",
"Extensions/String+FileExtensions.swift",
"Migrator.swift",
"ModelCatalog.swift",
"ModelVersion.swift",
"Persistence.swift",
"StoreURL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.