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 DocCArchive 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/DocCArchive.git
Reference: 0.4.1
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
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 13ef149 Merge branch 'develop'
Cloned https://github.com/DoccZz/DocCArchive.git
Revision (git rev-parse @):
13ef149ce185e90a0a6c310135c1c7c479824b39
SUCCESS checkout https://github.com/DoccZz/DocCArchive.git at 0.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/DoccZz/DocCArchive.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
Building for debugging...
[1/25] Emitting module DocCArchive
[2/28] Compiling DocCArchive Parameter.swift
[3/28] Compiling DocCArchive Section.swift
[4/28] Compiling DocCArchive Task.swift
[5/28] Compiling DocCArchive SchemaVersion.swift
[6/28] Compiling DocCArchive Declaration.swift
[7/28] Compiling DocCArchive HeroSection.swift
[8/28] Compiling DocCArchive Reference.swift
[9/28] Compiling DocCArchive SectionReference.swift
[10/28] Compiling DocCArchive TopicReference.swift
[11/28] Compiling DocCArchive FileReference.swift
[12/28] Compiling DocCArchive ImageReference.swift
[13/28] Compiling DocCArchive LinkReference.swift
[14/28] Compiling DocCArchive InlineContent.swift
[15/28] Compiling DocCArchive InterfaceLanguage.swift
[16/28] Compiling DocCArchive MetaData.swift
[17/28] Compiling DocCArchive Platform.swift
[18/28] Compiling DocCArchive Step.swift
[19/28] Compiling DocCArchive Document.swift
[20/28] Compiling DocCArchive Fragment.swift
[21/28] Compiling DocCArchive Identifier.swift
[22/28] Compiling DocCArchive VolumeSection.swift
[23/28] Compiling DocCArchive TypeIdentifier.swift
[24/28] Compiling DocCArchive Utilities.swift
[25/28] Compiling DocCArchive DocCArchive.swift
[26/28] Compiling DocCArchive Chapter.swift
[27/28] Compiling DocCArchive CodeListing.swift
[28/28] Compiling DocCArchive Content.swift
Build complete! (9.34s)
Build complete.
Done.