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 OpenAPIKit, reference 4.0.0-rc.4 (10d75e), with Swift 6.1 for macOS (SPM) on 19 May 2025 07:07:32 UTC.

Swift 6 data race errors: 0

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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/OpenAPIKit.git
Reference: 4.0.0-rc.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/OpenAPIKit
 * tag               4.0.0-rc.4 -> FETCH_HEAD
HEAD is now at 10d75e0 merge w/ main
Cloned https://github.com/mattpolzin/OpenAPIKit.git
Revision (git rev-parse @):
10d75e021dc9f3acb1b4ec9bb6ea5e680c2f5508
SUCCESS checkout https://github.com/mattpolzin/OpenAPIKit.git at 4.0.0-rc.4
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/jpsim/Yams.git from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.12s)
Fetched https://github.com/jpsim/Yams.git from cache (1.12s)
Computing version for https://github.com/jpsim/Yams.git
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computed https://github.com/jpsim/Yams.git at 6.0.0 (1.62s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.98s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.65s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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": "openapikit",
      "name": "OpenAPIKit",
      "url": "https://github.com/mattpolzin/OpenAPIKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mattpolzin/OpenAPIKit.git
[1/87910] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (3.95s)
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 4.0.0-rc.4 (10d75e0)
warning: '.resolve-product-dependencies': dependency 'openapikit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mattpolzin/OpenAPIKit.git
https://github.com/mattpolzin/OpenAPIKit.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "OpenAPIKit",
  "name" : "OpenAPIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIKit30",
      "targets" : [
        "OpenAPIKit30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIKit",
      "targets" : [
        "OpenAPIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIKitCompat",
      "targets" : [
        "OpenAPIKitCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OrderedDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "OrderedDictionaryTests",
      "path" : "Tests/OrderedDictionaryTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "OrderedDictionaryTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitTests",
      "path" : "Tests/OpenAPIKitTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentsTests.swift",
        "Content/ContentTests.swift",
        "Content/DereferencedContentTests.swift",
        "DiscriminatorTests.swift",
        "Document/DereferencedDocumentTests.swift",
        "Document/DocumentInfoTests.swift",
        "Document/DocumentTests.swift",
        "Document/ExternalDereferencingDocumentTests.swift",
        "Document/ResolvedDocumentTests.swift",
        "EaseOfUseTests.swift",
        "ExampleTests.swift",
        "ExternalDocumentationTests.swift",
        "Header/DereferencedHeaderTests.swift",
        "Header/HeaderTests.swift",
        "JSONReferenceTests.swift",
        "LinkTests.swift",
        "OpenAPIReferenceTests.swift",
        "Operation/DereferencedOperationTests.swift",
        "Operation/OperationTests.swift",
        "Operation/ResolvedEndpointTests.swift",
        "Parameter/DereferencedParameterTests.swift",
        "Parameter/DereferencedSchemaContextTests.swift",
        "Parameter/ParameterContextTests.swift",
        "Parameter/ParameterSchemaTests.swift",
        "Parameter/ParameterTests.swift",
        "Path Item/DereferencedPathItemTests.swift",
        "Path Item/PathItemTests.swift",
        "Path Item/ResolvedRouteTests.swift",
        "Request/DereferencedRequestTests.swift",
        "Request/RequestTests.swift",
        "Response/DereferencedResponseTests.swift",
        "Response/ResponseTests.swift",
        "Result+ValueTests.swift",
        "RuntimeExpressionTests.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPITests.swift",
        "Schema Object/DereferencedSchemaObjectTests.swift",
        "Schema Object/JSONSchemaTests.swift",
        "Schema Object/SchemaFragmentCombiningTests.swift",
        "Schema Object/SchemaFragmentTests.swift",
        "Schema Object/SchemaObjectInternalTests.swift",
        "Schema Object/SchemaObjectYamsTests.swift",
        "Security/OauthFlowsTests.swift",
        "Security/SecuritySchemeTests.swift",
        "ServerTests.swift",
        "TagTests.swift",
        "TestHelpers.swift",
        "Validator/BuiltinValidationTests.swift",
        "Validator/Validation+ConvenienceTests.swift",
        "Validator/ValidationTests.swift",
        "Validator/ValidatorTests.swift",
        "VendorExtendableTests.swift",
        "XMLTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitRealSpecSuite",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitRealSpecSuite",
      "path" : "Tests/OpenAPIKitRealSpecSuite",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "TemplateAPITests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitErrorReportingTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitErrorReportingTests",
      "path" : "Tests/OpenAPIKitErrorReportingTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentErrorTests.swift",
        "DocumentErrorTests.swift",
        "Helpers.swift",
        "JSONReferenceErrorTests.swift",
        "OperationErrorTests.swift",
        "PathsErrorTests.swift",
        "RequestContentMapErrorTests.swift",
        "RequestContentSchemaErrorTests.swift",
        "RequestErrorTests.swift",
        "ResponseErrorTests.swift",
        "SchemaErrorTests.swift",
        "SecuritySchemeErrorTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCoreTests",
      "path" : "Tests/OpenAPIKitCoreTests",
      "sources" : [
        "CallbackURLTests.swift",
        "ComponentKeyTests.swift",
        "ContentTypeTests.swift",
        "Either+CustomStringConvertibleTests.swift",
        "GenericErrorTests.swift",
        "TestHelpers.swift",
        "URLTemplate/URLTemplateTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitCore",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCore",
      "path" : "Sources/OpenAPIKitCore",
      "product_memberships" : [
        "OpenAPIKit30",
        "OpenAPIKit",
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "AnyCodable/AnyCodable.swift",
        "Either/Either+Codable.swift",
        "Either/Either+CustomStringConvertible.swift",
        "Either/Either.swift",
        "Encoding and Decoding Errors And Warnings/CodingPathError.swift",
        "Encoding and Decoding Errors And Warnings/DecodingErrorExtensions.swift",
        "Encoding and Decoding Errors And Warnings/DiggingError.swift",
        "Encoding and Decoding Errors And Warnings/EitherDecodeNoTypesMatchedErrorExtensions.swift",
        "Encoding and Decoding Errors And Warnings/GenericError.swift",
        "Encoding and Decoding Errors And Warnings/OpenAPIDecodingErrors.swift",
        "Encoding and Decoding Errors And Warnings/OpenAPIError.swift",
        "Encoding and Decoding Errors And Warnings/OpenAPIWarning.swift",
        "Encoding and Decoding Errors And Warnings/RequestDecodingError.swift",
        "OpenAPIReference.swift",
        "OrderedDictionary/OrderedDictionary.swift",
        "OrderedDictionary/StringConvertibleHintProvider.swift",
        "Shared.swift",
        "Shared/CallbackURL.swift",
        "Shared/ComponentKey.swift",
        "Shared/ContentType.swift",
        "Shared/Discriminator.swift",
        "Shared/HttpMethod.swift",
        "Shared/JSONSchemaPermissions.swift",
        "Shared/JSONTypeFormat.swift",
        "Shared/OAuthFlows.swift",
        "Shared/ParameterContextLocation.swift",
        "Shared/ParameterSchemaContextStyle.swift",
        "Shared/Path.swift",
        "Shared/ResponseStatusCode.swift",
        "Shared/SecurityScheme.swift",
        "URLTemplate/URLTemplate+Parsing.swift",
        "URLTemplate/URLTemplate.swift",
        "Utility/Container+DecodeURLAsString.swift",
        "Utility/Optional+Zip.swift",
        "Utility/Result+Value.swift",
        "Validatable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIKitCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCompatTests",
      "path" : "Tests/OpenAPIKitCompatTests",
      "sources" : [
        "DocumentConversionTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitCompat",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCompat",
      "path" : "Sources/OpenAPIKitCompat",
      "product_memberships" : [
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "Compat30To31.swift",
        "Either+Map.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30",
        "OpenAPIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIKit30Tests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30Tests",
      "path" : "Tests/OpenAPIKit30Tests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentsTests.swift",
        "Content/ContentTests.swift",
        "Content/DereferencedContentTests.swift",
        "DiscriminatorTests.swift",
        "Document/DereferencedDocumentTests.swift",
        "Document/DocumentInfoTests.swift",
        "Document/DocumentTests.swift",
        "Document/ExternalDereferencingDocumentTests.swift",
        "Document/ResolvedDocumentTests.swift",
        "EaseOfUseTests.swift",
        "ExampleTests.swift",
        "ExternalDocumentationTests.swift",
        "Header/DereferencedHeaderTests.swift",
        "Header/HeaderTests.swift",
        "JSONReferenceTests.swift",
        "LinkTests.swift",
        "Operation/DereferencedOperationTests.swift",
        "Operation/OperationTests.swift",
        "Operation/ResolvedEndpointTests.swift",
        "Parameter/DereferencedParameterTests.swift",
        "Parameter/DereferencedSchemaContextTests.swift",
        "Parameter/ParameterContextTests.swift",
        "Parameter/ParameterSchemaTests.swift",
        "Parameter/ParameterTests.swift",
        "Path Item/DereferencedPathItemTests.swift",
        "Path Item/PathItemTests.swift",
        "Path Item/ResolvedRouteTests.swift",
        "Request/DereferencedRequestTests.swift",
        "Request/RequestTests.swift",
        "Response/DereferencedResponseTests.swift",
        "Response/ResponseTests.swift",
        "Result+ValueTests.swift",
        "RuntimeExpressionTests.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPITests.swift",
        "Schema Object/DereferencedSchemaObjectTests.swift",
        "Schema Object/JSONSchemaTests.swift",
        "Schema Object/SchemaFragmentCombiningTests.swift",
        "Schema Object/SchemaFragmentTests.swift",
        "Schema Object/SchemaObjectInternalTests.swift",
        "Schema Object/SchemaObjectYamsTests.swift",
        "Security/OauthFlowsTests.swift",
        "Security/SecuritySchemeTests.swift",
        "ServerTests.swift",
        "TagTests.swift",
        "TestHelpers.swift",
        "Validator/BuiltinValidationTests.swift",
        "Validator/Validation+ConvenienceTests.swift",
        "Validator/ValidationTests.swift",
        "Validator/ValidatorTests.swift",
        "VendorExtendableTests.swift",
        "XMLTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKit30RealSpecSuite",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30RealSpecSuite",
      "path" : "Tests/OpenAPIKit30RealSpecSuite",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "GitHubAPITests.swift",
        "GoogleBooksAPITests.swift",
        "PetStoreAPITests.swift",
        "SwaggerDocSamplesTests.swift",
        "TomTomAPITests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKit30ErrorReportingTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30ErrorReportingTests",
      "path" : "Tests/OpenAPIKit30ErrorReportingTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentErrorTests.swift",
        "DocumentErrorTests.swift",
        "Helpers.swift",
        "JSONReferenceErrorTests.swift",
        "OperationErrorTests.swift",
        "PathsErrorTests.swift",
        "RequestContentMapErrorTests.swift",
        "RequestContentSchemaErrorTests.swift",
        "RequestErrorTests.swift",
        "ResponseErrorTests.swift",
        "SchemaErrorTests.swift",
        "SecuritySchemeErrorTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKit30",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30",
      "path" : "Sources/OpenAPIKit30",
      "product_memberships" : [
        "OpenAPIKit30",
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "AnyCodable+Validatable.swift",
        "Callbacks.swift",
        "CodableVendorExtendable.swift",
        "Components Object/Components+JSONReference.swift",
        "Components Object/Components+Locatable.swift",
        "Components Object/Components.swift",
        "Content/Content.swift",
        "Content/ContentEncoding.swift",
        "Content/DereferencedContent.swift",
        "Content/DereferencedContentEncoding.swift",
        "Document/DereferencedDocument.swift",
        "Document/Document.swift",
        "Document/DocumentInfo.swift",
        "Document/ResolvedDocument.swift",
        "Either/Either+Convenience.swift",
        "Either/Either+ExternallyDereferenceable.swift",
        "Either/Either+LocallyDereferenceable.swift",
        "Either/Either+Validatable.swift",
        "Encoding and Decoding Errors/DocumentDecodingError.swift",
        "Encoding and Decoding Errors/OperationDecodingError.swift",
        "Encoding and Decoding Errors/PathDecodingError.swift",
        "Encoding and Decoding Errors/ResponseDecodingError.swift",
        "Example.swift",
        "ExternalDocumentation.swift",
        "ExternalLoader.swift",
        "Header/DereferencedHeader.swift",
        "Header/Header.swift",
        "JSONReference.swift",
        "Link.swift",
        "OpenAPI.swift",
        "Operation/DereferencedOperation.swift",
        "Operation/Operation.swift",
        "Operation/ResolvedEndpoint.swift",
        "OrderedDictionary+Validatable.swift",
        "Parameter/DereferencedParameter.swift",
        "Parameter/DereferencedSchemaContext.swift",
        "Parameter/Parameter.swift",
        "Parameter/ParameterContext.swift",
        "Parameter/ParameterSchemaContext.swift",
        "Path Item/DereferencedPathItem.swift",
        "Path Item/PathItem.swift",
        "Path Item/ResolvedRoute.swift",
        "Request/DereferencedRequest.swift",
        "Request/Request.swift",
        "Response/DereferencedResponse.swift",
        "Response/Response.swift",
        "RuntimeExpression.swift",
        "Schema Conformances/SchemaProtocols.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPI.swift",
        "Schema Object/DereferencedJSONSchema.swift",
        "Schema Object/JSONSchema+Combining.swift",
        "Schema Object/JSONSchema.swift",
        "Schema Object/JSONSchemaContext.swift",
        "Schema Object/SimplifiedJSONSchema.swift",
        "Schema Object/TypesAndFormats.swift",
        "Security/DereferencedSecurityRequirement.swift",
        "Security/SecurityScheme.swift",
        "Server.swift",
        "Tag.swift",
        "URLTemplate+Validatable.swift",
        "Utility/Array+ExternallyDereferenceable.swift",
        "Utility/Container+DecodeURLAsString.swift",
        "Utility/Dictionary+ExternallyDereferenceable.swift",
        "Utility/Optional+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionary+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionry+LocallyDereferenceable.swift",
        "Validator/Validation+Builtins.swift",
        "Validator/Validation.swift",
        "Validator/Validator+Convenience.swift",
        "Validator/Validator.swift",
        "XML.swift",
        "_CoreReExport.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIKit",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit",
      "path" : "Sources/OpenAPIKit",
      "product_memberships" : [
        "OpenAPIKit",
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "AnyCodable+Validatable.swift",
        "Callbacks.swift",
        "CodableVendorExtendable.swift",
        "Components Object/Components+JSONReference.swift",
        "Components Object/Components+Locatable.swift",
        "Components Object/Components.swift",
        "Content/Content.swift",
        "Content/ContentEncoding.swift",
        "Content/DereferencedContent.swift",
        "Content/DereferencedContentEncoding.swift",
        "Document/DereferencedDocument.swift",
        "Document/Document.swift",
        "Document/DocumentInfo.swift",
        "Document/ResolvedDocument.swift",
        "Either/Either+Convenience.swift",
        "Either/Either+ExternallyDereferenceable.swift",
        "Either/Either+LocallyDereferenceable.swift",
        "Either/Either+Summarizable.swift",
        "Either/Either+Validatable.swift",
        "Encoding and Decoding Errors/DocumentDecodingError.swift",
        "Encoding and Decoding Errors/OperationDecodingError.swift",
        "Encoding and Decoding Errors/PathDecodingError.swift",
        "Encoding and Decoding Errors/ResponseDecodingError.swift",
        "Example.swift",
        "ExternalDocumentation.swift",
        "ExternalLoader.swift",
        "Header/DereferencedHeader.swift",
        "Header/Header.swift",
        "JSONReference.swift",
        "Link.swift",
        "OpenAPI.swift",
        "Operation/DereferencedOperation.swift",
        "Operation/Operation.swift",
        "Operation/ResolvedEndpoint.swift",
        "OrderedDictionary+Validatable.swift",
        "Parameter/DereferencedParameter.swift",
        "Parameter/DereferencedSchemaContext.swift",
        "Parameter/Parameter.swift",
        "Parameter/ParameterContext.swift",
        "Parameter/ParameterSchemaContext.swift",
        "Path Item/DereferencedPathItem.swift",
        "Path Item/PathItem.swift",
        "Path Item/ResolvedRoute.swift",
        "Request/DereferencedRequest.swift",
        "Request/Request.swift",
        "Response/DereferencedResponse.swift",
        "Response/Response.swift",
        "RuntimeExpression.swift",
        "Schema Conformances/SchemaProtocols.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPI.swift",
        "Schema Object/DereferencedJSONSchema.swift",
        "Schema Object/JSONSchema+Combining.swift",
        "Schema Object/JSONSchema.swift",
        "Schema Object/JSONSchemaContext.swift",
        "Schema Object/SimplifiedJSONSchema.swift",
        "Schema Object/TypesAndFormats.swift",
        "Security/DereferencedSecurityRequirement.swift",
        "Security/SecurityScheme.swift",
        "Server.swift",
        "Tag.swift",
        "URLTemplate+Validatable.swift",
        "Utility/Array+ExternallyDereferenceable.swift",
        "Utility/Container+DecodeURLAsString.swift",
        "Utility/Dictionary+ExternallyDereferenceable.swift",
        "Utility/Optional+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionary+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionry+LocallyDereferenceable.swift",
        "Validator/Validation+Builtins.swift",
        "Validator/Validation.swift",
        "Validator/Validator+Convenience.swift",
        "Validator/Validator.swift",
        "XML.swift",
        "_CoreReExport.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EitherTests",
      "module_type" : "SwiftTarget",
      "name" : "EitherTests",
      "path" : "Tests/EitherTests",
      "sources" : [
        "EitherTests.swift",
        "EitherTypeErasedValueTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AnyCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "AnyCodableTests",
      "path" : "Tests/AnyCodableTests",
      "sources" : [
        "AnyCodableTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    }
  ],
  "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 Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/41] Emitting module OpenAPIKitCore
[9/44] Compiling OpenAPIKitCore CodingPathError.swift
[10/44] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[11/44] Compiling OpenAPIKitCore DiggingError.swift
[12/44] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[13/44] Compiling OpenAPIKitCore RequestDecodingError.swift
[14/44] Compiling OpenAPIKitCore OpenAPIReference.swift
[15/44] Compiling OpenAPIKitCore OrderedDictionary.swift
[16/44] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[17/44] Compiling OpenAPIKitCore Path.swift
[18/44] Compiling OpenAPIKitCore ResponseStatusCode.swift
[19/44] Compiling OpenAPIKitCore SecurityScheme.swift
[20/44] Compiling OpenAPIKitCore Discriminator.swift
[21/44] Compiling OpenAPIKitCore HttpMethod.swift
[22/44] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[23/44] Compiling OpenAPIKitCore JSONTypeFormat.swift
[24/44] Compiling OpenAPIKitCore GenericError.swift
[25/44] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[26/44] Compiling OpenAPIKitCore OpenAPIError.swift
[27/44] Compiling OpenAPIKitCore OpenAPIWarning.swift
[28/44] Compiling OpenAPIKitCore Optional+Zip.swift
[29/44] Compiling OpenAPIKitCore Result+Value.swift
[30/44] Compiling OpenAPIKitCore Validatable.swift
[31/44] Compiling OpenAPIKitCore OAuthFlows.swift
[32/44] Compiling OpenAPIKitCore ParameterContextLocation.swift
[33/44] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[34/44] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[35/44] Compiling OpenAPIKitCore URLTemplate.swift
[36/44] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[37/44] Compiling OpenAPIKitCore Shared.swift
[38/44] Compiling OpenAPIKitCore CallbackURL.swift
[39/44] Compiling OpenAPIKitCore ComponentKey.swift
[40/44] Compiling OpenAPIKitCore ContentType.swift
[41/44] Compiling OpenAPIKitCore AnyCodable.swift
[42/44] Compiling OpenAPIKitCore Either+Codable.swift
[43/44] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[44/44] Compiling OpenAPIKitCore Either.swift
[45/177] Emitting module OpenAPIKit
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[46/184] Compiling OpenAPIKit30 ExternalDocumentation.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[47/184] Compiling OpenAPIKit30 ExternalLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[48/184] Compiling OpenAPIKit30 DereferencedHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[49/184] Compiling OpenAPIKit30 Header.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[50/184] Compiling OpenAPIKit30 JSONReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[51/184] Compiling OpenAPIKit30 Link.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[52/184] Compiling OpenAPIKit30 OpenAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[53/184] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[54/184] Compiling OpenAPIKit30 Either+Validatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[55/184] Compiling OpenAPIKit30 DocumentDecodingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[56/184] Compiling OpenAPIKit30 OperationDecodingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[57/184] Compiling OpenAPIKit30 PathDecodingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[58/184] Compiling OpenAPIKit30 ResponseDecodingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[59/184] Compiling OpenAPIKit30 Example.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[60/191] Compiling OpenAPIKit30 DereferencedContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[61/191] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[62/191] Compiling OpenAPIKit30 DereferencedDocument.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[63/191] Compiling OpenAPIKit30 Document.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[64/191] Compiling OpenAPIKit30 DocumentInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[65/191] Compiling OpenAPIKit30 ResolvedDocument.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[66/191] Compiling OpenAPIKit30 Either+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[67/191] Compiling OpenAPIKit30 Either+ExternallyDereferenceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[68/191] Emitting module OpenAPIKit30
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Either/Either+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension Either: Validatable where A: Validatable, B: Validatable {}
   | |- warning: extension declares a conformance of imported type 'Either' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[76/191] Compiling OpenAPIKit30 Validation+Builtins.swift
[77/191] Compiling OpenAPIKit30 Validation.swift
[78/191] Compiling OpenAPIKit30 Validator+Convenience.swift
[79/191] Compiling OpenAPIKit30 Validator.swift
[80/191] Compiling OpenAPIKit30 XML.swift
[81/191] Compiling OpenAPIKit30 _CoreReExport.swift
[82/191] Compiling OpenAPIKit _CoreReExport.swift
[83/191] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[98/191] Compiling OpenAPIKit30 DereferencedResponse.swift
[99/191] Compiling OpenAPIKit30 Response.swift
[100/191] Compiling OpenAPIKit30 RuntimeExpression.swift
[101/191] Compiling OpenAPIKit30 SchemaProtocols.swift
[102/191] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[103/191] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[104/191] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[112/191] Compiling OpenAPIKit30 Callbacks.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[113/191] Compiling OpenAPIKit30 CodableVendorExtendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[114/191] Compiling OpenAPIKit30 Components+JSONReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[115/191] Compiling OpenAPIKit30 Components+Locatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[116/191] Compiling OpenAPIKit30 Components.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[117/191] Compiling OpenAPIKit30 Content.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[118/191] Compiling OpenAPIKit30 ContentEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[119/191] Compiling OpenAPIKit30 ParameterContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[120/191] Compiling OpenAPIKit30 ParameterSchemaContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[121/191] Compiling OpenAPIKit30 DereferencedPathItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[122/191] Compiling OpenAPIKit30 PathItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[123/191] Compiling OpenAPIKit30 ResolvedRoute.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[124/191] Compiling OpenAPIKit30 DereferencedRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[125/191] Compiling OpenAPIKit30 Request.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:232:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
230 | /// a type. This can come into play when writing fragments of schemas
231 | /// to be combined later.
232 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
233 |     public var jsonType: JSONType {
234 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:239:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
237 |
238 | /// The allowed "format" properties for `.boolean` schemas.
239 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
240 |     public var jsonType: JSONType {
241 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:246:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
244 |
245 | /// The allowed "format" properties for `.object` schemas.
246 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
247 |     public var jsonType: JSONType {
248 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:253:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
251 |
252 | /// The allowed "format" properties for `.array` schemas.
253 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
254 |     public var jsonType: JSONType {
255 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:260:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
258 |
259 | /// The allowed "format" properties for `.number` schemas.
260 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
261 |     public var jsonType: JSONType {
262 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Schema Object/TypesAndFormats.swift:267:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
265 |
266 | /// The allowed "format" properties for `.integer` schemas.
267 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
268 |     public var jsonType: JSONType {
269 |         return .integer
[134/191] Compiling OpenAPIKit30 DereferencedOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[135/191] Compiling OpenAPIKit30 Operation.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[136/191] Compiling OpenAPIKit30 ResolvedEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[137/191] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[138/191] Compiling OpenAPIKit30 DereferencedParameter.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[139/191] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[140/191] Compiling OpenAPIKit30 Parameter.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/OrderedDictionary+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension OrderedDictionary: Validatable where Value: Validatable {}
   | |- warning: extension declares a conformance of imported type 'OrderedDictionary' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[141/191] Compiling OpenAPIKit30 Tag.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[142/191] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[143/191] Compiling OpenAPIKit30 Array+ExternallyDereferenceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[144/191] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[145/191] Compiling OpenAPIKit30 Dictionary+ExternallyDereferenceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[146/191] Compiling OpenAPIKit30 Optional+ExternallyDereferenceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[147/191] Compiling OpenAPIKit30 OrderedDictionary+ExternallyDereferenceable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/URLTemplate+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension URLTemplate: Validatable {}
   | |- warning: extension declares a conformance of imported type 'URLTemplate' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Parameter/ParameterSchemaContext.swift:224:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
222 | }
223 |
224 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
225 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/Parameter/ParameterSchemaContext.swift:223:1: warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
221 | }
222 |
223 | extension OpenAPI.Parameter.SchemaContext.Style: Validatable {}
    | |- warning: extension declares a conformance of imported type 'ParameterSchemaContextStyle' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
224 |
[169/191] Compiling OpenAPIKit30 JSONSchema.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[170/191] Compiling OpenAPIKit30 JSONSchemaContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[171/191] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[172/191] Compiling OpenAPIKit30 TypesAndFormats.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[173/191] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[174/191] Compiling OpenAPIKit30 SecurityScheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[175/191] Compiling OpenAPIKit30 Server.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[176/191] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:199:1: warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
197 | /// a type. This can come into play when writing fragments of schemas
198 | /// to be combined later.
199 | extension JSONTypeFormat.AnyFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'AnyFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
200 |     public var jsonType: JSONType {
201 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:206:1: warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
204 |
205 | /// The allowed "format" properties for `.boolean` schemas.
206 | extension JSONTypeFormat.BooleanFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'BooleanFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
207 |     public var jsonType: JSONType {
208 |         return .boolean
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:213:1: warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
211 |
212 | /// The allowed "format" properties for `.object` schemas.
213 | extension JSONTypeFormat.ObjectFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ObjectFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
214 |     public var jsonType: JSONType {
215 |         return .object
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:220:1: warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
218 |
219 | /// The allowed "format" properties for `.array` schemas.
220 | extension JSONTypeFormat.ArrayFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'ArrayFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
221 |     public var jsonType: JSONType {
222 |         return .array
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:227:1: warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
225 |
226 | /// The allowed "format" properties for `.number` schemas.
227 | extension JSONTypeFormat.NumberFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'NumberFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
228 |     public var jsonType: JSONType {
229 |         return .number
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/Schema Object/TypesAndFormats.swift:234:1: warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
232 |
233 | /// The allowed "format" properties for `.integer` schemas.
234 | extension JSONTypeFormat.IntegerFormat: OpenAPIFormat {
    | |- warning: extension declares a conformance of imported type 'IntegerFormat' to imported protocols 'Validatable', 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
235 |     public var jsonType: JSONType {
236 |         return .integer
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIKit30/AnyCodable+Validatable.swift:10:1: warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
 8 | import OpenAPIKitCore
 9 |
10 | extension AnyCodable: Validatable {}
   | |- warning: extension declares a conformance of imported type 'AnyCodable' to imported protocol 'Validatable'; this will not behave correctly if the owners of 'OpenAPIKitCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |
[192/194] Compiling OpenAPIKitCompat Either+Map.swift
[193/194] Emitting module OpenAPIKitCompat
[194/194] Compiling OpenAPIKitCompat Compat30To31.swift
Build complete! (35.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "OpenAPIKit",
  "name" : "OpenAPIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIKit30",
      "targets" : [
        "OpenAPIKit30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIKit",
      "targets" : [
        "OpenAPIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIKitCompat",
      "targets" : [
        "OpenAPIKitCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OrderedDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "OrderedDictionaryTests",
      "path" : "Tests/OrderedDictionaryTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "OrderedDictionaryTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitTests",
      "path" : "Tests/OpenAPIKitTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentsTests.swift",
        "Content/ContentTests.swift",
        "Content/DereferencedContentTests.swift",
        "DiscriminatorTests.swift",
        "Document/DereferencedDocumentTests.swift",
        "Document/DocumentInfoTests.swift",
        "Document/DocumentTests.swift",
        "Document/ExternalDereferencingDocumentTests.swift",
        "Document/ResolvedDocumentTests.swift",
        "EaseOfUseTests.swift",
        "ExampleTests.swift",
        "ExternalDocumentationTests.swift",
        "Header/DereferencedHeaderTests.swift",
        "Header/HeaderTests.swift",
        "JSONReferenceTests.swift",
        "LinkTests.swift",
        "OpenAPIReferenceTests.swift",
        "Operation/DereferencedOperationTests.swift",
        "Operation/OperationTests.swift",
        "Operation/ResolvedEndpointTests.swift",
        "Parameter/DereferencedParameterTests.swift",
        "Parameter/DereferencedSchemaContextTests.swift",
        "Parameter/ParameterContextTests.swift",
        "Parameter/ParameterSchemaTests.swift",
        "Parameter/ParameterTests.swift",
        "Path Item/DereferencedPathItemTests.swift",
        "Path Item/PathItemTests.swift",
        "Path Item/ResolvedRouteTests.swift",
        "Request/DereferencedRequestTests.swift",
        "Request/RequestTests.swift",
        "Response/DereferencedResponseTests.swift",
        "Response/ResponseTests.swift",
        "Result+ValueTests.swift",
        "RuntimeExpressionTests.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPITests.swift",
        "Schema Object/DereferencedSchemaObjectTests.swift",
        "Schema Object/JSONSchemaTests.swift",
        "Schema Object/SchemaFragmentCombiningTests.swift",
        "Schema Object/SchemaFragmentTests.swift",
        "Schema Object/SchemaObjectInternalTests.swift",
        "Schema Object/SchemaObjectYamsTests.swift",
        "Security/OauthFlowsTests.swift",
        "Security/SecuritySchemeTests.swift",
        "ServerTests.swift",
        "TagTests.swift",
        "TestHelpers.swift",
        "Validator/BuiltinValidationTests.swift",
        "Validator/Validation+ConvenienceTests.swift",
        "Validator/ValidationTests.swift",
        "Validator/ValidatorTests.swift",
        "VendorExtendableTests.swift",
        "XMLTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitRealSpecSuite",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitRealSpecSuite",
      "path" : "Tests/OpenAPIKitRealSpecSuite",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "TemplateAPITests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitErrorReportingTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitErrorReportingTests",
      "path" : "Tests/OpenAPIKitErrorReportingTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentErrorTests.swift",
        "DocumentErrorTests.swift",
        "Helpers.swift",
        "JSONReferenceErrorTests.swift",
        "OperationErrorTests.swift",
        "PathsErrorTests.swift",
        "RequestContentMapErrorTests.swift",
        "RequestContentSchemaErrorTests.swift",
        "RequestErrorTests.swift",
        "ResponseErrorTests.swift",
        "SchemaErrorTests.swift",
        "SecuritySchemeErrorTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCoreTests",
      "path" : "Tests/OpenAPIKitCoreTests",
      "sources" : [
        "CallbackURLTests.swift",
        "ComponentKeyTests.swift",
        "ContentTypeTests.swift",
        "Either+CustomStringConvertibleTests.swift",
        "GenericErrorTests.swift",
        "TestHelpers.swift",
        "URLTemplate/URLTemplateTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitCore",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCore",
      "path" : "Sources/OpenAPIKitCore",
      "product_memberships" : [
        "OpenAPIKit30",
        "OpenAPIKit",
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "AnyCodable/AnyCodable.swift",
        "Either/Either+Codable.swift",
        "Either/Either+CustomStringConvertible.swift",
        "Either/Either.swift",
        "Encoding and Decoding Errors And Warnings/CodingPathError.swift",
        "Encoding and Decoding Errors And Warnings/DecodingErrorExtensions.swift",
        "Encoding and Decoding Errors And Warnings/DiggingError.swift",
        "Encoding and Decoding Errors And Warnings/EitherDecodeNoTypesMatchedErrorExtensions.swift",
        "Encoding and Decoding Errors And Warnings/GenericError.swift",
        "Encoding and Decoding Errors And Warnings/OpenAPIDecodingErrors.swift",
        "Encoding and Decoding Errors And Warnings/OpenAPIError.swift",
        "Encoding and Decoding Errors And Warnings/OpenAPIWarning.swift",
        "Encoding and Decoding Errors And Warnings/RequestDecodingError.swift",
        "OpenAPIReference.swift",
        "OrderedDictionary/OrderedDictionary.swift",
        "OrderedDictionary/StringConvertibleHintProvider.swift",
        "Shared.swift",
        "Shared/CallbackURL.swift",
        "Shared/ComponentKey.swift",
        "Shared/ContentType.swift",
        "Shared/Discriminator.swift",
        "Shared/HttpMethod.swift",
        "Shared/JSONSchemaPermissions.swift",
        "Shared/JSONTypeFormat.swift",
        "Shared/OAuthFlows.swift",
        "Shared/ParameterContextLocation.swift",
        "Shared/ParameterSchemaContextStyle.swift",
        "Shared/Path.swift",
        "Shared/ResponseStatusCode.swift",
        "Shared/SecurityScheme.swift",
        "URLTemplate/URLTemplate+Parsing.swift",
        "URLTemplate/URLTemplate.swift",
        "Utility/Container+DecodeURLAsString.swift",
        "Utility/Optional+Zip.swift",
        "Utility/Result+Value.swift",
        "Validatable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIKitCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCompatTests",
      "path" : "Tests/OpenAPIKitCompatTests",
      "sources" : [
        "DocumentConversionTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKitCompat",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKitCompat",
      "path" : "Sources/OpenAPIKitCompat",
      "product_memberships" : [
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "Compat30To31.swift",
        "Either+Map.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30",
        "OpenAPIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIKit30Tests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30Tests",
      "path" : "Tests/OpenAPIKit30Tests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentsTests.swift",
        "Content/ContentTests.swift",
        "Content/DereferencedContentTests.swift",
        "DiscriminatorTests.swift",
        "Document/DereferencedDocumentTests.swift",
        "Document/DocumentInfoTests.swift",
        "Document/DocumentTests.swift",
        "Document/ExternalDereferencingDocumentTests.swift",
        "Document/ResolvedDocumentTests.swift",
        "EaseOfUseTests.swift",
        "ExampleTests.swift",
        "ExternalDocumentationTests.swift",
        "Header/DereferencedHeaderTests.swift",
        "Header/HeaderTests.swift",
        "JSONReferenceTests.swift",
        "LinkTests.swift",
        "Operation/DereferencedOperationTests.swift",
        "Operation/OperationTests.swift",
        "Operation/ResolvedEndpointTests.swift",
        "Parameter/DereferencedParameterTests.swift",
        "Parameter/DereferencedSchemaContextTests.swift",
        "Parameter/ParameterContextTests.swift",
        "Parameter/ParameterSchemaTests.swift",
        "Parameter/ParameterTests.swift",
        "Path Item/DereferencedPathItemTests.swift",
        "Path Item/PathItemTests.swift",
        "Path Item/ResolvedRouteTests.swift",
        "Request/DereferencedRequestTests.swift",
        "Request/RequestTests.swift",
        "Response/DereferencedResponseTests.swift",
        "Response/ResponseTests.swift",
        "Result+ValueTests.swift",
        "RuntimeExpressionTests.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPITests.swift",
        "Schema Object/DereferencedSchemaObjectTests.swift",
        "Schema Object/JSONSchemaTests.swift",
        "Schema Object/SchemaFragmentCombiningTests.swift",
        "Schema Object/SchemaFragmentTests.swift",
        "Schema Object/SchemaObjectInternalTests.swift",
        "Schema Object/SchemaObjectYamsTests.swift",
        "Security/OauthFlowsTests.swift",
        "Security/SecuritySchemeTests.swift",
        "ServerTests.swift",
        "TagTests.swift",
        "TestHelpers.swift",
        "Validator/BuiltinValidationTests.swift",
        "Validator/Validation+ConvenienceTests.swift",
        "Validator/ValidationTests.swift",
        "Validator/ValidatorTests.swift",
        "VendorExtendableTests.swift",
        "XMLTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKit30RealSpecSuite",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30RealSpecSuite",
      "path" : "Tests/OpenAPIKit30RealSpecSuite",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "GitHubAPITests.swift",
        "GoogleBooksAPITests.swift",
        "PetStoreAPITests.swift",
        "SwaggerDocSamplesTests.swift",
        "TomTomAPITests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKit30ErrorReportingTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30ErrorReportingTests",
      "path" : "Tests/OpenAPIKit30ErrorReportingTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "ComponentErrorTests.swift",
        "DocumentErrorTests.swift",
        "Helpers.swift",
        "JSONReferenceErrorTests.swift",
        "OperationErrorTests.swift",
        "PathsErrorTests.swift",
        "RequestContentMapErrorTests.swift",
        "RequestContentSchemaErrorTests.swift",
        "RequestErrorTests.swift",
        "ResponseErrorTests.swift",
        "SchemaErrorTests.swift",
        "SecuritySchemeErrorTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKit30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIKit30",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit30",
      "path" : "Sources/OpenAPIKit30",
      "product_memberships" : [
        "OpenAPIKit30",
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "AnyCodable+Validatable.swift",
        "Callbacks.swift",
        "CodableVendorExtendable.swift",
        "Components Object/Components+JSONReference.swift",
        "Components Object/Components+Locatable.swift",
        "Components Object/Components.swift",
        "Content/Content.swift",
        "Content/ContentEncoding.swift",
        "Content/DereferencedContent.swift",
        "Content/DereferencedContentEncoding.swift",
        "Document/DereferencedDocument.swift",
        "Document/Document.swift",
        "Document/DocumentInfo.swift",
        "Document/ResolvedDocument.swift",
        "Either/Either+Convenience.swift",
        "Either/Either+ExternallyDereferenceable.swift",
        "Either/Either+LocallyDereferenceable.swift",
        "Either/Either+Validatable.swift",
        "Encoding and Decoding Errors/DocumentDecodingError.swift",
        "Encoding and Decoding Errors/OperationDecodingError.swift",
        "Encoding and Decoding Errors/PathDecodingError.swift",
        "Encoding and Decoding Errors/ResponseDecodingError.swift",
        "Example.swift",
        "ExternalDocumentation.swift",
        "ExternalLoader.swift",
        "Header/DereferencedHeader.swift",
        "Header/Header.swift",
        "JSONReference.swift",
        "Link.swift",
        "OpenAPI.swift",
        "Operation/DereferencedOperation.swift",
        "Operation/Operation.swift",
        "Operation/ResolvedEndpoint.swift",
        "OrderedDictionary+Validatable.swift",
        "Parameter/DereferencedParameter.swift",
        "Parameter/DereferencedSchemaContext.swift",
        "Parameter/Parameter.swift",
        "Parameter/ParameterContext.swift",
        "Parameter/ParameterSchemaContext.swift",
        "Path Item/DereferencedPathItem.swift",
        "Path Item/PathItem.swift",
        "Path Item/ResolvedRoute.swift",
        "Request/DereferencedRequest.swift",
        "Request/Request.swift",
        "Response/DereferencedResponse.swift",
        "Response/Response.swift",
        "RuntimeExpression.swift",
        "Schema Conformances/SchemaProtocols.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPI.swift",
        "Schema Object/DereferencedJSONSchema.swift",
        "Schema Object/JSONSchema+Combining.swift",
        "Schema Object/JSONSchema.swift",
        "Schema Object/JSONSchemaContext.swift",
        "Schema Object/SimplifiedJSONSchema.swift",
        "Schema Object/TypesAndFormats.swift",
        "Security/DereferencedSecurityRequirement.swift",
        "Security/SecurityScheme.swift",
        "Server.swift",
        "Tag.swift",
        "URLTemplate+Validatable.swift",
        "Utility/Array+ExternallyDereferenceable.swift",
        "Utility/Container+DecodeURLAsString.swift",
        "Utility/Dictionary+ExternallyDereferenceable.swift",
        "Utility/Optional+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionary+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionry+LocallyDereferenceable.swift",
        "Validator/Validation+Builtins.swift",
        "Validator/Validation.swift",
        "Validator/Validator+Convenience.swift",
        "Validator/Validator.swift",
        "XML.swift",
        "_CoreReExport.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIKit",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIKit",
      "path" : "Sources/OpenAPIKit",
      "product_memberships" : [
        "OpenAPIKit",
        "OpenAPIKitCompat"
      ],
      "sources" : [
        "AnyCodable+Validatable.swift",
        "Callbacks.swift",
        "CodableVendorExtendable.swift",
        "Components Object/Components+JSONReference.swift",
        "Components Object/Components+Locatable.swift",
        "Components Object/Components.swift",
        "Content/Content.swift",
        "Content/ContentEncoding.swift",
        "Content/DereferencedContent.swift",
        "Content/DereferencedContentEncoding.swift",
        "Document/DereferencedDocument.swift",
        "Document/Document.swift",
        "Document/DocumentInfo.swift",
        "Document/ResolvedDocument.swift",
        "Either/Either+Convenience.swift",
        "Either/Either+ExternallyDereferenceable.swift",
        "Either/Either+LocallyDereferenceable.swift",
        "Either/Either+Summarizable.swift",
        "Either/Either+Validatable.swift",
        "Encoding and Decoding Errors/DocumentDecodingError.swift",
        "Encoding and Decoding Errors/OperationDecodingError.swift",
        "Encoding and Decoding Errors/PathDecodingError.swift",
        "Encoding and Decoding Errors/ResponseDecodingError.swift",
        "Example.swift",
        "ExternalDocumentation.swift",
        "ExternalLoader.swift",
        "Header/DereferencedHeader.swift",
        "Header/Header.swift",
        "JSONReference.swift",
        "Link.swift",
        "OpenAPI.swift",
        "Operation/DereferencedOperation.swift",
        "Operation/Operation.swift",
        "Operation/ResolvedEndpoint.swift",
        "OrderedDictionary+Validatable.swift",
        "Parameter/DereferencedParameter.swift",
        "Parameter/DereferencedSchemaContext.swift",
        "Parameter/Parameter.swift",
        "Parameter/ParameterContext.swift",
        "Parameter/ParameterSchemaContext.swift",
        "Path Item/DereferencedPathItem.swift",
        "Path Item/PathItem.swift",
        "Path Item/ResolvedRoute.swift",
        "Request/DereferencedRequest.swift",
        "Request/Request.swift",
        "Response/DereferencedResponse.swift",
        "Response/Response.swift",
        "RuntimeExpression.swift",
        "Schema Conformances/SchemaProtocols.swift",
        "Schema Conformances/SwiftPrimitiveTypes+OpenAPI.swift",
        "Schema Object/DereferencedJSONSchema.swift",
        "Schema Object/JSONSchema+Combining.swift",
        "Schema Object/JSONSchema.swift",
        "Schema Object/JSONSchemaContext.swift",
        "Schema Object/SimplifiedJSONSchema.swift",
        "Schema Object/TypesAndFormats.swift",
        "Security/DereferencedSecurityRequirement.swift",
        "Security/SecurityScheme.swift",
        "Server.swift",
        "Tag.swift",
        "URLTemplate+Validatable.swift",
        "Utility/Array+ExternallyDereferenceable.swift",
        "Utility/Container+DecodeURLAsString.swift",
        "Utility/Dictionary+ExternallyDereferenceable.swift",
        "Utility/Optional+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionary+ExternallyDereferenceable.swift",
        "Utility/OrderedDictionry+LocallyDereferenceable.swift",
        "Validator/Validation+Builtins.swift",
        "Validator/Validation.swift",
        "Validator/Validator+Convenience.swift",
        "Validator/Validator.swift",
        "XML.swift",
        "_CoreReExport.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EitherTests",
      "module_type" : "SwiftTarget",
      "name" : "EitherTests",
      "path" : "Tests/EitherTests",
      "sources" : [
        "EitherTests.swift",
        "EitherTypeErasedValueTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AnyCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "AnyCodableTests",
      "path" : "Tests/AnyCodableTests",
      "sources" : [
        "AnyCodableTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIKitCore"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.8"
}
Done.