The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SimpleGraph, reference master (0e08d3), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 18:16:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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/johnmai-dev/Jinja.git
Fetching https://github.com/apple/swift-collections.git
[1/1051] Fetching jinja
[138/24588] Fetching jinja, swift-collections
Fetched https://github.com/johnmai-dev/Jinja.git from cache (2.20s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Fetched https://github.com/apple/swift-collections.git from cache (2.20s)
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (2.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.23s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "jinja",
          "name": "Jinja",
          "url": "https://github.com/johnmai-dev/Jinja.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Jinja",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Jomy10/SimpleGraph.git
[1/112] Fetching simplegraph
Fetched https://github.com/Jomy10/SimpleGraph.git from cache (0.66s)
Fetching https://github.com/johnmai-dev/Jinja.git from cache
Fetched https://github.com/johnmai-dev/Jinja.git from cache (0.45s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.3.0 (1.10s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.29s)
Creating working copy for https://github.com/johnmai-dev/Jinja.git
Working copy of https://github.com/johnmai-dev/Jinja.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/Jomy10/SimpleGraph.git
Working copy of https://github.com/Jomy10/SimpleGraph.git resolved at master (0e08d33)
warning: '.resolve-product-dependencies': dependency 'simplegraph' is not used by any target
Found 1 product dependencies
  - Jinja
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Jomy10/SimpleGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[4/7] Write embedded_resources.swift
[5/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/27] Compiling InternalCollectionsUtilities Specialize.swift
[13/27] Compiling InternalCollectionsUtilities Debugging.swift
[14/27] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Compiling CSQLiteShim import.swift
[16/28] Emitting module CSQLiteShim
[17/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[20/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/28] Emitting module InternalCollectionsUtilities
[22/28] Compiling InternalCollectionsUtilities Integer rank.swift
[23/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/84] Compiling OrderedCollections OrderedSet+Codable.swift
[30/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/84] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/90] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/90] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/90] Compiling OrderedCollections OrderedSet+Sendable.swift
[41/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[42/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[43/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[44/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[45/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[46/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[47/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[55/90] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[56/90] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[57/90] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[58/90] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[59/90] Compiling OrderedCollections _Hashtable+Header.swift
[60/90] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/90] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/90] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/90] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/90] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/90] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/90] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/90] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/90] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/90] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/90] Compiling OrderedCollections OrderedDictionary.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 Template.swift
[92/100] Compiling Jinja Utilities.swift
[93/100] Compiling Jinja Parser.swift
[94/100] Compiling Jinja Lexer.swift
[95/100] Compiling Jinja Runtime.swift
[96/100] Compiling Jinja StringExtension.swift
[97/100] Emitting module Jinja
[98/100] Compiling Jinja Environment.swift
[99/100] Compiling Jinja Ast.swift
[100/100] Compiling Jinja Error.swift
[101/107] Compiling SimpleGraph Utils.swift
[102/107] Compiling SimpleGraph embedded_resources.swift
[103/107] Compiling SimpleGraph SimpleGraph+dot.swift
[104/107] Compiling SimpleGraph SQLiteStatement.swift
[105/107] Compiling SimpleGraph Node.swift
[106/107] Emitting module SimpleGraph
[107/107] Compiling SimpleGraph SimpleGraph.swift
Build complete! (10.35s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
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.3
Target:                   SimpleGraph
Extracting symbol information for 'SimpleGraph'...
Finished extracting symbol information for 'SimpleGraph'. (27.44s)
Building documentation for 'SimpleGraph'...
Finished building documentation for 'SimpleGraph' (0.34s)
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.47s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Updated https://github.com/apple/swift-collections.git (0.52s)
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (1.84s)
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/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.96s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.06s)
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
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.6
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module Snippets
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Compiling Snippets Snippet.swift
[13/57] Compiling SymbolKit Relationship.swift
[14/57] Compiling SymbolKit RelationshipKind.swift
[15/57] Compiling SymbolKit SourceOrigin.swift
[16/57] Compiling SymbolKit GenericConstraints.swift
[17/57] Compiling SymbolKit Swift.swift
[18/57] Emitting module SymbolKit
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling SymbolKit SourceRange.swift
[24/57] Compiling SymbolKit Metadata.swift
[25/57] Compiling SymbolKit Module.swift
[26/57] Compiling SymbolKit OperatingSystem.swift
[27/57] Compiling SymbolKit Platform.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit Names.swift
[33/57] Compiling SymbolKit SPI.swift
[34/57] Compiling SymbolKit Snippet.swift
[35/57] Compiling SymbolKit Extension.swift
[36/57] Compiling SymbolKit Mixin+Equals.swift
[37/57] Compiling SymbolKit Mixin+Hash.swift
[38/57] Compiling SymbolKit Mixin.swift
[39/57] Compiling SymbolKit LineList.swift
[40/57] Compiling SymbolKit Position.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.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] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.01s)
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SimpleGraph' complete! (0.35s)
     212
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: 212
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-jomy10-simplegraph-master-9565d9d8.zip to s3://spi-docs-inbox/prod-jomy10-simplegraph-master-9565d9d8.zip
Copying... [12%]
Copying... [25%]
Copying... [37%]
Copying... [50%]
Copying... [62%]
Copying... [75%]
Copying... [87%]
Copying... [100%]
Copying... [100%]
Done.