Build Information
Successful build of docc2html, reference develop (1c203c), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 20:23:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/docc2html.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/docc2html
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 1c203c7 Unwrap more optional strings
Cloned https://github.com/DoccZz/docc2html.git
Revision (git rev-parse @):
1c203c720635cf67ccd30d6e1c7196eed43ea95a
SUCCESS checkout https://github.com/DoccZz/docc2html.git at develop
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/DoccZz/DocCArchive.git
[1/470] Fetching doccarchive
[25/1051] Fetching doccarchive, mustache
[1052/7634] Fetching doccarchive, mustache, swift-log
Fetched https://github.com/DoccZz/DocCArchive.git from cache (1.26s)
Fetched https://github.com/apple/swift-log.git from cache (1.26s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (1.26s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.2 (1.96s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.59s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.2
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "docc2html",
"name": "docc2html",
"url": "https://github.com/DoccZz/docc2html.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/docc2html",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mustache",
"name": "Mustache",
"url": "https://github.com/AlwaysRightInstitute/mustache.git",
"version": "1.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "doccarchive",
"name": "DocCArchive",
"url": "https://github.com/DoccZz/DocCArchive.git",
"version": "0.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DocCArchive",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/DoccZz/docc2html.git
[1/616] Fetching docc2html
Fetched https://github.com/DoccZz/docc2html.git from cache (0.76s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/DoccZz/DocCArchive.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.57s)
Fetched https://github.com/DoccZz/DocCArchive.git from cache (0.57s)
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.2 (0.64s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
Creating working copy for https://github.com/DoccZz/docc2html.git
Working copy of https://github.com/DoccZz/docc2html.git resolved at develop (1c203c7)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.2
Found 3 product dependencies
- Mustache
- DocCArchive
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/DoccZz/docc2html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Write docc2html-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/52] Compiling Logging Locks.swift
[10/52] Compiling Logging LogHandler.swift
[11/52] Compiling Logging Logging.swift
[12/52] Emitting module Logging
[13/52] Compiling Logging LogEvent.swift
[14/52] Compiling Logging MetadataProvider.swift
[15/52] Compiling DocCArchive SchemaVersion.swift
[16/52] Compiling DocCArchive Declaration.swift
[17/52] Compiling DocCArchive HeroSection.swift
[18/54] Compiling DocCArchive Parameter.swift
[19/54] Compiling DocCArchive Section.swift
[20/54] Compiling DocCArchive FileReference.swift
[21/54] Compiling DocCArchive ImageReference.swift
[22/54] Compiling DocCArchive LinkReference.swift
[23/54] Compiling DocCArchive TypeIdentifier.swift
[24/54] Compiling DocCArchive Utilities.swift
[25/54] Emitting module Mustache
[26/54] Compiling DocCArchive Task.swift
[27/54] Compiling DocCArchive VolumeSection.swift
[28/54] Compiling DocCArchive Fragment.swift
[29/54] Compiling DocCArchive Identifier.swift
[30/54] Compiling DocCArchive InlineContent.swift
[31/54] Compiling DocCArchive Content.swift
[32/54] Compiling DocCArchive Step.swift
[33/54] Compiling DocCArchive Document.swift
[34/54] Emitting module DocCArchive
[35/54] Compiling DocCArchive DocCArchive.swift
[36/54] Compiling DocCArchive Chapter.swift
[37/54] Compiling DocCArchive CodeListing.swift
[38/54] Compiling DocCArchive InterfaceLanguage.swift
[39/54] Compiling DocCArchive MetaData.swift
[40/54] Compiling DocCArchive Platform.swift
[41/54] Compiling DocCArchive Reference.swift
[42/54] Compiling DocCArchive SectionReference.swift
[43/54] Compiling DocCArchive TopicReference.swift
[44/54] Compiling Mustache MustacheRenderingContext.swift
[45/54] Compiling Mustache MustacheRendering.swift
[46/54] Compiling Mustache MustacheParser.swift
[47/54] Compiling Mustache MustacheNode.swift
[48/54] Compiling Mustache HTMLEscape.swift
[49/54] Compiling Mustache Mustachable.swift
[50/54] Compiling Mustache Helpers.swift
[51/54] Compiling Mustache SimpleKVC.swift
[52/79] Emitting module DocCHTMLExporter
[53/81] Compiling DocCHTMLExporter StepContent.swift
[54/81] Compiling DocCHTMLExporter Stylesheet.swift
[55/81] Compiling DocCHTMLExporter ParametersSection.swift
[56/81] Compiling DocCHTMLExporter PrimaryContent.swift
[57/81] Compiling DocCHTMLExporter Sections.swift
[58/81] Compiling DocCHTMLExporter CodeListing.swift
[59/81] Compiling DocCHTMLExporter DeclarationSection.swift
[60/81] Compiling DocCHTMLExporter DocumentContent.swift
[61/81] Compiling DocCHTMLExporter Volume.swift
[62/81] Compiling DocCHTMLExporter AnchorString.swift
[63/81] Compiling DocCHTMLExporter Task.swift
[64/81] Compiling DocCHTMLExporter TopicTitle.swift
[65/81] Compiling DocCHTMLExporter ExternalLinks.swift
[66/81] Compiling DocCHTMLExporter ContentHTML.swift
[67/81] Compiling DocCHTMLExporter FragmentHTML.swift
[68/81] Compiling DocCHTMLExporter Hero.swift
[69/81] Compiling DocCHTMLExporter Navigation.swift
[70/81] Compiling DocCHTMLExporter Page.swift
[71/81] Compiling DocCHTMLExporter BuildDocument.swift
[72/81] Compiling DocCHTMLExporter BuildNavigation.swift
[73/81] Compiling DocCHTMLExporter DZRenderingContext.swift
[74/81] Compiling DocCHTMLExporter InlineContentHTML.swift
[75/81] Compiling DocCHTMLExporter ReferenceHTML.swift
[76/81] Compiling DocCHTMLExporter SectionHTML.swift
[77/81] Compiling DocCHTMLExporter Console.swift
[78/81] Compiling DocCHTMLExporter HTMLEscape.swift
[79/87] Compiling DocCStaticExporter Console.swift
[80/87] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[81/87] Compiling DocCStaticExporter DocCStaticExportError.swift
[82/87] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[83/87] Emitting module DocCStaticExporter
[84/87] Compiling DocCStaticExporter DocCStaticExporter.swift
[85/93] Compiling docc2html main.swift
[86/93] Compiling docc2html Console.swift
[87/93] Compiling docc2html LoadTemplates.swift
[88/93] Compiling docc2html ExitCode.swift
[89/93] Compiling docc2html Options.swift
[90/93] Emitting module docc2html
[90/93] Write Objects.LinkFileList
[91/93] Linking docc2html
[92/93] Applying docc2html
Build complete! (10.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "mustache",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AlwaysRightInstitute/mustache.git"
},
{
"identity" : "doccarchive",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DoccZz/DocCArchive.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "docc2html",
"name" : "docc2html",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DocCHTMLExporter",
"targets" : [
"DocCHTMLExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DocCStaticExporter",
"targets" : [
"DocCStaticExporter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "docc2html",
"targets" : [
"docc2html"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "docc2html",
"module_type" : "SwiftTarget",
"name" : "docc2html",
"path" : "Sources/docc2html",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"docc2html"
],
"sources" : [
"ExitCode.swift",
"LoadTemplates.swift",
"Options.swift",
"Utilities/Console.swift",
"main.swift"
],
"target_dependencies" : [
"DocCStaticExporter"
],
"type" : "executable"
},
{
"c99name" : "DocCStaticExporter",
"module_type" : "SwiftTarget",
"name" : "DocCStaticExporter",
"path" : "Sources/DocCStaticExporter",
"product_dependencies" : [
"DocCArchive",
"Logging"
],
"product_memberships" : [
"DocCStaticExporter",
"docc2html"
],
"sources" : [
"DocCFileSystemExportTarget.swift",
"DocCStaticExportError.swift",
"DocCStaticExportTarget.swift",
"DocCStaticExporter.swift",
"Utilities/Console.swift"
],
"target_dependencies" : [
"DocCHTMLExporter"
],
"type" : "library"
},
{
"c99name" : "DocCHTMLExporter",
"module_type" : "SwiftTarget",
"name" : "DocCHTMLExporter",
"path" : "Sources/DocCHTMLExporter",
"product_dependencies" : [
"DocCArchive",
"Mustache",
"Logging"
],
"product_memberships" : [
"DocCHTMLExporter",
"DocCStaticExporter",
"docc2html"
],
"sources" : [
"BuildDocument.swift",
"BuildNavigation.swift",
"DZRenderingContext.swift",
"ExternalLinks.swift",
"HTML/ContentHTML.swift",
"HTML/FragmentHTML.swift",
"HTML/InlineContentHTML.swift",
"HTML/ReferenceHTML.swift",
"HTML/SectionHTML.swift",
"Templates/CodeListing.swift",
"Templates/DeclarationSection.swift",
"Templates/DocumentContent.swift",
"Templates/Hero.swift",
"Templates/Navigation.swift",
"Templates/Page.swift",
"Templates/ParametersSection.swift",
"Templates/PrimaryContent.swift",
"Templates/Sections.swift",
"Templates/StepContent.swift",
"Templates/Stylesheet.swift",
"Templates/Task.swift",
"Templates/TopicTitle.swift",
"Templates/Volume.swift",
"Utilities/AnchorString.swift",
"Utilities/Console.swift",
"Utilities/HTMLEscape.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.