Build Information
Successful build of Slab, reference 1.0.7 (6da22a
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 00:26: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/ptrkstr/Slab.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/Slab
* tag 1.0.7 -> FETCH_HEAD
HEAD is now at 6da22ae Add localized descriptions
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
6da22ae415e93017ed345e6fc3eadcc4c4c3a4f0
SUCCESS checkout https://github.com/ptrkstr/Slab.git at 1.0.7
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3184] Fetching swiftsoup
[543/18659] Fetching swiftsoup, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Fetched https://github.com/scinfu/SwiftSoup from cache (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.1 (0.69s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.3.3 (2.70s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.3.3
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
========================================
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.5",
"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.65s)
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.47s)
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.75s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.7.5 (0.63s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.7.5
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
Creating working copy for https://github.com/ptrkstr/Slab.git
Working copy of https://github.com/ptrkstr/Slab.git resolved at 1.0.7 (6da22ae)
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[8/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[9/124] Compiling SwiftSoup Token.swift
[10/124] Compiling SwiftSoup TokenQueue.swift
[11/124] Compiling SwiftSoup DataUtil.swift
[12/124] Compiling SwiftSoup Document.swift
[13/124] Compiling SwiftSoup CssSelector.swift
[14/124] Compiling SwiftSoup DataNode.swift
[15/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[16/124] Compiling SwiftSoup Attribute.swift
[17/124] Compiling SwiftSoup Attributes.swift
[18/124] Compiling SwiftSoup Tokeniser.swift
[19/124] Compiling OrderedCollections _HashTable+Testing.swift
[20/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[21/124] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[22/124] Compiling SwiftSoup DocumentType.swift
[23/124] Compiling SwiftSoup Element.swift
[24/124] Compiling OrderedCollections OrderedSet+Equatable.swift
[25/124] Compiling SwiftSoup ArrayExt.swift
[26/124] Emitting module DequeModule
[32/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[33/129] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[34/129] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[35/129] Compiling OrderedCollections OrderedSet+SubSequence.swift
[36/129] Compiling OrderedCollections OrderedSet+Testing.swift
[37/129] Compiling OrderedCollections OrderedSet+Invariants.swift
[38/129] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[39/129] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[40/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[47/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/129] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[50/129] Compiling OrderedCollections OrderedDictionary+Values.swift
[51/129] Compiling OrderedCollections OrderedDictionary.swift
[55/129] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/129] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/129] Compiling OrderedCollections OrderedSet+Codable.swift
[58/129] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[59/129] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/129] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[61/129] Compiling OrderedCollections OrderedSet+Diffing.swift
[62/129] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/129] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[64/129] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/129] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[66/129] Compiling OrderedCollections OrderedDictionary+Elements.swift
[67/129] Emitting module OrderedCollections
[73/129] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/129] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/129] Compiling OrderedCollections OrderedSet.swift
[76/129] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[77/129] Compiling OrderedCollections _UnsafeBitset.swift
[78/131] Compiling Collections Collections.swift
[79/131] Emitting module Collections
[85/131] Emitting module SwiftSoup
[114/136] Compiling SwiftSoup QueryParser.swift
[132/136] Compiling SwiftSoup UnicodeScalar.swift
[133/136] Compiling SwiftSoup Validate.swift
[134/136] Compiling SwiftSoup Whitelist.swift
[135/136] Compiling SwiftSoup XmlDeclaration.swift
[136/136] Compiling SwiftSoup XmlTreeBuilder.swift
[137/140] Compiling Slab Configuration.swift
[138/140] Emitting module Slab
[139/140] Compiling Slab Slab.swift
[140/140] Compiling Slab SlabError.swift
Build complete! (28.25s)
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.