The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Existential Graphs Foundation, reference main (06f7eb), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:23:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Gerzer/Existential-Graphs-Foundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Gerzer/Existential-Graphs-Foundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 06f7eb4 Create LICENSE
Cloned https://github.com/Gerzer/Existential-Graphs-Foundation.git
Revision (git rev-parse @):
06f7eb458a656ab99277a571f5eef1f24e692ec5
SUCCESS checkout https://github.com/Gerzer/Existential-Graphs-Foundation.git at main
Fetching https://github.com/PureSwift/Silica.git
[1/1226] Fetching silica
Fetched https://github.com/PureSwift/Silica.git from cache (0.83s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3617] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git from cache (1.77s)
Fetching https://github.com/PureSwift/FontConfig.git
[1/123] Fetching fontconfig
Fetched https://github.com/PureSwift/FontConfig.git from cache (0.71s)
Fetching https://github.com/Gerzer/LogicParser.git
[1/18] Fetching logicparser
Fetched https://github.com/Gerzer/LogicParser.git from cache (0.49s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (1.09s)
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git from cache (1.22s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (1.80s)
Creating working copy for https://github.com/PureSwift/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.git resolved at master (646b210)
Creating working copy for https://github.com/PureSwift/Silica.git
Working copy of https://github.com/PureSwift/Silica.git resolved at master (16f8c29)
Creating working copy for https://github.com/PureSwift/FontConfig.git
Working copy of https://github.com/PureSwift/FontConfig.git resolved at master (02b7b62)
Creating working copy for https://github.com/palle-k/Covfefe.git
Working copy of https://github.com/palle-k/Covfefe.git resolved at 0.6.1
Creating working copy for https://github.com/Gerzer/LogicParser.git
Working copy of https://github.com/Gerzer/LogicParser.git resolved at 1.0.0
========================================
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": "existential-graphs-foundation",
      "name": "Existential Graphs Foundation",
      "url": "https://github.com/Gerzer/Existential-Graphs-Foundation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Existential-Graphs-Foundation",
      "dependencies": [
        {
          "identity": "silica",
          "name": "Silica",
          "url": "https://github.com/PureSwift/Silica.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Silica",
          "dependencies": [
            {
              "identity": "cairo",
              "name": "Cairo",
              "url": "https://github.com/PureSwift/Cairo.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cairo",
              "dependencies": [
                {
                  "identity": "fontconfig",
                  "name": "FontConfig",
                  "url": "https://github.com/PureSwift/FontConfig.git",
                  "version": "unspecified",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FontConfig",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "fontconfig",
              "name": "FontConfig",
              "url": "https://github.com/PureSwift/FontConfig.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FontConfig",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "logicparser",
          "name": "Logic Parser",
          "url": "https://github.com/Gerzer/LogicParser.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogicParser",
          "dependencies": [
            {
              "identity": "covfefe",
              "name": "Covfefe",
              "url": "https://github.com/palle-k/Covfefe.git",
              "version": "0.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Covfefe",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Gerzer/Existential-Graphs-Foundation.git
[1/36] Fetching existential-graphs-foundation
Fetched https://github.com/Gerzer/Existential-Graphs-Foundation.git from cache (0.63s)
Fetching https://github.com/PureSwift/Silica.git from cache
Fetched https://github.com/PureSwift/Silica.git from cache (0.44s)
Fetching https://github.com/PureSwift/Cairo.git from cache
Fetched https://github.com/PureSwift/Cairo.git from cache (0.43s)
Fetching https://github.com/PureSwift/FontConfig.git from cache
Fetched https://github.com/PureSwift/FontConfig.git from cache (0.39s)
Fetching https://github.com/Gerzer/LogicParser.git from cache
Fetched https://github.com/Gerzer/LogicParser.git from cache (0.42s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (0.47s)
Fetching https://github.com/palle-k/Covfefe.git from cache
Fetched https://github.com/palle-k/Covfefe.git from cache (0.42s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.47s)
Creating working copy for https://github.com/PureSwift/FontConfig.git
Working copy of https://github.com/PureSwift/FontConfig.git resolved at master (02b7b62)
Creating working copy for https://github.com/Gerzer/LogicParser.git
Working copy of https://github.com/Gerzer/LogicParser.git resolved at 1.0.0
Creating working copy for https://github.com/Gerzer/Existential-Graphs-Foundation.git
Working copy of https://github.com/Gerzer/Existential-Graphs-Foundation.git resolved at main (06f7eb4)
Creating working copy for https://github.com/PureSwift/Silica.git
Working copy of https://github.com/PureSwift/Silica.git resolved at master (16f8c29)
Creating working copy for https://github.com/PureSwift/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.git resolved at master (646b210)
Creating working copy for https://github.com/palle-k/Covfefe.git
Working copy of https://github.com/palle-k/Covfefe.git resolved at 0.6.1
warning: '.resolve-product-dependencies': dependency 'existential-graphs-foundation' is not used by any target
Found 2 product dependencies
  - Silica
  - Logic Parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Gerzer/Existential-Graphs-Foundation.git
https://github.com/Gerzer/Existential-Graphs-Foundation.git
{
  "dependencies" : [
    {
      "identity" : "silica",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Silica.git"
    },
    {
      "identity" : "logicparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Gerzer/LogicParser.git"
    }
  ],
  "manifest_display_name" : "Existential Graphs Foundation",
  "name" : "Existential Graphs Foundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ExistentialGraphsFoundation",
      "targets" : [
        "ExistentialGraphsFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExistentialGraphsFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ExistentialGraphsFoundation",
      "path" : "Sources/ExistentialGraphsFoundation",
      "product_dependencies" : [
        "Silica",
        "LogicParser"
      ],
      "product_memberships" : [
        "ExistentialGraphsFoundation"
      ],
      "sources" : [
        "Bounded.swift",
        "Cut.swift",
        "ExistentialGraphsFoundation.swift",
        "Graph.swift",
        "GraphElement.swift",
        "GraphObject.swift",
        "Literal.swift",
        "TransformationTransaction.swift",
        "Unique.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/22] Compiling Covfefe Tokenizer.swift
[6/23] Compiling Covfefe Normalization.swift
[7/23] Compiling Covfefe Parser.swift
[8/23] Compiling Covfefe PrefixGrammar.swift
[9/23] Compiling Covfefe Productions.swift
[10/23] Compiling Covfefe EBNFImporter.swift
[11/23] Compiling Covfefe EarleyParser.swift
[12/23] Compiling Covfefe SyntaxTree.swift
[13/23] Compiling Covfefe Terminal.swift
[14/23] Compiling Covfefe ABNFImporter.swift
[15/23] Compiling Covfefe BNFImporter.swift
[16/23] Compiling Covfefe CYKParser.swift
[17/23] Compiling Covfefe CharacterSets.swift
[18/23] Compiling Covfefe StringUtility.swift
[19/23] Compiling Covfefe Symbols.swift
[20/23] Emitting module Covfefe
[21/23] Compiling Covfefe Grammar.swift
[22/23] Compiling Covfefe GrammarCheck.swift
[23/23] Compiling Covfefe Utility.swift
[24/27] Compiling LogicParser LogicParser.swift
[25/27] Compiling LogicParser Errors.swift
[26/27] Emitting module LogicParser
[27/27] Compiling LogicParser LogicNode.swift
[28/37] Compiling ExistentialGraphsFoundation Unique.swift
[29/37] Compiling ExistentialGraphsFoundation TransformationTransaction.swift
[30/38] Compiling ExistentialGraphsFoundation Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Utilities.swift:37:1: warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 35 | }
 36 |
 37 | extension CGPoint: AdditiveArithmetic {
    | |- warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 38 |
 39 | 	public static func + (_ lhs: CGPoint, _ rhs: CGPoint) -> CGPoint {
[31/38] Compiling ExistentialGraphsFoundation Literal.swift
[32/38] Compiling ExistentialGraphsFoundation GraphObject.swift
[33/38] Compiling ExistentialGraphsFoundation ExistentialGraphsFoundation.swift
[34/38] Compiling ExistentialGraphsFoundation Graph.swift
[35/38] Compiling ExistentialGraphsFoundation Cut.swift
[36/38] Compiling ExistentialGraphsFoundation Bounded.swift
[37/38] Emitting module ExistentialGraphsFoundation
/Users/admin/builder/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Utilities.swift:37:1: warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 35 | }
 36 |
 37 | extension CGPoint: AdditiveArithmetic {
    | |- warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 38 |
 39 | 	public static func + (_ lhs: CGPoint, _ rhs: CGPoint) -> CGPoint {
[38/38] Compiling ExistentialGraphsFoundation GraphElement.swift
Build complete! (15.05s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install freetype using your system-packager:
    brew install freetype2
warning: you may be able to install cairo using your system-packager:
    brew install cairo
warning: you may be able to install fontconfig using your system-packager:
    brew install fontconfig
warning: you may be able to install freetype using your system-packager:
    brew install freetype2
warning: you may be able to install cairo using your system-packager:
    brew install cairo
warning: you may be able to install fontconfig using your system-packager:
    brew install fontconfig
Build complete.
{
  "dependencies" : [
    {
      "identity" : "silica",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Silica.git"
    },
    {
      "identity" : "logicparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Gerzer/LogicParser.git"
    }
  ],
  "manifest_display_name" : "Existential Graphs Foundation",
  "name" : "Existential Graphs Foundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ExistentialGraphsFoundation",
      "targets" : [
        "ExistentialGraphsFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExistentialGraphsFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ExistentialGraphsFoundation",
      "path" : "Sources/ExistentialGraphsFoundation",
      "product_dependencies" : [
        "Silica",
        "LogicParser"
      ],
      "product_memberships" : [
        "ExistentialGraphsFoundation"
      ],
      "sources" : [
        "Bounded.swift",
        "Cut.swift",
        "ExistentialGraphsFoundation.swift",
        "Graph.swift",
        "GraphElement.swift",
        "GraphObject.swift",
        "Literal.swift",
        "TransformationTransaction.swift",
        "Unique.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.