Build Information
Successful build of SwiftDocCPlugin, reference 1.4.3 (85e4bb
), with Swift 5.10 for Linux on 10 Sep 2024 22:14:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-docc-plugin.git
Reference: 1.4.3
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/swiftlang/swift-docc-plugin
* tag 1.4.3 -> FETCH_HEAD
HEAD is now at 85e4bb4 Fix a bug where targets with multiple dependencies was only passed one dependency (#98)
Cloned https://github.com/swiftlang/swift-docc-plugin.git
Revision (git rev-parse @):
85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-docc-plugin.git at 1.4.3
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/swiftlang/swift-docc-plugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3070] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.45s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/13] Write sources
[7/13] Write swift-version-24593BA9C3E375BF.txt
[9/74] Compiling SwiftDocCPlugin EmptyFile.swift
[10/74] Emitting module SwiftDocCPlugin
[12/75] Emitting module SwiftDocCPluginUtilities
[13/76] Compiling SymbolKit Metadata.swift
[14/76] Compiling SymbolKit Module.swift
[15/76] Compiling SymbolKit OperatingSystem.swift
[16/76] Compiling SymbolKit Platform.swift
[17/76] Compiling SymbolKit Relationship.swift
[18/76] Compiling SymbolKit RelationshipKind.swift
[19/76] Compiling SymbolKit DeclarationFragments.swift
[20/76] Compiling SymbolKit Fragment.swift
[21/76] Emitting module SymbolKit
[22/81] Compiling SymbolKit SourceOrigin.swift
[23/81] Compiling SymbolKit GenericConstraints.swift
[30/81] Compiling SymbolKit AvailabilityItem.swift
[31/81] Compiling SymbolKit Domain.swift
[32/81] Compiling SymbolKit FragmentKind.swift
[33/81] Compiling SymbolKit FunctionParameter.swift
[34/81] Compiling SymbolKit SPI.swift
[35/81] Compiling SymbolKit Snippet.swift
[36/81] Compiling SymbolKit Extension.swift
[37/81] Compiling SymbolKit GenericConstraint.swift
[38/81] Compiling SymbolKit GenericParameter.swift
[39/81] Compiling SymbolKit FunctionSignature.swift
[40/81] Compiling SymbolKit Identifier.swift
[41/81] Compiling SymbolKit KindIdentifier.swift
[42/81] Compiling SymbolKit Location.swift
[43/81] Compiling SymbolKit Mutability.swift
[44/81] Compiling SymbolKit Names.swift
[45/81] Compiling SymbolKit Generics.swift
[46/81] Compiling SymbolKit Namespace.swift
[47/81] Compiling SymbolKit Symbol.swift
[48/81] Compiling SymbolKit SymbolKind.swift
[49/81] Compiling SymbolKit SymbolGraph.swift
[50/81] Compiling Snippets Snippet.swift
[51/81] Emitting module Snippets
[52/81] Compiling Snippets SnippetParser.swift
[61/81] Compiling SymbolKit Swift.swift
[62/81] Compiling SymbolKit SemanticVersion.swift
[63/81] Compiling SymbolKit AccessControl.swift
[64/81] Compiling SymbolKit Availability.swift
[65/81] Compiling SymbolKit Mixin+Equals.swift
[66/81] Compiling SymbolKit Mixin+Hash.swift
[67/81] Compiling SymbolKit Mixin.swift
[68/81] Compiling SymbolKit LineList.swift
[69/81] Compiling SymbolKit Position.swift
[70/81] Compiling SymbolKit SourceRange.swift
[72/82] Compiling SwiftDocCPluginUtilities SnippetExtractor.swift
[73/83] Wrapping AST for Snippets for debugging
[75/83] Compiling SymbolKit GraphCollector.swift
[76/83] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[77/83] Compiling SymbolKit UnifiedSymbol.swift
[78/83] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[79/83] Compiling SymbolKit UnifiedSymbolGraph.swift
[80/84] Wrapping AST for SymbolKit for debugging
[82/88] Compiling snippet_extract URL+Status.swift
[83/88] Emitting module snippet_extract
[84/88] Compiling snippet_extract SymbolGraph+Snippet.swift
[85/88] Compiling snippet_extract SnippetBuildCommand.swift
[86/89] Wrapping AST for snippet-extract for debugging
[87/89] Write Objects.LinkFileList
[88/89] Linking snippet-extract
Build complete! (24.19s)
Build complete.
Done.