Build Information
Successful build of SimpleGraph, reference master (0e08d3
), with Swift 6.0 for macOS (SPM) on 18 Feb 2025 13:33:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jomy10/SimpleGraph.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Jomy10/SimpleGraph
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0e08d33 add dot graph output function
Submodule path 'Sources/SimpleGraph/simple-graph': checked out '5e375013b404846230cbe10b087239db7620f057'
Submodule 'Sources/SimpleGraph/simple-graph' (https://github.com/dpapathanasiou/simple-graph.git) registered for path 'Sources/SimpleGraph/simple-graph'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph'...
Cloned https://github.com/Jomy10/SimpleGraph.git
Revision (git rev-parse @):
0e08d3364ae9d4a01634aa72008df99b3d378baa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Jomy10/SimpleGraph.git at master
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/johnmai-dev/Jinja.git
[8/356] Fetching jinja
[357/16011] Fetching jinja, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Fetched https://github.com/johnmai-dev/Jinja.git from cache (1.97s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.29s)
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/johnmai-dev/Jinja.git
Working copy of https://github.com/johnmai-dev/Jinja.git resolved at 1.1.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": "simplegraph",
"name": "SimpleGraph",
"url": "https://github.com/Jomy10/SimpleGraph.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleGraph",
"dependencies": [
{
"identity": "jinja",
"name": "Jinja",
"url": "https://github.com/johnmai-dev/Jinja.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Jinja",
"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/Jomy10/SimpleGraph.git
[1/112] Fetching simplegraph
Fetched https://github.com/Jomy10/SimpleGraph.git from cache (0.68s)
Fetching https://github.com/johnmai-dev/Jinja.git from cache
Fetched https://github.com/johnmai-dev/Jinja.git from cache (0.46s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/Jomy10/SimpleGraph.git
Working copy of https://github.com/Jomy10/SimpleGraph.git resolved at master (0e08d33)
Creating working copy for https://github.com/johnmai-dev/Jinja.git
Working copy of https://github.com/johnmai-dev/Jinja.git resolved at 1.1.1
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 'simplegraph' is not used by any target
Found 1 product dependencies
- Jinja
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Jomy10/SimpleGraph.git
https://github.com/Jomy10/SimpleGraph.git
{
"dependencies" : [
{
"identity" : "jinja",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnmai-dev/Jinja.git"
}
],
"manifest_display_name" : "SimpleGraph",
"name" : "SimpleGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SimpleGraph",
"targets" : [
"SimpleGraph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CSQLite3",
"targets" : [
"CSQLite3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleGraphTests",
"module_type" : "SwiftTarget",
"name" : "SimpleGraphTests",
"path" : "Tests/SimpleGraphTests",
"sources" : [
"SimpleGraphTest.swift"
],
"target_dependencies" : [
"SimpleGraph"
],
"type" : "test"
},
{
"c99name" : "SimpleGraph",
"module_type" : "SwiftTarget",
"name" : "SimpleGraph",
"path" : "Sources/SimpleGraph",
"product_dependencies" : [
"Jinja"
],
"product_memberships" : [
"SimpleGraph"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-edge.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-incoming-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-node.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-outgoing-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/insert-edge.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/insert-node.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/schema.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-edges-inbound.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-edges-outbound.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-node.template",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-where.template",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/traverse.template",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/update-edge.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/update-node.sql",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"Node.swift",
"SQLiteStatement.swift",
"SimpleGraph+dot.swift",
"SimpleGraph.swift",
"Utils.swift"
],
"target_dependencies" : [
"CSQLiteShim"
],
"type" : "library"
},
{
"c99name" : "CSQLiteShim",
"module_type" : "SwiftTarget",
"name" : "CSQLiteShim",
"path" : "Sources/CSQLiteShim",
"product_memberships" : [
"SimpleGraph"
],
"sources" : [
"import.swift"
],
"target_dependencies" : [
"CSQLite3"
],
"type" : "library"
},
{
"c99name" : "CSQLite3",
"module_type" : "SystemLibraryTarget",
"name" : "CSQLite3",
"path" : "Sources/CSQLite3",
"product_memberships" : [
"SimpleGraph",
"CSQLite3"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/7] Write sources
[4/7] Write embedded_resources.swift
[5/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/27] Compiling CSQLiteShim import.swift
[9/27] Emitting module CSQLiteShim
[10/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/28] Emitting module InternalCollectionsUtilities
[12/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[13/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[14/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/28] Compiling InternalCollectionsUtilities Debugging.swift
[18/28] Compiling InternalCollectionsUtilities Descriptions.swift
[19/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/28] Compiling InternalCollectionsUtilities Specialize.swift
[23/28] Compiling InternalCollectionsUtilities Integer rank.swift
[24/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/90] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/90] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/90] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/90] Compiling OrderedCollections _Hashtable+Header.swift
[48/90] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/90] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/90] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/90] Compiling OrderedCollections OrderedSet+Codable.swift
[54/90] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/90] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/90] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/90] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/90] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/90] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/90] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/90] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/90] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/90] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/90] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/90] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/90] Compiling OrderedCollections OrderedDictionary.swift
[71/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/90] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[74/90] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[75/90] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[76/90] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/90] Compiling OrderedCollections _HashTable+Bucket.swift
[78/90] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/90] Compiling OrderedCollections _HashTable+Constants.swift
[80/90] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/90] Compiling OrderedCollections _HashTable+Testing.swift
[82/90] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/90] Compiling OrderedCollections _HashTable.swift
[84/90] Compiling OrderedCollections OrderedSet+SubSequence.swift
[85/90] Compiling OrderedCollections OrderedSet+Testing.swift
[86/90] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[87/90] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[88/90] Compiling OrderedCollections OrderedSet.swift
[89/90] Compiling OrderedCollections _UnsafeBitset.swift
[90/90] Emitting module OrderedCollections
[91/100] Compiling Jinja Utilities.swift
[92/100] Compiling Jinja StringExtension.swift
[93/100] Compiling Jinja Runtime.swift
[94/100] Compiling Jinja Parser.swift
[95/100] Compiling Jinja Template.swift
[96/100] Compiling Jinja Error.swift
[97/100] Compiling Jinja Ast.swift
[98/100] Compiling Jinja Lexer.swift
[99/100] Emitting module Jinja
[100/100] Compiling Jinja Environment.swift
[101/107] Compiling SimpleGraph Utils.swift
[102/107] Compiling SimpleGraph SimpleGraph+dot.swift
[103/107] Compiling SimpleGraph embedded_resources.swift
[104/107] Compiling SimpleGraph SQLiteStatement.swift
[105/107] Emitting module SimpleGraph
[106/107] Compiling SimpleGraph SimpleGraph.swift
[107/107] Compiling SimpleGraph Node.swift
Build complete! (22.40s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
Build complete.
{
"dependencies" : [
{
"identity" : "jinja",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnmai-dev/Jinja.git"
}
],
"manifest_display_name" : "SimpleGraph",
"name" : "SimpleGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SimpleGraph",
"targets" : [
"SimpleGraph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CSQLite3",
"targets" : [
"CSQLite3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleGraphTests",
"module_type" : "SwiftTarget",
"name" : "SimpleGraphTests",
"path" : "Tests/SimpleGraphTests",
"sources" : [
"SimpleGraphTest.swift"
],
"target_dependencies" : [
"SimpleGraph"
],
"type" : "test"
},
{
"c99name" : "SimpleGraph",
"module_type" : "SwiftTarget",
"name" : "SimpleGraph",
"path" : "Sources/SimpleGraph",
"product_dependencies" : [
"Jinja"
],
"product_memberships" : [
"SimpleGraph"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-edge.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-incoming-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-node.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/delete-outgoing-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/insert-edge.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/insert-node.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/schema.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-edges-inbound.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-edges-outbound.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-edges.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-node.template",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/search-where.template",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/traverse.template",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/update-edge.sql",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SimpleGraph/simple-graph/sql/update-node.sql",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"Node.swift",
"SQLiteStatement.swift",
"SimpleGraph+dot.swift",
"SimpleGraph.swift",
"Utils.swift"
],
"target_dependencies" : [
"CSQLiteShim"
],
"type" : "library"
},
{
"c99name" : "CSQLiteShim",
"module_type" : "SwiftTarget",
"name" : "CSQLiteShim",
"path" : "Sources/CSQLiteShim",
"product_memberships" : [
"SimpleGraph"
],
"sources" : [
"import.swift"
],
"target_dependencies" : [
"CSQLite3"
],
"type" : "library"
},
{
"c99name" : "CSQLite3",
"module_type" : "SystemLibraryTarget",
"name" : "CSQLite3",
"path" : "Sources/CSQLite3",
"product_memberships" : [
"SimpleGraph",
"CSQLite3"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/jomy10/simplegraph/master
Repository: Jomy10/SimpleGraph
Swift version used: 6.0
Target: SimpleGraph
Extracting symbol information for 'SimpleGraph'...
Finished extracting symbol information for 'SimpleGraph'. (5.20s)
Building documentation for 'SimpleGraph'...
Finished building documentation for 'SimpleGraph' (0.36s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/jomy10/simplegraph/master
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/johnmai-dev/Jinja.git
Updated https://github.com/johnmai-dev/Jinja.git (0.44s)
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (0.45s)
Updated https://github.com/apple/swift-collections.git (0.55s)
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/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3307] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
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
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit Names.swift
[10/53] Compiling SymbolKit SPI.swift
[11/53] Compiling SymbolKit Snippet.swift
[12/53] Compiling SymbolKit Extension.swift
[13/57] Compiling SymbolKit SourceRange.swift
[14/57] Compiling SymbolKit Metadata.swift
[15/57] Compiling SymbolKit Module.swift
[16/57] Compiling SymbolKit OperatingSystem.swift
[17/57] Compiling SymbolKit Platform.swift
[18/57] Compiling SymbolKit Relationship.swift
[19/57] Compiling SymbolKit RelationshipKind.swift
[20/57] Compiling SymbolKit SourceOrigin.swift
[21/57] Compiling SymbolKit GenericConstraints.swift
[22/57] Compiling SymbolKit Swift.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Emitting module SymbolKit
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit DeclarationFragments.swift
[38/57] Compiling SymbolKit Fragment.swift
[39/57] Compiling SymbolKit FragmentKind.swift
[40/57] Compiling SymbolKit FunctionParameter.swift
[41/57] Compiling SymbolKit FunctionSignature.swift
[42/57] Compiling SymbolKit GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.swift
[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-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.69s)
warning: couldn't find pc file for sqlite3
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/21] Compiling CSQLiteShim import.swift
[3/21] Emitting module CSQLiteShim
[4/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/21] Compiling InternalCollectionsUtilities Specialize.swift
[9/21] Compiling InternalCollectionsUtilities Debugging.swift
[10/21] Compiling InternalCollectionsUtilities Descriptions.swift
[11/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/22] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/22] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/22] Compiling InternalCollectionsUtilities Integer rank.swift
[19/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/22] Emitting module InternalCollectionsUtilities
[21/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/78] Compiling OrderedCollections OrderedSet+Codable.swift
[24/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/78] Compiling OrderedCollections OrderedSet+Descriptions.swift
[26/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[27/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[28/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[29/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/84] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[48/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[49/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[51/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[52/84] Compiling OrderedCollections OrderedSet+Sendable.swift
[53/84] Compiling OrderedCollections _Hashtable+Header.swift
[54/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[55/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[56/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[57/84] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[58/84] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[59/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/84] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/84] Compiling OrderedCollections OrderedDictionary.swift
[71/84] Compiling OrderedCollections _HashTable+Bucket.swift
[72/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/84] Compiling OrderedCollections _HashTable+Constants.swift
[74/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/84] Compiling OrderedCollections _HashTable+Testing.swift
[76/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/84] Compiling OrderedCollections _HashTable.swift
[78/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/84] Compiling OrderedCollections OrderedSet+Testing.swift
[80/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/84] Compiling OrderedCollections OrderedSet.swift
[83/84] Compiling OrderedCollections _UnsafeBitset.swift
[84/84] Emitting module OrderedCollections
[85/94] Compiling Jinja Utilities.swift
[86/94] Compiling Jinja Parser.swift
[87/94] Compiling Jinja Template.swift
[88/94] Compiling Jinja Error.swift
[89/94] Compiling Jinja Lexer.swift
[90/94] Compiling Jinja StringExtension.swift
[91/94] Compiling Jinja Runtime.swift
[92/94] Compiling Jinja Ast.swift
[93/94] Emitting module Jinja
[94/94] Compiling Jinja Environment.swift
[95/101] Compiling SimpleGraph Utils.swift
[96/101] Compiling SimpleGraph embedded_resources.swift
[97/101] Emitting module SimpleGraph
[98/101] Compiling SimpleGraph SQLiteStatement.swift
[99/101] Compiling SimpleGraph SimpleGraph.swift
[100/101] Compiling SimpleGraph SimpleGraph+dot.swift
[101/101] Compiling SimpleGraph Node.swift
Build of target: 'SimpleGraph' complete! (3.32s)
210
3 /Users/admin/builder/spi-builder-workspace/.docs/jomy10/simplegraph/master
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/jomy10/simplegraph/master
File count: 210
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-jomy10-simplegraph-master-58cfc880.zip to s3://spi-docs-inbox/prod-jomy10-simplegraph-master-58cfc880.zip
Copying... [13%]
Copying... [26%]
Copying... [39%]
Copying... [52%]
Copying... [65%]
Copying... [78%]
Copying... [91%]
Copying... [100%]
Done.