Build Information
Successful build of CollectionLoader, reference 0.9.6 (420dce
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 21:30:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/CollectionLoader.git
Reference: 0.9.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/CollectionLoader
* tag 0.9.6 -> FETCH_HEAD
HEAD is now at 420dcee Rename happn-tech to happn-app
Cloned https://github.com/Frizlab/CollectionLoader.git
Revision (git rev-parse @):
420dcee7e04c4bc95273443dcc6dec0ad6630664
SUCCESS checkout https://github.com/Frizlab/CollectionLoader.git at 0.9.6
Fetching https://github.com/happn-app/KVObserver.git
Fetching https://github.com/happn-app/AsyncOperationResult.git
[1/169] Fetching asyncoperationresult
[170/416] Fetching asyncoperationresult, kvobserver
Fetched https://github.com/happn-app/KVObserver.git from cache (0.81s)
Fetched https://github.com/happn-app/AsyncOperationResult.git from cache (0.81s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.65s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.63s)
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "collectionloader",
"name": "CollectionLoader",
"url": "https://github.com/Frizlab/CollectionLoader.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionLoader",
"dependencies": [
{
"identity": "kvobserver",
"name": "KVObserver",
"url": "https://github.com/happn-app/KVObserver.git",
"version": "0.9.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KVObserver",
"dependencies": [
]
},
{
"identity": "asyncoperationresult",
"name": "AsyncOperationResult",
"url": "https://github.com/happn-app/AsyncOperationResult.git",
"version": "1.0.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncOperationResult",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Frizlab/CollectionLoader.git
[1/630] Fetching collectionloader
Fetched https://github.com/Frizlab/CollectionLoader.git from cache (0.76s)
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetched https://github.com/happn-app/KVObserver.git from cache (0.53s)
Fetched https://github.com/happn-app/AsyncOperationResult.git from cache (0.53s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.02s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.02s)
Creating working copy for https://github.com/Frizlab/CollectionLoader.git
Working copy of https://github.com/Frizlab/CollectionLoader.git resolved at 0.9.6 (420dcee)
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
warning: '.resolve-product-dependencies': dependency 'collectionloader' is not used by any target
Found 2 product dependencies
- KVObserver
- AsyncOperationResult
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Frizlab/CollectionLoader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/8] Emitting module AsyncOperationResult
[6/8] Compiling AsyncOperationResult AsyncOperationResult.swift
[7/8] Compiling KVObserver KVObserver.swift
[8/8] Emitting module KVObserver
[9/11] Compiling CollectionLoader CollectionLoaderHelper.swift
[10/11] Emitting module CollectionLoader
[11/11] Compiling CollectionLoader CollectionLoader.swift
Build complete! (7.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "kvobserver",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/KVObserver.git"
},
{
"identity" : "asyncoperationresult",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/AsyncOperationResult.git"
}
],
"manifest_display_name" : "CollectionLoader",
"name" : "CollectionLoader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CollectionLoader",
"targets" : [
"CollectionLoader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CollectionLoaderTests",
"module_type" : "SwiftTarget",
"name" : "CollectionLoaderTests",
"path" : "Tests/CollectionLoaderTests",
"sources" : [
"CollectionLoaderTests.swift"
],
"target_dependencies" : [
"CollectionLoader"
],
"type" : "test"
},
{
"c99name" : "CollectionLoader",
"module_type" : "SwiftTarget",
"name" : "CollectionLoader",
"path" : "Sources/CollectionLoader",
"product_dependencies" : [
"AsyncOperationResult",
"KVObserver"
],
"product_memberships" : [
"CollectionLoader"
],
"sources" : [
"CollectionLoader.swift",
"CollectionLoaderHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.