The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of docc2html, reference develop (1c203c), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 05:58:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DoccZz/docc2html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[3/11] Write docc2html-entitlement.plist
[3/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/51] Compiling Logging LogHandler.swift
[10/51] Compiling Logging Logging.swift
[11/51] Compiling Logging Locks.swift
[12/51] Emitting module Logging
[13/51] Compiling Logging MetadataProvider.swift
[14/51] Compiling DocCArchive Task.swift
[15/51] Compiling DocCArchive VolumeSection.swift
[16/53] Compiling DocCArchive SchemaVersion.swift
[17/53] Compiling DocCArchive Declaration.swift
[18/53] Compiling DocCArchive HeroSection.swift
[19/53] Compiling DocCArchive Parameter.swift
[20/53] Compiling DocCArchive Section.swift
[21/53] Compiling Mustache HTMLEscape.swift
[22/53] Emitting module Mustache
[23/53] Compiling Mustache Mustachable.swift
[24/53] Compiling Mustache MustacheNode.swift
[25/53] Compiling Mustache MustacheRendering.swift
[26/53] Compiling Mustache Helpers.swift
[27/53] Compiling Mustache MustacheRenderingContext.swift
[28/53] Compiling Mustache MustacheParser.swift
[29/53] Compiling Mustache SimpleKVC.swift
[30/53] Compiling DocCArchive InterfaceLanguage.swift
[31/53] Compiling DocCArchive MetaData.swift
[32/53] Compiling DocCArchive Platform.swift
[33/53] Compiling DocCArchive TypeIdentifier.swift
[34/53] Compiling DocCArchive Utilities.swift
[35/53] Compiling DocCArchive Fragment.swift
[36/53] Compiling DocCArchive Identifier.swift
[37/53] Compiling DocCArchive InlineContent.swift
[38/53] Emitting module DocCArchive
[39/53] Compiling DocCArchive DocCArchive.swift
[40/53] Compiling DocCArchive Chapter.swift
[41/53] Compiling DocCArchive CodeListing.swift
[42/53] Compiling DocCArchive Content.swift
[43/53] Compiling DocCArchive Step.swift
[44/53] Compiling DocCArchive Document.swift
[45/53] Compiling DocCArchive Reference.swift
[46/53] Compiling DocCArchive SectionReference.swift
[47/53] Compiling DocCArchive TopicReference.swift
[48/53] Compiling DocCArchive FileReference.swift
[49/53] Compiling DocCArchive ImageReference.swift
[50/53] Compiling DocCArchive LinkReference.swift
[51/78] Emitting module DocCHTMLExporter
[52/80] Compiling DocCHTMLExporter Console.swift
[53/80] Compiling DocCHTMLExporter HTMLEscape.swift
[54/80] Compiling DocCHTMLExporter ParametersSection.swift
[55/80] Compiling DocCHTMLExporter PrimaryContent.swift
[56/80] Compiling DocCHTMLExporter Sections.swift
[57/80] Compiling DocCHTMLExporter Task.swift
[58/80] Compiling DocCHTMLExporter TopicTitle.swift
[59/80] Compiling DocCHTMLExporter BuildDocument.swift
[60/80] Compiling DocCHTMLExporter BuildNavigation.swift
[61/80] Compiling DocCHTMLExporter DZRenderingContext.swift
[62/80] Compiling DocCHTMLExporter Volume.swift
[63/80] Compiling DocCHTMLExporter AnchorString.swift
[64/80] Compiling DocCHTMLExporter ExternalLinks.swift
[65/80] Compiling DocCHTMLExporter ContentHTML.swift
[66/80] Compiling DocCHTMLExporter FragmentHTML.swift
[67/80] Compiling DocCHTMLExporter CodeListing.swift
[68/80] Compiling DocCHTMLExporter DeclarationSection.swift
[69/80] Compiling DocCHTMLExporter DocumentContent.swift
[70/80] Compiling DocCHTMLExporter StepContent.swift
[71/80] Compiling DocCHTMLExporter Stylesheet.swift
[72/80] Compiling DocCHTMLExporter InlineContentHTML.swift
[73/80] Compiling DocCHTMLExporter ReferenceHTML.swift
[74/80] Compiling DocCHTMLExporter SectionHTML.swift
[75/80] Compiling DocCHTMLExporter Hero.swift
[76/80] Compiling DocCHTMLExporter Navigation.swift
[77/80] Compiling DocCHTMLExporter Page.swift
[78/86] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[79/86] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[80/86] Emitting module DocCStaticExporter
[81/86] Compiling DocCStaticExporter DocCStaticExportError.swift
[82/86] Compiling DocCStaticExporter DocCStaticExporter.swift
[83/86] Compiling DocCStaticExporter Console.swift
[84/92] Compiling docc2html main.swift
[85/92] Compiling docc2html Console.swift
[86/92] Compiling docc2html LoadTemplates.swift
[87/92] Emitting module docc2html
[88/92] Compiling docc2html Options.swift
[89/92] Compiling docc2html ExitCode.swift
[89/92] Write Objects.LinkFileList
[90/92] Linking docc2html
[91/92] Applying docc2html
Build complete! (11.40s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/DoccZz/DocCArchive.git
Fetching https://github.com/apple/swift-log.git
[1/463] Fetching doccarchive
[154/1022] Fetching doccarchive, mustache
[216/4858] Fetching doccarchive, mustache, swift-log
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.82s)
[1039/4299] Fetching doccarchive, swift-log
Fetched https://github.com/DoccZz/DocCArchive.git from cache (1.04s)
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.2 (1.57s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
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.