Build Information
Successful build of syntax-highlight-publish-plugin with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
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/UKfvDsi8u/1/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.10
Building package at path: $workDir
https://github.com/nerdsupremacist/syntax-highlight-publish-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version--423B1241ED78D482.txt
[15/124] Emitting module Ink
[16/128] Emitting module Plot
[17/133] Compiling Ink TextStyle.swift
[18/133] Compiling Ink TextStyleMarker.swift
[19/133] Compiling Ink URL.swift
[20/133] Compiling Ink URLDeclaration.swift
[21/133] Compiling Ink Character+Escaping.swift
[22/133] Compiling Ink CodeBlock.swift
[23/133] Compiling Ink FormattedText.swift
[24/133] Compiling Ink Fragment.swift
[25/133] Compiling Ink HTML.swift
[26/133] Compiling Ink HTMLConvertible.swift
[27/133] Compiling Ink Hashable+AnyOf.swift
[28/133] Compiling Ink Heading.swift
[29/133] Compiling Ink HorizontalLine.swift
[30/133] Compiling Ink Markdown.swift
[31/133] Compiling Ink MarkdownParser.swift
[32/133] Compiling Ink Modifier.swift
[33/133] Compiling Ink Blockquote.swift
[34/133] Compiling Ink Character+Classification.swift
[35/133] Compiling Ink NamedURLCollection.swift
[36/133] Compiling Ink Paragraph.swift
[37/133] Compiling Ink PlainTextConvertible.swift
[38/133] Compiling Ink Readable.swift
[39/133] Compiling Ink Image.swift
[40/133] Compiling Ink InlineCode.swift
[41/133] Compiling Ink KeyPathPatterns.swift
[42/133] Compiling Ink Link.swift
[43/133] Compiling Ink List.swift
[44/133] Compiling Ink Metadata.swift
[45/133] Compiling Ink Modifiable.swift
[46/133] Compiling Ink ModifierCollection.swift
[47/133] Emitting module SyntaxTree
[48/133] Compiling SyntaxTree Kind.swift
[49/133] Compiling SyntaxTree SyntaxTreeFactory.swift
[50/133] Emitting module Codextended
[51/133] Compiling Codextended Codextended.swift
[52/133] Compiling Ink Reader.swift
[53/133] Compiling Ink Require.swift
[54/133] Compiling Ink Substring+Trimming.swift
[55/133] Compiling Ink Table.swift
[56/133] Compiling Plot XMLElements.swift
[57/133] Compiling Plot AnyNode.swift
[58/133] Compiling Plot ElementRenderer.swift
[59/133] Compiling Plot NodeConvertible.swift
[60/133] Compiling Plot String+Escaping.swift
[77/133] Compiling Plot SiteMapElements.swift
[78/133] Compiling Plot TwitterCardType.swift
[79/133] Compiling Plot URLRepresentable.swift
[80/133] Compiling Plot XML.swift
[81/133] Compiling Plot XMLAttributes.swift
[82/133] Emitting module Splash
[101/136] Compiling SyntaxTree MutableSyntaxTree.swift
[102/136] Compiling SyntaxTree LineColumnIndex.swift
[103/136] Compiling SyntaxTree Location.swift
[104/136] Compiling SyntaxTree SyntaxTree.swift
[105/207] Compiling Sweep Sweep.swift
[106/207] Emitting module Sweep
[107/207] Emitting module ShellOut
[108/207] Compiling ShellOut ShellOut.swift
[109/207] Compiling SyntaxHighlight Parser+highlight.swift
[110/207] Compiling SyntaxHighlight Format.swift
[111/207] Compiling SyntaxHighlight Parser+attributedString.swift
[112/207] Emitting module SyntaxHighlight
[113/207] Compiling SyntaxHighlight Parser+html.swift
[114/207] Emitting module TextMate
[115/207] Compiling TextMate PatternFunctionality.swift
[116/207] Compiling TextMate Name.swift
[117/207] Compiling TextMate ParsedPattern.swift
[118/207] Compiling TextMate Pattern.swift
[119/207] Compiling TextMate LanguageError.swift
[120/207] Compiling Syntax BinaryOperationParserError.swift
[121/207] Compiling Syntax BinaryOperator.swift
[122/207] Compiling Syntax MemberOfBinaryOperation.swift
[123/207] Compiling Syntax BooleanLiteral.swift
[124/208] Compiling Syntax Parser+optimize.swift
[125/208] Compiling Syntax AnnotatedString.swift
[126/208] Compiling Syntax DiagnosticError.swift
[131/208] Compiling Syntax DoubleLiteral.swift
[132/208] Compiling Syntax IntLiteral.swift
[133/208] Compiling Syntax StringEscapeStrategy.swift
[134/208] Compiling Syntax PartialResult.swift
[135/208] Compiling Syntax AnyParser.swift
[136/208] Compiling Syntax Associativity.swift
[137/208] Compiling Syntax StringLiteral.swift
[138/208] Compiling Syntax ParserBuilder.swift
[139/208] Compiling Syntax PartialEmptyParserResult.swift
[140/208] Compiling Syntax PartialParserResult.swift
[141/208] Compiling Syntax Maybe.swift
[142/208] Compiling Syntax Parser+annotate.swift
[143/208] Compiling Syntax Parser+ignoreOutput.swift
[144/208] Compiling Syntax BinaryOperation.swift
[145/208] Compiling Syntax BinaryOperationParser.swift
[146/208] Compiling Syntax SwiftEscapeStrategy.swift
[147/208] Compiling Syntax Parser+kind.swift
[148/208] Compiling Syntax Parser+map+location.swift
[149/208] Compiling Syntax Parser+map.swift
[150/208] Compiling TextMate Scanner.swift
[151/208] Emitting module Files
[152/208] Compiling Files Files.swift
[153/208] Compiling Syntax neverBody.swift
[154/208] Compiling Syntax InternalParser.swift
[155/208] Compiling Syntax MemoizationKey.swift
[156/208] Compiling Syntax MemoizationStorage.swift
[157/208] Compiling Syntax Memoized.swift
[158/208] Compiling Syntax Node.swift
[159/208] Compiling Syntax Parser+internalParser.swift
[160/208] Compiling Syntax Leaf.swift
[161/208] Compiling Syntax Recursive.swift
[162/208] Compiling Syntax TupleParser.swift
[163/208] Compiling Syntax EmptyParser.swift
[164/208] Compiling Syntax RegularExpression.swift
[165/208] Compiling Syntax String+Parser.swift
[166/208] Compiling Syntax Token.swift
[167/208] Compiling Syntax Word.swift
[168/266] Compiling Publish DeploymentMethod.swift
[169/266] Compiling Publish Favicon.swift
[170/266] Compiling Publish FeedConfiguration.swift
[171/266] Compiling Publish HTMLFactory.swift
[172/266] Compiling Publish File+SwiftPackageFolder.swift
[173/266] Compiling Publish FileIOError.swift
[174/266] Compiling Publish Folder+Group.swift
[175/266] Compiling Publish HTMLGenerator.swift
[176/266] Compiling Publish Website.swift
[177/266] Compiling Publish Array+Appending.swift
[178/266] Compiling Publish CommandLine+Output.swift
[179/266] Compiling Publish ContentError.swift
[180/266] Compiling Publish AnyItem.swift
[181/266] Compiling Publish Audio.swift
[182/266] Compiling Publish Content.swift
[183/266] Compiling Publish ContentProtocol.swift
[184/266] Compiling Publish Path.swift
[185/266] Compiling Publish PlotComponents.swift
[186/266] Compiling Publish Plugin.swift
[187/266] Compiling Publish PodcastAuthor.swift
[188/266] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[189/266] Compiling Publish PodcastEpisodeMetadata.swift
[190/266] Compiling Publish PodcastFeedConfiguration.swift
[199/273] Compiling Publish Theme+Foundation.swift
[200/273] Compiling Publish Theme.swift
[201/273] Compiling Publish Video.swift
[206/273] Compiling Publish SectionMap.swift
[207/273] Compiling Publish SortOrder.swift
[208/273] Compiling Publish StringWrapper.swift
[209/273] Compiling Publish Tag.swift
[210/273] Compiling Publish TagDetailsPage.swift
[211/273] Compiling Publish TagHTMLConfiguration.swift
[212/273] Compiling Publish TagListPage.swift
[217/273] Compiling Publish MarkdownContentFactory.swift
[218/273] Compiling Publish MarkdownFileHandler.swift
[219/273] Compiling Publish MarkdownMetadataDecoder.swift
[220/273] Emitting module Publish
[221/273] Compiling Publish HTMLFileMode.swift
[222/273] Compiling Publish Index.swift
[223/273] Compiling Publish Item.swift
[224/273] Compiling Publish ItemRSSProperties.swift
[225/273] Compiling Publish Location.swift
[226/273] Compiling Publish Mutations.swift
[227/273] Compiling Publish Page.swift
[228/273] Compiling Publish Predicate.swift
[229/273] Compiling Publish PublishedWebsite.swift
[230/273] Compiling Publish PublishingContext.swift
[231/273] Compiling Publish PublishingError.swift
[232/273] Compiling Publish PublishingStep.swift
[233/273] Compiling Publish RSSFeedConfiguration.swift
[234/273] Compiling Publish Section.swift
[235/273] Compiling Publish SiteMapGenerator.swift
[236/273] Compiling Publish String+Normalized.swift
[237/273] Compiling Syntax Stack.swift
[238/273] Compiling Syntax StandardScanner.swift
[239/273] Compiling Syntax String+casing.swift
[240/273] Compiling Syntax Parser.swift
[241/273] Compiling Syntax ParserOption.swift
[242/273] Compiling Publish PodcastError.swift
[243/273] Compiling Publish PodcastFeedGenerator.swift
[244/273] Compiling Publish PublishingPipeline.swift
[245/273] Compiling Publish RSSFeedGenerator.swift
[246/273] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[249/273] Emitting module Syntax
[274/283] Compiling SyntaxHighlightPublishPlugin SyntaxHighlighter.swift
[275/284] Compiling SyntaxHighlightPublishPlugin Grammar+languages.swift
[276/284] Compiling SyntaxHighlightPublishPlugin SyntaxTreeBasedHighlighter.swift
[277/284] Compiling SyntaxHighlightPublishPlugin Grammar+parser.swift
[278/284] Compiling SyntaxHighlightPublishPlugin Grammar+splash.swift
[279/284] Emitting module SyntaxHighlightPublishPlugin
[280/284] Compiling SyntaxHighlightPublishPlugin Grammar.swift
[281/284] Compiling SyntaxHighlightPublishPlugin Grammar+syntaxTreeFactory.swift
[282/284] Compiling SyntaxHighlightPublishPlugin Grammar+textMate.swift
[283/284] Compiling SyntaxHighlightPublishPlugin Inflector.swift
[284/284] Compiling SyntaxHighlightPublishPlugin Plugin+syntaxHighlighting.swift
Build complete! (28.07s)
Fetching https://github.com/JohnSundell/Splash.git from cache
Fetching https://github.com/johnsundell/sweep.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/JohnSundell/Publish.git from cache
Fetching https://github.com/johnsundell/plot.git from cache
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/sweep.git from cache (0.18s)
Fetching https://github.com/johnsundell/codextended.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.17s)
Fetching https://github.com/nerdsupremacist/syntax-highlight.git from cache
Fetched https://github.com/johnsundell/ink.git from cache (0.18s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/johnsundell/plot.git from cache (0.19s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/JohnSundell/Publish.git from cache (0.19s)
Fetched https://github.com/JohnSundell/Splash.git from cache (0.19s)
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetching https://github.com/nerdsupremacist/TextMate.git from cache
Fetched https://github.com/nerdsupremacist/syntax-highlight.git from cache (0.21s)
Fetched https://github.com/nerdsupremacist/TextMate.git from cache (0.20s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.22s)
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (0.20s)
Computing version for https://github.com/JohnSundell/Publish.git
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.23s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.23s)
Computed https://github.com/JohnSundell/Publish.git at 0.7.0 (0.37s)
Computing version for https://github.com/JohnSundell/Splash.git
Computed https://github.com/JohnSundell/Splash.git at 0.15.0 (0.38s)
Computing version for https://github.com/nerdsupremacist/TextMate.git
Computed https://github.com/nerdsupremacist/TextMate.git at 0.1.0 (0.38s)
Computing version for https://github.com/nerdsupremacist/syntax-highlight.git
Computed https://github.com/nerdsupremacist/syntax-highlight.git at 0.1.0 (0.34s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.2 (0.35s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.03s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.03s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.03s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.03s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.8.0 (0.37s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.0 (0.43s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.02s)
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
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/files-065eb39a is not valid git repository for 'https://github.com/johnsundell/files.git', will fetch again.
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.49s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/files-065eb39a is not valid git repository for 'https://github.com/johnsundell/files.git', will fetch again.
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.01s)
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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Splash-436b72ab is not valid git repository for 'https://github.com/JohnSundell/Splash.git', will fetch again.
Fetching https://github.com/JohnSundell/Splash.git from cache
Fetched https://github.com/JohnSundell/Splash.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Splash-436b72ab is not valid git repository for 'https://github.com/JohnSundell/Splash.git', will fetch again.
Fetching https://github.com/JohnSundell/Splash.git from cache
Fetched https://github.com/JohnSundell/Splash.git from cache (0.01s)
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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.8.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/shellout-b8493064 is not valid git repository for 'https://github.com/johnsundell/shellout.git', will fetch again.
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/johnsundell/shellout.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/shellout-b8493064 is not valid git repository for 'https://github.com/johnsundell/shellout.git', will fetch again.
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/johnsundell/shellout.git from cache (0.01s)
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/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.7.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/nerdsupremacist/TextMate.git
Working copy of https://github.com/nerdsupremacist/TextMate.git resolved at 0.1.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
Build complete.
Done.