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, reference main (c99022), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 09:00:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/extra-components-publish-plugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
[1/181] Fetching codextended
[14/2086] Fetching codextended, ink
[34/2202] Fetching codextended, ink, sweep
[40/3162] Fetching codextended, ink, sweep, shellout
[321/6057] Fetching codextended, ink, sweep, shellout, publish
[447/8143] Fetching codextended, ink, sweep, shellout, publish, plot
[1939/9374] Fetching codextended, ink, sweep, shellout, publish, plot, files
Fetched https://github.com/johnsundell/ink.git from cache (0.97s)
[6410/7469] Fetching codextended, sweep, shellout, publish, plot, files
Fetched https://github.com/johnsundell/publish.git from cache (1.01s)
Fetched https://github.com/johnsundell/plot.git from cache (1.01s)
Fetched https://github.com/johnsundell/sweep.git from cache (1.01s)
Computing version for https://github.com/johnsundell/publish.git
[2336/2372] Fetching codextended, shellout, files
Fetched https://github.com/johnsundell/codextended.git from cache (1.10s)
Fetched https://github.com/johnsundell/files.git from cache (1.10s)
Fetched https://github.com/johnsundell/shellout.git from cache (1.10s)
Computed https://github.com/johnsundell/publish.git at 0.8.0 (0.70s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.68s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.65s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.65s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.64s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.10.0 (0.65s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.68s)
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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.10.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/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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "extra-components-publish-plugin",
      "name": "ExtraComponents",
      "url": "https://github.com/markbattistella/extra-components-publish-plugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/extra-components-publish-plugin",
      "dependencies": [
        {
          "identity": "publish",
          "name": "Publish",
          "url": "https://github.com/johnsundell/publish.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/publish",
          "dependencies": [
            {
              "identity": "ink",
              "name": "Ink",
              "url": "https://github.com/johnsundell/ink.git",
              "version": "0.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ink",
              "dependencies": [
              ]
            },
            {
              "identity": "plot",
              "name": "Plot",
              "url": "https://github.com/johnsundell/plot.git",
              "version": "0.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/plot",
              "dependencies": [
              ]
            },
            {
              "identity": "files",
              "name": "Files",
              "url": "https://github.com/johnsundell/files.git",
              "version": "4.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
              "dependencies": [
              ]
            },
            {
              "identity": "codextended",
              "name": "Codextended",
              "url": "https://github.com/johnsundell/codextended.git",
              "version": "0.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/codextended",
              "dependencies": [
              ]
            },
            {
              "identity": "shellout",
              "name": "ShellOut",
              "url": "https://github.com/johnsundell/shellout.git",
              "version": "2.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shellout",
              "dependencies": [
              ]
            },
            {
              "identity": "sweep",
              "name": "Sweep",
              "url": "https://github.com/johnsundell/sweep.git",
              "version": "0.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sweep",
              "dependencies": [
              ]
            },
            {
              "identity": "collectionconcurrencykit",
              "name": "CollectionConcurrencyKit",
              "url": "https://github.com/johnsundell/collectionConcurrencyKit.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/collectionConcurrencyKit",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/markbattistella/extra-components-publish-plugin.git
[1/97] Fetching extra-components-publish-plugin
Fetched https://github.com/markbattistella/extra-components-publish-plugin.git from cache (0.97s)
Fetching https://github.com/johnsundell/publish.git from cache
Fetched https://github.com/johnsundell/publish.git from cache (0.48s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.67s)
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/johnsundell/plot.git from cache
Fetching https://github.com/johnsundell/sweep.git from cache
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/johnsundell/codextended.git from cache
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetched https://github.com/johnsundell/plot.git from cache (0.53s)
Fetched https://github.com/johnsundell/ink.git from cache (0.57s)
Fetched https://github.com/johnsundell/files.git from cache (0.57s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.57s)
[2/83] Fetching collectionconcurrencykit
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.71s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.71s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.71s)
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/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.72s)
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/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.03s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.03s)
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/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/markbattistella/extra-components-publish-plugin.git
Working copy of https://github.com/markbattistella/extra-components-publish-plugin.git resolved at main (c99022c)
warning: '.resolve-product-dependencies': dependency 'extra-components-publish-plugin' is not used by any target
Found 1 product dependencies
  - Publish
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/markbattistella/extra-components-publish-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--7754E27361AE5C74.txt
[10/109] Emitting module Codextended
[11/109] Emitting module Ink
[12/112] Emitting module Files
[13/112] Compiling Plot HTMLListStyle.swift
[14/112] Compiling Plot HTMLVideoFormat.swift
[15/112] Compiling Plot HTMLViewportWidthMode.swift
[16/112] Compiling Plot EmptyComponent.swift
[17/112] Compiling Plot EnvironmentKey.swift
[18/112] Compiling Plot EnvironmentValue.swift
[19/112] Compiling Plot HTML.swift
[20/112] Compiling Plot XMLAttributes.swift
[21/112] Compiling Plot XMLElements.swift
[22/112] Compiling Plot AnyAttribute.swift
[23/112] Compiling Plot AnyElement.swift
[24/112] Compiling Plot AnyEnvironmentValue.swift
[25/112] Compiling Plot AnyNode.swift
[26/112] Compiling Plot HTMLFormContentType.swift
[27/112] Compiling Plot HTMLFormMethod.swift
[28/112] Compiling Plot HTMLInputType.swift
[29/112] Compiling Plot HTMLLinkRelationship.swift
[30/118] Compiling Plot HTMLAnchorRelationship.swift
[31/118] Compiling Plot HTMLAnchorTarget.swift
[32/118] Compiling Plot HTMLAttributes.swift
[33/118] Compiling Plot HTMLAudioFormat.swift
[34/118] Compiling Plot HTMLButtonType.swift
[35/118] Compiling Plot HTMLComponents.swift
[36/118] Compiling Plot HTMLElements.swift
[37/118] Compiling Ink TextStyleMarker.swift
[38/118] Compiling Ink URL.swift
[39/118] Compiling Ink URLDeclaration.swift
[40/118] Compiling Plot Document.swift
[41/118] Compiling Plot DocumentEncoding.swift
[42/118] Compiling Plot Element.swift
[43/118] Compiling Plot Attribute.swift
[44/118] Compiling Plot Component.swift
[45/118] Compiling Plot ComponentAttributes.swift
[46/118] Compiling Plot ComponentBuilder.swift
[47/118] Compiling Plot ComponentContainer.swift
[48/118] Compiling Plot ComponentGroup.swift
[49/118] Compiling Plot ControlFlow.swift
[50/118] Compiling Plot ElementClosingMode.swift
[51/118] Compiling Plot ElementComponent.swift
[52/118] Compiling Plot ElementDefinition.swift
[53/118] Compiling Plot ElementRenderingBuffer.swift
[54/118] Compiling Plot ElementWrapper.swift
[55/118] Compiling Plot Environment.swift
[56/118] Compiling Plot ModifiedComponent.swift
[57/118] Compiling Plot Renderer.swift
[58/118] Compiling Plot String+Escaping.swift
[59/118] Emitting module ShellOut
[60/118] Compiling ShellOut ShellOut.swift
[61/118] Compiling Codextended Codextended.swift
[62/118] Compiling Sweep Sweep.swift
[63/118] Emitting module Sweep
[64/118] Compiling Plot SiteMap.swift
[65/118] Compiling Plot SiteMapChangeFrequency.swift
[66/118] Compiling Plot SiteMapElements.swift
[67/118] Compiling Plot TwitterCardType.swift
[68/118] Compiling Plot URLRepresentable.swift
[69/118] Compiling Plot XML.swift
[70/118] Emitting module Plot
[71/118] Compiling Plot Optional+Component.swift
[72/118] Compiling Plot PodcastAttributes.swift
[73/118] Compiling Plot PodcastComponents.swift
[74/118] Compiling Plot PodcastElements.swift
[75/118] Compiling Plot PodcastEpisodeType.swift
[76/118] Compiling Plot PodcastFeed.swift
[77/118] Compiling Plot PodcastMediaType.swift
[78/118] Compiling Plot PodcastType.swift
[79/118] Compiling Plot RSS.swift
[80/118] Compiling Plot RSSAttributes.swift
[81/118] Compiling Plot RSSElements.swift
[82/118] Compiling Plot Renderable.swift
[89/118] Compiling Plot NodeConvertible.swift
[118/118] Compiling Files Files.swift
[119/173] Compiling Publish FeedConfiguration.swift
[120/173] Compiling Publish HTMLFactory.swift
[121/173] Compiling Publish HTMLFileMode.swift
[122/173] Compiling Publish Index.swift
[123/173] Compiling Publish Item.swift
[124/173] Compiling Publish ItemRSSProperties.swift
[125/178] Compiling Publish AnyItem.swift
[126/178] Compiling Publish Audio.swift
[127/178] Compiling Publish Content.swift
[128/178] Compiling Publish ContentProtocol.swift
[129/178] Compiling Publish DeploymentMethod.swift
[130/178] Compiling Publish Favicon.swift
[131/178] Compiling Publish Section.swift
[132/178] Compiling Publish SectionMap.swift
[133/178] Compiling Publish SortOrder.swift
[134/178] Compiling Publish StringWrapper.swift
[135/178] Compiling Publish Tag.swift
[136/178] Compiling Publish TagDetailsPage.swift
[137/178] Compiling Publish PlotModifiers.swift
[138/178] Compiling Publish Plugin.swift
[139/178] Compiling Publish PodcastAuthor.swift
[140/178] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[141/178] Compiling Publish PodcastEpisodeMetadata.swift
[142/178] Compiling Publish PodcastFeedConfiguration.swift
[143/178] Compiling Publish Location.swift
[144/178] Compiling Publish Mutations.swift
[145/178] Compiling Publish Page.swift
[146/178] Compiling Publish Path.swift
[147/178] Compiling Publish PlotComponents.swift
[148/178] Compiling Publish PlotEnvironmentKeys.swift
[149/178] Emitting module Publish
[150/178] Compiling Publish PublishingPipeline.swift
[151/178] Compiling Publish RSSFeedGenerator.swift
[152/178] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[153/178] Compiling Publish SiteMapGenerator.swift
[154/178] Compiling Publish String+Normalized.swift
[155/178] Compiling Publish Predicate.swift
[156/178] Compiling Publish PublishedWebsite.swift
[157/178] Compiling Publish PublishingContext.swift
[158/178] Compiling Publish PublishingError.swift
[159/178] Compiling Publish PublishingStep.swift
[160/178] Compiling Publish RSSFeedConfiguration.swift
[161/178] Compiling Publish Array+Appending.swift
[162/178] Compiling Publish CommandLine+Output.swift
[163/178] Compiling Publish ContentError.swift
[164/178] Compiling Publish File+SwiftPackageFolder.swift
[165/178] Compiling Publish FileIOError.swift
[166/178] Compiling Publish Folder+Group.swift
[167/178] Compiling Publish HTMLGenerator.swift
[168/178] Compiling Publish MarkdownContentFactory.swift
[169/178] Compiling Publish MarkdownFileHandler.swift
[170/178] Compiling Publish MarkdownMetadataDecoder.swift
[171/178] Compiling Publish PodcastError.swift
[172/178] Compiling Publish PodcastFeedGenerator.swift
[173/178] Compiling Publish TagHTMLConfiguration.swift
[174/178] Compiling Publish TagListPage.swift
[175/178] Compiling Publish Theme+Foundation.swift
[176/178] Compiling Publish Theme.swift
[177/178] Compiling Publish Video.swift
[178/178] Compiling Publish Website.swift
[179/188] Compiling ExtraComponents Delimiter+Enum.swift
[180/189] Compiling ExtraComponents Substring+Ext.swift
[181/189] Compiling ExtraComponents String+Ext.swift
[182/189] Compiling ExtraComponents ExtraComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/ExtraComponents/ExtraComponents.swift:69:19: warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
67 | 		.parent?
68 | 		.file(named: "Support/extra-components.css")
69 | 		.readAsString() as! String
   |                   `- warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
70 | }
71 |
[183/189] Emitting module ExtraComponents
[184/189] Compiling ExtraComponents BlockquoteAlert.swift
[185/189] Compiling ExtraComponents AnchorType.swift
[186/189] Compiling ExtraComponents Attribute.swift
[187/189] Compiling ExtraComponents AdditionalComponents.swift
[188/189] Compiling ExtraComponents CaseIterable+Ext.swift
[189/189] Compiling ExtraComponents SVGPaths+Enum.swift
Build complete! (34.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    }
  ],
  "manifest_display_name" : "ExtraComponents",
  "name" : "ExtraComponents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ExtraComponents",
      "targets" : [
        "ExtraComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExtraComponents",
      "module_type" : "SwiftTarget",
      "name" : "ExtraComponents",
      "path" : "Sources/ExtraComponents",
      "product_dependencies" : [
        "Publish"
      ],
      "product_memberships" : [
        "ExtraComponents"
      ],
      "sources" : [
        "ExtraComponents.swift",
        "Support/AdditionalComponents.swift",
        "Support/Utilities/Enum/Delimiter+Enum.swift",
        "Support/Utilities/Enum/SVGPaths+Enum.swift",
        "Support/Utilities/Extension/CaseIterable+Ext.swift",
        "Support/Utilities/Extension/String+Ext.swift",
        "Support/Utilities/Extension/Substring+Ext.swift",
        "Support/Utilities/Model/AnchorType.swift",
        "Support/Utilities/Model/Attribute.swift",
        "Support/Utilities/Model/BlockquoteAlert.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.