Build Information
Successful build of syntax-highlight-publish-plugin with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/syntax-highlight-publish-plugin
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 5f23b7e fixing versions of dependencies
Cloned https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
Revision (git rev-parse @):
5f23b7e2426d331c5194814451efd52a7fe25e30
SUCCESS checkout https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/110] Emitting module ShellOut
[2/110] Emitting module SyntaxTree
[3/110] Emitting module Ink
[4/114] Emitting module Codextended
[5/114] Compiling Splash HTMLOutputFormat.swift
[6/114] Compiling Plot RSSAttributes.swift
[7/114] Compiling Plot RSSElements.swift
[8/114] Compiling Plot Renderable.swift
[9/114] Compiling Ink TextStyle.swift
[10/114] Compiling Ink TextStyleMarker.swift
[11/114] Compiling Ink URL.swift
[12/114] Compiling Ink URLDeclaration.swift
[13/114] Compiling Splash String+Removing.swift
[14/114] Compiling Splash Substring+HasSuffix.swift
[15/114] Compiling Splash Grammar.swift
[16/114] Compiling Splash CharacterSet+Contains.swift
[17/114] Compiling Splash Equatable+AnyOf.swift
[18/114] Compiling Splash Int+IsOdd.swift
[19/114] Compiling Splash Sequence+AnyOf.swift
[20/114] Compiling Splash SyntaxHighlighter.swift
[21/114] Compiling Splash String+IsNumber.swift
[22/114] Compiling Splash String+PrefixChecking.swift
[23/114] Compiling Splash SwiftGrammar.swift
[24/114] Compiling Splash AttributedStringOutputFormat.swift
[25/114] Compiling Splash MarkdownDecorator.swift
[26/114] Compiling Splash OutputBuilder.swift
[27/114] Compiling Splash OutputFormat.swift
[28/114] Compiling Splash Sequence+Occurrences.swift
[29/114] Compiling Splash String+HTMLEntities.swift
[30/114] Compiling Splash SyntaxRule.swift
[31/114] Compiling Splash Color.swift
[32/114] Compiling Splash Font.swift
[33/114] Compiling Splash Theme+Defaults.swift
[34/114] Compiling Splash Theme.swift
[35/114] Compiling SyntaxTree SyntaxTreeFactory.swift
[36/114] Compiling Plot SiteMap.swift
[37/114] Compiling Plot SiteMapChangeFrequency.swift
[38/114] Compiling Plot Indentation.swift
[39/114] Compiling Plot Language.swift
[46/119] Compiling SyntaxTree Kind.swift
[47/119] Emitting module Plot
[54/119] Compiling Plot SiteMapElements.swift
[55/119] Compiling Plot TwitterCardType.swift
[56/119] Compiling Plot URLRepresentable.swift
[57/119] Compiling Plot XML.swift
[58/119] Compiling Plot XMLAttributes.swift
[59/119] Compiling SyntaxTree Location.swift
[82/119] Compiling SyntaxTree LineColumnIndex.swift
[83/119] Compiling SyntaxTree MutableSyntaxTree.swift
[84/119] Compiling SyntaxTree SyntaxTree.swift
[85/119] Compiling Codextended Codextended.swift
[86/119] Emitting module Sweep
[87/119] Compiling Sweep Sweep.swift
[88/190] Compiling ShellOut ShellOut.swift
[89/190] Emitting module Splash
[90/193] Compiling Syntax Parser+map+location.swift
[91/193] Compiling Syntax Parser+map.swift
[92/193] Compiling Syntax Parser+optimize.swift
[93/193] Compiling Syntax Word.swift
[94/193] Compiling Syntax neverBody.swift
[95/193] Compiling Syntax InternalParser.swift
[96/193] Compiling Syntax MemoizationKey.swift
[97/193] Compiling Syntax MemoizationStorage.swift
[98/193] Compiling TextMate Pattern.swift
[99/193] Compiling TextMate PatternFunctionality.swift
[100/194] Compiling TextMate ParsedPattern.swift
[101/194] Compiling SyntaxHighlight Parser+highlight.swift
[102/194] Emitting module SyntaxHighlight
[103/194] Compiling SyntaxHighlight Parser+html.swift
[104/194] Compiling SyntaxHighlight Parser+attributedString.swift
[105/194] Compiling SyntaxHighlight Format.swift
[106/194] Compiling Syntax AnnotatedString.swift
[107/194] Compiling Syntax DiagnosticError.swift
[108/194] Compiling Syntax ParserError.swift
[109/194] Compiling Syntax ScannerError.swift
[110/194] Compiling Syntax ScannerErrorHandler.swift
[111/194] Compiling Syntax WhiteSpaceConsumer.swift
[112/194] Compiling Syntax ExpressionMatch.swift
[113/194] Compiling Syntax EitherParserBuilder.swift
[118/194] Compiling Syntax Memoized.swift
[119/194] Compiling Syntax Node.swift
[120/194] Compiling Syntax Parser+internalParser.swift
[121/201] Compiling TextMate Name.swift
[122/201] Compiling Syntax PartialParserResult.swift
[123/201] Compiling Syntax PartialResult.swift
[124/201] Compiling TextMate LanguageError.swift
[125/201] Emitting module TextMate
[126/201] Compiling Syntax ParserBuilder.swift
[127/201] Compiling Syntax PartialEmptyParserResult.swift
[128/201] Compiling TextMate Scanner.swift
[129/201] Compiling Splash Segment.swift
[130/201] Compiling Splash TokenType.swift
[131/201] Compiling Splash Tokenizer.swift
[132/201] Compiling Syntax DoubleLiteral.swift
[133/201] Compiling Syntax IntLiteral.swift
[134/201] Compiling Syntax StringEscapeStrategy.swift
[135/201] Compiling Syntax BinaryOperationParserError.swift
[136/201] Compiling Syntax BinaryOperator.swift
[137/201] Compiling Syntax MemberOfBinaryOperation.swift
[138/201] Compiling Syntax BooleanLiteral.swift
[139/201] Compiling Syntax SwiftEscapeStrategy.swift
[140/201] Compiling Syntax Maybe.swift
[141/201] Compiling Syntax Parser+annotate.swift
[142/201] Compiling Syntax Parser+ignoreOutput.swift
[143/201] Compiling Syntax Parser+kind.swift
[151/201] Compiling Syntax AnyParser.swift
[152/201] Compiling Syntax Associativity.swift
[153/201] Compiling Syntax BinaryOperation.swift
[157/201] Compiling Syntax BinaryOperationParser.swift
[160/201] Compiling Syntax Leaf.swift
[161/201] Compiling Syntax Recursive.swift
[162/201] Compiling Syntax TupleParser.swift
[163/201] Compiling Syntax EmptyParser.swift
[164/201] Compiling Syntax RegularExpression.swift
[165/201] Compiling Syntax String+Parser.swift
[166/201] Compiling Syntax Token.swift
[170/201] Compiling Syntax Parser+separated.swift
[171/201] Compiling Syntax Repeat.swift
[172/201] Compiling Syntax Annotated.swift
[173/201] Compiling Syntax AnnotatedUntil.swift
[174/201] Compiling Syntax Either.swift
[175/201] Compiling Syntax Group.swift
[176/201] Emitting module Files
[177/201] Compiling Files Files.swift
[178/250] Compiling Syntax Scanner.swift
[179/250] Compiling Syntax ScannerState.swift
[180/250] Compiling Syntax Stack.swift
[181/250] Compiling Syntax StandardScanner.swift
[182/250] Compiling Syntax String+casing.swift
[183/250] Compiling Syntax Parser.swift
[184/250] Compiling Syntax ParserOption.swift
[185/252] Compiling Publish AnyItem.swift
[186/252] Compiling Publish Audio.swift
[187/252] Compiling Publish Content.swift
[188/252] Compiling Publish ContentProtocol.swift
[189/252] Compiling Publish DeploymentMethod.swift
[190/252] Compiling Publish Favicon.swift
[191/252] Compiling Publish FeedConfiguration.swift
[192/252] Compiling Publish HTMLFactory.swift
[193/259] Compiling Publish HTMLFileMode.swift
[194/259] Compiling Publish Index.swift
[195/259] Compiling Publish Item.swift
[196/259] Compiling Publish ItemRSSProperties.swift
[197/259] Compiling Publish Location.swift
[198/259] Compiling Publish Mutations.swift
[199/259] Compiling Publish Page.swift
[200/259] Emitting module Publish
[201/259] Compiling Publish Path.swift
[202/259] Compiling Publish PlotComponents.swift
[203/259] Compiling Publish Plugin.swift
[204/259] Compiling Publish PodcastAuthor.swift
[205/259] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[206/259] Compiling Publish PodcastEpisodeMetadata.swift
[207/259] Compiling Publish PodcastFeedConfiguration.swift
[208/259] Compiling Publish SectionMap.swift
[209/259] Compiling Publish SortOrder.swift
[210/259] Compiling Publish StringWrapper.swift
[211/259] Compiling Publish Tag.swift
[212/259] Compiling Publish TagDetailsPage.swift
[213/259] Compiling Publish TagHTMLConfiguration.swift
[214/259] Compiling Publish TagListPage.swift
[215/259] Compiling Publish File+SwiftPackageFolder.swift
[216/259] Compiling Publish FileIOError.swift
[217/259] Compiling Publish Folder+Group.swift
[218/259] Compiling Publish HTMLGenerator.swift
[219/259] Compiling Publish MarkdownContentFactory.swift
[220/259] Compiling Publish MarkdownFileHandler.swift
[221/259] Compiling Publish MarkdownMetadataDecoder.swift
[222/259] Compiling Publish Predicate.swift
[223/259] Compiling Publish PublishedWebsite.swift
[224/259] Compiling Publish PublishingContext.swift
[225/259] Compiling Publish PublishingError.swift
[226/259] Compiling Publish PublishingStep.swift
[227/259] Compiling Publish RSSFeedConfiguration.swift
[228/259] Compiling Publish Section.swift
[229/259] Compiling Publish Theme+Foundation.swift
[230/259] Compiling Publish Theme.swift
[231/259] Compiling Publish Video.swift
[232/259] Compiling Publish Website.swift
[233/259] Compiling Publish Array+Appending.swift
[234/259] Compiling Publish CommandLine+Output.swift
[235/259] Compiling Publish ContentError.swift
[236/259] Compiling Publish PodcastError.swift
[237/259] Compiling Publish PodcastFeedGenerator.swift
[238/259] Compiling Publish PublishingPipeline.swift
[239/259] Compiling Publish RSSFeedGenerator.swift
[240/259] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[241/259] Compiling Publish SiteMapGenerator.swift
[242/259] Compiling Publish String+Normalized.swift
[251/259] Emitting module Syntax
[260/269] Compiling SyntaxHighlightPublishPlugin Grammar+languages.swift
[261/270] Compiling SyntaxHighlightPublishPlugin SyntaxHighlighter.swift
[262/270] Compiling SyntaxHighlightPublishPlugin SyntaxTreeBasedHighlighter.swift
[263/270] Emitting module SyntaxHighlightPublishPlugin
[264/270] Compiling SyntaxHighlightPublishPlugin Grammar+syntaxTreeFactory.swift
[265/270] Compiling SyntaxHighlightPublishPlugin Grammar+textMate.swift
[266/270] Compiling SyntaxHighlightPublishPlugin Grammar.swift
[267/270] Compiling SyntaxHighlightPublishPlugin Grammar+parser.swift
[268/270] Compiling SyntaxHighlightPublishPlugin Grammar+splash.swift
[269/270] Compiling SyntaxHighlightPublishPlugin Inflector.swift
[270/270] Compiling SyntaxHighlightPublishPlugin Plugin+syntaxHighlighting.swift
Build complete! (81.02s)
Fetching https://github.com/johnsundell/codextended.git from cache
Fetching https://github.com/JohnSundell/Splash.git from cache
Fetching https://github.com/johnsundell/sweep.git from cache
Fetched https://github.com/johnsundell/codextended.git (0.18s)
Fetched https://github.com/johnsundell/sweep.git (0.18s)
Fetching https://github.com/nerdsupremacist/syntax-highlight.git from cache
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/JohnSundell/Splash.git (0.18s)
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.17s)
Fetching https://github.com/JohnSundell/Publish.git from cache
Fetched https://github.com/nerdsupremacist/syntax-highlight.git (0.17s)
Fetching https://github.com/nerdsupremacist/TextMate.git from cache
Fetched https://github.com/johnsundell/files.git (0.17s)
Fetching https://github.com/johnsundell/plot.git from cache
Fetched https://github.com/nerdsupremacist/TextMate.git (0.16s)
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetched https://github.com/JohnSundell/Publish.git (0.27s)
Fetching https://github.com/johnsundell/ink.git from cache
Fetched https://github.com/johnsundell/plot.git (0.32s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/nerdsupremacist/Syntax.git (0.19s)
Computing version for https://github.com/JohnSundell/Publish.git
Fetched https://github.com/johnsundell/ink.git (0.24s)
Fetched https://github.com/johnsundell/shellout.git (0.20s)
Computed https://github.com/JohnSundell/Publish.git at 0.7.0 (0.49s)
Computing version for https://github.com/JohnSundell/Splash.git
Computed https://github.com/JohnSundell/Splash.git at 0.15.0 (0.56s)
Computing version for https://github.com/nerdsupremacist/TextMate.git
Computed https://github.com/nerdsupremacist/TextMate.git at 0.1.0 (0.48s)
Computing version for https://github.com/nerdsupremacist/syntax-highlight.git
Computed https://github.com/nerdsupremacist/syntax-highlight.git at 0.1.0 (0.46s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.2 (0.45s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.45s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.02s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.02s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.50s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.8.0 (0.61s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.0 (0.53s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.53s)
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.0
Creating working copy for https://github.com/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.7.0
Creating working copy for https://github.com/JohnSundell/Splash.git
Working copy of https://github.com/JohnSundell/Splash.git resolved at 0.15.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/Syntax.git
Working copy of https://github.com/nerdsupremacist/Syntax.git resolved at 1.0.2
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/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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.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/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.8.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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Build complete.
Done.