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 1.0.0 (06f7eb), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:22:43 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: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Gerzer/Existential-Graphs-Foundation
 * tag               1.0.0      -> FETCH_HEAD
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 1.0.0
Fetching https://github.com/PureSwift/Silica.git
[1/1226] Fetching silica
Fetched https://github.com/PureSwift/Silica.git from cache (0.79s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3617] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git from cache (1.61s)
Fetching https://github.com/PureSwift/FontConfig.git
[1/123] Fetching fontconfig
Fetched https://github.com/PureSwift/FontConfig.git from cache (0.64s)
Fetching https://github.com/Gerzer/LogicParser.git
[1/18] Fetching logicparser
Fetched https://github.com/Gerzer/LogicParser.git from cache (0.60s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (1.20s)
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git from cache (1.11s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (1.70s)
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/Gerzer/LogicParser.git
Working copy of https://github.com/Gerzer/LogicParser.git resolved at 1.0.0
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/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
========================================
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.64s)
Fetching https://github.com/PureSwift/Silica.git from cache
Fetched https://github.com/PureSwift/Silica.git from cache (0.45s)
Fetching https://github.com/PureSwift/Cairo.git from cache
Fetched https://github.com/PureSwift/Cairo.git from cache (0.42s)
Fetching https://github.com/PureSwift/FontConfig.git from cache
Fetched https://github.com/PureSwift/FontConfig.git from cache (0.50s)
Fetching https://github.com/Gerzer/LogicParser.git from cache
Fetched https://github.com/Gerzer/LogicParser.git from cache (0.45s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (0.51s)
Fetching https://github.com/palle-k/Covfefe.git from cache
Fetched https://github.com/palle-k/Covfefe.git from cache (0.46s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.52s)
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/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/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/PureSwift/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.git resolved at master (646b210)
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 1.0.0 (06f7eb4)
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 Grammar.swift
[6/22] Compiling Covfefe GrammarCheck.swift
[7/23] Compiling Covfefe SyntaxTree.swift
[8/23] Compiling Covfefe Terminal.swift
[9/23] Compiling Covfefe Normalization.swift
[10/23] Compiling Covfefe Parser.swift
[11/23] Compiling Covfefe Tokenizer.swift
[12/23] Compiling Covfefe StringUtility.swift
[13/23] Compiling Covfefe Symbols.swift
[14/23] Compiling Covfefe EBNFImporter.swift
[15/23] Compiling Covfefe EarleyParser.swift
[16/23] Compiling Covfefe PrefixGrammar.swift
[17/23] Compiling Covfefe Productions.swift
[18/23] Emitting module Covfefe
[19/23] Compiling Covfefe ABNFImporter.swift
[20/23] Compiling Covfefe BNFImporter.swift
[21/23] Compiling Covfefe CYKParser.swift
[22/23] Compiling Covfefe CharacterSets.swift
[23/23] Compiling Covfefe Utility.swift
[24/27] Compiling LogicParser Errors.swift
[25/27] Compiling LogicParser LogicParser.swift
[26/27] Compiling LogicParser LogicNode.swift
[27/27] Emitting module LogicParser
[28/37] Compiling ExistentialGraphsFoundation Unique.swift
[29/38] Compiling ExistentialGraphsFoundation Graph.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 GraphElement.swift
[32/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 {
[33/38] Compiling ExistentialGraphsFoundation Cut.swift
[34/38] Compiling ExistentialGraphsFoundation Bounded.swift
[35/38] Compiling ExistentialGraphsFoundation TransformationTransaction.swift
[36/38] Compiling ExistentialGraphsFoundation ExistentialGraphsFoundation.swift
[37/38] Compiling ExistentialGraphsFoundation GraphObject.swift
[38/38] Compiling ExistentialGraphsFoundation Literal.swift
Build complete! (14.79s)
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.