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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/UKfvDsi8u/0/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.9
Building package at path:  $workDir
https://github.com/DoccZz/docc2html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/39] Compiling Logging MetadataProvider.swift
[2/39] Emitting module Logging
[3/39] Compiling Logging LogHandler.swift
[4/39] Compiling Logging Logging.swift
[5/39] Compiling Logging Locks.swift
[6/39] Compiling mustache HTMLEscape.swift
[7/39] Compiling mustache MustacheNode.swift
[8/39] Emitting module mustache
[9/39] Compiling mustache MustacheRenderingContext.swift
[10/39] Compiling mustache MustacheParser.swift
[11/39] Compiling DocCArchive SchemaVersion.swift
[12/39] Compiling DocCArchive Declaration.swift
[13/39] Compiling DocCArchive HeroSection.swift
[14/42] Compiling DocCArchive Parameter.swift
[15/42] Compiling DocCArchive Section.swift
[16/42] Compiling DocCArchive Task.swift
[17/42] Compiling DocCArchive InlineContent.swift
[18/42] Compiling DocCArchive InterfaceLanguage.swift
[19/42] Compiling DocCArchive MetaData.swift
[20/42] Compiling DocCArchive Platform.swift
[21/42] Compiling DocCArchive FileReference.swift
[22/42] Compiling DocCArchive ImageReference.swift
[23/42] Compiling DocCArchive LinkReference.swift
[24/42] Emitting module DocCArchive
[25/42] Compiling mustache Helpers.swift
[26/42] Compiling mustache Mustacheable.swift
[27/42] Compiling mustache SimpleKVC.swift
[28/42] Compiling DocCArchive VolumeSection.swift
[29/42] Compiling DocCArchive TypeIdentifier.swift
[30/42] Compiling DocCArchive Utilities.swift
[31/42] Compiling DocCArchive DocCArchive.swift
[32/42] Compiling DocCArchive Chapter.swift
[33/42] Compiling DocCArchive CodeListing.swift
[34/42] Compiling DocCArchive Content.swift
[35/42] Compiling DocCArchive Reference.swift
[36/42] Compiling DocCArchive SectionReference.swift
[37/42] Compiling DocCArchive TopicReference.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 DocumentContent.swift
[43/66] Compiling DocCHTMLExporter Hero.swift
[44/66] Compiling DocCHTMLExporter Navigation.swift
[45/69] Compiling DocCHTMLExporter Sections.swift
[46/69] Compiling DocCHTMLExporter StepContent.swift
[47/69] Compiling DocCHTMLExporter Stylesheet.swift
[48/69] Emitting module DocCHTMLExporter
[49/69] Compiling DocCHTMLExporter Task.swift
[50/69] Compiling DocCHTMLExporter TopicTitle.swift
[51/69] Compiling DocCHTMLExporter Volume.swift
[52/69] Compiling DocCHTMLExporter Page.swift
[53/69] Compiling DocCHTMLExporter ParametersSection.swift
[54/69] Compiling DocCHTMLExporter PrimaryContent.swift
[55/69] Compiling DocCHTMLExporter AnchorString.swift
[56/69] Compiling DocCHTMLExporter Console.swift
[57/69] Compiling DocCHTMLExporter HTMLEscape.swift
[58/69] Compiling DocCHTMLExporter SectionHTML.swift
[59/69] Compiling DocCHTMLExporter CodeListing.swift
[60/69] Compiling DocCHTMLExporter DeclarationSection.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] Compiling DocCStaticExporter Console.swift
[70/75] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[71/75] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[72/75] Compiling DocCStaticExporter DocCStaticExportError.swift
[73/75] Emitting module DocCStaticExporter
[74/75] Compiling DocCStaticExporter DocCStaticExporter.swift
[75/81] Compiling docc2html Console.swift
[76/81] Emitting module docc2html
[77/81] Compiling docc2html LoadTemplates.swift
[78/81] Compiling docc2html main.swift
[79/81] Compiling docc2html ExitCode.swift
[80/81] Compiling docc2html Options.swift
[80/81] Linking docc2html
Build complete! (15.50s)
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.20s)
Fetched https://github.com/apple/swift-log.git (0.33s)
Fetched https://github.com/DoccZz/DocCArchive.git (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.03s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.1 (0.48s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.59s)
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
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Build complete.
Done.