The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Athena with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/Athena.git
Reference: 0.0.12
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/Athena
 * tag               0.0.12     -> FETCH_HEAD
HEAD is now at a4e3517 Add custom string interpolation for `JSONEncodable` conforming types (#26)
Cloned https://github.com/vsanthanam/Athena.git into spi-builder-workspace
a4e3517d00cf0bbef9dc3c7f7b972b3024ff8a76
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/Athena.git at 0.0.12
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.27s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.31s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.46s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (0.04s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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
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-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[4/25] Emitting module Athena
[5/27] Compiling Athena Literal.swift
[6/27] Compiling Athena LiteralDecodable.swift
[7/27] Compiling Athena Number.swift
[8/27] Compiling Athena StringExtensions.swift
[9/27] Compiling Athena UInt8Extensions.swift
[10/27] Compiling Athena UnicodeEscapeParser.swift
[11/27] Compiling Athena StringInterpolationExtensions.swift
[12/27] Compiling Athena Subscript.swift
[13/27] Compiling Athena NumberDecodable.swift
[14/27] Compiling Athena Serializer.swift
[15/27] Compiling Athena SerializerOptions.swift
[16/27] Compiling Athena IntExtensions.swift
[17/27] Compiling Athena NumberParser.swift
[18/27] Compiling Athena SerializationOptionsExtensions.swift
[19/27] Compiling Athena JSON.swift
[20/27] Compiling Athena JSONCodable.swift
[21/27] Compiling Athena JSONSubscriptRepresentable.swift
[22/27] Compiling Athena Decoder.swift
[23/27] Compiling Athena Deserializer.swift
[24/27] Compiling Athena DeserializerOptions.swift
[25/27] Compiling Athena Encoder.swift
[26/27] Compiling Athena EncodingDetector.swift
[27/27] Compiling Athena Error.swift
Build complete! (13.94s)
Build complete.
Done.