The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftPlantUML, reference main (0f5875), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 15:44:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarcoEidinger/SwiftPlantUML.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarcoEidinger/SwiftPlantUML
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f5875e chore: 🤖 0.8.1
Cloned https://github.com/MarcoEidinger/SwiftPlantUML.git
Revision (git rev-parse @):
0f5875ec7d4f1ef9ff98079babed44ccf3437fd6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MarcoEidinger/SwiftPlantUML.git at main
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2820] Fetching swxmlhash
[227/6671] Fetching swxmlhash, swiftybeaver
[777/16607] Fetching swxmlhash, swiftybeaver, yams
[1765/29002] Fetching swxmlhash, swiftybeaver, yams, swift-argument-parser
[1920/45062] Fetching swxmlhash, swiftybeaver, yams, swift-argument-parser, sourcekitten
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.83s)
[39957/42242] Fetching swiftybeaver, yams, swift-argument-parser, sourcekitten
Fetched https://github.com/jpsim/Yams.git from cache (2.04s)
Fetched https://github.com/jpsim/SourceKitten from cache (2.05s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.05s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (2.05s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.5 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.55s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.32.0 (0.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.54s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (0.56s)
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.0.3
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.32.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftplantuml",
      "name": "SwiftPlantUML",
      "url": "https://github.com/MarcoEidinger/SwiftPlantUML.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPlantUML",
      "dependencies": [
        {
          "identity": "sourcekitten",
          "name": "SourceKitten",
          "url": "https://github.com/jpsim/SourceKitten",
          "version": "0.32.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitten",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser.git",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            },
            {
              "identity": "swxmlhash",
              "name": "SWXMLHash",
              "url": "https://github.com/drmohundro/SWXMLHash.git",
              "version": "6.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
              "dependencies": [
              ]
            },
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams.git",
              "version": "4.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftybeaver",
          "name": "SwiftyBeaver",
          "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
          "version": "1.9.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyBeaver",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MarcoEidinger/SwiftPlantUML.git
[1/2134] Fetching swiftplantuml
Fetched https://github.com/MarcoEidinger/SwiftPlantUML.git from cache (1.29s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/jpsim/SourceKitten from cache
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.59s)
Fetched https://github.com/jpsim/SourceKitten from cache (0.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.59s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.5 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.03s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.32.0 (0.02s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.55s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.02s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (0.03s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.5
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.32.0
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.0.3
Creating working copy for https://github.com/MarcoEidinger/SwiftPlantUML.git
Working copy of https://github.com/MarcoEidinger/SwiftPlantUML.git resolved at main (0f5875e)
Found 3 product dependencies
  - SourceKitten
  - swift-argument-parser
  - SwiftyBeaver
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MarcoEidinger/SwiftPlantUML.git
{
  "dependencies" : [
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.31.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "exact" : [
          "1.9.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    }
  ],
  "manifest_display_name" : "SwiftPlantUML",
  "name" : "SwiftPlantUML",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPlantUMLFramework",
      "targets" : [
        "SwiftPlantUMLFramework"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swiftplantuml",
      "targets" : [
        "swiftplantuml"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swiftplantuml",
      "module_type" : "SwiftTarget",
      "name" : "swiftplantuml",
      "path" : "Sources/swiftplantuml",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftyBeaver"
      ],
      "product_memberships" : [
        "swiftplantuml"
      ],
      "sources" : [
        "Commands/ClassDiagram.swift",
        "Commands/SwiftPlantUML.swift",
        "Commands/Version.swift",
        "Utilities/Logger.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftPlantUMLFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftPlantUMLFrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPlantUMLFrameworkTests",
      "path" : "Tests/SwiftPlantUMLFrameworkTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPlantUMLFrameworkTests/TestData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ClassDiagramGeneratorTests.swift",
        "ColorTests.swift",
        "ConfigurationProviderTests.swift",
        "ConfigurationTests.swift",
        "ElementAccessibilityTests.swift",
        "ExtensionVisualizationTests.swift",
        "FileCollectorTests.swift",
        "FileOptionTests.swift",
        "GlobTests.swift",
        "Logger+Tests.swift",
        "PageTextsTests.swift",
        "PlantUMLBrowserPresenterTests.swift",
        "PlantUMLConsolePresenterTests.swift",
        "PlantUMLContextTests.swift",
        "PlantUMLScriptTests.swift",
        "PlantUMLTextTests.swift",
        "RelationshipStyleTests.swift",
        "StereotypeTests.swift",
        "StringExtensionsTests.swift",
        "SwiftPlantUMLFrameworkTests.swift",
        "SyntaxStructureTests.swift",
        "ThemeTests.swift",
        "VersionTests.swift",
        "XCTestCase+BundlePath.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftPlantUMLFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPlantUMLFramework",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPlantUMLFramework",
      "path" : "Sources/SwiftPlantUMLFramework",
      "product_dependencies" : [
        "SourceKittenFramework"
      ],
      "product_memberships" : [
        "SwiftPlantUMLFramework",
        "swiftplantuml"
      ],
      "sources" : [
        "ClassDiagramGenerator.swift",
        "Configuration/ClassDiagramOutput.swift",
        "Configuration/Color.swift",
        "Configuration/Configuration.swift",
        "Configuration/ConfigurationProvider.swift",
        "Configuration/ElementOptions.swift",
        "Configuration/ExtensionVisualization.swift",
        "Configuration/FileOptions.swift",
        "Configuration/PageTexts.swift",
        "Configuration/RelationshipOptions.swift",
        "Configuration/RelationshipStyle.swift",
        "Configuration/Stereotype.swift",
        "Configuration/Theme.swift",
        "FileManagement/FileCollector.swift",
        "FileManagement/Glob.swift",
        "Internal/ConfigFileWriter.swift",
        "Internal/ElementAccessibility+Extensions.swift",
        "Internal/PlantUMLContext.swift",
        "Internal/String+Extensions.swift",
        "Internal/SyntaxStructure+Extensions.swift",
        "Internal/SyntaxStructure+PlantUML.swift",
        "Internal/SyntaxStructure.swift",
        "Internal/SyntaxStructureProvider.swift",
        "Logging/Logger.swift",
        "Logging/NoLogger.swift",
        "PlantUMLScript.swift",
        "PlantUMLText.swift",
        "Presenting/PlantUMLBrowserPresenter.swift",
        "Presenting/PlantUMLConsolePresenter.swift",
        "Presenting/PlantUMLPresenting.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/21] Write sources
[0/21] Write swiftplantuml-entitlement.plist
[0/21] Write sources
[9/21] Compiling SourceKit SourceKit.m
[10/21] Compiling Clang_C Clang_C.m
[11/21] Write swift-version--7754E27361AE5C74.txt
[12/38] Compiling api.c
[13/38] Compiling parser.c
[14/38] Compiling scanner.c
[15/38] Compiling emitter.c
[16/38] Compiling reader.c
[17/38] Compiling writer.c
[19/53] Emitting module ArgumentParserToolInfo
[20/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/88] Compiling SWXMLHash shim.swift
[22/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/88] Compiling ArgumentParser CompletionsGenerator.swift
[24/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/91] Compiling ArgumentParser Parsed.swift
[27/91] Compiling ArgumentParser ParsedValues.swift
[28/91] Compiling ArgumentParser ParserError.swift
[29/91] Compiling ArgumentParser SplitArguments.swift
[30/91] Compiling ArgumentParser CommandConfiguration.swift
[31/91] Compiling ArgumentParser EnumerableFlag.swift
[32/91] Compiling ArgumentParser ExpressibleByArgument.swift
[33/91] Compiling ArgumentParser ParsableArguments.swift
[34/91] Compiling ArgumentParser Flag.swift
[35/91] Compiling ArgumentParser NameSpecification.swift
[36/91] Compiling ArgumentParser Option.swift
[37/91] Compiling ArgumentParser OptionGroup.swift
[38/91] Compiling ArgumentParser ArgumentSet.swift
[39/91] Compiling ArgumentParser CommandParser.swift
[40/91] Compiling ArgumentParser InputOrigin.swift
[41/91] Compiling ArgumentParser Name.swift
[42/91] Emitting module ArgumentParser
[43/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/91] Compiling ArgumentParser ParsableCommand.swift
[45/91] Compiling ArgumentParser ArgumentDecoder.swift
[46/91] Compiling ArgumentParser ArgumentDefinition.swift
[47/91] Compiling ArgumentParser SequenceExtensions.swift
[48/91] Compiling ArgumentParser StringExtensions.swift
[49/91] Compiling ArgumentParser Tree.swift
[50/91] Compiling ArgumentParser Argument.swift
[51/91] Compiling ArgumentParser ArgumentHelp.swift
[52/91] Compiling ArgumentParser CompletionKind.swift
[53/91] Compiling ArgumentParser Errors.swift
[54/91] Compiling ArgumentParser MessageInfo.swift
[55/91] Compiling ArgumentParser UsageGenerator.swift
[56/91] Compiling ArgumentParser CollectionExtensions.swift
[57/91] Compiling SwiftyBeaver FileDestination.swift
[58/92] Compiling SwiftyBeaver FilterValidator.swift
[59/92] Compiling SwiftyBeaver GoogleCloudDestination.swift
[60/92] Compiling SwiftyBeaver Filter.swift
[61/92] Compiling SwiftyBeaver SBPlatformDestination.swift
[62/92] Compiling Yams Tag.swift
[63/92] Compiling Yams String+Yams.swift
[64/92] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[65/92] Emitting module SWXMLHash
[66/92] Compiling SWXMLHash XMLHash.swift
[67/93] Compiling ArgumentParser DumpHelpGenerator.swift
[68/93] Compiling ArgumentParser HelpCommand.swift
[69/93] Compiling ArgumentParser HelpGenerator.swift
[72/93] Compiling Yams Representer.swift
[75/93] Compiling Yams Resolver.swift
[80/93] Emitting module Yams
[83/93] Compiling Yams YamlError.swift
[84/93] Compiling SwiftyBeaver SwiftyBeaver.swift
[85/136] Compiling SwiftyBeaver Extensions.swift
[86/136] Compiling SwiftyBeaver ConsoleDestination.swift
[87/136] Compiling SwiftyBeaver BaseDestination.swift
[88/136] Emitting module SwiftyBeaver
[89/136] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[90/136] Compiling SourceKittenFramework Dictionary+Merge.swift
[91/136] Compiling SourceKittenFramework SwiftDeclarationKind.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[92/136] Compiling SourceKittenFramework SwiftDocKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[93/136] Compiling SourceKittenFramework SwiftDocs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[94/136] Compiling SourceKittenFramework SwiftVersion.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[97/140] Compiling SourceKittenFramework Documentation.swift
[98/140] Compiling SourceKittenFramework Exec.swift
[99/140] Compiling SourceKittenFramework File+Hashable.swift
[100/140] Compiling SourceKittenFramework ByteCount.swift
[101/140] Compiling SourceKittenFramework ByteRange.swift
[102/140] Compiling SourceKittenFramework Clang+SourceKitten.swift
[103/140] Compiling SourceKittenFramework ClangTranslationUnit.swift
[104/140] Compiling SourceKittenFramework CodeCompletionItem.swift
[105/140] Compiling SourceKittenFramework File.swift
[106/140] Compiling SourceKittenFramework JSONOutput.swift
[107/140] Compiling SourceKittenFramework Language.swift
[108/140] Compiling SourceKittenFramework Line.swift
[109/140] Compiling SourceKittenFramework LinuxCompatibility.swift
[110/140] Compiling SourceKittenFramework Module.swift
[111/140] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[112/140] Compiling SourceKittenFramework OffsetMap.swift
[113/140] Compiling SourceKittenFramework Parameter.swift
[114/140] Compiling SourceKittenFramework Request.swift
[115/140] Compiling SourceKittenFramework SourceDeclaration.swift
[116/140] Compiling SourceKittenFramework SourceKitObject.swift
[117/140] Compiling SourceKittenFramework SourceKittenConfiguration.swift
[118/140] Compiling SourceKittenFramework SourceLocation.swift
[119/140] Compiling SourceKittenFramework StatementKind.swift
[120/140] Compiling SourceKittenFramework String+SourceKitten.swift
[121/140] Compiling SourceKittenFramework StringView+SourceKitten.swift
[122/140] Compiling SourceKittenFramework StringView.swift
[123/140] Compiling SourceKittenFramework Structure.swift
[124/140] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[125/140] Compiling SourceKittenFramework XcodeBuildSetting.swift
[126/140] Compiling SourceKittenFramework library_wrapper.swift
[127/140] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[128/140] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[129/140] Compiling SourceKittenFramework SyntaxKind.swift
[130/140] Compiling SourceKittenFramework SyntaxMap.swift
[131/140] Compiling SourceKittenFramework SyntaxToken.swift
[132/140] Compiling SourceKittenFramework Text.swift
[133/140] Compiling SourceKittenFramework UID.swift
[134/140] Compiling SourceKittenFramework UIDRepresentable.swift
[135/140] Compiling SourceKittenFramework Version.swift
[136/140] Compiling SourceKittenFramework Xcode.swift
[137/140] Emitting module SourceKittenFramework
BUILD FAILURE 6.0 macosSpm