Build Information
Successful build of SimpleGraph, reference 1.1.0 (2bb6f7
), with Swift 6.0 for macOS (SPM) on 15 Feb 2025 17:32:16 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Jomy10/SimpleGraph
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 2bb6f77 import SQLite3 on other Apple platforms
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 @):
2bb6f77b7e74e2d550ab1f0bba37446b02ff226b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Jomy10/SimpleGraph.git at 1.1.0
Fetching https://github.com/stephencelis/CSQLite
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/johnmai-dev/Jinja.git
[1/19] Fetching csqlite
[20/375] Fetching csqlite, jinja
[248/16030] Fetching csqlite, jinja, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Fetched https://github.com/johnmai-dev/Jinja.git from cache (1.77s)
Fetched https://github.com/stephencelis/CSQLite from cache (1.77s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (0.48s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (3.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.26s)
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
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 0.0.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": "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": "csqlite",
"name": "CSQLite",
"url": "https://github.com/stephencelis/CSQLite",
"version": "0.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite",
"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/64] Fetching simplegraph
Fetched https://github.com/Jomy10/SimpleGraph.git from cache (0.60s)
Fetching https://github.com/johnmai-dev/Jinja.git from cache
Fetching https://github.com/stephencelis/CSQLite from cache
Fetched https://github.com/johnmai-dev/Jinja.git from cache (0.44s)
Fetched https://github.com/stephencelis/CSQLite from cache (0.44s)
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.49s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (0.02s)
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/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
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 0.0.3
Creating working copy for https://github.com/Jomy10/SimpleGraph.git
Working copy of https://github.com/Jomy10/SimpleGraph.git resolved at 1.1.0 (2bb6f77)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: '.resolve-product-dependencies': dependency 'simplegraph' is not used by any target
Found 2 product dependencies
- CSQLite
- 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" : "csqlite",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/CSQLite"
},
{
"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"
]
}
}
],
"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" : [
"CSQLite",
"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.swift",
"Utils.swift"
],
"type" : "library"
}
],
"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/6] Write sources
[3/6] Write embedded_resources.swift
[4/6] Write sources
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/25] Compiling InternalCollectionsUtilities Debugging.swift
[11/25] Compiling InternalCollectionsUtilities Descriptions.swift
[12/25] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/25] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/25] Emitting module InternalCollectionsUtilities
[19/25] Compiling InternalCollectionsUtilities Integer rank.swift
[20/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/25] Compiling InternalCollectionsUtilities Specialize.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/81] Compiling OrderedCollections OrderedSet+Codable.swift
[27/81] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[28/81] Compiling OrderedCollections OrderedSet+Descriptions.swift
[29/81] Compiling OrderedCollections OrderedSet+Diffing.swift
[30/81] Compiling OrderedCollections OrderedSet+Equatable.swift
[31/81] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[32/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[33/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[34/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[35/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[39/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[40/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[41/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[42/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/87] Compiling OrderedCollections OrderedDictionary+Elements.swift
[45/87] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[46/87] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[47/87] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[48/87] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[49/87] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[50/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/87] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/87] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/87] Compiling OrderedCollections OrderedSet+Sendable.swift
[56/87] Compiling OrderedCollections OrderedSet+Hashable.swift
[57/87] Compiling OrderedCollections OrderedSet+Initializers.swift
[58/87] Compiling OrderedCollections OrderedSet+Insertions.swift
[59/87] Compiling OrderedCollections OrderedSet+Invariants.swift
[60/87] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[61/87] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/87] Compiling OrderedCollections _HashTable+Bucket.swift
[63/87] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/87] Compiling OrderedCollections _HashTable+Constants.swift
[65/87] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/87] Compiling OrderedCollections _HashTable+Testing.swift
[67/87] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[68/87] Compiling OrderedCollections _HashTable.swift
[69/87] Compiling OrderedCollections OrderedSet+SubSequence.swift
[70/87] Compiling OrderedCollections OrderedSet+Testing.swift
[71/87] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[72/87] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[73/87] Compiling OrderedCollections OrderedSet.swift
[74/87] Compiling OrderedCollections _UnsafeBitset.swift
[75/87] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/87] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[77/87] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[78/87] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/87] Compiling OrderedCollections OrderedDictionary+Values.swift
[80/87] Compiling OrderedCollections OrderedDictionary.swift
[81/87] Emitting module OrderedCollections
[82/87] Compiling OrderedCollections _Hashtable+Header.swift
[83/87] Compiling OrderedCollections OrderedDictionary+Codable.swift
[84/87] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[85/87] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[86/87] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[87/87] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[88/97] Compiling Jinja Utilities.swift
[89/97] Compiling Jinja Runtime.swift
[90/97] Compiling Jinja Parser.swift
[91/97] Compiling Jinja Lexer.swift
[92/97] Compiling Jinja StringExtension.swift
[93/97] Compiling Jinja Error.swift
[94/97] Compiling Jinja Template.swift
[95/97] Compiling Jinja Environment.swift
[96/97] Compiling Jinja Ast.swift
[97/97] Emitting module Jinja
[98/103] Compiling SimpleGraph SimpleGraph.swift
[99/103] Compiling SimpleGraph Utils.swift
[100/103] Compiling SimpleGraph embedded_resources.swift
[101/103] Compiling SimpleGraph SQLiteStatement.swift
[102/103] Compiling SimpleGraph Node.swift
[103/103] Emitting module SimpleGraph
Build complete! (19.36s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Build complete.
{
"dependencies" : [
{
"identity" : "csqlite",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/CSQLite"
},
{
"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"
]
}
}
],
"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" : [
"CSQLite",
"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.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/jomy10/simplegraph/1.1.0
Repository: Jomy10/SimpleGraph
Swift version used: 6.0
Target: SimpleGraph
Extracting symbol information for 'SimpleGraph'...
Finished extracting symbol information for 'SimpleGraph'. (4.60s)
Building documentation for 'SimpleGraph'...
Finished building documentation for 'SimpleGraph' (0.37s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/jomy10/simplegraph/1.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/johnmai-dev/Jinja.git
Updating https://github.com/stephencelis/CSQLite
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.57s)
Updated https://github.com/stephencelis/CSQLite (0.57s)
Updated https://github.com/johnmai-dev/Jinja.git (0.57s)
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (0.39s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3294] 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.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: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets Snippet.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Generics.swift
[18/57] Compiling SymbolKit Namespace.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit SemanticVersion.swift
[34/57] Compiling SymbolKit AccessControl.swift
[35/57] Compiling SymbolKit Availability.swift
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit Mixin+Equals.swift
[39/57] Compiling SymbolKit Mixin+Hash.swift
[40/57] Compiling SymbolKit Mixin.swift
[41/57] Compiling SymbolKit LineList.swift
[42/57] Compiling SymbolKit Position.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.22s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/19] Compiling InternalCollectionsUtilities Specialize.swift
[5/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/20] Compiling InternalCollectionsUtilities Debugging.swift
[9/20] Compiling InternalCollectionsUtilities Descriptions.swift
[10/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/20] Compiling InternalCollectionsUtilities Integer rank.swift
[13/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/20] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/20] Emitting module InternalCollectionsUtilities
[17/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/20] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[26/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[27/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[28/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[29/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[30/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[31/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[32/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[39/82] Compiling OrderedCollections _Hashtable+Header.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/82] Compiling OrderedCollections OrderedSet+Codable.swift
[46/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/82] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[60/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/82] Compiling OrderedCollections OrderedDictionary.swift
[63/82] Compiling OrderedCollections _HashTable+Bucket.swift
[64/82] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/82] Compiling OrderedCollections _HashTable+Constants.swift
[66/82] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[67/82] Compiling OrderedCollections _HashTable+Testing.swift
[68/82] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[69/82] Compiling OrderedCollections _HashTable.swift
[70/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[71/82] Compiling OrderedCollections OrderedSet+Testing.swift
[72/82] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[73/82] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[74/82] Compiling OrderedCollections OrderedSet.swift
[75/82] Compiling OrderedCollections _UnsafeBitset.swift
[76/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[80/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[81/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[82/82] Emitting module OrderedCollections
[83/92] Compiling Jinja Template.swift
[84/92] Compiling Jinja Utilities.swift
[85/92] Compiling Jinja Parser.swift
[86/92] Compiling Jinja Error.swift
[87/92] Compiling Jinja StringExtension.swift
[88/92] Compiling Jinja Runtime.swift
[89/92] Compiling Jinja Lexer.swift
[90/92] Compiling Jinja Ast.swift
[91/92] Emitting module Jinja
[92/92] Compiling Jinja Environment.swift
[93/98] Compiling SimpleGraph Utils.swift
[94/98] Compiling SimpleGraph embedded_resources.swift
[95/98] Compiling SimpleGraph SimpleGraph.swift
[96/98] Compiling SimpleGraph Node.swift
[97/98] Compiling SimpleGraph SQLiteStatement.swift
[98/98] Emitting module SimpleGraph
Build of target: 'SimpleGraph' complete! (2.69s)
198
2 /Users/admin/builder/spi-builder-workspace/.docs/jomy10/simplegraph/1.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/jomy10/simplegraph/1.1.0
File count: 198
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-jomy10-simplegraph-1.1.0-10d513ef.zip to s3://spi-docs-inbox/prod-jomy10-simplegraph-1.1.0-10d513ef.zip
Copying... [13%]
Copying... [27%]
Copying... [40%]
Copying... [53%]
Copying... [67%]
Copying... [80%]
Copying... [93%]
Copying... [100%]
Done.