Build Information
Successful build of ExtraComponents with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/extra-components-publish-plugin.git
Reference: main
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/markbattistella/extra-components-publish-plugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c99022c Delete Specifier+Enum.swift
Cloned https://github.com/markbattistella/extra-components-publish-plugin.git
Revision (git rev-parse @):
c99022ce33736de5f70ea12aeaf25eb0fd65f48f
SUCCESS checkout https://github.com/markbattistella/extra-components-publish-plugin.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/markbattistella/extra-components-publish-plugin.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
[1/1898] Fetching ink
[1862/3129] Fetching ink, files
[2133/3245] Fetching ink, files, sweep
[3246/4201] Fetching ink, files, sweep, shellout
[3419/4382] Fetching ink, files, sweep, shellout, codextended
[4383/7264] Fetching ink, files, sweep, shellout, codextended, publish
Fetched https://github.com/johnsundell/files.git from cache (0.31s)
Fetching https://github.com/johnsundell/plot.git
Fetched https://github.com/johnsundell/ink.git from cache (0.33s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.33s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.33s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.33s)
Fetched https://github.com/johnsundell/publish.git from cache (0.33s)
Computing version for https://github.com/johnsundell/publish.git
[1/2085] Fetching plot
Fetched https://github.com/johnsundell/plot.git from cache (0.28s)
Computed https://github.com/johnsundell/publish.git at 0.8.0 (0.48s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.44s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.32s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.45s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.53s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.10.0 (0.46s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.65s)
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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.1
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
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.10.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/106] Emitting module ShellOut
[11/106] Emitting module Ink
[12/110] Emitting module Plot
[13/118] Compiling Ink List.swift
[14/118] Compiling Ink Metadata.swift
[15/118] Compiling Ink Modifiable.swift
[16/118] Compiling Ink ModifierCollection.swift
[17/118] Compiling Ink Character+Escaping.swift
[18/118] Compiling Ink CodeBlock.swift
[19/118] Compiling Ink FormattedText.swift
[20/118] Compiling Ink Fragment.swift
[21/118] Compiling Ink HTML.swift
[22/118] Compiling Ink TextStyle.swift
[23/118] Compiling Ink TextStyleMarker.swift
[24/118] Compiling Ink URL.swift
[25/118] Compiling Ink URLDeclaration.swift
[26/118] Compiling Ink HTMLConvertible.swift
[27/118] Compiling Ink Hashable+AnyOf.swift
[28/118] Compiling Ink Heading.swift
[29/118] Compiling Ink HorizontalLine.swift
[30/118] Compiling Ink Markdown.swift
[31/118] Compiling Ink MarkdownParser.swift
[32/118] Compiling Ink Modifier.swift
[33/118] Compiling Ink Blockquote.swift
[34/118] Compiling Ink Character+Classification.swift
[35/118] Compiling Ink Image.swift
[36/118] Compiling Ink InlineCode.swift
[37/118] Compiling Ink KeyPathPatterns.swift
[38/118] Compiling Ink Link.swift
[39/118] Compiling Plot AnyEnvironmentValue.swift
[40/118] Compiling Plot AnyNode.swift
[41/118] Compiling Plot ElementRenderingBuffer.swift
[42/118] Compiling Plot ElementWrapper.swift
[43/118] Compiling Plot Environment.swift
[44/118] Compiling Plot ModifiedComponent.swift
[45/118] Compiling Plot Renderer.swift
[46/118] Compiling Plot String+Escaping.swift
[47/118] Compiling Ink Readable.swift
[48/118] Compiling Ink Reader.swift
[49/118] Compiling Ink Require.swift
[50/118] Compiling Ink Substring+Trimming.swift
[51/118] Compiling Ink Table.swift
[55/118] Compiling Plot SiteMapElements.swift
[56/118] Compiling Plot TwitterCardType.swift
[57/118] Compiling Plot URLRepresentable.swift
[58/118] Compiling Plot XML.swift
[59/118] Compiling Plot XMLAttributes.swift
[60/118] Compiling Plot XMLElements.swift
[61/118] Compiling Plot AnyAttribute.swift
[62/118] Compiling Plot AnyElement.swift
[68/118] Compiling Ink NamedURLCollection.swift
[69/118] Compiling Ink Paragraph.swift
[70/118] Compiling Ink PlainTextConvertible.swift
[71/118] Compiling Plot PodcastMediaType.swift
[72/118] Compiling Plot PodcastType.swift
[73/118] Compiling Plot RSS.swift
[74/118] Compiling Plot RSSAttributes.swift
[75/118] Compiling Plot RSSElements.swift
[76/118] Compiling Plot Renderable.swift
[77/118] Compiling Plot SiteMap.swift
[78/118] Compiling Plot SiteMapChangeFrequency.swift
[80/118] Compiling Plot NodeConvertible.swift
[81/118] Compiling Plot Optional+Component.swift
[82/118] Compiling Plot PodcastAttributes.swift
[83/118] Compiling Plot PodcastComponents.swift
[84/118] Compiling Plot PodcastElements.swift
[85/118] Compiling Plot PodcastEpisodeType.swift
[86/118] Compiling Plot PodcastFeed.swift
[87/118] Compiling Codextended Codextended.swift
[88/118] Emitting module Codextended
[115/121] Emitting module Sweep
[116/121] Compiling Sweep Sweep.swift
[119/121] Compiling ShellOut ShellOut.swift
[122/123] Compiling Files Files.swift
[123/123] Emitting module Files
[125/177] Compiling Publish AnyItem.swift
[126/177] Compiling Publish Audio.swift
[127/177] Compiling Publish Content.swift
[128/177] Compiling Publish ContentProtocol.swift
[129/177] Compiling Publish DeploymentMethod.swift
[130/177] Compiling Publish Favicon.swift
[131/177] Compiling Publish FeedConfiguration.swift
[132/177] Compiling Publish HTMLFactory.swift
[133/184] Compiling Publish HTMLFileMode.swift
[134/184] Compiling Publish Index.swift
[135/184] Compiling Publish Item.swift
[136/184] Compiling Publish ItemRSSProperties.swift
[137/184] Compiling Publish Location.swift
[138/184] Compiling Publish Mutations.swift
[139/184] Compiling Publish Page.swift
[140/184] Compiling Publish Path.swift
[141/184] Emitting module Publish
[142/184] Compiling Publish PlotComponents.swift
[143/184] Compiling Publish PlotEnvironmentKeys.swift
[144/184] Compiling Publish PlotModifiers.swift
[145/184] Compiling Publish Plugin.swift
[146/184] Compiling Publish PodcastAuthor.swift
[147/184] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[148/184] Compiling Publish PodcastEpisodeMetadata.swift
[149/184] Compiling Publish PodcastFeedConfiguration.swift
[150/184] Compiling Publish SectionMap.swift
[151/184] Compiling Publish SortOrder.swift
[152/184] Compiling Publish StringWrapper.swift
[153/184] Compiling Publish Tag.swift
[154/184] Compiling Publish TagDetailsPage.swift
[155/184] Compiling Publish TagHTMLConfiguration.swift
[156/184] Compiling Publish TagListPage.swift
[157/184] Compiling Publish File+SwiftPackageFolder.swift
[158/184] Compiling Publish FileIOError.swift
[159/184] Compiling Publish Folder+Group.swift
[160/184] Compiling Publish HTMLGenerator.swift
[161/184] Compiling Publish MarkdownContentFactory.swift
[162/184] Compiling Publish MarkdownFileHandler.swift
[163/184] Compiling Publish MarkdownMetadataDecoder.swift
[164/184] Compiling Publish Predicate.swift
[165/184] Compiling Publish PublishedWebsite.swift
[166/184] Compiling Publish PublishingContext.swift
[167/184] Compiling Publish PublishingError.swift
[168/184] Compiling Publish PublishingStep.swift
[169/184] Compiling Publish RSSFeedConfiguration.swift
[170/184] Compiling Publish Section.swift
[171/184] Compiling Publish Theme+Foundation.swift
[172/184] Compiling Publish Theme.swift
[173/184] Compiling Publish Video.swift
[174/184] Compiling Publish Website.swift
[175/184] Compiling Publish Array+Appending.swift
[176/184] Compiling Publish CommandLine+Output.swift
[177/184] Compiling Publish ContentError.swift
[178/184] Compiling Publish PodcastError.swift
[179/184] Compiling Publish PodcastFeedGenerator.swift
[180/184] Compiling Publish PublishingPipeline.swift
[181/184] Compiling Publish RSSFeedGenerator.swift
[182/184] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[183/184] Compiling Publish SiteMapGenerator.swift
[184/184] Compiling Publish String+Normalized.swift
[186/195] Compiling ExtraComponents CaseIterable+Ext.swift
[187/196] Compiling ExtraComponents Substring+Ext.swift
[188/196] Compiling ExtraComponents String+Ext.swift
[189/196] Compiling ExtraComponents Attribute.swift
[190/196] Compiling ExtraComponents AnchorType.swift
[191/196] Compiling ExtraComponents BlockquoteAlert.swift
[192/196] Compiling ExtraComponents ExtraComponents.swift
/host/spi-builder-workspace/Sources/ExtraComponents/ExtraComponents.swift:69:19: warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
.readAsString() as! String
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
!
[193/196] Compiling ExtraComponents AdditionalComponents.swift
/host/spi-builder-workspace/Sources/ExtraComponents/ExtraComponents.swift:69:19: warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
.readAsString() as! String
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
!
[194/196] Compiling ExtraComponents Delimiter+Enum.swift
[195/196] Compiling ExtraComponents SVGPaths+Enum.swift
[196/196] Emitting module ExtraComponents
Build complete! (38.60s)
Build complete.
Done.