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 OpenAPIReflection, reference main (4abc8c), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 23:24:55 UTC.

Swift 6 data race errors: 0

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/mattpolzin/OpenAPIReflection.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/OpenAPIReflection
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4abc8cf Fixing issue with Swift 6.0 and DateEncodingStrategy (#8)
Cloned https://github.com/mattpolzin/OpenAPIReflection.git
Revision (git rev-parse @):
4abc8cfcc66fc34de25a69454f8fa7b9f484dfce
SUCCESS checkout https://github.com/mattpolzin/OpenAPIReflection.git at main
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/mattpolzin/Sampleable.git
[1/63] Fetching sampleable
[64/10005] Fetching sampleable, yams
[363/67700] Fetching sampleable, yams, openapikit
Fetched https://github.com/mattpolzin/Sampleable.git from cache (22.26s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (22.26s)
Fetched https://github.com/jpsim/Yams.git from cache (22.26s)
Computing version for https://github.com/mattpolzin/Sampleable.git
Computed https://github.com/mattpolzin/Sampleable.git at 2.1.0 (0.55s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.0.0 (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.54s)
Creating working copy for https://github.com/mattpolzin/Sampleable.git
Working copy of https://github.com/mattpolzin/Sampleable.git resolved at 2.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.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": "openapireflection",
      "name": "OpenAPIReflection",
      "url": "https://github.com/mattpolzin/OpenAPIReflection.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIReflection",
      "dependencies": [
        {
          "identity": "openapikit",
          "name": "OpenAPIKit",
          "url": "https://github.com/mattpolzin/OpenAPIKit.git",
          "version": "3.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIKit",
          "dependencies": [
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams.git",
              "version": "5.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "sampleable",
          "name": "Sampleable",
          "url": "https://github.com/mattpolzin/Sampleable.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sampleable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattpolzin/OpenAPIReflection.git
[1/362] Fetching openapireflection
Fetched https://github.com/mattpolzin/OpenAPIReflection.git from cache (0.75s)
Fetching https://github.com/mattpolzin/Sampleable.git from cache
Fetching https://github.com/mattpolzin/OpenAPIKit.git from cache
Fetched https://github.com/mattpolzin/Sampleable.git from cache (0.56s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (0.56s)
Computing version for https://github.com/mattpolzin/Sampleable.git
Computed https://github.com/mattpolzin/Sampleable.git at 2.1.0 (0.02s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.3.0 (0.02s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.54s)
Creating working copy for https://github.com/mattpolzin/OpenAPIReflection.git
Working copy of https://github.com/mattpolzin/OpenAPIReflection.git resolved at main (4abc8cf)
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.3.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/mattpolzin/Sampleable.git
Working copy of https://github.com/mattpolzin/Sampleable.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'openapireflection' is not used by any target
Found 2 product dependencies
  - OpenAPIKit
  - Sampleable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mattpolzin/OpenAPIReflection.git
{
  "dependencies" : [
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "sampleable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/Sampleable.git"
    }
  ],
  "manifest_display_name" : "OpenAPIReflection",
  "name" : "OpenAPIReflection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenAPIReflection",
      "targets" : [
        "OpenAPIReflection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIReflection30",
      "targets" : [
        "OpenAPIReflection30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIReflectionTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflectionTests",
      "path" : "Tests/OpenAPIReflectionTests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30Tests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30Tests",
      "path" : "Tests/OpenAPIReflection30Tests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30",
      "path" : "Sources/OpenAPIReflection30",
      "product_dependencies" : [
        "OpenAPIKit30",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection30"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIReflection",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection",
      "path" : "Sources/OpenAPIReflection",
      "product_dependencies" : [
        "OpenAPIKit",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/43] Emitting module Sampleable
[9/43] Compiling Sampleable Sampleable.swift
[10/43] Compiling OpenAPIKitCore Path.swift
[11/43] Compiling OpenAPIKitCore ResponseStatusCode.swift
[12/43] Compiling OpenAPIKitCore SecurityScheme.swift
[13/46] Compiling OpenAPIKitCore InconsistencyError.swift
[14/46] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[15/46] Compiling OpenAPIKitCore OpenAPIError.swift
[16/46] Compiling OpenAPIKitCore OpenAPIWarning.swift
[17/46] Compiling OpenAPIKitCore Optional+Zip.swift
[18/46] Compiling OpenAPIKitCore Result+Value.swift
[19/46] Compiling OpenAPIKitCore Validatable.swift
[20/46] Emitting module OpenAPIKitCore
[21/46] Compiling OpenAPIKitCore Discriminator.swift
[22/46] Compiling OpenAPIKitCore HttpMethod.swift
[23/46] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[24/46] Compiling OpenAPIKitCore JSONTypeFormat.swift
[25/46] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[26/46] Compiling OpenAPIKitCore URLTemplate.swift
[27/46] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[28/46] Compiling OpenAPIKitCore CodingPathError.swift
[29/46] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[30/46] Compiling OpenAPIKitCore DiggingError.swift
[31/46] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[32/46] Compiling OpenAPIKitCore RequestDecodingError.swift
[33/46] Compiling OpenAPIKitCore OpenAPIReference.swift
[34/46] Compiling OpenAPIKitCore OrderedDictionary.swift
[35/46] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[36/46] Compiling OpenAPIKitCore Shared.swift
[37/46] Compiling OpenAPIKitCore CallbackURL.swift
[38/46] Compiling OpenAPIKitCore ComponentKey.swift
[39/46] Compiling OpenAPIKitCore ContentType.swift
[40/46] Compiling OpenAPIKitCore AnyCodable.swift
[41/46] Compiling OpenAPIKitCore Either+Codable.swift
[42/46] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[43/46] Compiling OpenAPIKitCore Either.swift
[44/46] Compiling OpenAPIKitCore OAuthFlows.swift
[45/46] Compiling OpenAPIKitCore ParameterContextLocation.swift
[46/46] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[47/169] Compiling OpenAPIKit JSONSchema+Combining.swift
[48/169] Compiling OpenAPIKit JSONSchema.swift
[49/169] Compiling OpenAPIKit JSONSchemaContext.swift
[50/169] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[51/169] Compiling OpenAPIKit TypesAndFormats.swift
[52/169] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[53/175] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[54/175] Compiling OpenAPIKit30 Components+JSONReference.swift
[55/175] Compiling OpenAPIKit30 Components+Locatable.swift
[56/175] Compiling OpenAPIKit30 Components.swift
[57/175] Compiling OpenAPIKit30 Content.swift
[58/175] Compiling OpenAPIKit30 Validation+Builtins.swift
[59/181] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[60/181] Compiling OpenAPIKit30 Callbacks.swift
[66/181] Emitting module OpenAPIKit30
[67/181] Compiling OpenAPIKit AnyCodable+Validatable.swift
[68/181] Compiling OpenAPIKit Callbacks.swift
[69/181] Compiling OpenAPIKit CodableVendorExtendable.swift
[70/181] Compiling OpenAPIKit Components+JSONReference.swift
[71/181] Compiling OpenAPIKit Components+Locatable.swift
[72/181] Compiling OpenAPIKit Components.swift
[73/181] Compiling OpenAPIKit Content.swift
[74/181] Emitting module OpenAPIKit
[75/181] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[76/181] Compiling OpenAPIKit30 Either+Validatable.swift
[77/181] Compiling OpenAPIKit30 DocumentDecodingError.swift
[78/181] Compiling OpenAPIKit30 OperationDecodingError.swift
[79/181] Compiling OpenAPIKit30 PathDecodingError.swift
[80/181] Compiling OpenAPIKit30 ResponseDecodingError.swift
[81/181] Compiling OpenAPIKit30 Example.swift
[82/181] Compiling OpenAPIKit30 ExternalDocumentation.swift
[83/181] Compiling OpenAPIKit30 DereferencedHeader.swift
[84/181] Compiling OpenAPIKit30 Header.swift
[85/181] Compiling OpenAPIKit30 JSONReference.swift
[86/181] Compiling OpenAPIKit30 Link.swift
[87/181] Compiling OpenAPIKit30 OpenAPI.swift
[88/181] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[89/181] Compiling OpenAPIKit30 JSONSchema.swift
[90/181] Compiling OpenAPIKit30 JSONSchemaContext.swift
[91/181] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[92/181] Compiling OpenAPIKit30 TypesAndFormats.swift
[93/181] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[97/181] Compiling OpenAPIKit Validation+Builtins.swift
[98/181] Compiling OpenAPIKit Validation.swift
[99/181] Compiling OpenAPIKit Validator+Convenience.swift
[100/181] Compiling OpenAPIKit Validator.swift
[101/181] Compiling OpenAPIKit XML.swift
[107/181] Compiling OpenAPIKit _CoreReExport.swift
[108/181] Compiling OpenAPIKit ContentEncoding.swift
[109/181] Compiling OpenAPIKit DereferencedContent.swift
[110/181] Compiling OpenAPIKit DereferencedContentEncoding.swift
[111/181] Compiling OpenAPIKit DereferencedDocument.swift
[112/181] Compiling OpenAPIKit Document.swift
[113/181] Compiling OpenAPIKit DocumentInfo.swift
[114/181] Compiling OpenAPIKit ResolvedDocument.swift
[129/181] Compiling OpenAPIKit Parameter.swift
[130/181] Compiling OpenAPIKit ParameterContext.swift
[131/181] Compiling OpenAPIKit ParameterSchemaContext.swift
[132/181] Compiling OpenAPIKit DereferencedPathItem.swift
[133/181] Compiling OpenAPIKit PathItem.swift
[134/181] Compiling OpenAPIKit ResolvedRoute.swift
[135/181] Compiling OpenAPIKit30 Either+Convenience.swift
[136/181] Compiling OpenAPIKit OpenAPI.swift
[137/181] Compiling OpenAPIKit DereferencedOperation.swift
[138/181] Compiling OpenAPIKit Operation.swift
[139/181] Compiling OpenAPIKit ResolvedEndpoint.swift
[140/181] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[141/181] Compiling OpenAPIKit DereferencedParameter.swift
[142/181] Compiling OpenAPIKit DereferencedSchemaContext.swift
[176/189] Compiling OpenAPIReflection30 SwiftPrimitiveExtensions.swift
[177/189] Emitting module OpenAPIReflection30
[178/189] Compiling OpenAPIReflection30 Date+OpenAPI.swift
[185/189] Compiling OpenAPIReflection30 SchemaProtocols.swift
[186/189] Compiling OpenAPIReflection30 Optional+ZipWith.swift
[187/189] Compiling OpenAPIReflection30 OpenAPI+Errors.swift
[188/189] Compiling OpenAPIReflection30 AnyJSONCaseIterable.swift
[189/189] Compiling OpenAPIReflection30 Sampleable+OpenAPI.swift
[190/197] Compiling OpenAPIReflection SwiftPrimitiveExtensions.swift
[191/197] Compiling OpenAPIReflection Optional+ZipWith.swift
[192/197] Compiling OpenAPIReflection OpenAPI+Errors.swift
[193/197] Compiling OpenAPIReflection SchemaProtocols.swift
[194/197] Compiling OpenAPIReflection Sampleable+OpenAPI.swift
[195/197] Compiling OpenAPIReflection AnyJSONCaseIterable.swift
[196/197] Compiling OpenAPIReflection Date+OpenAPI.swift
[197/197] Emitting module OpenAPIReflection
Build complete! (20.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "sampleable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/Sampleable.git"
    }
  ],
  "manifest_display_name" : "OpenAPIReflection",
  "name" : "OpenAPIReflection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenAPIReflection",
      "targets" : [
        "OpenAPIReflection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIReflection30",
      "targets" : [
        "OpenAPIReflection30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIReflectionTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflectionTests",
      "path" : "Tests/OpenAPIReflectionTests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30Tests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30Tests",
      "path" : "Tests/OpenAPIReflection30Tests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30",
      "path" : "Sources/OpenAPIReflection30",
      "product_dependencies" : [
        "OpenAPIKit30",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection30"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIReflection",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection",
      "path" : "Sources/OpenAPIReflection",
      "product_dependencies" : [
        "OpenAPIKit",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.