Build Information
Successful build of Slab, reference develop (cddcfa
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 00:26:18 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: 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/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3184] Fetching swiftsoup
[511/18659] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.18s)
[929/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.1 (0.72s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.3.3 (2.85s)
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.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
[2/106] Fetching slab
Fetched https://github.com/ptrkstr/Slab.git from cache (0.68s)
Fetching https://github.com/scinfu/SwiftSoup from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Fetched https://github.com/scinfu/SwiftSoup from cache (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.7.5 (0.69s)
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/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.7.5
Creating working copy for https://github.com/ptrkstr/Slab.git
Working copy of https://github.com/ptrkstr/Slab.git resolved at develop (cddcfa9)
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 OrderedSet+Equatable.swift
[8/123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[9/123] Compiling OrderedCollections OrderedSet+Hashable.swift
[10/123] Compiling OrderedCollections OrderedSet+Initializers.swift
[11/123] Compiling OrderedCollections OrderedSet+Insertions.swift
[12/128] Compiling OrderedCollections OrderedSet+Codable.swift
[13/128] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[14/128] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[15/128] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[16/128] Compiling OrderedCollections OrderedSet+Diffing.swift
[17/128] Compiling SwiftSoup DataUtil.swift
[18/128] Compiling SwiftSoup Document.swift
[19/128] Compiling SwiftSoup Comment.swift
[20/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[21/128] Compiling SwiftSoup Attributes.swift
[22/128] Compiling SwiftSoup BinarySearch.swift
[23/128] Compiling SwiftSoup ArrayExt.swift
[24/128] Compiling SwiftSoup Attribute.swift
[25/128] Compiling SwiftSoup Collector.swift
[26/128] Compiling SwiftSoup CombiningEvaluator.swift
[27/128] Compiling SwiftSoup CharacterReader.swift
[28/128] Compiling SwiftSoup Cleaner.swift
[29/129] Compiling SwiftSoup DocumentType.swift
[30/129] Compiling SwiftSoup Element.swift
[31/129] Compiling SwiftSoup BooleanAttribute.swift
[32/129] Compiling SwiftSoup CharacterExt.swift
[33/129] Emitting module DequeModule
[34/129] Compiling SwiftSoup CssSelector.swift
[35/129] Compiling SwiftSoup DataNode.swift
[51/129] Emitting module OrderedCollections
[52/129] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/129] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/129] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[55/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[57/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[58/129] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[59/129] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[60/129] Compiling OrderedCollections OrderedSet+SubSequence.swift
[61/129] Compiling OrderedCollections OrderedSet+Testing.swift
[62/129] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/129] Compiling SwiftSoup Elements.swift
[67/129] Compiling SwiftSoup Entities.swift
[68/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[69/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[70/129] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/129] Compiling SwiftSoup HtmlTreeBuilder.swift
[72/129] Compiling SwiftSoup HtmlTreeBuilderState.swift
[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] Emitting module Collections
[79/131] Compiling Collections Collections.swift
[85/136] Emitting module SwiftSoup
[119/136] Compiling SwiftSoup TreeBuilder.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] Compiling Slab SlabError.swift
[139/140] Emitting module Slab
[140/140] Compiling Slab Slab.swift
Build complete! (29.39s)
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.