The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SimpleGraph, reference 1.1.0 (2bb6f7), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 18:16:05 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: 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/apple/swift-collections.git
Fetching https://github.com/johnmai-dev/Jinja.git
Fetching https://github.com/stephencelis/CSQLite
[1/1051] Fetching jinja
[12/1251] Fetching jinja, csqlite
[362/24788] Fetching jinja, csqlite, swift-collections
Fetched https://github.com/stephencelis/CSQLite from cache (1.22s)
[2934/24588] Fetching jinja, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
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 (2.57s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (3.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.56s)
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",
  "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": "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",
          "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.59s)
Fetching https://github.com/johnmai-dev/Jinja.git from cache
Fetching https://github.com/stephencelis/CSQLite from cache
Fetched https://github.com/stephencelis/CSQLite from cache (0.47s)
Fetched https://github.com/johnmai-dev/Jinja.git from cache (0.47s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (0.53s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.3.0 (0.68s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.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.4.1
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/Jomy10/SimpleGraph.git
Working copy of https://github.com/Jomy10/SimpleGraph.git resolved at 1.1.0 (2bb6f77)
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 0.0.3
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.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/6] Write sources
[3/6] Write embedded_resources.swift
[4/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/24] Compiling InternalCollectionsUtilities Specialize.swift
[10/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/25] Compiling InternalCollectionsUtilities Debugging.swift
[13/25] Compiling InternalCollectionsUtilities Descriptions.swift
[14/25] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/25] Compiling InternalCollectionsUtilities Integer rank.swift
[17/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/25] Emitting module InternalCollectionsUtilities
[19/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/25] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.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 OrderedDictionary+Elements.swift
[33/87] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[34/87] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[35/87] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[36/87] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[37/87] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[38/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[39/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[40/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/87] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/87] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/87] Compiling OrderedCollections OrderedSet+Sendable.swift
[44/87] Compiling OrderedCollections _Hashtable+Header.swift
[45/87] Compiling OrderedCollections OrderedDictionary+Codable.swift
[46/87] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[47/87] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[48/87] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[49/87] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[50/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[51/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[52/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[53/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[61/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[62/87] Compiling OrderedCollections OrderedSet+Hashable.swift
[63/87] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/87] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/87] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/87] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/87] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/87] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[69/87] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[70/87] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[71/87] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[72/87] Compiling OrderedCollections OrderedDictionary+Values.swift
[73/87] Compiling OrderedCollections OrderedDictionary.swift
[74/87] Compiling OrderedCollections _HashTable+Bucket.swift
[75/87] Compiling OrderedCollections _HashTable+BucketIterator.swift
[76/87] Compiling OrderedCollections _HashTable+Constants.swift
[77/87] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/87] Compiling OrderedCollections _HashTable+Testing.swift
[79/87] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/87] Compiling OrderedCollections _HashTable.swift
[81/87] Compiling OrderedCollections OrderedSet+SubSequence.swift
[82/87] Compiling OrderedCollections OrderedSet+Testing.swift
[83/87] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/87] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/87] Compiling OrderedCollections OrderedSet.swift
[86/87] Compiling OrderedCollections _UnsafeBitset.swift
[87/87] Emitting module OrderedCollections
[88/97] Compiling Jinja Template.swift
[89/97] Compiling Jinja Utilities.swift
[90/97] Compiling Jinja Parser.swift
[91/97] Compiling Jinja Lexer.swift
[92/97] Compiling Jinja StringExtension.swift
[93/97] Compiling Jinja Runtime.swift
[94/97] Compiling Jinja Error.swift
[95/97] Compiling Jinja Ast.swift
[96/97] Emitting module Jinja
[97/97] Compiling Jinja Environment.swift
[98/103] Compiling SimpleGraph embedded_resources.swift
[99/103] Compiling SimpleGraph Utils.swift
[100/103] Compiling SimpleGraph Node.swift
[101/103] Compiling SimpleGraph SQLiteStatement.swift
[102/103] Emitting module SimpleGraph
[103/103] Compiling SimpleGraph SimpleGraph.swift
Build complete! (10.63s)
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.3
Target:                   SimpleGraph
Extracting symbol information for 'SimpleGraph'...
Finished extracting symbol information for 'SimpleGraph'. (28.09s)
Building documentation for 'SimpleGraph'...
Finished building documentation for 'SimpleGraph' (0.34s)
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/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.57s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/johnmai-dev/Jinja.git
Updating https://github.com/stephencelis/CSQLite
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/johnmai-dev/Jinja.git (0.48s)
Updated https://github.com/stephencelis/CSQLite (0.48s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.1.1 (2.14s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.53s)
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.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
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: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Emitting module SymbolKit
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Emitting module Snippets
[19/57] Compiling Snippets Snippet.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.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 GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.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.07s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SimpleGraph' complete! (0.39s)
     200
3	/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: 200
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-jomy10-simplegraph-1.1.0-d068ba80.zip to s3://spi-docs-inbox/prod-jomy10-simplegraph-1.1.0-d068ba80.zip
Copying... [13%]
Copying... [26%]
Copying... [38%]
Copying... [51%]
Copying... [64%]
Copying... [77%]
Copying... [89%]
Copying... [100%]
Done.