The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Synopsis, reference 1.1.1 (574c4d), with Swift 6.0 for Linux on 27 Nov 2024 07:37:33 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/synopsis.git
Reference: 1.1.1
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/RedMadRobot/synopsis
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 574c4d5 Patch multiline function declaration parsing for protocols.
Cloned https://github.com/RedMadRobot/synopsis.git
Revision (git rev-parse @):
574c4d5dde0ac7ae676494d345c0277499daf3aa
SUCCESS checkout https://github.com/RedMadRobot/synopsis.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RedMadRobot/synopsis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/jpsim/SourceKitten
[1/16016] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.04s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (2.06s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2820] Fetching swxmlhash
[2821/12756] Fetching swxmlhash, yams
[4411/25151] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.75s)
[22331/22331] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.76s)
Fetched https://github.com/jpsim/Yams.git from cache (1.06s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.49s)
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/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.36.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[5/14] Compiling Clang_C Clang_C.c
[6/14] Compiling writer.c
[7/14] Compiling reader.c
[8/14] Compiling parser.c
[9/14] Compiling api.c
[10/14] Compiling emitter.c
[11/14] Compiling scanner.c
[12/14] Compiling SourceKit SourceKit.c
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/53] Compiling SWXMLHash Int+XMLDeserialization.swift
[16/53] Compiling SWXMLHash String+XMLDeserialization.swift
[17/54] Compiling Yams YamlError.swift
[18/54] Emitting module Yams
[19/54] Compiling SWXMLHash IndexingError.swift
[20/54] Compiling SWXMLHash XMLValueDeserialization.swift
[24/57] Compiling Yams String+Yams.swift
[25/57] Compiling SWXMLHash String+Extensions.swift
[27/57] Compiling SWXMLHash TextElement.swift
[28/57] Compiling SWXMLHash XMLAttribute.swift
[29/57] Compiling SWXMLHash XMLContent.swift
[30/57] Compiling SWXMLHash XMLElement.swift
[31/57] Compiling SWXMLHash XMLHash.swift
[32/57] Compiling SWXMLHash Float+XMLDeserialization.swift
[33/57] Compiling SWXMLHash IndexOp.swift
[34/57] Compiling SWXMLHash Bool+XMLDeserialization.swift
[35/57] Compiling SWXMLHash Double+XMLDeserialization.swift
[36/57] Compiling SWXMLHash ParsingError.swift
[37/57] Compiling SWXMLHash XMLDeserializationError.swift
[44/57] Compiling SWXMLHash LazyXMLParser.swift
[45/57] Compiling SWXMLHash Stack.swift
[46/57] Compiling SWXMLHash XMLAttributeDeserializable.swift
[47/57] Compiling SWXMLHash XMLElementDeserializable.swift
[48/57] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[49/57] Compiling SWXMLHash XMLObjectDeserialization.swift
[50/57] Emitting module SWXMLHash
[56/58] Compiling SWXMLHash XMLHashOptions.swift
[57/58] Compiling SWXMLHash XMLIndexer.swift
[58/58] Compiling SWXMLHash shim.swift
[60/102] Compiling SourceKittenFramework SyntaxToken.swift
[61/102] Compiling SourceKittenFramework Text.swift
[62/102] Compiling SourceKittenFramework UID.swift
[63/102] Compiling SourceKittenFramework UIDRepresentable.swift
[64/102] Compiling SourceKittenFramework UncheckedSendable.swift
[65/102] Compiling SourceKittenFramework Version.swift
[66/108] Compiling SourceKittenFramework ByteCount.swift
[67/108] Compiling SourceKittenFramework ByteRange.swift
[68/108] Compiling SourceKittenFramework Clang+SourceKitten.swift
[69/108] Compiling SourceKittenFramework ClangTranslationUnit.swift
[70/108] Compiling SourceKittenFramework CodeCompletionItem.swift
[71/108] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[72/108] Emitting module SourceKittenFramework
[73/108] Compiling SourceKittenFramework Language.swift
[74/108] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[75/108] Compiling SourceKittenFramework Line.swift
[76/108] Compiling SourceKittenFramework LinuxCompatibility.swift
[77/108] Compiling SourceKittenFramework Module.swift
[78/108] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[79/108] Compiling SourceKittenFramework OffsetMap.swift
[80/108] Compiling SourceKittenFramework Parameter.swift
[81/108] Compiling SourceKittenFramework Request.swift
[82/108] Compiling SourceKittenFramework SourceDeclaration.swift
[83/108] Compiling SourceKittenFramework SourceKitObject.swift
[84/108] Compiling SourceKittenFramework SourceLocation.swift
[85/108] Compiling SourceKittenFramework Dictionary+Merge.swift
[86/108] Compiling SourceKittenFramework Documentation.swift
[87/108] Compiling SourceKittenFramework Exec.swift
[88/108] Compiling SourceKittenFramework File+Hashable.swift
[89/108] Compiling SourceKittenFramework File.swift
[90/108] Compiling SourceKittenFramework JSONOutput.swift
[91/108] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[92/108] Compiling SourceKittenFramework SwiftDocKey.swift
[93/108] Compiling SourceKittenFramework SwiftDocs.swift
[94/108] Compiling SourceKittenFramework SwiftVersion.swift
[95/108] Compiling SourceKittenFramework SyntaxKind.swift
[96/108] Compiling SourceKittenFramework SyntaxMap.swift
[97/108] Compiling SourceKittenFramework StatementKind.swift
[98/108] Compiling SourceKittenFramework String+SourceKitten.swift
[99/108] Compiling SourceKittenFramework StringView+SourceKitten.swift
[100/108] Compiling SourceKittenFramework StringView.swift
[101/108] Compiling SourceKittenFramework Structure.swift
[102/108] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[103/108] Compiling SourceKittenFramework WindowsError.swift
[104/108] Compiling SourceKittenFramework Xcode.swift
[105/108] Compiling SourceKittenFramework XcodeBuildSetting.swift
[106/108] Compiling SourceKittenFramework library_wrapper.swift
[107/108] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[108/108] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[110/141] Compiling Synopsis StructDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/XcodeMessage.swift:50:16: warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
19 |      Red errors, yellow warnings and "invisible" notes.
20 |      */
21 |     public enum MessageType: String {
   |                 `- note: consider making enum 'MessageType' conform to the 'Sendable' protocol
22 |         case error      = "error"
23 |         case warning    = "warning"
   :
48 |      Error, warning or note.
49 |      */
50 |     public let type: MessageType
   |                `- warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
51 |
52 |     /**
[111/141] Compiling Synopsis SynopsisError.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/XcodeMessage.swift:50:16: warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
19 |      Red errors, yellow warnings and "invisible" notes.
20 |      */
21 |     public enum MessageType: String {
   |                 `- note: consider making enum 'MessageType' conform to the 'Sendable' protocol
22 |         case error      = "error"
23 |         case warning    = "warning"
   :
48 |      Error, warning or note.
49 |      */
50 |     public let type: MessageType
   |                `- warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
51 |
52 |     /**
[112/141] Compiling Synopsis TypeDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/XcodeMessage.swift:50:16: warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
19 |      Red errors, yellow warnings and "invisible" notes.
20 |      */
21 |     public enum MessageType: String {
   |                 `- note: consider making enum 'MessageType' conform to the 'Sendable' protocol
22 |         case error      = "error"
23 |         case warning    = "warning"
   :
48 |      Error, warning or note.
49 |      */
50 |     public let type: MessageType
   |                `- warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
51 |
52 |     /**
[113/141] Compiling Synopsis XcodeMessage.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/XcodeMessage.swift:50:16: warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
19 |      Red errors, yellow warnings and "invisible" notes.
20 |      */
21 |     public enum MessageType: String {
   |                 `- note: consider making enum 'MessageType' conform to the 'Sendable' protocol
22 |         case error      = "error"
23 |         case warning    = "warning"
   :
48 |      Error, warning or note.
49 |      */
50 |     public let type: MessageType
   |                `- warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
51 |
52 |     /**
[114/145] Compiling Synopsis LexemeString.swift
[115/145] Compiling Synopsis MethodDescriptionParser.swift
[116/145] Compiling Synopsis PropertyDescriptionParser.swift
[117/145] Compiling Synopsis ProtocolDescriptionParser.swift
[118/145] Emitting module Synopsis
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:65:5: warning: 'public' modifier is redundant for subscript declared in a public extension
63 | public extension Sequence where Iterator.Element == Annotation {
64 |
65 |     public subscript(annotationName: String) -> Iterator.Element? {
   |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
66 |         for item in self {
67 |             if item.name == annotationName {
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:74:5: warning: 'public' modifier is redundant for instance method declared in a public extension
72 |     }
73 |
74 |     public func contains(annotationName: String) -> Bool {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
75 |         return nil != self[annotationName]
76 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:137:5: warning: 'public' modifier is redundant for subscript declared in a public extension
135 | public extension Sequence where Iterator.Element == ArgumentDescription {
136 |
137 |     public subscript(argumentName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
138 |         for item in self {
139 |             if item.name == argumentName {
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:146:5: warning: 'public' modifier is redundant for instance method declared in a public extension
144 |     }
145 |
146 |     public func contains(argumentName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
147 |         return nil != self[argumentName]
148 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:109:5: warning: 'public' modifier is redundant for subscript declared in a public extension
107 | public extension Sequence where Iterator.Element == EnumCase {
108 |
109 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
110 |         for item in self {
111 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:118:5: warning: 'public' modifier is redundant for instance method declared in a public extension
116 |     }
117 |
118 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
119 |         return nil != self[name]
120 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:90:5: warning: 'public' modifier is redundant for subscript declared in a public extension
 88 | public extension Sequence where Iterator.Element: Extensible {
 89 |
 90 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
 91 |         for item in self {
 92 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:99:5: warning: 'public' modifier is redundant for instance method declared in a public extension
 97 |     }
 98 |
 99 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
100 |         return nil != self[name]
101 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:213:5: warning: 'public' modifier is redundant for subscript declared in a public extension
211 | public extension Sequence where Iterator.Element: FunctionDescription {
212 |
213 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
214 |         for item in self {
215 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:222:5: warning: 'public' modifier is redundant for instance method declared in a public extension
220 |     }
221 |
222 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
223 |         return nil != self[name]
224 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:181:5: warning: 'public' modifier is redundant for subscript declared in a public extension
179 | public extension Sequence where Iterator.Element == PropertyDescription {
180 |
181 |     public subscript(propertyName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
182 |         for item in self {
183 |             if item.name == propertyName {
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:190:5: warning: 'public' modifier is redundant for instance method declared in a public extension
188 |     }
189 |
190 |     public func contains(propertyName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
191 |         return nil != self[propertyName]
192 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/XcodeMessage.swift:50:16: warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
19 |      Red errors, yellow warnings and "invisible" notes.
20 |      */
21 |     public enum MessageType: String {
   |                 `- note: consider making enum 'MessageType' conform to the 'Sendable' protocol
22 |         case error      = "error"
23 |         case warning    = "warning"
   :
48 |      Error, warning or note.
49 |      */
50 |     public let type: MessageType
   |                `- warning: stored property 'type' of 'Sendable'-conforming struct 'XcodeMessage' has non-sendable type 'XcodeMessage.MessageType'; this is an error in the Swift 6 language mode
51 |
52 |     /**
[119/145] Compiling Synopsis EnumCaseParser.swift
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
[120/145] Compiling Synopsis EnumDescriptionParser.swift
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
[121/145] Compiling Synopsis ExtensibleParser.swift
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
[122/145] Compiling Synopsis FunctionDescriptionParser.swift
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/EnumDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/ExtensibleParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:16:42: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 14 |         var ioErrors: [SynopsisError] = []
 15 |
 16 |         let files: [GoodFile] = pathList.flatMap { (fileURL: URL) -> GoodFile? in
    |                                          |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                          `- note: use 'compactMap(_:)' instead
 17 |             if let file = File(path: fileURL.path) {
 18 |                 return GoodFile(path: fileURL, file: file)
/host/spi-builder-workspace/Sources/Synopsis/Utility/FunctionDescriptionParser.swift:32:61: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 30 |         var compilingErrors: [SynopsisError] = []
 31 |
 32 |         let compiledStructures: [CompiledStructure] = files.flatMap { (goodFile: GoodFile) -> CompiledStructure? in
    |                                                             |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    |                                                             `- note: use 'compactMap(_:)' instead
 33 |             if let structure: CompiledStructure = CompiledStructure(file: goodFile) {
 34 |                 return structure
[123/145] Compiling Synopsis Synopsis.swift
[124/145] Compiling Synopsis AnnotationParser.swift
[125/145] Compiling Synopsis ArgumentDescriptionParser.swift
[126/145] Compiling Synopsis ClassDescriptionParser.swift
[127/145] Compiling Synopsis GoodFile.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:181:5: warning: 'public' modifier is redundant for subscript declared in a public extension
179 | public extension Sequence where Iterator.Element == PropertyDescription {
180 |
181 |     public subscript(propertyName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
182 |         for item in self {
183 |             if item.name == propertyName {
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:190:5: warning: 'public' modifier is redundant for instance method declared in a public extension
188 |     }
189 |
190 |     public func contains(propertyName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
191 |         return nil != self[propertyName]
192 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[128/145] Compiling Synopsis MethodDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:181:5: warning: 'public' modifier is redundant for subscript declared in a public extension
179 | public extension Sequence where Iterator.Element == PropertyDescription {
180 |
181 |     public subscript(propertyName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
182 |         for item in self {
183 |             if item.name == propertyName {
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:190:5: warning: 'public' modifier is redundant for instance method declared in a public extension
188 |     }
189 |
190 |     public func contains(propertyName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
191 |         return nil != self[propertyName]
192 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[129/145] Compiling Synopsis ParsingResult.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:181:5: warning: 'public' modifier is redundant for subscript declared in a public extension
179 | public extension Sequence where Iterator.Element == PropertyDescription {
180 |
181 |     public subscript(propertyName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
182 |         for item in self {
183 |             if item.name == propertyName {
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:190:5: warning: 'public' modifier is redundant for instance method declared in a public extension
188 |     }
189 |
190 |     public func contains(propertyName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
191 |         return nil != self[propertyName]
192 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[130/145] Compiling Synopsis PropertyDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:181:5: warning: 'public' modifier is redundant for subscript declared in a public extension
179 | public extension Sequence where Iterator.Element == PropertyDescription {
180 |
181 |     public subscript(propertyName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
182 |         for item in self {
183 |             if item.name == propertyName {
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:190:5: warning: 'public' modifier is redundant for instance method declared in a public extension
188 |     }
189 |
190 |     public func contains(propertyName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
191 |         return nil != self[propertyName]
192 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[131/145] Compiling Synopsis ProtocolDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:181:5: warning: 'public' modifier is redundant for subscript declared in a public extension
179 | public extension Sequence where Iterator.Element == PropertyDescription {
180 |
181 |     public subscript(propertyName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
182 |         for item in self {
183 |             if item.name == propertyName {
/host/spi-builder-workspace/Sources/Synopsis/Model/PropertyDescription.swift:190:5: warning: 'public' modifier is redundant for instance method declared in a public extension
188 |     }
189 |
190 |     public func contains(propertyName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
191 |         return nil != self[propertyName]
192 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[132/145] Compiling Synopsis Accessibility.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:65:5: warning: 'public' modifier is redundant for subscript declared in a public extension
63 | public extension Sequence where Iterator.Element == Annotation {
64 |
65 |     public subscript(annotationName: String) -> Iterator.Element? {
   |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
66 |         for item in self {
67 |             if item.name == annotationName {
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:74:5: warning: 'public' modifier is redundant for instance method declared in a public extension
72 |     }
73 |
74 |     public func contains(annotationName: String) -> Bool {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
75 |         return nil != self[annotationName]
76 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:137:5: warning: 'public' modifier is redundant for subscript declared in a public extension
135 | public extension Sequence where Iterator.Element == ArgumentDescription {
136 |
137 |     public subscript(argumentName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
138 |         for item in self {
139 |             if item.name == argumentName {
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:146:5: warning: 'public' modifier is redundant for instance method declared in a public extension
144 |     }
145 |
146 |     public func contains(argumentName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
147 |         return nil != self[argumentName]
148 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[133/145] Compiling Synopsis Annotation.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:65:5: warning: 'public' modifier is redundant for subscript declared in a public extension
63 | public extension Sequence where Iterator.Element == Annotation {
64 |
65 |     public subscript(annotationName: String) -> Iterator.Element? {
   |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
66 |         for item in self {
67 |             if item.name == annotationName {
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:74:5: warning: 'public' modifier is redundant for instance method declared in a public extension
72 |     }
73 |
74 |     public func contains(annotationName: String) -> Bool {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
75 |         return nil != self[annotationName]
76 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:137:5: warning: 'public' modifier is redundant for subscript declared in a public extension
135 | public extension Sequence where Iterator.Element == ArgumentDescription {
136 |
137 |     public subscript(argumentName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
138 |         for item in self {
139 |             if item.name == argumentName {
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:146:5: warning: 'public' modifier is redundant for instance method declared in a public extension
144 |     }
145 |
146 |     public func contains(argumentName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
147 |         return nil != self[argumentName]
148 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[134/145] Compiling Synopsis ArgumentDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:65:5: warning: 'public' modifier is redundant for subscript declared in a public extension
63 | public extension Sequence where Iterator.Element == Annotation {
64 |
65 |     public subscript(annotationName: String) -> Iterator.Element? {
   |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
66 |         for item in self {
67 |             if item.name == annotationName {
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:74:5: warning: 'public' modifier is redundant for instance method declared in a public extension
72 |     }
73 |
74 |     public func contains(annotationName: String) -> Bool {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
75 |         return nil != self[annotationName]
76 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:137:5: warning: 'public' modifier is redundant for subscript declared in a public extension
135 | public extension Sequence where Iterator.Element == ArgumentDescription {
136 |
137 |     public subscript(argumentName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
138 |         for item in self {
139 |             if item.name == argumentName {
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:146:5: warning: 'public' modifier is redundant for instance method declared in a public extension
144 |     }
145 |
146 |     public func contains(argumentName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
147 |         return nil != self[argumentName]
148 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[135/145] Compiling Synopsis ClassDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:65:5: warning: 'public' modifier is redundant for subscript declared in a public extension
63 | public extension Sequence where Iterator.Element == Annotation {
64 |
65 |     public subscript(annotationName: String) -> Iterator.Element? {
   |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
66 |         for item in self {
67 |             if item.name == annotationName {
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:74:5: warning: 'public' modifier is redundant for instance method declared in a public extension
72 |     }
73 |
74 |     public func contains(annotationName: String) -> Bool {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
75 |         return nil != self[annotationName]
76 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:137:5: warning: 'public' modifier is redundant for subscript declared in a public extension
135 | public extension Sequence where Iterator.Element == ArgumentDescription {
136 |
137 |     public subscript(argumentName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
138 |         for item in self {
139 |             if item.name == argumentName {
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:146:5: warning: 'public' modifier is redundant for instance method declared in a public extension
144 |     }
145 |
146 |     public func contains(argumentName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
147 |         return nil != self[argumentName]
148 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[136/145] Compiling Synopsis CompiledStructure.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:65:5: warning: 'public' modifier is redundant for subscript declared in a public extension
63 | public extension Sequence where Iterator.Element == Annotation {
64 |
65 |     public subscript(annotationName: String) -> Iterator.Element? {
   |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
66 |         for item in self {
67 |             if item.name == annotationName {
/host/spi-builder-workspace/Sources/Synopsis/Model/Annotation.swift:74:5: warning: 'public' modifier is redundant for instance method declared in a public extension
72 |     }
73 |
74 |     public func contains(annotationName: String) -> Bool {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
75 |         return nil != self[annotationName]
76 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:137:5: warning: 'public' modifier is redundant for subscript declared in a public extension
135 | public extension Sequence where Iterator.Element == ArgumentDescription {
136 |
137 |     public subscript(argumentName: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
138 |         for item in self {
139 |             if item.name == argumentName {
/host/spi-builder-workspace/Sources/Synopsis/Model/ArgumentDescription.swift:146:5: warning: 'public' modifier is redundant for instance method declared in a public extension
144 |     }
145 |
146 |     public func contains(argumentName: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
147 |         return nil != self[argumentName]
148 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
[137/145] Compiling Synopsis Declaration.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:109:5: warning: 'public' modifier is redundant for subscript declared in a public extension
107 | public extension Sequence where Iterator.Element == EnumCase {
108 |
109 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
110 |         for item in self {
111 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:118:5: warning: 'public' modifier is redundant for instance method declared in a public extension
116 |     }
117 |
118 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
119 |         return nil != self[name]
120 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:90:5: warning: 'public' modifier is redundant for subscript declared in a public extension
 88 | public extension Sequence where Iterator.Element: Extensible {
 89 |
 90 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
 91 |         for item in self {
 92 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:99:5: warning: 'public' modifier is redundant for instance method declared in a public extension
 97 |     }
 98 |
 99 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
100 |         return nil != self[name]
101 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:213:5: warning: 'public' modifier is redundant for subscript declared in a public extension
211 | public extension Sequence where Iterator.Element: FunctionDescription {
212 |
213 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
214 |         for item in self {
215 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:222:5: warning: 'public' modifier is redundant for instance method declared in a public extension
220 |     }
221 |
222 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
223 |         return nil != self[name]
224 |     }
[138/145] Compiling Synopsis EnumCase.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:109:5: warning: 'public' modifier is redundant for subscript declared in a public extension
107 | public extension Sequence where Iterator.Element == EnumCase {
108 |
109 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
110 |         for item in self {
111 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:118:5: warning: 'public' modifier is redundant for instance method declared in a public extension
116 |     }
117 |
118 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
119 |         return nil != self[name]
120 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:90:5: warning: 'public' modifier is redundant for subscript declared in a public extension
 88 | public extension Sequence where Iterator.Element: Extensible {
 89 |
 90 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
 91 |         for item in self {
 92 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:99:5: warning: 'public' modifier is redundant for instance method declared in a public extension
 97 |     }
 98 |
 99 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
100 |         return nil != self[name]
101 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:213:5: warning: 'public' modifier is redundant for subscript declared in a public extension
211 | public extension Sequence where Iterator.Element: FunctionDescription {
212 |
213 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
214 |         for item in self {
215 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:222:5: warning: 'public' modifier is redundant for instance method declared in a public extension
220 |     }
221 |
222 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
223 |         return nil != self[name]
224 |     }
[139/145] Compiling Synopsis EnumDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:109:5: warning: 'public' modifier is redundant for subscript declared in a public extension
107 | public extension Sequence where Iterator.Element == EnumCase {
108 |
109 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
110 |         for item in self {
111 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:118:5: warning: 'public' modifier is redundant for instance method declared in a public extension
116 |     }
117 |
118 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
119 |         return nil != self[name]
120 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:90:5: warning: 'public' modifier is redundant for subscript declared in a public extension
 88 | public extension Sequence where Iterator.Element: Extensible {
 89 |
 90 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
 91 |         for item in self {
 92 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:99:5: warning: 'public' modifier is redundant for instance method declared in a public extension
 97 |     }
 98 |
 99 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
100 |         return nil != self[name]
101 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:213:5: warning: 'public' modifier is redundant for subscript declared in a public extension
211 | public extension Sequence where Iterator.Element: FunctionDescription {
212 |
213 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
214 |         for item in self {
215 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:222:5: warning: 'public' modifier is redundant for instance method declared in a public extension
220 |     }
221 |
222 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
223 |         return nil != self[name]
224 |     }
[140/145] Compiling Synopsis Extensible.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:109:5: warning: 'public' modifier is redundant for subscript declared in a public extension
107 | public extension Sequence where Iterator.Element == EnumCase {
108 |
109 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
110 |         for item in self {
111 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:118:5: warning: 'public' modifier is redundant for instance method declared in a public extension
116 |     }
117 |
118 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
119 |         return nil != self[name]
120 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:90:5: warning: 'public' modifier is redundant for subscript declared in a public extension
 88 | public extension Sequence where Iterator.Element: Extensible {
 89 |
 90 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
 91 |         for item in self {
 92 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:99:5: warning: 'public' modifier is redundant for instance method declared in a public extension
 97 |     }
 98 |
 99 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
100 |         return nil != self[name]
101 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:213:5: warning: 'public' modifier is redundant for subscript declared in a public extension
211 | public extension Sequence where Iterator.Element: FunctionDescription {
212 |
213 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
214 |         for item in self {
215 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:222:5: warning: 'public' modifier is redundant for instance method declared in a public extension
220 |     }
221 |
222 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
223 |         return nil != self[name]
224 |     }
[141/145] Compiling Synopsis FunctionDescription.swift
/host/spi-builder-workspace/Sources/Synopsis/Model/Declaration.swift:97:23: warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |  Includes absolute file path, line number, column number, offset and raw declaration text itself.
 14 |  */
 15 | public struct Declaration: Equatable {
    |               `- note: consider making struct 'Declaration' conform to the 'Sendable' protocol
 16 |
 17 |     /**
    :
 95 |     }
 96 |
 97 |     public static let mock = Declaration(
    |                       |- warning: static property 'mock' is not concurrency-safe because non-'Sendable' type 'Declaration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'mock' 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
 98 |         filePath: URL(fileURLWithPath: Declaration.MockProperties.filePath),
 99 |         rawText: Declaration.MockProperties.rawText,
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:109:5: warning: 'public' modifier is redundant for subscript declared in a public extension
107 | public extension Sequence where Iterator.Element == EnumCase {
108 |
109 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
110 |         for item in self {
111 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/EnumCase.swift:118:5: warning: 'public' modifier is redundant for instance method declared in a public extension
116 |     }
117 |
118 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
119 |         return nil != self[name]
120 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:90:5: warning: 'public' modifier is redundant for subscript declared in a public extension
 88 | public extension Sequence where Iterator.Element: Extensible {
 89 |
 90 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
 91 |         for item in self {
 92 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/Extensible.swift:99:5: warning: 'public' modifier is redundant for instance method declared in a public extension
 97 |     }
 98 |
 99 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
100 |         return nil != self[name]
101 |     }
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:213:5: warning: 'public' modifier is redundant for subscript declared in a public extension
211 | public extension Sequence where Iterator.Element: FunctionDescription {
212 |
213 |     public subscript(name: String) -> Iterator.Element? {
    |     `- warning: 'public' modifier is redundant for subscript declared in a public extension
214 |         for item in self {
215 |             if item.name == name {
/host/spi-builder-workspace/Sources/Synopsis/Model/FunctionDescription.swift:222:5: warning: 'public' modifier is redundant for instance method declared in a public extension
220 |     }
221 |
222 |     public func contains(name: String) -> Bool {
    |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
223 |         return nil != self[name]
224 |     }
[142/145] Compiling Synopsis String.swift
[143/145] Compiling Synopsis StructDescriptionParser.swift
[144/145] Compiling Synopsis SwiftDocKey.swift
[145/145] Compiling Synopsis TypeParser.swift
Build complete! (35.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.18.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    }
  ],
  "manifest_display_name" : "Synopsis",
  "name" : "Synopsis",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Synopsis",
      "targets" : [
        "Synopsis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SynopsisTests",
      "module_type" : "SwiftTarget",
      "name" : "SynopsisTests",
      "path" : "Tests/SynopsisTests",
      "sources" : [
        "SynopsisTestCase.swift",
        "Utility/ClassDescriptionParserTests.swift",
        "Utility/EnumDescriptionParserTests.swift",
        "Utility/MethodDescriptionParserTests.swift",
        "Utility/ProtocolDescriptionParserTests.swift",
        "Utility/StructDescriptionParserTests.swift",
        "Versing/ArgumentDescriptionVersingTests.swift",
        "Versing/ClassDescriptionVersingTests.swift",
        "Versing/EnumDescriptionVersingTests.swift",
        "Versing/MethodDescriptionVersingTests.swift",
        "Versing/PropertyDescriptionVersingTests.swift"
      ],
      "target_dependencies" : [
        "Synopsis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Synopsis",
      "module_type" : "SwiftTarget",
      "name" : "Synopsis",
      "path" : "Sources/Synopsis",
      "product_dependencies" : [
        "SourceKittenFramework"
      ],
      "product_memberships" : [
        "Synopsis"
      ],
      "sources" : [
        "Model/Accessibility.swift",
        "Model/Annotation.swift",
        "Model/ArgumentDescription.swift",
        "Model/ClassDescription.swift",
        "Model/CompiledStructure.swift",
        "Model/Declaration.swift",
        "Model/EnumCase.swift",
        "Model/EnumDescription.swift",
        "Model/Extensible.swift",
        "Model/FunctionDescription.swift",
        "Model/GoodFile.swift",
        "Model/MethodDescription.swift",
        "Model/ParsingResult.swift",
        "Model/PropertyDescription.swift",
        "Model/ProtocolDescription.swift",
        "Model/StructDescription.swift",
        "Model/SynopsisError.swift",
        "Model/TypeDescription.swift",
        "Model/XcodeMessage.swift",
        "Synopsis.swift",
        "Utility/AnnotationParser.swift",
        "Utility/ArgumentDescriptionParser.swift",
        "Utility/ClassDescriptionParser.swift",
        "Utility/EnumCaseParser.swift",
        "Utility/EnumDescriptionParser.swift",
        "Utility/ExtensibleParser.swift",
        "Utility/FunctionDescriptionParser.swift",
        "Utility/LexemeString.swift",
        "Utility/MethodDescriptionParser.swift",
        "Utility/PropertyDescriptionParser.swift",
        "Utility/ProtocolDescriptionParser.swift",
        "Utility/String.swift",
        "Utility/StructDescriptionParser.swift",
        "Utility/SwiftDocKey.swift",
        "Utility/TypeParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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.