Build Information
Successful build of OpenAPIDiff, reference main (6887e6
), with Swift 6.0 for Linux on 5 Nov 2024 00:03:21 UTC.
Swift 6 data race errors: 3
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/OpenAPIDiff.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/mattpolzin/OpenAPIDiff
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6887e65 Merge pull request #7 from mattpolzin/a-few-more-diffs
Cloned https://github.com/mattpolzin/OpenAPIDiff.git
Revision (git rev-parse @):
6887e651a5b4381f8f6f51616ff7e13a8e00fc8f
SUCCESS checkout https://github.com/mattpolzin/OpenAPIDiff.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/mattpolzin/OpenAPIDiff.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/mattpolzin/OpenAPIKit.git
[1/9902] Fetching yams
[1190/22255] Fetching yams, swift-argument-parser
[19286/79950] Fetching yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.07s)
[8103/67597] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams.git from cache (1.47s)
[20771/57695] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (3.23s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.3.0 (2.37s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/28] Write sources
[10/28] Compiling writer.c
[11/28] Compiling parser.c
[12/28] Compiling api.c
[13/28] Compiling emitter.c
[14/28] Compiling reader.c
[15/28] Compiling scanner.c
[16/28] Write swift-version-24593BA9C3E375BF.txt
[18/78] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/78] Emitting module ArgumentParserToolInfo
[20/79] Wrapping AST for ArgumentParserToolInfo for debugging
[22/117] Emitting module ArgumentParser
[23/122] Compiling ArgumentParser ArgumentVisibility.swift
[24/122] Compiling ArgumentParser CompletionKind.swift
[25/122] Compiling ArgumentParser Errors.swift
[26/122] Compiling ArgumentParser Flag.swift
[27/122] Compiling ArgumentParser NameSpecification.swift
[28/122] Compiling ArgumentParser Option.swift
[29/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/122] Compiling ArgumentParser CompletionsGenerator.swift
[31/122] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/122] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/122] Compiling ArgumentParser Argument.swift
[34/122] Compiling ArgumentParser ArgumentHelp.swift
[35/122] Compiling ArgumentParser CollectionExtensions.swift
[36/122] Compiling ArgumentParser Platform.swift
[37/122] Compiling ArgumentParser SequenceExtensions.swift
[38/122] Compiling ArgumentParser StringExtensions.swift
[39/122] Compiling ArgumentParser Tree.swift
[40/122] Compiling ArgumentParser ParsableCommand.swift
[41/122] Compiling ArgumentParser ArgumentDecoder.swift
[42/122] Compiling ArgumentParser ArgumentDefinition.swift
[43/122] Compiling ArgumentParser ArgumentSet.swift
[44/126] Compiling ArgumentParser Parsed.swift
[45/126] Compiling ArgumentParser ParsedValues.swift
[46/126] Compiling ArgumentParser ParserError.swift
[47/126] Compiling ArgumentParser SplitArguments.swift
[48/126] Compiling ArgumentParser CommandParser.swift
[49/126] Compiling ArgumentParser InputKey.swift
[50/126] Compiling ArgumentParser InputOrigin.swift
[51/126] Compiling ArgumentParser Name.swift
[52/126] Compiling ArgumentParser CommandGroup.swift
[53/126] Compiling ArgumentParser EnumerableFlag.swift
[54/126] Compiling ArgumentParser ExpressibleByArgument.swift
[55/126] Compiling ArgumentParser ParsableArguments.swift
[56/126] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/126] Compiling ArgumentParser OptionGroup.swift
[60/126] Compiling ArgumentParser AsyncParsableCommand.swift
[61/126] Compiling ArgumentParser CommandConfiguration.swift
[72/126] Emitting module OpenAPIKitCore
[77/127] Emitting module Yams
[88/127] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[89/127] Compiling OpenAPIKitCore Optional+Zip.swift
[90/127] Compiling OpenAPIKitCore Result+Value.swift
[91/127] Compiling OpenAPIKitCore Validatable.swift
[97/128] Wrapping AST for OpenAPIKitCore for debugging
[99/128] Compiling Yams YamlError.swift
[100/248] Wrapping AST for Yams for debugging
[102/248] Compiling OpenAPIKit DereferencedContent.swift
[103/248] Compiling OpenAPIKit DocumentDecodingError.swift
[104/248] Compiling OpenAPIKit OperationDecodingError.swift
[105/248] Compiling OpenAPIKit PathDecodingError.swift
[106/248] Compiling OpenAPIKit ResponseDecodingError.swift
[107/248] Compiling OpenAPIKit Link.swift
[108/248] Compiling OpenAPIKit OpenAPI.swift
[109/248] Compiling OpenAPIKit DereferencedOperation.swift
[110/248] Compiling OpenAPIKit Operation.swift
[111/248] Compiling OpenAPIKit ResolvedEndpoint.swift
[112/248] Compiling OpenAPIKit Example.swift
[113/248] Compiling OpenAPIKit ExternalDocumentation.swift
[114/248] Compiling OpenAPIKit DereferencedHeader.swift
[115/248] Compiling OpenAPIKit Header.swift
[116/248] Compiling OpenAPIKit JSONReference.swift
[117/248] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[118/248] Compiling OpenAPIKit DereferencedParameter.swift
[119/248] Compiling OpenAPIKit DereferencedSchemaContext.swift
[120/248] Compiling OpenAPIKit Parameter.swift
[121/248] Compiling OpenAPIKit ParameterContext.swift
[122/249] Wrapping AST for ArgumentParser for debugging
[124/249] Emitting module OpenAPIKit30
[125/257] Compiling OpenAPIKit AnyCodable+Validatable.swift
[126/257] Compiling OpenAPIKit Callbacks.swift
[127/257] Compiling OpenAPIKit CodableVendorExtendable.swift
[128/257] Compiling OpenAPIKit Components+JSONReference.swift
[129/257] Compiling OpenAPIKit Components+Locatable.swift
[130/257] Compiling OpenAPIKit Components.swift
[131/257] Compiling OpenAPIKit Content.swift
[132/257] Compiling OpenAPIKit ContentEncoding.swift
[167/265] Compiling OpenAPIKit DereferencedContentEncoding.swift
[168/265] Compiling OpenAPIKit DereferencedDocument.swift
[169/265] Compiling OpenAPIKit Document.swift
[170/265] Compiling OpenAPIKit DocumentInfo.swift
[171/265] Compiling OpenAPIKit ResolvedDocument.swift
[172/265] Compiling OpenAPIKit Either+Convenience.swift
[173/265] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[174/265] Compiling OpenAPIKit Either+Summarizable.swift
[175/265] Compiling OpenAPIKit Either+Validatable.swift
[176/265] Emitting module OpenAPIKit
[198/265] Compiling OpenAPIKit ParameterSchemaContext.swift
[199/265] Compiling OpenAPIKit DereferencedPathItem.swift
[200/265] Compiling OpenAPIKit PathItem.swift
[201/265] Compiling OpenAPIKit ResolvedRoute.swift
[202/265] Compiling OpenAPIKit DereferencedRequest.swift
[210/265] Compiling OpenAPIKit Request.swift
[211/265] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[212/265] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[213/265] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[214/265] Compiling OpenAPIKit Validation+Builtins.swift
[215/265] Compiling OpenAPIKit Validation.swift
[216/265] Compiling OpenAPIKit Validator+Convenience.swift
[217/265] Compiling OpenAPIKit Validator.swift
[218/265] Compiling OpenAPIKit XML.swift
[219/265] Compiling OpenAPIKit JSONSchemaContext.swift
[220/265] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[221/265] Compiling OpenAPIKit TypesAndFormats.swift
[222/265] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[223/265] Compiling OpenAPIKit SecurityScheme.swift
[224/265] Compiling OpenAPIKit Server.swift
[225/265] Compiling OpenAPIKit Tag.swift
[227/265] Compiling OpenAPIKit JSONSchema.swift
[236/265] Compiling OpenAPIKit DereferencedResponse.swift
[237/265] Compiling OpenAPIKit Response.swift
[238/265] Compiling OpenAPIKit RuntimeExpression.swift
[239/265] Compiling OpenAPIKit SchemaProtocols.swift
[240/265] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[241/265] Compiling OpenAPIKit DereferencedJSONSchema.swift
[242/265] Compiling OpenAPIKit JSONSchema+Combining.swift
[243/266] Wrapping AST for OpenAPIKit30 for debugging
[252/266] Compiling OpenAPIKit _CoreReExport.swift
[261/267] Wrapping AST for OpenAPIKit for debugging
[263/283] Compiling OpenAPIKitCompat Either+Map.swift
[264/283] Compiling OpenAPIDiff Exports.swift
[265/284] Compiling OpenAPIDiff Identifiable.swift
[266/284] Compiling OpenAPIDiff Swift+ApiComparable.swift
[267/284] Compiling OpenAPIDiff SecurityScheme+ApiComparable.swift
[268/284] Compiling OpenAPIDiff OrderedDictionary+ApiComparable.swift
[269/284] Compiling OpenAPIDiff OpenAPIReference+ApiComparable.swift
[270/284] Compiling OpenAPIDiff Parameter+ApiComparable.swift
[271/284] Compiling OpenAPIDiff ApiComparable.swift
[272/284] Compiling OpenAPIDiff ApiContext.swift
[273/284] Compiling OpenAPIDiff ApiDiff.swift
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:152:23: warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
150 | // MARK: - Convenience
151 | extension ApiDiff {
152 | public static let same: Self = .init(context: nil, diff: .same)
| |- warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'same' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |
154 | public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:156:23: warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
154 | public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
155 |
156 | public static let added: Self = .init(context: nil, diff: .added)
| |- warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'added' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |
158 | public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:160:23: warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
158 | public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
159 |
160 | public static let removed: Self = .init(context: nil, diff: .removed)
| |- warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'removed' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
161 |
162 | public static func removed(_ context: String? = nil) -> Self { .init(context: context, diff: .removed) }
[274/284] Compiling OpenAPIDiff Either+ApiComparable.swift
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:152:23: warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
150 | // MARK: - Convenience
151 | extension ApiDiff {
152 | public static let same: Self = .init(context: nil, diff: .same)
| |- warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'same' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |
154 | public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:156:23: warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
154 | public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
155 |
156 | public static let added: Self = .init(context: nil, diff: .added)
| |- warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'added' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |
158 | public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:160:23: warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
158 | public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
159 |
160 | public static let removed: Self = .init(context: nil, diff: .removed)
| |- warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'removed' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
161 |
162 | public static func removed(_ context: String? = nil) -> Self { .init(context: context, diff: .removed) }
[275/284] Emitting module OpenAPIDiff
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:152:23: warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
150 | // MARK: - Convenience
151 | extension ApiDiff {
152 | public static let same: Self = .init(context: nil, diff: .same)
| |- warning: static property 'same' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'same' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |
154 | public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:156:23: warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
154 | public static func same(_ context: String? = nil) -> Self { .init(context: context, diff: .same) }
155 |
156 | public static let added: Self = .init(context: nil, diff: .added)
| |- warning: static property 'added' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'added' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |
158 | public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
/host/spi-builder-workspace/Sources/OpenAPIDiff/ApiDiff.swift:160:23: warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public struct ApiDiff: CustomStringConvertible, Equatable, Comparable {
| `- note: consider making struct 'ApiDiff' conform to the 'Sendable' protocol
11 | public let context: String?
12 | public let diff: Diff
:
158 | public static func added(_ context: String? = nil) -> Self { .init(context: context, diff: .added) }
159 |
160 | public static let removed: Self = .init(context: nil, diff: .removed)
| |- warning: static property 'removed' is not concurrency-safe because non-'Sendable' type 'ApiDiff' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'removed' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
161 |
162 | public static func removed(_ context: String? = nil) -> Self { .init(context: context, diff: .removed) }
[276/284] Compiling OpenAPIDiff JSONSChema+ApiComparable.swift
[277/284] Compiling OpenAPIDiff OpenAPI+ApiComparable.swift
[278/285] Compiling OpenAPIKitCompat Compat30To31.swift
[279/285] Emitting module OpenAPIKitCompat
[281/286] Wrapping AST for OpenAPIDiff for debugging
[282/286] Wrapping AST for OpenAPIKitCompat for debugging
[284/288] Emitting module openapi_diff
[285/288] Compiling openapi_diff main.swift
[286/289] Wrapping AST for openapi-diff for debugging
[287/289] Write Objects.LinkFileList
[288/289] Linking openapi-diff
Build complete! (78.97s)
Build complete.
{
"dependencies" : [
{
"identity" : "openapikit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattpolzin/OpenAPIKit.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "OpenAPIDiff",
"name" : "OpenAPIDiff",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OpenAPIDiff",
"targets" : [
"OpenAPIDiff"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "openapi-diff",
"targets" : [
"openapi-diff"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "openapi_diff",
"module_type" : "SwiftTarget",
"name" : "openapi-diff",
"path" : "Sources/openapi-diff",
"product_dependencies" : [
"OpenAPIKitCompat",
"Yams",
"ArgumentParser"
],
"product_memberships" : [
"openapi-diff"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenAPIDiff"
],
"type" : "executable"
},
{
"c99name" : "OpenAPIDiffTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIDiffTests",
"path" : "Tests/OpenAPIDiffTests",
"sources" : [
"OpenAPIDiffTests.swift"
],
"target_dependencies" : [
"OpenAPIDiff"
],
"type" : "test"
},
{
"c99name" : "OpenAPIDiff",
"module_type" : "SwiftTarget",
"name" : "OpenAPIDiff",
"path" : "Sources/OpenAPIDiff",
"product_dependencies" : [
"OpenAPIKit",
"Yams"
],
"product_memberships" : [
"OpenAPIDiff",
"openapi-diff"
],
"sources" : [
"ApiComparable.swift",
"ApiContext.swift",
"ApiDiff.swift",
"Comparable Conformances/Either+ApiComparable.swift",
"Comparable Conformances/OpenAPI Comparables/JSONSChema+ApiComparable.swift",
"Comparable Conformances/OpenAPI Comparables/OpenAPI+ApiComparable.swift",
"Comparable Conformances/OpenAPI Comparables/OpenAPIReference+ApiComparable.swift",
"Comparable Conformances/OpenAPI Comparables/Parameter+ApiComparable.swift",
"Comparable Conformances/OpenAPI Comparables/SecurityScheme+ApiComparable.swift",
"Comparable Conformances/OrderedDictionary+ApiComparable.swift",
"Comparable Conformances/Swift+ApiComparable.swift",
"Exports.swift",
"Identifiable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.