Build Information
Successful build of docc2html, reference develop (1c203c
), with Swift 5.10 for Linux on 3 Mar 2025 19:08:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/docc2html.git
Reference: develop
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
* 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: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/DoccZz/docc2html.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/DoccZz/DocCArchive.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/apple/swift-log.git
[1/463] Fetching doccarchive
[414/1022] Fetching doccarchive, mustache
[973/4790] Fetching doccarchive, mustache, swift-log
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.35s)
[3277/4231] Fetching doccarchive, swift-log
Fetched https://github.com/DoccZz/DocCArchive.git from cache (0.45s)
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
Computing version for https://github.com/DoccZz/DocCArchive.git
Computed https://github.com/DoccZz/DocCArchive.git at 0.4.2 (0.40s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.35s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/53] Compiling Mustache MustacheRenderingContext.swift
[9/54] Compiling DocCArchive Parameter.swift
[10/54] Compiling DocCArchive Section.swift
[11/54] Compiling DocCArchive Task.swift
[12/54] Compiling Mustache MustacheNode.swift
[13/57] Compiling DocCArchive SchemaVersion.swift
[14/57] Compiling DocCArchive Declaration.swift
[15/57] Compiling DocCArchive HeroSection.swift
[16/57] Emitting module Mustache
[17/57] Compiling Mustache MustacheRendering.swift
[18/57] Compiling Mustache Helpers.swift
[19/57] Compiling Mustache HTMLEscape.swift
[20/57] Compiling Logging MetadataProvider.swift
[21/57] Compiling Logging Locks.swift
[22/57] Emitting module Logging
[23/57] Compiling DocCArchive DocCArchive.swift
[24/57] Compiling DocCArchive Chapter.swift
[25/57] Compiling DocCArchive CodeListing.swift
[26/57] Compiling DocCArchive Content.swift
[27/57] Compiling DocCArchive Step.swift
[28/57] Compiling DocCArchive Document.swift
[29/57] Compiling DocCArchive Fragment.swift
[30/57] Compiling DocCArchive Identifier.swift
[31/57] Compiling DocCArchive FileReference.swift
[32/57] Compiling DocCArchive ImageReference.swift
[33/57] Compiling DocCArchive LinkReference.swift
[34/57] Compiling DocCArchive InlineContent.swift
[35/57] Compiling DocCArchive InterfaceLanguage.swift
[36/57] Compiling DocCArchive MetaData.swift
[37/57] Compiling DocCArchive Platform.swift
[38/57] Emitting module DocCArchive
[39/57] Compiling DocCArchive Reference.swift
[40/57] Compiling DocCArchive SectionReference.swift
[41/57] Compiling DocCArchive TopicReference.swift
[42/57] Compiling Mustache SimpleKVC.swift
[43/57] Compiling Mustache Mustachable.swift
[44/57] Compiling Mustache MustacheParser.swift
[46/58] Compiling DocCArchive VolumeSection.swift
[47/58] Compiling DocCArchive TypeIdentifier.swift
[48/58] Compiling DocCArchive Utilities.swift
[50/59] Compiling Logging LogHandler.swift
[51/59] Compiling Logging Logging.swift
[52/60] Wrapping AST for Mustache for debugging
[53/60] Wrapping AST for DocCArchive for debugging
[54/60] Wrapping AST for Logging for debugging
[56/84] Compiling DocCHTMLExporter DocumentContent.swift
[57/84] Compiling DocCHTMLExporter Hero.swift
[58/84] Compiling DocCHTMLExporter Navigation.swift
[59/84] Compiling DocCHTMLExporter Task.swift
[60/84] Compiling DocCHTMLExporter TopicTitle.swift
[61/84] Compiling DocCHTMLExporter Volume.swift
[62/87] Emitting module DocCHTMLExporter
[63/87] Compiling DocCHTMLExporter Sections.swift
[64/87] Compiling DocCHTMLExporter StepContent.swift
[65/87] Compiling DocCHTMLExporter Stylesheet.swift
[66/87] Compiling DocCHTMLExporter Page.swift
[67/87] Compiling DocCHTMLExporter ParametersSection.swift
[68/87] Compiling DocCHTMLExporter PrimaryContent.swift
[69/87] Compiling DocCHTMLExporter SectionHTML.swift
[70/87] Compiling DocCHTMLExporter CodeListing.swift
[71/87] Compiling DocCHTMLExporter DeclarationSection.swift
[72/87] Compiling DocCHTMLExporter AnchorString.swift
[73/87] Compiling DocCHTMLExporter Console.swift
[74/87] Compiling DocCHTMLExporter HTMLEscape.swift
[75/87] Compiling DocCHTMLExporter ContentHTML.swift
[76/87] Compiling DocCHTMLExporter FragmentHTML.swift
[77/87] Compiling DocCHTMLExporter InlineContentHTML.swift
[78/87] Compiling DocCHTMLExporter ReferenceHTML.swift
[79/87] Compiling DocCHTMLExporter BuildDocument.swift
[80/87] Compiling DocCHTMLExporter BuildNavigation.swift
[81/87] Compiling DocCHTMLExporter DZRenderingContext.swift
[82/87] Compiling DocCHTMLExporter ExternalLinks.swift
[83/88] Wrapping AST for DocCHTMLExporter for debugging
[85/94] Compiling DocCStaticExporter Console.swift
[86/94] Compiling DocCStaticExporter DocCStaticExportError.swift
[87/94] Compiling DocCStaticExporter DocCFileSystemExportTarget.swift
[88/94] Compiling DocCStaticExporter DocCStaticExportTarget.swift
[89/94] Emitting module DocCStaticExporter
[90/94] Compiling DocCStaticExporter DocCStaticExporter.swift
[91/95] Wrapping AST for DocCStaticExporter for debugging
[93/101] Compiling docc2html Console.swift
[94/101] Compiling docc2html main.swift
[95/101] Compiling docc2html LoadTemplates.swift
[96/101] Emitting module docc2html
[97/101] Compiling docc2html ExitCode.swift
[98/101] Compiling docc2html Options.swift
[99/102] Wrapping AST for docc2html for debugging
[100/102] Write Objects.LinkFileList
[101/102] Linking docc2html
Build complete! (17.59s)
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" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.