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 OpenAPIDiff, reference main (6bae4e), with Swift 6.1 for macOS (SPM) on 11 Sep 2025 19:36:06 UTC.

Swift 6 data race errors: 3

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.67.1
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 6bae4e0 Merge pull request #10 from mattpolzin/update-kit-4_0
Cloned https://github.com/mattpolzin/OpenAPIDiff.git
Revision (git rev-parse @):
6bae4e08716a76ecbba26622b41fb275056d3368
SUCCESS checkout https://github.com/mattpolzin/OpenAPIDiff.git at main
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/106370] Fetching openapikit
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.11s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (4.63s)
Fetched https://github.com/jpsim/Yams.git from cache (4.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (8.51s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.0 (0.58s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 4.0.1 (0.60s)
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 4.0.1
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
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.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": "openapidiff",
      "name": "OpenAPIDiff",
      "url": "https://github.com/mattpolzin/OpenAPIDiff.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIDiff",
      "dependencies": [
        {
          "identity": "openapikit",
          "name": "OpenAPIKit",
          "url": "https://github.com/mattpolzin/OpenAPIKit.git",
          "version": "4.0.1",
          "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": "6.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattpolzin/OpenAPIDiff.git
[1/419] Fetching openapidiff
Fetched https://github.com/mattpolzin/OpenAPIDiff.git from cache (0.74s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/mattpolzin/OpenAPIKit.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (0.64s)
Fetched https://github.com/jpsim/Yams.git from cache (0.66s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.66s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 4.0.1 (0.73s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.1.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.59s)
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.6.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 4.0.1
Creating working copy for https://github.com/mattpolzin/OpenAPIDiff.git
Working copy of https://github.com/mattpolzin/OpenAPIDiff.git resolved at main (6bae4e0)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.1.0
Found 3 product dependencies
  - OpenAPIKit
  - Yams
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mattpolzin/OpenAPIDiff.git
https://github.com/mattpolzin/OpenAPIDiff.git
{
  "dependencies" : [
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.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" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "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"
}
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
[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-2F0A5646E1D333AE.txt
[12/59] Compiling writer.c
[13/59] Compiling reader.c
[14/59] Compiling parser.c
[15/59] Compiling api.c
[16/59] Compiling scanner.c
[17/59] Compiling emitter.c
[19/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/79] Emitting module ArgumentParserToolInfo
[21/117] Emitting module OpenAPIKitCore
[22/117] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/117] Compiling ArgumentParser CompletionsGenerator.swift
[24/117] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/117] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/120] Compiling OpenAPIKitCore Optional+Zip.swift
[27/120] Compiling OpenAPIKitCore Result+Value.swift
[28/120] Compiling OpenAPIKitCore Validatable.swift
[29/120] Compiling ArgumentParser Argument.swift
[30/120] Compiling ArgumentParser ParsableArguments.swift
[31/120] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/120] Compiling ArgumentParser ParsableCommand.swift
[33/120] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/122] Compiling ArgumentParser ParserError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/122] Compiling ArgumentParser SplitArguments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/122] Compiling ArgumentParser AsyncParsableCommand.swift
[37/122] Compiling ArgumentParser CommandConfiguration.swift
[38/122] Compiling ArgumentParser EnumerableFlag.swift
[39/122] Compiling ArgumentParser ExpressibleByArgument.swift
[40/126] Compiling ArgumentParser HelpGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/126] Compiling ArgumentParser MessageInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/126] Emitting module ArgumentParser
[48/126] Compiling ArgumentParser Platform.swift
[49/126] Compiling ArgumentParser SequenceExtensions.swift
[50/126] Compiling ArgumentParser StringExtensions.swift
[51/126] Compiling ArgumentParser Tree.swift
[55/126] Compiling ArgumentParser ArgumentDecoder.swift
[56/126] Compiling ArgumentParser ArgumentHelp.swift
[57/126] Compiling ArgumentParser ArgumentVisibility.swift
[58/126] Compiling ArgumentParser CompletionKind.swift
[59/126] Compiling ArgumentParser Errors.swift
[60/126] Compiling ArgumentParser ArgumentDefinition.swift
[61/126] Compiling ArgumentParser ArgumentSet.swift
[64/126] Compiling ArgumentParser Flag.swift
[65/126] Compiling ArgumentParser NameSpecification.swift
[66/126] Compiling ArgumentParser Option.swift
[67/126] Compiling ArgumentParser OptionGroup.swift
[68/126] Compiling ArgumentParser InputOrigin.swift
[69/126] Compiling ArgumentParser Name.swift
[70/126] Compiling ArgumentParser Parsed.swift
[71/126] Compiling ArgumentParser ParsedValues.swift
[79/126] Compiling ArgumentParser UsageGenerator.swift
[91/126] Compiling ArgumentParser CollectionExtensions.swift
[94/126] Compiling Yams YamlError.swift
[95/126] Compiling Yams YamlTagProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/255] Compiling OpenAPIKit JSONSchema+Combining.swift
[117/255] Compiling OpenAPIKit30 DereferencedResponse.swift
[118/255] Compiling OpenAPIKit30 Response.swift
[119/255] Compiling OpenAPIKit30 RuntimeExpression.swift
[120/255] Compiling OpenAPIKit30 SchemaProtocols.swift
[121/255] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[122/255] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[123/255] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[124/255] Compiling OpenAPIKit30 Callbacks.swift
[125/255] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[126/255] Compiling OpenAPIKit30 Components+JSONReference.swift
[127/255] Compiling OpenAPIKit30 Components+Locatable.swift
[128/255] Compiling OpenAPIKit30 Components.swift
[129/255] Compiling OpenAPIKit30 Content.swift
[130/255] Compiling OpenAPIKit30 ContentEncoding.swift
[131/262] Emitting module OpenAPIKit
[132/262] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[133/262] Compiling OpenAPIKit Validation+Builtins.swift
[134/262] Compiling OpenAPIKit Validation.swift
[135/262] Compiling OpenAPIKit Validator+Convenience.swift
[136/262] Compiling OpenAPIKit Validator.swift
[137/262] Compiling OpenAPIKit XML.swift
[138/262] Compiling OpenAPIKit _CoreReExport.swift
[139/262] Compiling OpenAPIKit30 Tag.swift
[140/262] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[141/262] Compiling OpenAPIKit30 Array+ExternallyDereferenceable.swift
[142/262] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[143/262] Compiling OpenAPIKit30 Dictionary+ExternallyDereferenceable.swift
[144/262] Compiling OpenAPIKit30 Optional+ExternallyDereferenceable.swift
[145/262] Compiling OpenAPIKit30 OrderedDictionary+ExternallyDereferenceable.swift
[146/262] Compiling OpenAPIKit OrderedDictionary+ExternallyDereferenceable.swift
[147/262] Compiling OpenAPIKit ParameterContext.swift
[148/262] Compiling OpenAPIKit ParameterSchemaContext.swift
[149/262] Compiling OpenAPIKit DereferencedPathItem.swift
[150/262] Compiling OpenAPIKit PathItem.swift
[151/262] Compiling OpenAPIKit ResolvedRoute.swift
[152/262] Compiling OpenAPIKit DereferencedRequest.swift
[153/262] Compiling OpenAPIKit30 Either+ExternallyDereferenceable.swift
[154/262] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[155/262] Compiling OpenAPIKit30 Either+Validatable.swift
[156/262] Compiling OpenAPIKit30 DocumentDecodingError.swift
[157/262] Compiling OpenAPIKit30 OperationDecodingError.swift
[158/262] Compiling OpenAPIKit30 PathDecodingError.swift
[159/262] Compiling OpenAPIKit30 ResponseDecodingError.swift
[160/262] Compiling OpenAPIKit30 DereferencedContent.swift
[161/262] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[162/262] Compiling OpenAPIKit30 DereferencedDocument.swift
[163/262] Compiling OpenAPIKit30 Document.swift
[164/262] Compiling OpenAPIKit30 DocumentInfo.swift
[165/262] Compiling OpenAPIKit Dictionary+ExternallyDereferenceable.swift
[166/262] Compiling OpenAPIKit Optional+ExternallyDereferenceable.swift
[167/269] Compiling OpenAPIKit30 OpenAPI.swift
[168/269] Compiling OpenAPIKit30 DereferencedOperation.swift
[169/269] Compiling OpenAPIKit30 Operation.swift
[170/269] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[171/269] Compiling OpenAPIKit30 DereferencedParameter.swift
[172/269] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[188/269] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[189/269] Compiling OpenAPIKit30 DereferencedPathItem.swift
[190/269] Compiling OpenAPIKit30 PathItem.swift
[191/269] Compiling OpenAPIKit30 ResolvedRoute.swift
[192/269] Compiling OpenAPIKit30 DereferencedRequest.swift
[193/269] Compiling OpenAPIKit30 Request.swift
[195/269] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[196/269] Compiling OpenAPIKit30 Validation+Builtins.swift
[197/269] Compiling OpenAPIKit30 Validation.swift
[198/269] Compiling OpenAPIKit30 Validator+Convenience.swift
[199/269] Compiling OpenAPIKit30 Validator.swift
[200/269] Compiling OpenAPIKit30 XML.swift
[201/269] Compiling OpenAPIKit30 _CoreReExport.swift
[202/269] Compiling OpenAPIKit30 Example.swift
[203/269] Compiling OpenAPIKit30 ExternalDocumentation.swift
[204/269] Compiling OpenAPIKit30 ExternalLoader.swift
[205/269] Compiling OpenAPIKit Components+Locatable.swift
[206/269] Compiling OpenAPIKit30 Header.swift
[207/269] Compiling OpenAPIKit30 JSONReference.swift
[208/269] Compiling OpenAPIKit30 Link.swift
[209/269] Compiling OpenAPIKit30 ParameterContext.swift
[244/269] Emitting module OpenAPIKit30
[267/285] Compiling OpenAPIDiff ApiComparable.swift
[268/285] Compiling OpenAPIDiff ApiContext.swift
[269/286] Compiling OpenAPIDiff SecurityScheme+ApiComparable.swift
[270/286] Compiling OpenAPIDiff Exports.swift
[271/286] Compiling OpenAPIDiff OrderedDictionary+ApiComparable.swift
[272/286] Compiling OpenAPIDiff Parameter+ApiComparable.swift
[273/286] 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: add '@MainActor' to make static property 'same' part of global actor 'MainActor'
    |                       `- 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: add '@MainActor' to make static property 'added' part of global actor 'MainActor'
    |                       `- 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: add '@MainActor' to make static property 'removed' part of global actor 'MainActor'
    |                       `- 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) }
[274/286] 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: add '@MainActor' to make static property 'same' part of global actor 'MainActor'
    |                       `- 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: add '@MainActor' to make static property 'added' part of global actor 'MainActor'
    |                       `- 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: add '@MainActor' to make static property 'removed' part of global actor 'MainActor'
    |                       `- 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) }
[275/286] Compiling OpenAPIDiff Swift+ApiComparable.swift
[276/286] 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: add '@MainActor' to make static property 'same' part of global actor 'MainActor'
    |                       `- 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: add '@MainActor' to make static property 'added' part of global actor 'MainActor'
    |                       `- 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: add '@MainActor' to make static property 'removed' part of global actor 'MainActor'
    |                       `- 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) }
[277/286] Compiling OpenAPIDiff OpenAPIReference+ApiComparable.swift
[278/286] Compiling OpenAPIDiff JSONSChema+ApiComparable.swift
[279/286] Compiling OpenAPIDiff OpenAPI+ApiComparable.swift
[280/286] Compiling OpenAPIDiff Identifiable.swift
[281/286] Compiling OpenAPIKitCompat Either+Map.swift
[282/286] Emitting module OpenAPIKitCompat
[283/286] Compiling OpenAPIKitCompat Compat30To31.swift
[284/288] 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- 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."
[285/288] 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- 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."
[285/288] Write Objects.LinkFileList
[286/288] Linking openapi-diff
[287/288] Applying openapi-diff
Build complete! (26.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.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" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "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.