Build Information
Successful build of swift-concurrency-task-manager, reference 2.0.0 (613d07
), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 06: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/VergeGroup/swift-concurrency-task-manager.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/swift-concurrency-task-manager
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 613d07e Swift6 (#6)
Cloned https://github.com/VergeGroup/swift-concurrency-task-manager.git
Revision (git rev-parse @):
613d07edbb45eaa0fbc3fb1665cad6142be867fd
SUCCESS checkout https://github.com/VergeGroup/swift-concurrency-task-manager.git at 2.0.0
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (3.36s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
========================================
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": "swift-concurrency-task-manager",
"name": "swift-concurrency-task-manager",
"url": "https://github.com/VergeGroup/swift-concurrency-task-manager.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-task-manager",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager.git
[1/108] Fetching swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager.git from cache (0.69s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager.git
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager.git resolved at 2.0.0 (613d07e)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'swift-concurrency-task-manager' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/VergeGroup/swift-concurrency-task-manager.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/22] Compiling _CollectionsUtilities Debugging.swift
[6/22] Compiling _CollectionsUtilities Descriptions.swift
[7/23] Compiling _CollectionsUtilities UInt+reversed.swift
[8/23] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[9/23] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/23] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[11/23] Compiling _CollectionsUtilities Specialize.swift
[12/23] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/23] Compiling _CollectionsUtilities _SortedCollection.swift
[14/23] Compiling _CollectionsUtilities _UniqueCollection.swift
[15/23] Compiling _CollectionsUtilities Integer rank.swift
[16/23] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[17/23] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/23] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/23] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[20/23] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/23] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[22/23] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[23/23] Emitting module _CollectionsUtilities
[24/40] Compiling DequeModule Deque+Equatable.swift
[25/40] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[26/40] Compiling DequeModule Deque+Extras.swift
[27/40] Compiling DequeModule Deque+Hashable.swift
[28/41] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/41] Compiling DequeModule Deque+Sendable.swift
[30/41] Compiling DequeModule Deque+Testing.swift
[31/41] Compiling DequeModule _DequeBufferHeader.swift
[32/41] Compiling DequeModule Deque._Storage.swift
[33/41] Compiling DequeModule Deque._UnsafeHandle.swift
[34/41] Compiling DequeModule Deque.swift
[35/41] Compiling DequeModule _DequeBuffer.swift
[36/41] Compiling DequeModule _DequeSlot.swift
[37/41] Compiling DequeModule Deque+Codable.swift
[38/41] Compiling DequeModule Deque+Collection.swift
[39/41] Compiling DequeModule Deque+CustomReflectable.swift
[40/41] Compiling DequeModule Deque+Descriptions.swift
[41/41] Emitting module DequeModule
[42/47] Compiling ConcurrencyTaskManager _Log.swift
[43/47] Compiling ConcurrencyTaskManager TaskType.swift
[44/47] Compiling ConcurrencyTaskManager TaskStackActor.swift
[45/47] Emitting module ConcurrencyTaskManager
[46/47] Compiling ConcurrencyTaskManager TaskQueueActor.swift
[47/47] Compiling ConcurrencyTaskManager TaskManagerActor.swift
Build complete! (12.64s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "swift-concurrency-task-manager",
"name" : "swift-concurrency-task-manager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ConcurrencyTaskManager",
"targets" : [
"ConcurrencyTaskManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "ConcurrencyTaskManagerTests",
"module_type" : "SwiftTarget",
"name" : "ConcurrencyTaskManagerTests",
"path" : "Tests/ConcurrencyTaskManagerTests",
"sources" : [
"TaskKeyTests.swift",
"TaskManagerTests.swift",
"TaskQueueTests.swift",
"TaskStackActorTests.swift",
"UnfairLockAtomic.swift"
],
"target_dependencies" : [
"ConcurrencyTaskManager"
],
"type" : "test"
},
{
"c99name" : "ConcurrencyTaskManager",
"module_type" : "SwiftTarget",
"name" : "ConcurrencyTaskManager",
"path" : "Sources/ConcurrencyTaskManager",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"ConcurrencyTaskManager"
],
"sources" : [
"TaskManagerActor.swift",
"TaskQueueActor.swift",
"TaskStackActor.swift",
"TaskType.swift",
"_Log.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.