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 docc2html 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/docc2html.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/docc2html
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 87c694f Merge branch 'develop'
Cloned https://github.com/DoccZz/docc2html.git
Revision (git rev-parse @):
87c694f2eab3c1d5e3d9d77f2d7eeccbbea37905
SUCCESS checkout https://github.com/DoccZz/docc2html.git at 0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/DoccZz/docc2html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/39] Compiling Logging MetadataProvider.swift
[2/39] Compiling Logging Logging.swift
[3/39] Compiling Logging Locks.swift
[4/39] Emitting module Logging
[5/39] Compiling Logging LogHandler.swift
[6/39] Compiling DocCArchive SchemaVersion.swift
[7/39] Compiling DocCArchive Declaration.swift
[8/39] Compiling DocCArchive HeroSection.swift
[9/42] Compiling DocCArchive Parameter.swift
[10/42] Compiling DocCArchive Section.swift
[11/42] Compiling DocCArchive Task.swift
[12/42] Compiling DocCArchive InlineContent.swift
[13/42] Compiling DocCArchive InterfaceLanguage.swift
[14/42] Compiling DocCArchive MetaData.swift
[15/42] Compiling DocCArchive Platform.swift
[16/42] Emitting module DocCArchive
[17/42] Compiling DocCArchive VolumeSection.swift
[18/42] Compiling DocCArchive TypeIdentifier.swift
[19/42] Compiling DocCArchive Utilities.swift
[20/42] Compiling DocCArchive DocCArchive.swift
[21/42] Compiling DocCArchive Chapter.swift
[22/42] Compiling DocCArchive CodeListing.swift
[23/42] Compiling DocCArchive Content.swift
[24/42] Compiling DocCArchive FileReference.swift
[25/42] Compiling DocCArchive ImageReference.swift
[26/42] Compiling DocCArchive LinkReference.swift
[27/42] Compiling DocCArchive Reference.swift
[28/42] Compiling DocCArchive SectionReference.swift
[29/42] Compiling DocCArchive TopicReference.swift
[30/42] Compiling mustache MustacheRenderingContext.swift
[31/42] Compiling mustache MustacheParser.swift
[32/42] Compiling mustache Mustacheable.swift
[33/42] Compiling mustache SimpleKVC.swift
[34/42] Compiling mustache MustacheNode.swift
[35/42] Emitting module mustache
[36/42] Compiling mustache Helpers.swift
[37/42] Compiling mustache HTMLEscape.swift
[38/42] Compiling DocCArchive Step.swift
[39/42] Compiling DocCArchive Document.swift
[40/42] Compiling DocCArchive Fragment.swift
[41/42] Compiling DocCArchive Identifier.swift
[42/66] Compiling DocCHTMLExporter Task.swift
[43/66] Compiling DocCHTMLExporter TopicTitle.swift
[44/66] Compiling DocCHTMLExporter Volume.swift
[45/69] Emitting module DocCHTMLExporter
[46/69] Compiling DocCHTMLExporter Sections.swift
[47/69] Compiling DocCHTMLExporter StepContent.swift
[48/69] Compiling DocCHTMLExporter Stylesheet.swift
[49/69] Compiling DocCHTMLExporter DocumentContent.swift
[50/69] Compiling DocCHTMLExporter Hero.swift
[51/69] Compiling DocCHTMLExporter Navigation.swift
[52/69] Compiling DocCHTMLExporter SectionHTML.swift
[53/69] Compiling DocCHTMLExporter CodeListing.swift
[54/69] Compiling DocCHTMLExporter DeclarationSection.swift
[55/69] Compiling DocCHTMLExporter AnchorString.swift
[56/69] Compiling DocCHTMLExporter Console.swift
[57/69] Compiling DocCHTMLExporter HTMLEscape.swift
[58/69] Compiling DocCHTMLExporter Page.swift
[59/69] Compiling DocCHTMLExporter ParametersSection.swift
[60/69] Compiling DocCHTMLExporter PrimaryContent.swift
[61/69] Compiling DocCHTMLExporter BuildDocument.swift
[62/69] Compiling DocCHTMLExporter BuildNavigation.swift
[63/69] Compiling DocCHTMLExporter DZRenderingContext.swift
[64/69] Compiling DocCHTMLExporter ExternalLinks.swift
[65/69] Compiling DocCHTMLExporter ContentHTML.swift
[66/69] Compiling DocCHTMLExporter FragmentHTML.swift
[67/69] Compiling DocCHTMLExporter InlineContentHTML.swift
[68/69] Compiling DocCHTMLExporter ReferenceHTML.swift
[69/75] Emitting module DocCStaticExporter
[70/75] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[71/75] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[72/75] Compiling DocCStaticExporter DocCStaticExportError.swift
[73/75] Compiling DocCStaticExporter Console.swift
[74/75] Compiling DocCStaticExporter DocCStaticExporter.swift
[75/81] Compiling docc2html Console.swift
[76/81] Compiling docc2html main.swift
[77/81] Compiling docc2html ExitCode.swift
[78/81] Compiling docc2html LoadTemplates.swift
[79/81] Emitting module docc2html
[80/81] Compiling docc2html Options.swift
[80/81] Linking docc2html
Build complete! (12.82s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/DoccZz/DocCArchive.git from cache
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.30s)
Fetched https://github.com/DoccZz/DocCArchive.git (0.58s)
Fetched https://github.com/apple/swift-log.git (1.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.1 (0.02s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.02s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Build complete.
Done.