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 AutoGraphParser, reference main (5109d9), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 11:52:34 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/remind101/AutoGraphParser.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/remind101/AutoGraphParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5109d95 Merge pull request #12 from remind101/fix-libc6-dev
Cloned https://github.com/remind101/AutoGraphParser.git
Revision (git rev-parse @):
5109d953449013761fcbc8f880b699ed2db094ed
SUCCESS checkout https://github.com/remind101/AutoGraphParser.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4190] Fetching swift-case-paths
[295/9200] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.59s)
[1/97760] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-case-paths from cache (5.37s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.37s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (3.27s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.56s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
========================================
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": "autographparser",
      "name": "AutoGraphParser",
      "url": "https://github.com/remind101/AutoGraphParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AutoGraphParser",
      "dependencies": [
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.5.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/remind101/AutoGraphParser.git
[1/213] Fetching autographparser
Fetched https://github.com/remind101/AutoGraphParser.git from cache (0.78s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetched https://github.com/pointfreeco/swift-parsing from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.02s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.51s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax
[1/66685] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.35s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.60s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/remind101/AutoGraphParser.git
Working copy of https://github.com/remind101/AutoGraphParser.git resolved at main (5109d95)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
warning: '.resolve-product-dependencies': dependency 'autographparser' is not used by any target
Found 1 product dependencies
  - swift-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/remind101/AutoGraphParser.git
{
  "dependencies" : [
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    }
  ],
  "manifest_display_name" : "AutoGraphParser",
  "name" : "AutoGraphParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AutoGraphParser",
      "targets" : [
        "AutoGraphParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutoGraphParserTests",
      "module_type" : "SwiftTarget",
      "name" : "AutoGraphParserTests",
      "path" : "Tests/AutoGraphParserTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AutoGraphParserTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IntrospectionSchemaParsingTests.swift",
        "QueryLanguageParsingTests.swift"
      ],
      "target_dependencies" : [
        "AutoGraphParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AutoGraphParser",
      "module_type" : "SwiftTarget",
      "name" : "AutoGraphParser",
      "path" : "Sources/AutoGraphParser",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "AutoGraphParser"
      ],
      "sources" : [
        "AutoGraphParser.swift",
        "IgnoredTokens.swift",
        "IntrospectionTypes.swift",
        "Language.swift",
        "Scalars.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/14] Compiling XCTestDynamicOverlay Unimplemented.swift
[7/14] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[8/14] Compiling XCTestDynamicOverlay XCTFail.swift
[9/14] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[10/14] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/14] Compiling XCTestDynamicOverlay Deprecations.swift
[12/14] Emitting module XCTestDynamicOverlay
[13/14] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[14/14] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[15/22] Compiling CasePaths XCTUnwrap.swift
[16/22] Compiling CasePaths TypeName.swift
[17/22] Compiling CasePaths OpenExistential.swift
[18/22] Compiling CasePaths Operators.swift
[19/22] Compiling CasePaths CasePaths.swift
[20/22] Compiling CasePaths CasePath.swift
[21/22] Emitting module CasePaths
[22/22] Compiling CasePaths EnumReflection.swift
[23/91] Compiling Parsing Enum.swift
[24/91] Compiling Parsing FixedWidthInteger.swift
[25/91] Compiling Parsing Identity.swift
[26/91] Compiling Parsing JSON.swift
[27/91] Compiling Parsing LosslessStringConvertible.swift
[28/91] Compiling Parsing Memberwise.swift
[29/91] Compiling Parsing ParseableFormatStyleConversion.swift
[30/91] Compiling Parsing RawRepresentable.swift
[31/98] Compiling Parsing Peek.swift
[32/98] Compiling Parsing Pipe.swift
[33/98] Compiling Parsing Prefix.swift
[34/98] Compiling Parsing PrefixThrough.swift
[35/98] Compiling Parsing PrefixUpTo.swift
[36/98] Compiling Parsing Printing.swift
[37/98] Compiling Parsing Pullback.swift
[38/98] Compiling Parsing Parser.swift
[39/98] Compiling Parsing ParserPrinter.swift
[40/98] Compiling Parsing Always.swift
[41/98] Compiling Parsing AnyParserPrinter.swift
[42/98] Compiling Parsing Backtracking.swift
[43/98] Compiling Parsing Bool.swift
[44/98] Compiling Parsing CaseIterableRawRepresentable.swift
[45/98] Compiling Parsing CharacterSet.swift
[46/98] Compiling Parsing Conditional.swift
[47/98] Compiling Parsing Consumed.swift
[48/98] Compiling Parsing Digits.swift
[49/98] Compiling Parsing End.swift
[50/98] Compiling Parsing Fail.swift
[51/98] Compiling Parsing Filter.swift
[52/98] Compiling Parsing First.swift
[53/98] Compiling Parsing Float.swift
[54/98] Compiling Parsing String.swift
[55/98] Compiling Parsing Substring.swift
[56/98] Compiling Parsing UTF8View.swift
[57/98] Compiling Parsing ConvertingError.swift
[58/98] Compiling Parsing CountingRange.swift
[59/98] Compiling Parsing EmptyInitializable.swift
[60/98] Compiling Parsing AnyEquatable.swift
[61/98] Compiling Parsing Deprecations.swift
[62/98] Compiling Parsing ReplaceError.swift
[63/98] Compiling Parsing Rest.swift
[64/98] Compiling Parsing Skip.swift
[65/98] Compiling Parsing StartsWith.swift
[66/98] Compiling Parsing UUID.swift
[67/98] Compiling Parsing Whitespace.swift
[68/98] Compiling Parsing AnyParser.swift
[69/98] Compiling Parsing OneOfBuilder.swift
[70/98] Compiling Parsing ParserBuilder.swift
[71/98] Compiling Parsing Conversion.swift
[72/98] Compiling Parsing AnyConversion.swift
[73/98] Compiling Parsing BinaryFloatingPoint.swift
[74/98] Compiling Parsing ConversionMap.swift
[75/98] Compiling Parsing Conversions.swift
[76/98] Compiling Parsing Data.swift
[77/98] Compiling Parsing From.swift
[78/98] Compiling Parsing Int.swift
[79/98] Compiling Parsing Lazy.swift
[80/98] Compiling Parsing Literal.swift
[81/98] Compiling Parsing Many.swift
[82/98] Compiling Parsing Map.swift
[83/98] Compiling Parsing Newline.swift
[84/98] Compiling Parsing Not.swift
[85/98] Compiling Parsing OneOf.swift
[86/98] Compiling Parsing OneOfMany.swift
[87/98] Compiling Parsing Optional.swift
[88/98] Compiling Parsing Optionally.swift
[89/98] Compiling Parsing Parse.swift
[90/98] Compiling Parsing ParseableFormatStyle.swift
[91/98] Compiling Parsing CompactMap.swift
[92/98] Compiling Parsing FlatMap.swift
[93/98] Compiling Parsing Parsers.swift
[94/98] Compiling Parsing Stream.swift
[95/98] Compiling Parsing ParsingError.swift
[96/98] Compiling Parsing PrependableCollection.swift
[97/98] Compiling Parsing PrintingError.swift
[98/98] Emitting module Parsing
[99/104] Compiling AutoGraphParser Scalars.swift
[100/104] Compiling AutoGraphParser IgnoredTokens.swift
[101/104] Compiling AutoGraphParser IntrospectionTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/AutoGraphParser/IntrospectionTypes.swift:5:10: warning: associated value 'typeConstructionError(kind:)' of 'Sendable'-conforming enum 'IntrospectionError' has non-sendable type '__TypeKind'; this is an error in the Swift 6 language mode
  3 | public enum IntrospectionError: LocalizedError {
  4 |     case general(message: String)
  5 |     case typeConstructionError(kind: __TypeKind)
    |          `- warning: associated value 'typeConstructionError(kind:)' of 'Sendable'-conforming enum 'IntrospectionError' has non-sendable type '__TypeKind'; this is an error in the Swift 6 language mode
  6 |
  7 |     public var errorDescription: String {
    :
 73 |  }
 74 |  */
 75 | public enum __TypeKind: String, Hashable, Codable {
    |             `- note: consider making enum '__TypeKind' conform to the 'Sendable' protocol
 76 |     case scalar = "SCALAR"
 77 |     case object = "OBJECT"
[102/104] Compiling AutoGraphParser AutoGraphParser.swift
[103/104] Compiling AutoGraphParser Language.swift
[104/104] Emitting module AutoGraphParser
/Users/admin/builder/spi-builder-workspace/Sources/AutoGraphParser/IntrospectionTypes.swift:5:10: warning: associated value 'typeConstructionError(kind:)' of 'Sendable'-conforming enum 'IntrospectionError' has non-sendable type '__TypeKind'; this is an error in the Swift 6 language mode
  3 | public enum IntrospectionError: LocalizedError {
  4 |     case general(message: String)
  5 |     case typeConstructionError(kind: __TypeKind)
    |          `- warning: associated value 'typeConstructionError(kind:)' of 'Sendable'-conforming enum 'IntrospectionError' has non-sendable type '__TypeKind'; this is an error in the Swift 6 language mode
  6 |
  7 |     public var errorDescription: String {
    :
 73 |  }
 74 |  */
 75 | public enum __TypeKind: String, Hashable, Codable {
    |             `- note: consider making enum '__TypeKind' conform to the 'Sendable' protocol
 76 |     case scalar = "SCALAR"
 77 |     case object = "OBJECT"
Build complete! (44.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    }
  ],
  "manifest_display_name" : "AutoGraphParser",
  "name" : "AutoGraphParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AutoGraphParser",
      "targets" : [
        "AutoGraphParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutoGraphParserTests",
      "module_type" : "SwiftTarget",
      "name" : "AutoGraphParserTests",
      "path" : "Tests/AutoGraphParserTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AutoGraphParserTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IntrospectionSchemaParsingTests.swift",
        "QueryLanguageParsingTests.swift"
      ],
      "target_dependencies" : [
        "AutoGraphParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AutoGraphParser",
      "module_type" : "SwiftTarget",
      "name" : "AutoGraphParser",
      "path" : "Sources/AutoGraphParser",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "AutoGraphParser"
      ],
      "sources" : [
        "AutoGraphParser.swift",
        "IgnoredTokens.swift",
        "IntrospectionTypes.swift",
        "Language.swift",
        "Scalars.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.