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

Swift 6 data race errors: 3

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/mattpolzin/OpenAPIDiff.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/OpenAPIDiff
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6887e65 Merge pull request #7 from mattpolzin/a-few-more-diffs
Cloned https://github.com/mattpolzin/OpenAPIDiff.git
Revision (git rev-parse @):
6887e651a5b4381f8f6f51616ff7e13a8e00fc8f
SUCCESS checkout https://github.com/mattpolzin/OpenAPIDiff.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/mattpolzin/OpenAPIDiff.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[2/21] Write openapi-diff-entitlement.plist
[2/21] Write sources
[11/21] Write swift-version-6F35C1178C84523A.txt
[12/57] Compiling api.c
[13/57] Compiling writer.c
[14/57] Compiling emitter.c
[15/57] Compiling reader.c
[16/57] Compiling parser.c
[17/57] Compiling scanner.c
[19/72] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/72] Emitting module ArgumentParserToolInfo
[21/110] Compiling ArgumentParser InputOrigin.swift
[22/110] Compiling ArgumentParser Name.swift
[23/110] Compiling ArgumentParser Parsed.swift
[24/110] Compiling ArgumentParser ParsedValues.swift
[25/114] Emitting module OpenAPIKitCore
[26/117] Compiling OpenAPIKitCore Optional+Zip.swift
[27/117] Compiling OpenAPIKitCore Result+Value.swift
[28/117] Compiling OpenAPIKitCore Validatable.swift
[29/117] Compiling ArgumentParser Platform.swift
[30/117] Compiling ArgumentParser SequenceExtensions.swift
[31/117] Compiling ArgumentParser StringExtensions.swift
[32/117] Compiling ArgumentParser Tree.swift
[33/117] Compiling ArgumentParser ParsableArguments.swift
[34/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/117] Compiling ArgumentParser ParsableCommand.swift
[36/117] Compiling ArgumentParser ArgumentDecoder.swift
[37/117] Compiling ArgumentParser Flag.swift
[38/117] Compiling ArgumentParser NameSpecification.swift
[39/117] Compiling ArgumentParser Option.swift
[40/117] Compiling ArgumentParser OptionGroup.swift
[41/117] Emitting module ArgumentParser
[42/117] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/117] Compiling ArgumentParser CompletionsGenerator.swift
[44/117] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/117] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/117] Compiling ArgumentParser Argument.swift
[47/117] Compiling ArgumentParser ArgumentHelp.swift
[48/117] Compiling ArgumentParser ArgumentVisibility.swift
[49/117] Compiling ArgumentParser CompletionKind.swift
[50/117] Compiling ArgumentParser Errors.swift
[51/117] Compiling ArgumentParser ArgumentDefinition.swift
[52/117] Compiling ArgumentParser ArgumentSet.swift
[53/117] Compiling ArgumentParser CommandParser.swift
[54/117] Compiling ArgumentParser InputKey.swift
[55/117] Compiling ArgumentParser HelpGenerator.swift
[56/117] Compiling ArgumentParser MessageInfo.swift
[57/117] Compiling ArgumentParser UsageGenerator.swift
[58/117] Compiling ArgumentParser CollectionExtensions.swift
[59/117] Compiling ArgumentParser ParserError.swift
[60/117] Compiling ArgumentParser SplitArguments.swift
[61/117] Compiling ArgumentParser DumpHelpGenerator.swift
[62/117] Compiling ArgumentParser HelpCommand.swift
[63/117] Compiling ArgumentParser AsyncParsableCommand.swift
[64/117] Compiling ArgumentParser CommandConfiguration.swift
[65/117] Compiling ArgumentParser EnumerableFlag.swift
[66/117] Compiling ArgumentParser ExpressibleByArgument.swift
[79/118] Compiling Yams String+Yams.swift
[80/118] Compiling Yams Tag.swift
[81/118] Compiling Yams Representer.swift
[82/118] Compiling Yams Resolver.swift
[90/118] Emitting module Yams
[115/241] Compiling Yams YamlError.swift
[116/241] Compiling OpenAPIKit Parameter.swift
[117/241] Compiling OpenAPIKit ParameterContext.swift
[118/241] Compiling OpenAPIKit ParameterSchemaContext.swift
[119/241] Compiling OpenAPIKit DereferencedPathItem.swift
[120/241] Compiling OpenAPIKit PathItem.swift
[121/241] Compiling OpenAPIKit ResolvedRoute.swift
[122/247] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[123/247] Compiling OpenAPIKit30 Callbacks.swift
[124/247] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[125/247] Compiling OpenAPIKit30 Components+JSONReference.swift
[126/247] Compiling OpenAPIKit30 Components+Locatable.swift
[127/247] Compiling OpenAPIKit30 Components.swift
[128/247] Compiling OpenAPIKit30 Content.swift
[129/253] Compiling OpenAPIKit OpenAPI.swift
[130/253] Compiling OpenAPIKit DereferencedOperation.swift
[131/253] Compiling OpenAPIKit Operation.swift
[132/253] Compiling OpenAPIKit ResolvedEndpoint.swift
[133/253] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[134/253] Compiling OpenAPIKit DereferencedParameter.swift
[135/253] Compiling OpenAPIKit DereferencedSchemaContext.swift
[143/253] Compiling OpenAPIKit30 ContentEncoding.swift
[144/253] Compiling OpenAPIKit30 DereferencedContent.swift
[145/253] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[146/253] Compiling OpenAPIKit30 DereferencedDocument.swift
[147/253] Compiling OpenAPIKit30 Document.swift
[148/253] Compiling OpenAPIKit30 DocumentInfo.swift
[149/253] Compiling OpenAPIKit30 ResolvedDocument.swift
[150/253] Compiling OpenAPIKit JSONSchema+Combining.swift
[151/253] Compiling OpenAPIKit JSONSchema.swift
[152/253] Compiling OpenAPIKit JSONSchemaContext.swift
[153/253] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[154/253] Compiling OpenAPIKit TypesAndFormats.swift
[155/253] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[156/253] Emitting module OpenAPIKit30
[157/253] Emitting module OpenAPIKit
[158/253] Compiling OpenAPIKit Request.swift
[159/253] Compiling OpenAPIKit DereferencedResponse.swift
[160/253] Compiling OpenAPIKit Response.swift
[161/253] Compiling OpenAPIKit RuntimeExpression.swift
[162/253] Compiling OpenAPIKit SchemaProtocols.swift
[163/253] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[164/253] Compiling OpenAPIKit DereferencedJSONSchema.swift
[165/253] Compiling OpenAPIKit30 DereferencedOperation.swift
[166/253] Compiling OpenAPIKit30 Operation.swift
[167/253] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[168/253] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[169/253] Compiling OpenAPIKit30 DereferencedParameter.swift
[170/253] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[171/253] Compiling OpenAPIKit30 Parameter.swift
[172/253] Compiling OpenAPIKit30 Validation+Builtins.swift
[173/253] Compiling OpenAPIKit Validation+Builtins.swift
[174/253] Compiling OpenAPIKit Validation.swift
[175/253] Compiling OpenAPIKit Validator+Convenience.swift
[176/253] Compiling OpenAPIKit Validator.swift
[177/253] Compiling OpenAPIKit XML.swift
[190/253] Compiling OpenAPIKit _CoreReExport.swift
[198/253] Compiling OpenAPIKit SecurityScheme.swift
[199/253] Compiling OpenAPIKit Server.swift
[200/253] Compiling OpenAPIKit Tag.swift
[201/253] Compiling OpenAPIKit URLTemplate+Validatable.swift
[202/253] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[203/253] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[205/253] Compiling OpenAPIKit30 Example.swift
[206/253] Compiling OpenAPIKit30 ExternalDocumentation.swift
[207/253] Compiling OpenAPIKit30 DereferencedHeader.swift
[208/253] Compiling OpenAPIKit30 Header.swift
[209/253] Compiling OpenAPIKit Header.swift
[210/253] Compiling OpenAPIKit JSONReference.swift
[211/253] Compiling OpenAPIKit Link.swift
[251/269] Compiling OpenAPIDiff Exports.swift
[252/270] Compiling OpenAPIDiff Identifiable.swift
[253/270] Compiling OpenAPIDiff OrderedDictionary+ApiComparable.swift
[254/270] Emitting module OpenAPIDiff
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:152:23: warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
150 | // MARK: - Convenience
151 | extension ApiDiff {
152 |     public static let same: Self = .init(context: nil, diff: .same)
    |                       |- warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'same' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |
154 |     public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:156:23: warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
154 |     public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
155 |
156 |     public static let added: Self = .init(context: nil, diff: .added)
    |                       |- warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'added' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |
158 |     public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:160:23: warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
158 |     public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
159 |
160 |     public static let removed: Self = .init(context: nil, diff: .removed)
    |                       |- warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'removed' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
161 |
162 |     public static func removed(_ context: String? = nil) -> Self { .init(context: context, diff: .removed) }
[255/270] Compiling OpenAPIDiff SecurityScheme+ApiComparable.swift
[256/270] Compiling OpenAPIDiff OpenAPIReference+ApiComparable.swift
[257/270] Compiling OpenAPIDiff Swift+ApiComparable.swift
[258/270] Compiling OpenAPIDiff Parameter+ApiComparable.swift
[259/270] Compiling OpenAPIDiff ApiDiff.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:152:23: warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
150 | // MARK: - Convenience
151 | extension ApiDiff {
152 |     public static let same: Self = .init(context: nil, diff: .same)
    |                       |- warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'same' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |
154 |     public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:156:23: warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
154 |     public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
155 |
156 |     public static let added: Self = .init(context: nil, diff: .added)
    |                       |- warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'added' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |
158 |     public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:160:23: warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
158 |     public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
159 |
160 |     public static let removed: Self = .init(context: nil, diff: .removed)
    |                       |- warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'removed' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
161 |
162 |     public static func removed(_ context: String? = nil) -> Self { .init(context: context, diff: .removed) }
[260/270] Compiling OpenAPIDiff Either+ApiComparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:152:23: warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
150 | // MARK: - Convenience
151 | extension ApiDiff {
152 |     public static let same: Self = .init(context: nil, diff: .same)
    |                       |- warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'same' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |
154 |     public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:156:23: warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
154 |     public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
155 |
156 |     public static let added: Self = .init(context: nil, diff: .added)
    |                       |- warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'added' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |
158 |     public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:160:23: warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
    |               `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
 11 |     public let context: String?
 12 |     public let diff: Diff
    :
158 |     public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
159 |
160 |     public static let removed: Self = .init(context: nil, diff: .removed)
    |                       |- warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'removed' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
161 |
162 |     public static func removed(_ context: String? = nil) -> Self { .init(context: context, diff: .removed) }
[261/270] Compiling OpenAPIDiff ApiComparable.swift
[262/270] Compiling OpenAPIDiff ApiContext.swift
[263/270] Compiling OpenAPIDiff JSONSChema+ApiComparable.swift
[264/270] Compiling OpenAPIDiff OpenAPI+ApiComparable.swift
[265/270] Compiling OpenAPIKitCompat Either+Map.swift
[266/270] Compiling OpenAPIKitCompat Compat30To31.swift
[267/270] Emitting module OpenAPIKitCompat
[268/272] Emitting module openapi_diff
/Users/admin/builder/spi-builder-workspace/Sources/openapi-diff/main.swift:18:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 16 | struct OpenAPIDiff: ParsableCommand {
 17 |
 18 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 19 |         abstract: "Print the differences between two OpenAPI Documents.",
 20 |         discussion: "By default a custom nested structure is printed to show the differences between the two OpenAPI documents. While this format can be concise and good for quick information, the Markdown file produced when passing the --markdown flag is a better deliverable."
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/openapi-diff/main.swift:14:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 12 | import OpenAPIDiff
 13 | import Yams
 14 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 15 |
 16 | struct OpenAPIDiff: ParsableCommand {
 17 |
 18 |     static let configuration = CommandConfiguration(
    |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |         abstract: "Print the differences between two OpenAPI Documents.",
 20 |         discussion: "By default a custom nested structure is printed to show the differences between the two OpenAPI documents. While this format can be concise and good for quick information, the Markdown file produced when passing the --markdown flag is a better deliverable."
[269/272] Compiling openapi_diff main.swift
/Users/admin/builder/spi-builder-workspace/Sources/openapi-diff/main.swift:18:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 16 | struct OpenAPIDiff: ParsableCommand {
 17 |
 18 |     static let configuration = CommandConfiguration(
    |                `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 19 |         abstract: "Print the differences between two OpenAPI Documents.",
 20 |         discussion: "By default a custom nested structure is printed to show the differences between the two OpenAPI documents. While this format can be concise and good for quick information, the Markdown file produced when passing the --markdown flag is a better deliverable."
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/openapi-diff/main.swift:14:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 12 | import OpenAPIDiff
 13 | import Yams
 14 | import ArgumentParser
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 15 |
 16 | struct OpenAPIDiff: ParsableCommand {
 17 |
 18 |     static let configuration = CommandConfiguration(
    |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |         abstract: "Print the differences between two OpenAPI Documents.",
 20 |         discussion: "By default a custom nested structure is printed to show the differences between the two OpenAPI documents. While this format can be concise and good for quick information, the Markdown file produced when passing the --markdown flag is a better deliverable."
[269/272] Write Objects.LinkFileList
[270/272] Linking openapi-diff
[271/272] Applying openapi-diff
Build complete! (49.24s)
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/9337] Fetching yams
[2/21016] Fetching yams, swift-argument-parser
[305/55853] Fetching yams, swift-argument-parser, openapikit
Fetched https://github.com/jpsim/Yams.git from cache (2.47s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.47s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (2.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (1.14s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.67s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.0.0 (0.69s)
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
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
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" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "OpenAPIDiff",
  "name" : "OpenAPIDiff",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenAPIDiff",
      "targets" : [
        "OpenAPIDiff"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "openapi-diff",
      "targets" : [
        "openapi-diff"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "openapi_diff",
      "module_type" : "SwiftTarget",
      "name" : "openapi-diff",
      "path" : "Sources/openapi-diff",
      "product_dependencies" : [
        "OpenAPIKitCompat",
        "Yams",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "openapi-diff"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenAPIDiff"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenAPIDiffTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIDiffTests",
      "path" : "Tests/OpenAPIDiffTests",
      "sources" : [
        "OpenAPIDiffTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIDiff"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIDiff",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIDiff",
      "path" : "Sources/OpenAPIDiff",
      "product_dependencies" : [
        "OpenAPIKit",
        "Yams"
      ],
      "product_memberships" : [
        "OpenAPIDiff",
        "openapi-diff"
      ],
      "sources" : [
        "ApiComparable.swift",
        "ApiContext.swift",
        "ApiDiff.swift",
        "Comparable Conformances/Either+ApiComparable.swift",
        "Comparable Conformances/OpenAPI Comparables/JSONSChema+ApiComparable.swift",
        "Comparable Conformances/OpenAPI Comparables/OpenAPI+ApiComparable.swift",
        "Comparable Conformances/OpenAPI Comparables/OpenAPIReference+ApiComparable.swift",
        "Comparable Conformances/OpenAPI Comparables/Parameter+ApiComparable.swift",
        "Comparable Conformances/OpenAPI Comparables/SecurityScheme+ApiComparable.swift",
        "Comparable Conformances/OrderedDictionary+ApiComparable.swift",
        "Comparable Conformances/Swift+ApiComparable.swift",
        "Exports.swift",
        "Identifiable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.