The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Athena with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/Athena.git
Reference: main
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/vsanthanam/Athena
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4e3517 Add custom string interpolation for `JSONEncodable` conforming types (#26)
Cloned https://github.com/vsanthanam/Athena.git
Revision (git rev-parse @):
a4e3517d00cf0bbef9dc3c7f7b972b3024ff8a76
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/Athena.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vsanthanam/Athena.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2484] Fetching swift-docc-symbolkit
[1393/3941] Fetching swift-docc-symbolkit, swift-docc-plugin
[3942/39856] Fetching swift-docc-symbolkit, swift-docc-plugin, swiftformat
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.51s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.52s)
[2155/35915] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (34.74s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (2.37s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.54s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/27] Emitting module Athena
[7/29] Compiling Athena Encoder.swift
[8/29] Compiling Athena EncodingDetector.swift
[9/29] Compiling Athena Error.swift
[10/29] Compiling Athena IntExtensions.swift
[11/29] Compiling Athena NumberParser.swift
[12/29] Compiling Athena SerializationOptionsExtensions.swift
[13/29] Compiling Athena Literal.swift
[14/29] Compiling Athena LiteralDecodable.swift
[15/29] Compiling Athena Number.swift
[16/29] Compiling Athena JSON.swift
[17/29] Compiling Athena JSONCodable.swift
[18/29] Compiling Athena JSONSubscriptRepresentable.swift
[19/29] Compiling Athena StringInterpolationExtensions.swift
[20/29] Compiling Athena Subscript.swift
[21/29] Compiling Athena Decoder.swift
[22/29] Compiling Athena Deserializer.swift
[23/29] Compiling Athena DeserializerOptions.swift
[24/29] Compiling Athena StringExtensions.swift
[25/29] Compiling Athena UInt8Extensions.swift
[26/29] Compiling Athena UnicodeEscapeParser.swift
[27/29] Compiling Athena NumberDecodable.swift
[28/29] Compiling Athena Serializer.swift
[29/29] Compiling Athena SerializerOptions.swift
Build complete! (65.25s)
Build complete.
Done.

Build Machine: Linux 2