The Swift Package Index logo.Swift Package Index

Build Information

Successful build of syntax-highlight-publish-plugin, reference main (fc4b26), with Swift 6.1 for macOS (SPM) on 1 May 2026 15:09:40 UTC.

Swift 6 data race errors: 3

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/syntax-highlight-publish-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc4b268 Update Package versions
Cloned https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
Revision (git rev-parse @):
fc4b268385d0a12fc4d3d158c4a248cc04138db7
SUCCESS checkout https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
{
  "dependencies" : [
    {
      "identity" : "syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/Syntax.git"
    },
    {
      "identity" : "syntax-highlight",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/syntax-highlight.git"
    },
    {
      "identity" : "textmate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/TextMate.git"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash.git"
    },
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "0.9.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Publish.git"
    }
  ],
  "manifest_display_name" : "syntax-highlight-publish-plugin",
  "name" : "syntax-highlight-publish-plugin",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SyntaxHighlightPublishPlugin",
      "targets" : [
        "SyntaxHighlightPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SyntaxHighlightPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SyntaxHighlightPublishPluginTests",
      "path" : "Tests/SyntaxHighlightPublishPluginTests",
      "sources" : [
        "XCTestManifests.swift",
        "syntax_highlight_publish_pluginTests.swift"
      ],
      "target_dependencies" : [
        "SyntaxHighlightPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SyntaxHighlightPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SyntaxHighlightPublishPlugin",
      "path" : "Sources/SyntaxHighlightPublishPlugin",
      "product_dependencies" : [
        "Syntax",
        "TextMate",
        "Splash",
        "Publish",
        "SyntaxHighlight"
      ],
      "product_memberships" : [
        "SyntaxHighlightPublishPlugin"
      ],
      "sources" : [
        "Grammar/Grammar+parser.swift",
        "Grammar/Grammar+splash.swift",
        "Grammar/Grammar+syntaxTreeFactory.swift",
        "Grammar/Grammar+textMate.swift",
        "Grammar/Grammar.swift",
        "Grammar/Inflector.swift",
        "Grammar/SyntaxHighlighter.swift",
        "Grammar/SyntaxTreeBasedHighlighter.swift",
        "Languages/Grammar+languages.swift",
        "Plugin+syntaxHighlighting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-2F0A5646E1D333AE.txt
[15/148] Emitting module ShellOut
[16/148] Compiling Plot XMLAttributes.swift
[17/148] Compiling Plot XMLElements.swift
[18/148] Compiling Plot AnyAttribute.swift
[19/148] Compiling Plot AnyElement.swift
[20/148] Compiling Plot AnyEnvironmentValue.swift
[21/148] Compiling Plot AnyNode.swift
[22/154] Compiling Plot HTMLFormMethod.swift
[23/154] Compiling Plot HTMLInputType.swift
[24/154] Compiling Plot EmptyComponent.swift
[25/157] Compiling Plot EnvironmentKey.swift
[26/157] Compiling Plot EnvironmentValue.swift
[27/157] Compiling Plot HTML.swift
[28/157] Compiling Plot HTMLComponents.swift
[29/157] Compiling Plot HTMLElements.swift
[30/157] Compiling Plot HTMLFormContentType.swift
[31/157] Compiling Plot Document.swift
[32/157] Compiling Plot DocumentEncoding.swift
[33/157] Compiling Plot Element.swift
[34/157] Compiling Plot ElementClosingMode.swift
[35/157] Compiling Plot ComponentContainer.swift
[36/157] Compiling Plot ComponentGroup.swift
[37/157] Compiling Plot ControlFlow.swift
[38/157] Compiling Plot Directionality.swift
[39/157] Emitting module Ink
[40/157] Compiling Plot Attribute.swift
[41/157] Compiling Plot Component.swift
[42/157] Compiling Plot ComponentAttributes.swift
[43/157] Compiling Plot ComponentBuilder.swift
[44/157] Compiling Plot ElementComponent.swift
[45/157] Compiling Plot ElementDefinition.swift
[46/157] Compiling Plot HTMLAudioFormat.swift
[47/157] Compiling Plot HTMLButtonType.swift
[48/157] Compiling Ink TextStyleMarker.swift
[49/157] Compiling Ink URL.swift
[50/157] Compiling Ink URLDeclaration.swift
[51/157] Compiling ShellOut ShellOut.swift
[52/157] Compiling Plot SiteMap.swift
[53/157] Compiling Plot SiteMapChangeFrequency.swift
[54/157] Compiling Plot SiteMapElements.swift
[55/157] Compiling Plot TwitterCardType.swift
[56/157] Compiling Plot URLRepresentable.swift
[57/157] Compiling Plot XML.swift
[58/157] Emitting module Sweep
[59/157] Compiling Sweep Sweep.swift
[60/157] Compiling Plot ElementRenderingBuffer.swift
[61/157] Compiling Plot ElementWrapper.swift
[62/157] Compiling Plot Environment.swift
[63/157] Compiling Plot ModifiedComponent.swift
[64/157] Compiling Plot Renderer.swift
[65/157] Compiling Plot String+Escaping.swift
[66/157] Compiling Plot HTMLLinkRelationship.swift
[67/157] Compiling Plot HTMLListStyle.swift
[68/157] Compiling Plot HTMLVideoFormat.swift
[69/157] Compiling Plot HTMLAnchorRelationship.swift
[70/157] Compiling Plot HTMLAnchorTarget.swift
[71/157] Compiling Plot HTMLAttributes.swift
[72/157] Compiling SyntaxTree SyntaxTree.swift
[73/157] Compiling SyntaxTree SyntaxTreeFactory.swift
[74/157] Compiling SyntaxTree MutableSyntaxTree.swift
[75/157] Emitting module Codextended
[76/157] Compiling Codextended Codextended.swift
[84/157] Compiling Plot PodcastFeed.swift
[85/157] Compiling Plot PodcastMediaType.swift
[86/157] Compiling Plot PodcastType.swift
[87/157] Compiling Plot RSS.swift
[88/157] Compiling Plot RSSAttributes.swift
[89/157] Compiling Plot RSSElements.swift
[90/157] Compiling Plot Renderable.swift
[91/157] Compiling SyntaxTree LineColumnIndex.swift
[92/157] Emitting module SyntaxTree
[93/157] Compiling SyntaxTree Kind.swift
[94/157] Compiling SyntaxTree Location.swift
[109/157] Emitting module Plot
[123/157] Compiling Plot Language.swift
[124/157] Compiling Plot Node.swift
[125/157] Compiling Plot NodeConvertible.swift
[126/157] Compiling Plot Optional+Component.swift
[127/157] Compiling Plot PodcastAttributes.swift
[128/157] Compiling Plot PodcastComponents.swift
[129/157] Compiling Plot PodcastElements.swift
[130/157] Compiling Plot PodcastEpisodeType.swift
[131/235] Emitting module Splash
[132/237] Compiling Syntax ScannerError.swift
[133/237] Compiling Syntax ScannerErrorHandler.swift
[134/237] Compiling Syntax WhiteSpaceConsumer.swift
[135/237] Compiling Syntax Repeat.swift
[136/237] Compiling Syntax Annotated.swift
[137/237] Compiling Syntax AnnotatedString.swift
[138/237] Compiling Syntax Cache.swift
[139/237] Compiling Syntax OrderedSet.swift
[140/237] Compiling Syntax AnnotatedError.swift
[141/237] Compiling Syntax DiagnosticError.swift
[142/237] Compiling Syntax ParserError.swift
[143/237] Compiling Syntax ExpressionMatch.swift
[144/237] Compiling Syntax EitherParserBuilder.swift
[145/237] Compiling Syntax ParserBuilder.swift
[146/237] Compiling Syntax AnyParser.swift
[147/237] Compiling Syntax Associativity.swift
[148/237] Compiling Syntax BinaryOperation.swift
[149/237] Compiling SyntaxHighlight Parser+attributedString.swift
[150/237] Emitting module SyntaxHighlight
[151/237] Compiling SyntaxHighlight Parser+html.swift
[152/237] Compiling SyntaxHighlight Parser+highlight.swift
[153/237] Compiling SyntaxHighlight Format.swift
[154/237] Compiling TextMate ParsedPattern.swift
[155/237] Compiling TextMate Name.swift
[156/237] Compiling TextMate Pattern.swift
[157/237] Compiling TextMate Language.swift
[158/237] Compiling TextMate Capture.swift
[159/237] Compiling TextMate LanguageError.swift
[160/237] Emitting module TextMate
[161/237] Compiling TextMate ExpressionMatch.swift
[162/237] Compiling TextMate CaptureCollection.swift
[163/237] Compiling TextMate PatternFunctionality.swift
[164/238] Compiling Splash TokenType.swift
[165/238] Compiling Splash Tokenizer.swift
[166/238] Compiling TextMate Scanner.swift
[167/238] Compiling Syntax BinaryOperationParser.swift
[168/238] Compiling Syntax BinaryOperationParserError.swift
[169/238] Compiling Syntax BinaryOperator.swift
[170/238] Compiling Syntax MemberOfBinaryOperation.swift
[171/238] Compiling Syntax BooleanLiteral.swift
[172/238] Compiling Syntax DoubleLiteral.swift
[173/238] Compiling Syntax Parser+separated.swift
[174/238] Compiling Files Files.swift
[175/238] Emitting module Files
[176/293] Compiling Publish Array+Appending.swift
[177/293] Compiling Publish CommandLine+Output.swift
[178/293] Compiling Publish ContentError.swift
[179/293] Compiling Publish File+SwiftPackageFolder.swift
[180/293] Compiling Publish FileIOError.swift
[181/293] Compiling Publish Folder+Group.swift
[182/298] Compiling Publish FeedConfiguration.swift
[183/298] Compiling Publish HTMLFactory.swift
[184/298] Compiling Publish HTMLFileMode.swift
[185/298] Compiling Publish Index.swift
[186/298] Compiling Publish Item.swift
[187/298] Compiling Publish ItemRSSProperties.swift
[188/298] Compiling Publish AnyItem.swift
[189/298] Compiling Publish Audio.swift
[190/298] Compiling Publish Content.swift
[191/298] Compiling Publish ContentProtocol.swift
[192/298] Compiling Publish DeploymentMethod.swift
[193/298] Compiling Publish Favicon.swift
[194/298] Compiling Publish Section.swift
[195/298] Compiling Publish SectionMap.swift
[196/298] Compiling Publish SortOrder.swift
[197/298] Compiling Publish StringWrapper.swift
[198/298] Compiling Publish Tag.swift
[199/298] Compiling Publish TagDetailsPage.swift
[200/298] Emitting module Publish
[201/298] Compiling Publish TagHTMLConfiguration.swift
[202/298] Compiling Publish TagListPage.swift
[203/298] Compiling Publish Theme+Foundation.swift
[204/298] Compiling Publish Theme.swift
[205/298] Compiling Publish Video.swift
[206/298] Compiling Publish Website.swift
[207/298] Compiling Publish PlotModifiers.swift
[208/298] Compiling Publish Plugin.swift
[209/298] Compiling Publish PodcastAuthor.swift
[210/298] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[211/298] Compiling Publish PodcastEpisodeMetadata.swift
[212/298] Compiling Publish PodcastFeedConfiguration.swift
[213/298] Compiling Publish Predicate.swift
[214/298] Compiling Publish PublishedWebsite.swift
[215/298] Compiling Publish PublishingContext.swift
[216/298] Compiling Publish PublishingError.swift
[217/298] Compiling Publish PublishingStep.swift
[218/298] Compiling Publish RSSFeedConfiguration.swift
[219/298] Compiling Publish Location.swift
[220/298] Compiling Publish Mutations.swift
[221/298] Compiling Publish Page.swift
[222/298] Compiling Publish Path.swift
[223/298] Compiling Publish PlotComponents.swift
[224/298] Compiling Publish PlotEnvironmentKeys.swift
[225/298] Compiling Publish HTMLGenerator.swift
[226/298] Compiling Publish MarkdownContentFactory.swift
[227/298] Compiling Publish MarkdownFileHandler.swift
[228/298] Compiling Publish MarkdownMetadataDecoder.swift
[229/298] Compiling Publish PodcastError.swift
[230/298] Compiling Publish PodcastFeedGenerator.swift
[231/298] Compiling Publish PublishingPipeline.swift
[232/298] Compiling Publish RSSFeedGenerator.swift
[233/298] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[234/298] Compiling Publish SiteMapGenerator.swift
[235/298] Compiling Publish String+Normalized.swift
[253/298] Compiling Syntax RegularExpression.swift
[254/298] Compiling Syntax String+Parser.swift
[255/298] Compiling Syntax Token.swift
[263/304] Compiling Syntax StandardScanner.swift
[264/304] Compiling Syntax String+casing.swift
[265/304] Compiling Syntax Located.swift
[266/304] Compiling Syntax Parser.swift
[267/304] Compiling Syntax ParserOption.swift
[268/304] Compiling Syntax RecursiveParser.swift
[290/304] Emitting module Syntax
[305/314] Compiling SyntaxHighlightPublishPlugin Grammar+languages.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Languages/Grammar+languages.swift:7:23: warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'Grammar' may have shared mutable state; this is an error in the Swift 6 language mode
 5 | extension Grammar {
 6 |
 7 |     public static let swift = Grammar(name: "Swift", grammar: SwiftGrammar())
   |                       |- warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'Grammar' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'swift' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Grammar/Grammar.swift:6:15: note: consider making struct 'Grammar' conform to the 'Sendable' protocol
 4 | import SyntaxHighlight
 5 |
 6 | public struct Grammar {
   |               `- note: consider making struct 'Grammar' conform to the 'Sendable' protocol
 7 |     let name: String
 8 |     let highlighter: SyntaxHighlighter
[306/315] Compiling SyntaxHighlightPublishPlugin SyntaxTreeBasedHighlighter.swift
[307/315] Compiling SyntaxHighlightPublishPlugin SyntaxHighlighter.swift
[308/315] Compiling SyntaxHighlightPublishPlugin Grammar+textMate.swift
[309/315] Compiling SyntaxHighlightPublishPlugin Grammar.swift
[310/315] Compiling SyntaxHighlightPublishPlugin Inflector.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Grammar/Inflector.swift:3:13: warning: let 'inflector' is not concurrency-safe because non-'Sendable' type 'Inflector' may have shared mutable state; this is an error in the Swift 6 language mode
  1 | import Foundation
  2 |
  3 | private let inflector = Inflector()
    |             |- warning: let 'inflector' is not concurrency-safe because non-'Sendable' type 'Inflector' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'inflector' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  4 |
  5 | extension String {
    :
 20 | }
 21 |
 22 | private class Inflector {
    |               `- note: class 'Inflector' does not conform to the 'Sendable' protocol
 23 |     private var pluralRules: [InflectorRule] = []
 24 |     private var singularRules: [InflectorRule] = []
[311/315] Compiling SyntaxHighlightPublishPlugin Grammar+syntaxTreeFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Grammar/Grammar+syntaxTreeFactory.swift:63:13: warning: let 'ruleSet' is not concurrency-safe because non-'Sendable' type 'RuleSet' may have shared mutable state; this is an error in the Swift 6 language mode
53 | }
54 |
55 | private struct RuleSet: ExpressibleByDictionaryLiteral {
   |                `- note: consider making struct 'RuleSet' conform to the 'Sendable' protocol
56 |     let rules: [Rule]
57 |
   :
61 | }
62 |
63 | private let ruleSet: RuleSet = [
   |             |- warning: let 'ruleSet' is not concurrency-safe because non-'Sendable' type 'RuleSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: add '@MainActor' to make let 'ruleSet' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     "punctuation" : nil,
65 |     "property" : .property,
[312/315] Compiling SyntaxHighlightPublishPlugin Grammar+splash.swift
[313/315] Compiling SyntaxHighlightPublishPlugin Grammar+parser.swift
[314/315] Emitting module SyntaxHighlightPublishPlugin
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Grammar/Grammar+syntaxTreeFactory.swift:63:13: warning: let 'ruleSet' is not concurrency-safe because non-'Sendable' type 'RuleSet' may have shared mutable state; this is an error in the Swift 6 language mode
53 | }
54 |
55 | private struct RuleSet: ExpressibleByDictionaryLiteral {
   |                `- note: consider making struct 'RuleSet' conform to the 'Sendable' protocol
56 |     let rules: [Rule]
57 |
   :
61 | }
62 |
63 | private let ruleSet: RuleSet = [
   |             |- warning: let 'ruleSet' is not concurrency-safe because non-'Sendable' type 'RuleSet' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: add '@MainActor' to make let 'ruleSet' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     "punctuation" : nil,
65 |     "property" : .property,
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Grammar/Inflector.swift:3:13: warning: let 'inflector' is not concurrency-safe because non-'Sendable' type 'Inflector' may have shared mutable state; this is an error in the Swift 6 language mode
  1 | import Foundation
  2 |
  3 | private let inflector = Inflector()
    |             |- warning: let 'inflector' is not concurrency-safe because non-'Sendable' type 'Inflector' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'inflector' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  4 |
  5 | extension String {
    :
 20 | }
 21 |
 22 | private class Inflector {
    |               `- note: class 'Inflector' does not conform to the 'Sendable' protocol
 23 |     private var pluralRules: [InflectorRule] = []
 24 |     private var singularRules: [InflectorRule] = []
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Languages/Grammar+languages.swift:7:23: warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'Grammar' may have shared mutable state; this is an error in the Swift 6 language mode
 5 | extension Grammar {
 6 |
 7 |     public static let swift = Grammar(name: "Swift", grammar: SwiftGrammar())
   |                       |- warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'Grammar' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'swift' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/SyntaxHighlightPublishPlugin/Grammar/Grammar.swift:6:15: note: consider making struct 'Grammar' conform to the 'Sendable' protocol
 4 | import SyntaxHighlight
 5 |
 6 | public struct Grammar {
   |               `- note: consider making struct 'Grammar' conform to the 'Sendable' protocol
 7 |     let name: String
 8 |     let highlighter: SyntaxHighlighter
[315/315] Compiling SyntaxHighlightPublishPlugin Plugin+syntaxHighlighting.swift
Build complete! (38.59s)
Fetching https://github.com/nerdsupremacist/Syntax.git
Fetching https://github.com/JohnSundell/Publish.git
Fetching https://github.com/JohnSundell/Splash.git
Fetching https://github.com/nerdsupremacist/TextMate.git
Fetching https://github.com/nerdsupremacist/syntax-highlight.git
[1/335] Fetching textmate
[52/2508] Fetching textmate, splash
[423/5279] Fetching textmate, splash, syntax
[534/5373] Fetching textmate, splash, syntax, syntax-highlight
[1469/8355] Fetching textmate, splash, syntax, syntax-highlight, publish
Fetched https://github.com/nerdsupremacist/syntax-highlight.git from cache (1.05s)
Fetched https://github.com/JohnSundell/Splash.git from cache (1.05s)
Fetched https://github.com/JohnSundell/Publish.git from cache (1.05s)
[1499/3106] Fetching textmate, syntax
Fetched https://github.com/nerdsupremacist/TextMate.git from cache (1.12s)
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (1.12s)
Computing version for https://github.com/nerdsupremacist/TextMate.git
Computed https://github.com/nerdsupremacist/TextMate.git at 0.1.0 (1.70s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git
[1/29] Fetching syntaxtree
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.54s)
Computing version for https://github.com/nerdsupremacist/syntax-highlight.git
Computed https://github.com/nerdsupremacist/syntax-highlight.git at 0.1.0 (1.11s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.55s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.8.0 (0.56s)
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/codextended.git
[1/116] Fetching sweep
[25/1096] Fetching sweep, shellout
[221/3001] Fetching sweep, shellout, ink
[279/3182] Fetching sweep, shellout, ink, codextended
[305/4455] Fetching sweep, shellout, ink, codextended, files
[431/6564] Fetching sweep, shellout, ink, codextended, files, plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.92s)
Fetched https://github.com/johnsundell/ink.git from cache (0.92s)
Fetched https://github.com/johnsundell/files.git from cache (0.93s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.93s)
Fetched https://github.com/johnsundell/plot.git from cache (0.93s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.93s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.52s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.50s)
Computing version for https://github.com/JohnSundell/Splash.git
Computed https://github.com/JohnSundell/Splash.git at 0.16.0 (0.56s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 3.1.0 (0.55s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.55s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.57s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.55s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.55s)
Creating working copy for https://github.com/JohnSundell/Splash.git
Working copy of https://github.com/JohnSundell/Splash.git resolved at 0.16.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/nerdsupremacist/syntax-highlight.git
Working copy of https://github.com/nerdsupremacist/syntax-highlight.git resolved at 0.1.0
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.8.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/nerdsupremacist/Syntax.git
Working copy of https://github.com/nerdsupremacist/Syntax.git resolved at 3.1.0
Creating working copy for https://github.com/nerdsupremacist/TextMate.git
Working copy of https://github.com/nerdsupremacist/TextMate.git resolved at 0.1.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/Syntax.git"
    },
    {
      "identity" : "syntax-highlight",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/syntax-highlight.git"
    },
    {
      "identity" : "textmate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/TextMate.git"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash.git"
    },
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "0.9.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Publish.git"
    }
  ],
  "manifest_display_name" : "syntax-highlight-publish-plugin",
  "name" : "syntax-highlight-publish-plugin",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SyntaxHighlightPublishPlugin",
      "targets" : [
        "SyntaxHighlightPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SyntaxHighlightPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SyntaxHighlightPublishPluginTests",
      "path" : "Tests/SyntaxHighlightPublishPluginTests",
      "sources" : [
        "XCTestManifests.swift",
        "syntax_highlight_publish_pluginTests.swift"
      ],
      "target_dependencies" : [
        "SyntaxHighlightPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SyntaxHighlightPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SyntaxHighlightPublishPlugin",
      "path" : "Sources/SyntaxHighlightPublishPlugin",
      "product_dependencies" : [
        "Syntax",
        "TextMate",
        "Splash",
        "Publish",
        "SyntaxHighlight"
      ],
      "product_memberships" : [
        "SyntaxHighlightPublishPlugin"
      ],
      "sources" : [
        "Grammar/Grammar+parser.swift",
        "Grammar/Grammar+splash.swift",
        "Grammar/Grammar+syntaxTreeFactory.swift",
        "Grammar/Grammar+textMate.swift",
        "Grammar/Grammar.swift",
        "Grammar/Inflector.swift",
        "Grammar/SyntaxHighlighter.swift",
        "Grammar/SyntaxTreeBasedHighlighter.swift",
        "Languages/Grammar+languages.swift",
        "Plugin+syntaxHighlighting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.