This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 AutoGraphParser with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/remind101/AutoGraphParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-6F35C1178C84523A.txt
[6/14] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[7/14] Compiling XCTestDynamicOverlay Unimplemented.swift
[8/14] Compiling XCTestDynamicOverlay XCTFail.swift
[9/14] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[10/14] Emitting module XCTestDynamicOverlay
[11/14] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[12/14] Compiling XCTestDynamicOverlay Deprecations.swift
[13/14] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[14/14] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[15/22] Compiling CasePaths Operators.swift
[16/22] Compiling CasePaths TypeName.swift
[17/22] Compiling CasePaths OpenExistential.swift
[18/22] Compiling CasePaths CasePaths.swift
[19/22] Compiling CasePaths XCTUnwrap.swift
[20/22] Emitting module CasePaths
[21/22] Compiling CasePaths EnumReflection.swift
[22/22] Compiling CasePaths CasePath.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 Not.swift
[39/98] Compiling Parsing OneOf.swift
[40/98] Compiling Parsing OneOfMany.swift
[41/98] Compiling Parsing Optional.swift
[42/98] Compiling Parsing Optionally.swift
[43/98] Compiling Parsing Parse.swift
[44/98] Compiling Parsing ParseableFormatStyle.swift
[45/98] Compiling Parsing ReplaceError.swift
[46/98] Compiling Parsing Rest.swift
[47/98] Compiling Parsing Skip.swift
[48/98] Compiling Parsing StartsWith.swift
[49/98] Compiling Parsing UUID.swift
[50/98] Compiling Parsing Whitespace.swift
[51/98] Compiling Parsing AnyParser.swift
[52/98] Compiling Parsing Conditional.swift
[53/98] Compiling Parsing Consumed.swift
[54/98] Compiling Parsing Digits.swift
[55/98] Compiling Parsing End.swift
[56/98] Compiling Parsing Fail.swift
[57/98] Compiling Parsing Filter.swift
[58/98] Compiling Parsing First.swift
[59/98] Compiling Parsing Float.swift
[60/98] Compiling Parsing Parser.swift
[61/98] Compiling Parsing ParserPrinter.swift
[62/98] Compiling Parsing Always.swift
[63/98] Compiling Parsing AnyParserPrinter.swift
[64/98] Compiling Parsing Backtracking.swift
[65/98] Compiling Parsing Bool.swift
[66/98] Compiling Parsing CaseIterableRawRepresentable.swift
[67/98] Compiling Parsing CharacterSet.swift
[68/98] Compiling Parsing String.swift
[69/98] Compiling Parsing Substring.swift
[70/98] Compiling Parsing UTF8View.swift
[71/98] Compiling Parsing ConvertingError.swift
[72/98] Compiling Parsing CountingRange.swift
[73/98] Compiling Parsing EmptyInitializable.swift
[74/98] Compiling Parsing AnyEquatable.swift
[75/98] Compiling Parsing Deprecations.swift
[76/98] Compiling Parsing From.swift
[77/98] Compiling Parsing Int.swift
[78/98] Compiling Parsing Lazy.swift
[79/98] Compiling Parsing Literal.swift
[80/98] Compiling Parsing Many.swift
[81/98] Compiling Parsing Map.swift
[82/98] Compiling Parsing Newline.swift
[83/98] Compiling Parsing CompactMap.swift
[84/98] Compiling Parsing FlatMap.swift
[85/98] Compiling Parsing Parsers.swift
[86/98] Compiling Parsing Stream.swift
[87/98] Compiling Parsing ParsingError.swift
[88/98] Compiling Parsing PrependableCollection.swift
[89/98] Compiling Parsing PrintingError.swift
[90/98] Compiling Parsing OneOfBuilder.swift
[91/98] Compiling Parsing ParserBuilder.swift
[92/98] Compiling Parsing Conversion.swift
[93/98] Compiling Parsing AnyConversion.swift
[94/98] Compiling Parsing BinaryFloatingPoint.swift
[95/98] Compiling Parsing ConversionMap.swift
[96/98] Compiling Parsing Conversions.swift
[97/98] Compiling Parsing Data.swift
[98/98] Emitting module Parsing
[99/104] Compiling AutoGraphParser AutoGraphParser.swift
[100/104] Compiling AutoGraphParser IgnoredTokens.swift
[101/104] Compiling AutoGraphParser Scalars.swift
[102/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"
[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! (77.29s)
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
[1/3767] Fetching swift-case-paths
[943/6123] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.15s)
[1/97635] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.39s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (5.39s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (1.07s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.69s)
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
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
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.