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 master (6ba12c), with Swift 6.0 for Linux on 27 Nov 2024 07:37:35 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6ba12cb Merge pull request #1 from vani2/master
Cloned https://github.com/RedMadRobot/synopsis.git
Revision (git rev-parse @):
6ba12cb85739da9181ea2031c3203d68385a3d22
SUCCESS checkout https://github.com/RedMadRobot/synopsis.git at master
========================================
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-4609320-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 (0.97s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (1.96s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[2821/12756] Fetching swxmlhash, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.33s)
[994/9936] Fetching yams
[5367/22331] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.02s)
Fetched https://github.com/jpsim/Yams.git from cache (1.05s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.47s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.47s)
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.42s)
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
[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 SourceKit SourceKit.c
[12/14] Write swift-version-24593BA9C3E375BF.txt
[13/14] Compiling scanner.c
[15/53] Emitting module SWXMLHash
[16/56] Compiling Yams Node.Scalar.swift
[17/56] Compiling Yams Node.Sequence.swift
[18/57] Compiling Yams Mark.swift
[19/57] Compiling Yams Node.Mapping.swift
[20/57] Compiling Yams YamlError.swift
[21/57] Compiling SWXMLHash XMLHashOptions.swift
[22/57] Compiling SWXMLHash XMLIndexer.swift
[23/57] Compiling SWXMLHash shim.swift
[24/57] Compiling Yams Constructor.swift
[25/57] Compiling Yams Decoder.swift
[26/57] Compiling Yams Emitter.swift
[27/57] Compiling Yams Encoder.swift
[28/57] Compiling Yams String+Yams.swift
[29/57] Compiling Yams Tag.swift
[30/57] Compiling SWXMLHash String+Extensions.swift
[31/57] Compiling SWXMLHash TextElement.swift
[32/57] Compiling SWXMLHash XMLAttribute.swift
[33/57] Compiling SWXMLHash IndexOp.swift
[34/57] Compiling SWXMLHash LazyXMLParser.swift
[35/57] Compiling SWXMLHash Stack.swift
[36/57] Emitting module Yams
[43/57] Compiling Yams Node.swift
[44/57] Compiling Yams Parser.swift
[45/57] Compiling Yams Representer.swift
[46/57] Compiling Yams Resolver.swift
[47/57] Compiling SWXMLHash Int+XMLDeserialization.swift
[48/57] Compiling SWXMLHash String+XMLDeserialization.swift
[49/57] Compiling SWXMLHash IndexingError.swift
[60/102] Compiling SourceKittenFramework ByteCount.swift
[61/102] Compiling SourceKittenFramework ByteRange.swift
[62/102] Compiling SourceKittenFramework Clang+SourceKitten.swift
[63/102] Compiling SourceKittenFramework ClangTranslationUnit.swift
[64/102] Compiling SourceKittenFramework CodeCompletionItem.swift
[65/102] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[66/102] Emitting module SourceKittenFramework
[67/108] Compiling SourceKittenFramework Dictionary+Merge.swift
[68/108] Compiling SourceKittenFramework Documentation.swift
[69/108] Compiling SourceKittenFramework Exec.swift
[70/108] Compiling SourceKittenFramework File+Hashable.swift
[71/108] Compiling SourceKittenFramework File.swift
[72/108] Compiling SourceKittenFramework JSONOutput.swift
[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 SwiftDeclarationKind.swift
[80/108] Compiling SourceKittenFramework SwiftDocKey.swift
[81/108] Compiling SourceKittenFramework SwiftDocs.swift
[82/108] Compiling SourceKittenFramework SwiftVersion.swift
[83/108] Compiling SourceKittenFramework SyntaxKind.swift
[84/108] Compiling SourceKittenFramework SyntaxMap.swift
[85/108] Compiling SourceKittenFramework SyntaxToken.swift
[86/108] Compiling SourceKittenFramework Text.swift
[87/108] Compiling SourceKittenFramework UID.swift
[88/108] Compiling SourceKittenFramework UIDRepresentable.swift
[89/108] Compiling SourceKittenFramework UncheckedSendable.swift
[90/108] Compiling SourceKittenFramework Version.swift
[91/108] Compiling SourceKittenFramework OffsetMap.swift
[92/108] Compiling SourceKittenFramework Parameter.swift
[93/108] Compiling SourceKittenFramework Request.swift
[94/108] Compiling SourceKittenFramework SourceDeclaration.swift
[95/108] Compiling SourceKittenFramework SourceKitObject.swift
[96/108] Compiling SourceKittenFramework SourceLocation.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 Synopsis.swift
[115/145] Compiling Synopsis AnnotationParser.swift
[116/145] Compiling Synopsis ArgumentDescriptionParser.swift
[117/145] Compiling Synopsis ClassDescriptionParser.swift
[118/145] Compiling Synopsis LexemeString.swift
[119/145] Compiling Synopsis MethodDescriptionParser.swift
[120/145] Compiling Synopsis PropertyDescriptionParser.swift
[121/145] Compiling Synopsis ProtocolDescriptionParser.swift
[122/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
[123/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
[124/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
[125/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
[126/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,
[127/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,
[128/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,
[129/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,
[130/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,
[131/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 |     /**
[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! (41.38s)
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.