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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/DoccZz/docc2html.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/DoccZz/DocCArchive.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/apple/swift-log.git
[1/544] Fetching mustache
[29/993] Fetching mustache, doccarchive
[994/4355] Fetching mustache, doccarchive, swift-log
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.34s)
Fetched https://github.com/DoccZz/DocCArchive.git (0.35s)
Fetched https://github.com/apple/swift-log.git (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.39s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.1 (0.36s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.37s)
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/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/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.1
Building for debugging...
[1/45] Compiling Logging LogHandler.swift
[2/45] Compiling DocCArchive InlineContent.swift
[3/45] Compiling DocCArchive InterfaceLanguage.swift
[4/45] Compiling DocCArchive MetaData.swift
[5/45] Compiling DocCArchive Platform.swift
[6/48] Compiling DocCArchive SchemaVersion.swift
[7/48] Compiling DocCArchive Declaration.swift
[8/48] Compiling DocCArchive HeroSection.swift
[9/48] Compiling DocCArchive Parameter.swift
[10/48] Compiling DocCArchive Section.swift
[11/48] Compiling DocCArchive Task.swift
[12/48] Compiling mustache MustacheRenderingContext.swift
[13/48] Compiling DocCArchive VolumeSection.swift
[14/48] Compiling DocCArchive TypeIdentifier.swift
[15/48] Compiling DocCArchive Utilities.swift
[16/48] Compiling DocCArchive Reference.swift
[17/48] Compiling DocCArchive SectionReference.swift
[18/48] Compiling DocCArchive TopicReference.swift
[19/48] Compiling Logging MetadataProvider.swift
[20/48] Emitting module DocCArchive
[21/48] Compiling DocCArchive DocCArchive.swift
[22/48] Compiling DocCArchive Chapter.swift
[23/48] Compiling DocCArchive CodeListing.swift
[24/48] Compiling DocCArchive Content.swift
[25/48] Compiling mustache Mustacheable.swift
[26/48] Compiling mustache SimpleKVC.swift
[27/48] Emitting module Logging
[28/48] Compiling Logging Locks.swift
[29/48] Compiling DocCArchive Step.swift
[30/48] Compiling DocCArchive Document.swift
[31/48] Compiling DocCArchive Fragment.swift
[32/48] Compiling DocCArchive Identifier.swift
[33/48] Compiling DocCArchive FileReference.swift
[34/48] Compiling DocCArchive ImageReference.swift
[35/48] Compiling DocCArchive LinkReference.swift
[36/48] Compiling mustache MustacheParser.swift
[37/48] Compiling mustache MustacheNode.swift
[38/48] Compiling mustache HTMLEscape.swift
[39/48] Compiling mustache Helpers.swift
[40/48] Emitting module mustache
[45/52] Compiling Logging Logging.swift
[46/54] Wrapping AST for mustache for debugging
[47/54] Wrapping AST for DocCArchive for debugging
[49/54] Wrapping AST for Logging for debugging
[51/78] Compiling DocCHTMLExporter DocumentContent.swift
[52/78] Compiling DocCHTMLExporter Hero.swift
[53/78] Compiling DocCHTMLExporter Navigation.swift
[54/78] Compiling DocCHTMLExporter Page.swift
[55/78] Compiling DocCHTMLExporter ParametersSection.swift
[56/78] Compiling DocCHTMLExporter PrimaryContent.swift
[57/78] Compiling DocCHTMLExporter Sections.swift
[58/78] Compiling DocCHTMLExporter StepContent.swift
[59/78] Compiling DocCHTMLExporter Stylesheet.swift
[60/81] Compiling DocCHTMLExporter Task.swift
[61/81] Compiling DocCHTMLExporter TopicTitle.swift
[62/81] Compiling DocCHTMLExporter Volume.swift
[63/81] Compiling DocCHTMLExporter SectionHTML.swift
[64/81] Compiling DocCHTMLExporter CodeListing.swift
[65/81] Compiling DocCHTMLExporter DeclarationSection.swift
[66/81] Compiling DocCHTMLExporter AnchorString.swift
[67/81] Compiling DocCHTMLExporter Console.swift
[68/81] Compiling DocCHTMLExporter HTMLEscape.swift
[69/81] Compiling DocCHTMLExporter ContentHTML.swift
[70/81] Compiling DocCHTMLExporter FragmentHTML.swift
[71/81] Compiling DocCHTMLExporter InlineContentHTML.swift
[72/81] Compiling DocCHTMLExporter ReferenceHTML.swift
[73/81] Emitting module DocCHTMLExporter
[74/81] Compiling DocCHTMLExporter BuildDocument.swift
[75/81] Compiling DocCHTMLExporter BuildNavigation.swift
[76/81] Compiling DocCHTMLExporter DZRenderingContext.swift
[77/81] Compiling DocCHTMLExporter ExternalLinks.swift
[79/83] Wrapping AST for DocCHTMLExporter for debugging
[81/89] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[82/89] Compiling DocCStaticExporter Console.swift
[83/89] Emitting module DocCStaticExporter
[84/89] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[85/89] Compiling DocCStaticExporter DocCStaticExportError.swift
[86/89] Compiling DocCStaticExporter DocCStaticExporter.swift
[88/91] Wrapping AST for DocCStaticExporter for debugging
[90/97] Compiling docc2html main.swift
[91/97] Compiling docc2html Console.swift
[92/97] Emitting module docc2html
[93/97] Compiling docc2html LoadTemplates.swift
[94/97] Compiling docc2html ExitCode.swift
[95/97] Compiling docc2html Options.swift
[97/99] Wrapping AST for docc2html for debugging
[98/99] Linking docc2html
Build complete! (17.75s)
Build complete.
Done.