The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ExtraComponents with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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: v1.0.0
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
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at cf1e764 images
Cloned https://github.com/markbattistella/extra-components-publish-plugin.git
Revision (git rev-parse @):
cf1e76470b1723e37ba282388f0fa9e5b81b57c4
SUCCESS checkout https://github.com/markbattistella/extra-components-publish-plugin.git at v1.0.0
========================================
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-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/files.git
[1/1231] Fetching files
[63/3316] Fetching files, plot
[130/3497] Fetching files, plot, codextended
[3489/3613] Fetching files, plot, codextended, sweep
[3605/6495] Fetching files, plot, codextended, sweep, publish
[4384/8393] Fetching files, plot, codextended, sweep, publish, ink
Fetched https://github.com/johnsundell/sweep.git from cache (0.31s)
Fetching https://github.com/johnsundell/shellout.git
Fetched https://github.com/johnsundell/files.git from cache (0.36s)
Fetched https://github.com/johnsundell/publish.git from cache (0.36s)
Computing version for https://github.com/johnsundell/publish.git
Fetched https://github.com/johnsundell/plot.git from cache (0.36s)
Fetched https://github.com/johnsundell/ink.git from cache (0.37s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.37s)
[1/956] Fetching shellout
Fetched https://github.com/johnsundell/shellout.git from cache (0.22s)
Computed https://github.com/johnsundell/publish.git at 0.8.0 (0.46s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.48s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.39s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.46s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.45s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.10.0 (0.45s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.45s)
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.10.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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.1
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/106] Emitting module Ink
[11/110] Emitting module Plot
[12/118] Compiling Ink TextStyle.swift
[13/118] Compiling Ink TextStyleMarker.swift
[14/118] Compiling Ink URL.swift
[15/118] Compiling Ink URLDeclaration.swift
[16/118] Compiling Plot ElementClosingMode.swift
[17/118] Compiling Plot ElementComponent.swift
[18/118] Compiling Plot ElementDefinition.swift
[19/118] Compiling Plot EmptyComponent.swift
[20/118] Compiling Plot ControlFlow.swift
[21/118] Compiling Plot Document.swift
[22/118] Compiling Plot DocumentEncoding.swift
[23/118] Compiling Plot Element.swift
[24/118] Compiling Plot EnvironmentKey.swift
[25/118] Compiling Plot EnvironmentValue.swift
[26/118] Compiling Plot HTML.swift
[27/118] Compiling Plot PodcastMediaType.swift
[28/118] Compiling Plot ComponentAttributes.swift
[29/118] Compiling Plot ComponentBuilder.swift
[30/118] Compiling Plot ComponentContainer.swift
[31/118] Compiling Plot ComponentGroup.swift
[32/118] Compiling Plot HTMLAnchorRelationship.swift
[33/118] Compiling Plot HTMLAnchorTarget.swift
[34/118] Compiling Plot HTMLAttributes.swift
[35/118] Compiling Plot HTMLAudioFormat.swift
[36/118] Compiling Plot HTMLButtonType.swift
[37/118] Compiling Plot HTMLComponents.swift
[38/118] Compiling Plot HTMLElements.swift
[39/118] Compiling Plot HTMLFormContentType.swift
[40/118] Compiling Plot Attribute.swift
[41/118] Compiling Plot Component.swift
[42/118] Compiling Codextended Codextended.swift
[44/118] Compiling Plot PodcastType.swift
[45/118] Compiling Plot RSS.swift
[46/118] Compiling Plot RSSAttributes.swift
[47/118] Compiling Plot RSSElements.swift
[51/118] Emitting module Codextended
[52/118] Compiling Plot SiteMapElements.swift
[53/118] Compiling Plot TwitterCardType.swift
[54/118] Compiling Plot URLRepresentable.swift
[55/118] Compiling Plot XML.swift
[56/118] Compiling Plot XMLAttributes.swift
[57/118] Compiling Plot XMLElements.swift
[58/118] Compiling Plot AnyAttribute.swift
[59/118] Compiling Plot AnyElement.swift
[60/118] Compiling Plot AnyEnvironmentValue.swift
[61/118] Compiling Plot AnyNode.swift
[62/118] Compiling Plot ElementRenderingBuffer.swift
[63/118] Compiling Plot ElementWrapper.swift
[64/118] Compiling Plot Environment.swift
[65/118] Compiling Plot ModifiedComponent.swift
[66/118] Compiling Plot Renderer.swift
[67/118] Compiling Plot String+Escaping.swift
[68/119] Compiling Plot Node.swift
[69/119] Compiling Plot NodeConvertible.swift
[70/119] Compiling Plot Optional+Component.swift
[71/119] Compiling Plot PodcastAttributes.swift
[72/119] Compiling Plot PodcastComponents.swift
[73/119] Compiling Plot PodcastElements.swift
[74/119] Compiling Plot PodcastEpisodeType.swift
[75/119] Compiling Plot PodcastFeed.swift
[77/119] Compiling Plot HTMLInputType.swift
[78/119] Compiling Plot HTMLLinkRelationship.swift
[79/119] Compiling Plot HTMLListStyle.swift
[80/119] Compiling Plot HTMLVideoFormat.swift
[81/119] Compiling Plot HTMLViewportWidthMode.swift
[82/119] Compiling Plot Indentation.swift
[83/119] Compiling Plot Language.swift
[114/121] Emitting module Sweep
[115/121] Compiling Sweep Sweep.swift
[117/121] Emitting module ShellOut
[118/121] Compiling ShellOut ShellOut.swift
[122/123] Emitting module Files
[123/123] Compiling Files Files.swift
[125/177] Compiling Publish SectionMap.swift
[126/177] Compiling Publish SortOrder.swift
[127/177] Compiling Publish StringWrapper.swift
[128/177] Compiling Publish Tag.swift
[129/177] Compiling Publish TagDetailsPage.swift
[130/177] Compiling Publish TagHTMLConfiguration.swift
[131/177] Compiling Publish TagListPage.swift
[132/184] Compiling Publish AnyItem.swift
[133/184] Compiling Publish Audio.swift
[134/184] Compiling Publish Content.swift
[135/184] Compiling Publish ContentProtocol.swift
[136/184] Compiling Publish DeploymentMethod.swift
[137/184] Compiling Publish Favicon.swift
[138/184] Compiling Publish FeedConfiguration.swift
[139/184] Compiling Publish HTMLFactory.swift
[140/184] Compiling Publish HTMLFileMode.swift
[141/184] Compiling Publish Index.swift
[142/184] Compiling Publish Item.swift
[143/184] Compiling Publish ItemRSSProperties.swift
[144/184] Compiling Publish Location.swift
[145/184] Compiling Publish Mutations.swift
[146/184] Compiling Publish Page.swift
[147/184] Compiling Publish Path.swift
[148/184] Compiling Publish Theme+Foundation.swift
[149/184] Compiling Publish Theme.swift
[150/184] Compiling Publish Video.swift
[151/184] Compiling Publish Website.swift
[152/184] Compiling Publish Array+Appending.swift
[153/184] Compiling Publish CommandLine+Output.swift
[154/184] Compiling Publish ContentError.swift
[155/184] Emitting module Publish
[156/184] Compiling Publish File+SwiftPackageFolder.swift
[157/184] Compiling Publish FileIOError.swift
[158/184] Compiling Publish Folder+Group.swift
[159/184] Compiling Publish HTMLGenerator.swift
[160/184] Compiling Publish MarkdownContentFactory.swift
[161/184] Compiling Publish MarkdownFileHandler.swift
[162/184] Compiling Publish MarkdownMetadataDecoder.swift
[163/184] Compiling Publish PlotComponents.swift
[164/184] Compiling Publish PlotEnvironmentKeys.swift
[165/184] Compiling Publish PlotModifiers.swift
[166/184] Compiling Publish Plugin.swift
[167/184] Compiling Publish PodcastAuthor.swift
[168/184] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[169/184] Compiling Publish PodcastEpisodeMetadata.swift
[170/184] Compiling Publish PodcastFeedConfiguration.swift
[171/184] Compiling Publish Predicate.swift
[172/184] Compiling Publish PublishedWebsite.swift
[173/184] Compiling Publish PublishingContext.swift
[174/184] Compiling Publish PublishingError.swift
[175/184] Compiling Publish PublishingStep.swift
[176/184] Compiling Publish RSSFeedConfiguration.swift
[177/184] Compiling Publish Section.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/196] Compiling ExtraComponents Specifier+Enum.swift
[187/196] Compiling ExtraComponents CaseIterable+Ext.swift
[188/196] Compiling ExtraComponents Substring+Ext.swift
[189/197] Compiling ExtraComponents String+Ext.swift
[190/197] Compiling ExtraComponents Attribute.swift
[191/197] Compiling ExtraComponents AnchorType.swift
[192/197] Compiling ExtraComponents BlockquoteAlert.swift
[193/197] Emitting module ExtraComponents
[194/197] 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
                               !
[195/197] 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
                               !
[196/197] Compiling ExtraComponents Delimiter+Enum.swift
[197/197] Compiling ExtraComponents SVGPaths+Enum.swift
Build complete! (35.97s)
Build complete.
Done.

Build Machine: Linux 2