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 SimpleLogging 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/RougeWare/Swift-Simple-Logging.git
Reference: production
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Simple-Logging
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at abbf40d Merge pull request #22 from RougeWare/feature/Raw-Location
Cloned https://github.com/RougeWare/Swift-Simple-Logging.git
Revision (git rev-parse @):
abbf40d670bc1964ead4f5018f412382a1093703
SUCCESS checkout https://github.com/RougeWare/Swift-Simple-Logging.git at production
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RougeWare/Swift-Simple-Logging.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write swift-version--423B1241ED78D482.txt
[5/21] Compiling FunctionTools Function types.swift
[6/22] Compiling FunctionTools Curry.swift
[7/22] Compiling FunctionTools Echo.swift
[8/22] Compiling FunctionTools Call.swift
[9/22] Compiling FunctionTools !.swift
[10/22] Emitting module FunctionTools
[11/22] Compiling FunctionTools Constant.swift
[12/22] Compiling FunctionTools Blackholes.swift
[13/22] Compiling LazyContainers LazyContainer + Hashable.swift
[14/22] Compiling LazyContainers LazyContainer + Equatable.swift
[15/22] Compiling LazyContainers LazyContainer + Codable.swift
[16/22] Emitting module LazyContainers
[17/22] Compiling LazyContainers LazyContainers.swift
[18/22] Compiling FunctionTools Null functions.swift
[19/34] Compiling SimpleLogging LoggableError.swift
[20/34] Compiling SimpleLogging Loggable.swift
[21/34] Compiling SimpleLogging RawLogMessage.swift
[22/35] Compiling SimpleLogging CombinedLogMessage.swift
[23/35] Compiling SimpleLogging CombinedLoggable.swift
[24/35] Compiling SimpleLogging FileHandle + TextOutputStream.swift
[25/35] Compiling SimpleLogging LogChannel.swift
[26/35] Compiling SimpleLogging LogManager.swift
[27/35] Compiling SimpleLogging LogMessage.swift
[28/35] Compiling SimpleLogging LogMessageProtocol.swift
[29/35] Compiling SimpleLogging LogSeverity.swift
[30/35] Emitting module SimpleLogging
[31/35] Compiling SimpleLogging Simple Logging.swift
[31/35] Write Objects.LinkFileList
[33/35] Linking libSimpleLoggingDynamic.dylib
[33/35] Linking libSimpleLogging_dynamic.dylib
Build complete! (9.22s)
Fetching https://github.com/RougeWare/Swift-Lazy-Containers.git from cache
Fetching https://github.com/RougeWare/Swift-Function-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Lazy-Containers.git from cache (0.19s)
Fetched https://github.com/RougeWare/Swift-Function-Tools.git from cache (0.19s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools.git
Computed https://github.com/RougeWare/Swift-Function-Tools.git at 1.2.4 (0.58s)
Computing version for https://github.com/RougeWare/Swift-Lazy-Containers.git
Computed https://github.com/RougeWare/Swift-Lazy-Containers.git at 4.1.0 (0.51s)
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools.git
Working copy of https://github.com/RougeWare/Swift-Function-Tools.git resolved at 1.2.4
Creating working copy for https://github.com/RougeWare/Swift-Lazy-Containers.git
Working copy of https://github.com/RougeWare/Swift-Lazy-Containers.git resolved at 4.1.0
Build complete.
Done.