Build Information
Successful build of ManuallyOrderable, reference main (ea248c
), with Swift 5.10 for macOS (SPM) on 17 Sep 2024 06:02:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/ManuallyOrderable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/peterkos/ManuallyOrderable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ea248ce Add License
Cloned https://github.com/peterkos/ManuallyOrderable.git
Revision (git rev-parse @):
ea248ce9859fb475d48097c86ee789e54d1d7f47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/peterkos/ManuallyOrderable.git at main
Fetching https://github.com/apple/swift-collections
[1/15034] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (2.75s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.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": "manuallyorderable",
"name": "ManuallyOrderable",
"url": "https://github.com/peterkos/ManuallyOrderable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ManuallyOrderable",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/peterkos/ManuallyOrderable.git
[1/27] Fetching manuallyorderable
Fetched https://github.com/peterkos/ManuallyOrderable.git from cache (0.59s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.63s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections.git', will fetch again.
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.00s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections.git', will fetch again.
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.01s)
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.3
Creating working copy for https://github.com/peterkos/ManuallyOrderable.git
Working copy of https://github.com/peterkos/ManuallyOrderable.git resolved at main (ea248ce)
warning: '.resolve-product-dependencies': dependency 'manuallyorderable' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/peterkos/ManuallyOrderable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/23] Compiling InternalCollectionsUtilities Specialize.swift
[8/23] Compiling InternalCollectionsUtilities Debugging.swift
[9/23] Compiling InternalCollectionsUtilities Descriptions.swift
[10/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/23] Compiling InternalCollectionsUtilities Integer rank.swift
[13/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/23] Emitting module InternalCollectionsUtilities
[18/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/23] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/23] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[30/85] Compiling OrderedCollections OrderedSet+Codable.swift
[31/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[37/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[38/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[39/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[40/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[41/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[42/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[49/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[50/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[51/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[52/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[53/85] Compiling OrderedCollections OrderedDictionary.swift
[54/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[55/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[56/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[57/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/85] Compiling OrderedCollections _HashTable+Bucket.swift
[61/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/85] Compiling OrderedCollections _HashTable+Constants.swift
[63/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[64/85] Compiling OrderedCollections _HashTable+Testing.swift
[65/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[66/85] Compiling OrderedCollections _HashTable.swift
[67/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[68/85] Compiling OrderedCollections OrderedSet+Testing.swift
[69/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/85] Compiling OrderedCollections OrderedSet.swift
[72/85] Compiling OrderedCollections _UnsafeBitset.swift
[73/85] Emitting module OrderedCollections
[74/85] Compiling OrderedCollections _Hashtable+Header.swift
[75/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[80/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[81/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[82/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/87] Emitting module ManuallyOrderable
[87/87] Compiling ManuallyOrderable ManuallyOrderable.swift
Build complete! (5.37s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/peterkos/manuallyorderable/main
Repository: peterkos/ManuallyOrderable
Swift version used: 5.10
Target: ManuallyOrderable
Extracting symbol information for 'ManuallyOrderable'...
Finished extracting symbol information for 'ManuallyOrderable'. (0.31s)
Building documentation for 'ManuallyOrderable'...
Finished building documentation for 'ManuallyOrderable' (0.10s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/peterkos/manuallyorderable/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Updated https://github.com/apple/swift-collections (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3076] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling SymbolKit GenericConstraint.swift
[9/53] Compiling SymbolKit GenericParameter.swift
[10/53] Compiling SymbolKit Generics.swift
[11/53] Compiling SymbolKit Namespace.swift
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Emitting module Snippets
[27/57] Compiling SymbolKit Names.swift
[28/57] Compiling SymbolKit SPI.swift
[29/57] Compiling SymbolKit Snippet.swift
[30/57] Compiling SymbolKit Extension.swift
[31/57] Compiling SymbolKit DeclarationFragments.swift
[32/57] Compiling SymbolKit Fragment.swift
[33/57] Compiling SymbolKit FragmentKind.swift
[34/57] Compiling SymbolKit FunctionParameter.swift
[35/57] Compiling SymbolKit FunctionSignature.swift
[36/57] Compiling SymbolKit Relationship.swift
[37/57] Compiling SymbolKit RelationshipKind.swift
[38/57] Compiling SymbolKit SourceOrigin.swift
[39/57] Compiling SymbolKit GenericConstraints.swift
[40/57] Compiling SymbolKit Swift.swift
[41/57] Compiling SymbolKit Symbol.swift
[42/57] Compiling SymbolKit SymbolKind.swift
[43/57] Compiling SymbolKit SymbolGraph.swift
[44/57] Compiling SymbolKit GraphCollector.swift
[45/57] Compiling SymbolKit SemanticVersion.swift
[46/57] Compiling SymbolKit AccessControl.swift
[47/57] Compiling SymbolKit Availability.swift
[48/57] Compiling SymbolKit AvailabilityItem.swift
[49/57] Compiling SymbolKit Domain.swift
[50/57] Emitting module SymbolKit
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.02s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.16s)
54
2 /Users/admin/builder/spi-builder-workspace/.docs/peterkos/manuallyorderable/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/peterkos/manuallyorderable/main
File count: 54
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-peterkos-manuallyorderable-main-99c273e3.zip to s3://spi-docs-inbox/prod-peterkos-manuallyorderable-main-99c273e3.zip
Copying... [21%]
Copying... [43%]
Copying... [64%]
Copying... [86%]
Copying... [100%]
Done.