Build Information
Successful build of Slab, reference develop (cddcfa
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 07:24:27 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/Slab.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/Slab
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at cddcfa9 Update readme
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
cddcfa99626ec372f31f935b85103aaf8769f4ca
SUCCESS checkout https://github.com/ptrkstr/Slab.git at develop
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/apple/swift-collections.git
[1/3198] Fetching swiftsoup
[513/18795] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.89s)
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.1 (0.61s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.3.3 (2.46s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.1
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.3.3
========================================
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": "slab",
"name": "Slab",
"url": "https://github.com/ptrkstr/Slab.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Slab",
"dependencies": [
{
"identity": "swiftsoup",
"name": "SwiftSoup",
"url": "https://github.com/scinfu/SwiftSoup",
"version": "2.7.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
"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/ptrkstr/Slab.git
[1/106] Fetching slab
Fetched https://github.com/ptrkstr/Slab.git from cache (0.69s)
Fetching https://github.com/scinfu/SwiftSoup from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/scinfu/SwiftSoup from cache (0.45s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.7.6 (0.54s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.7.6
Creating working copy for https://github.com/ptrkstr/Slab.git
Working copy of https://github.com/ptrkstr/Slab.git resolved at develop (cddcfa9)
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 'slab' is not used by any target
Found 2 product dependencies
- SwiftSoup
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ptrkstr/Slab.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/123] Emitting module SwiftSoup
[8/128] Emitting module OrderedCollections
[9/133] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[10/133] Compiling OrderedCollections _HashTable+Bucket.swift
[11/134] Compiling OrderedCollections OrderedSet+Codable.swift
[12/134] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[13/134] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[14/134] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[15/134] Compiling OrderedCollections OrderedSet+Diffing.swift
[16/134] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[17/134] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[18/134] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[19/134] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[21/134] Compiling DequeModule _UnsafeWrappedBuffer.swift
[22/134] Compiling OrderedCollections OrderedSet+Testing.swift
[23/134] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[26/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[27/134] Compiling SwiftSoup HtmlTreeBuilder.swift
[28/134] Compiling SwiftSoup Token.swift
[29/134] Compiling SwiftSoup TokenQueue.swift
[32/134] Compiling SwiftSoup Elements.swift
[33/134] Compiling SwiftSoup Entities.swift
[34/134] Emitting module DequeModule
[35/134] Compiling SwiftSoup Evaluator.swift
[36/134] Compiling SwiftSoup Exception.swift
[37/134] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[38/134] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[39/134] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[40/134] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[41/134] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[42/134] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[43/134] Compiling OrderedCollections OrderedDictionary+Elements.swift
[44/134] Compiling OrderedCollections OrderedSet+Invariants.swift
[45/134] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[46/134] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[47/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[49/134] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/134] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/134] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/134] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/134] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/134] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[55/134] Compiling OrderedCollections _HashTable.swift
[56/134] Compiling OrderedCollections _Hashtable+Header.swift
[57/134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[58/134] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[72/134] Compiling OrderedCollections OrderedDictionary+Values.swift
[73/134] Compiling OrderedCollections OrderedDictionary.swift
[74/134] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/134] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/134] Compiling OrderedCollections OrderedSet.swift
[77/134] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[78/134] Compiling OrderedCollections _UnsafeBitset.swift
[79/136] Compiling Collections Collections.swift
[80/136] Emitting module Collections
[81/136] Compiling SwiftSoup UnicodeScalar.swift
[82/136] Compiling SwiftSoup Validate.swift
[83/136] Compiling SwiftSoup Whitelist.swift
[84/136] Compiling SwiftSoup XmlDeclaration.swift
[85/136] Compiling SwiftSoup XmlTreeBuilder.swift
[108/136] Compiling SwiftSoup QueryParser.swift
[137/140] Compiling Slab Slab.swift
[138/140] Compiling Slab SlabError.swift
[139/140] Emitting module Slab
[140/140] Compiling Slab Configuration.swift
Build complete! (29.06s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Slab",
"name" : "Slab",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Slab",
"targets" : [
"Slab"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SlabTests",
"module_type" : "SwiftTarget",
"name" : "SlabTests",
"path" : "Tests/SlabTests",
"sources" : [
"SlabTests.swift"
],
"target_dependencies" : [
"Slab"
],
"type" : "test"
},
{
"c99name" : "Slab",
"module_type" : "SwiftTarget",
"name" : "Slab",
"path" : "Sources/Slab",
"product_dependencies" : [
"SwiftSoup",
"Collections"
],
"product_memberships" : [
"Slab"
],
"sources" : [
"Configuration.swift",
"Slab.swift",
"SlabError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.