The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftTestReporter with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allegro/swift-junit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/allegro/swift-junit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f093c44 Merge pull request #16 from aufflick/master
Cloned https://github.com/allegro/swift-junit.git
Revision (git rev-parse @):
f093c446dd280ec726e8102effd9662bb0f5465b
SUCCESS checkout https://github.com/allegro/swift-junit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/allegro/swift-junit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling HTMLString NSString+HTMLString.swift
[5/7] Compiling HTMLString Mappings.swift
[6/7] Emitting module HTMLString
[7/7] Compiling HTMLString HTMLString.swift
[8/15] Compiling SwiftTestReporter Reporter.swift
[9/16] Compiling SwiftTestReporter TestObserver.swift
[10/16] Compiling SwiftTestReporter Models+JUnit.swift
[11/16] Compiling SwiftTestReporter JUnitReporter.swift
[12/16] Emitting module SwiftTestReporter
[13/16] Compiling SwiftTestReporter JUnitElement.swift
[14/16] Compiling SwiftTestReporter Handlers.swift
[15/16] Compiling SwiftTestReporter Models.swift
[16/16] Compiling SwiftTestReporter Utils.swift
Build complete! (12.72s)
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.15s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.89s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/HTMLString-aab35d73 is not valid git repository for 'https://github.com/alexaubry/HTMLString.git', will fetch again.
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/HTMLString-aab35d73 is not valid git repository for 'https://github.com/alexaubry/HTMLString.git', will fetch again.
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.00s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Build complete.
Done.