The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SimpleGraph, reference 1.1.0 (2bb6f7), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 02:37:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Jomy10/SimpleGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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-1EA4D86E10B52AF.txt
[7/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/20] Compiling InternalCollectionsUtilities Debugging.swift
[10/20] Compiling InternalCollectionsUtilities Descriptions.swift
[11/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/21] Emitting module InternalCollectionsUtilities
[17/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/21] Compiling InternalCollectionsUtilities Integer rank.swift
[19/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[23/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[24/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[25/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[26/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[27/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[28/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[36/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[37/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[38/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[39/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[40/83] Compiling OrderedCollections _Hashtable+Header.swift
[41/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/83] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/83] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[46/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/83] Compiling OrderedCollections OrderedSet+Sendable.swift
[58/83] Compiling OrderedCollections OrderedSet+Codable.swift
[59/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[62/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[63/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[64/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[65/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/83] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[67/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[68/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[69/83] Compiling OrderedCollections OrderedDictionary.swift
[70/83] Compiling OrderedCollections _HashTable+Bucket.swift
[71/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/83] Compiling OrderedCollections _HashTable+Constants.swift
[73/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/83] Compiling OrderedCollections _HashTable+Testing.swift
[75/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/83] Compiling OrderedCollections _HashTable.swift
[77/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/83] Compiling OrderedCollections OrderedSet+Testing.swift
[79/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/83] Compiling OrderedCollections OrderedSet.swift
[82/83] Compiling OrderedCollections _UnsafeBitset.swift
[83/83] Emitting module OrderedCollections
[84/93] Compiling Jinja Utilities.swift
[85/93] Compiling Jinja Parser.swift
[86/93] Compiling Jinja Lexer.swift
[87/93] Compiling Jinja Template.swift
[88/93] Compiling Jinja StringExtension.swift
[89/93] Compiling Jinja Runtime.swift
[90/93] Compiling Jinja Error.swift
[91/93] Compiling Jinja Ast.swift
[92/93] Emitting module Jinja
[93/93] Compiling Jinja Environment.swift
[94/99] Compiling SimpleGraph embedded_resources.swift
[95/99] Compiling SimpleGraph Utils.swift
[96/99] Compiling SimpleGraph SQLiteStatement.swift
[97/99] Emitting module SimpleGraph
[98/99] Compiling SimpleGraph Node.swift
[99/99] Compiling SimpleGraph SimpleGraph.swift
Build complete! (14.89s)
Fetching https://github.com/johnmai-dev/Jinja.git
Fetching https://github.com/stephencelis/CSQLite
[1/19] Fetching csqlite
[16/412] Fetching csqlite, jinja
Fetched https://github.com/johnmai-dev/Jinja.git from cache (0.82s)
Fetched https://github.com/stephencelis/CSQLite from cache (0.82s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (3.29s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.2.0 (0.41s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.27s)
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/johnmai-dev/Jinja.git
Working copy of https://github.com/johnmai-dev/Jinja.git resolved at 1.2.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.2.0
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"
}
Done.