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 DocCArchive, reference develop (95a4a6), with Swift 5.10 for Linux on 8 Jul 2024 16:52:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/DocCArchive.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/DocCArchive
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 95a4a65 GHA: Don't build on Swift 5.3.0
Cloned https://github.com/DoccZz/DocCArchive.git
Revision (git rev-parse @):
95a4a6533eae1544bae315714867b0ce5d6b5645
SUCCESS checkout https://github.com/DoccZz/DocCArchive.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DoccZz/DocCArchive.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" 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:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/27] Emitting module DocCArchive
[4/30] Compiling DocCArchive Parameter.swift
[5/30] Compiling DocCArchive Section.swift
[6/30] Compiling DocCArchive Task.swift
[7/30] Compiling DocCArchive SchemaVersion.swift
[8/30] Compiling DocCArchive Declaration.swift
[9/30] Compiling DocCArchive HeroSection.swift
[10/30] Compiling DocCArchive Step.swift
[11/30] Compiling DocCArchive Document.swift
[12/30] Compiling DocCArchive Fragment.swift
[13/30] Compiling DocCArchive Identifier.swift
[14/30] Compiling DocCArchive DocCArchive.swift
[15/30] Compiling DocCArchive Chapter.swift
[16/30] Compiling DocCArchive CodeListing.swift
[17/30] Compiling DocCArchive Content.swift
[18/30] Compiling DocCArchive Reference.swift
[19/30] Compiling DocCArchive SectionReference.swift
[20/30] Compiling DocCArchive TopicReference.swift
[21/30] Compiling DocCArchive InlineContent.swift
[22/30] Compiling DocCArchive InterfaceLanguage.swift
[23/30] Compiling DocCArchive MetaData.swift
[24/30] Compiling DocCArchive Platform.swift
[25/30] Compiling DocCArchive FileReference.swift
[26/30] Compiling DocCArchive ImageReference.swift
[27/30] Compiling DocCArchive LinkReference.swift
[28/30] Compiling DocCArchive VolumeSection.swift
[29/30] Compiling DocCArchive TypeIdentifier.swift
[30/30] Compiling DocCArchive Utilities.swift
Build complete! (5.93s)
Build complete.
Done.