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: 0.5.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Simple-Logging
 * tag               0.5.2      -> FETCH_HEAD
HEAD is now at efdee02 Merge pull request #18 from RougeWare/feature/update/LazyContainers-repo-rename-from-LazyPatterns
Cloned https://github.com/RougeWare/Swift-Simple-Logging.git
Revision (git rev-parse @):
efdee028f383b0f3c39646a76e16bdd30693f53b
SUCCESS checkout https://github.com/RougeWare/Swift-Simple-Logging.git at 0.5.2
========================================
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] Emitting module LazyContainers
[7/22] Compiling LazyContainers LazyContainer + Codable.swift
[8/22] Compiling FunctionTools Echo.swift
[9/22] Compiling FunctionTools Curry.swift
[10/22] Compiling FunctionTools Constant.swift
[11/22] Compiling FunctionTools !.swift
[12/22] Compiling FunctionTools Blackholes.swift
[13/22] Emitting module FunctionTools
[14/22] Compiling FunctionTools Call.swift
[15/22] Compiling LazyContainers LazyContainer + Hashable.swift
[16/22] Compiling LazyContainers LazyContainer + Equatable.swift
[17/22] Compiling LazyContainers LazyContainers.swift
[18/22] Compiling FunctionTools Null functions.swift
[19/34] Compiling SimpleLogging LoggableError.swift
[20/35] Compiling SimpleLogging Loggable.swift
[21/35] Compiling SimpleLogging LogSeverity.swift
[22/35] Compiling SimpleLogging LogMessage.swift
[23/35] Compiling SimpleLogging LogMessageProtocol.swift
[24/35] Compiling SimpleLogging CombinedLoggable.swift
[25/35] Compiling SimpleLogging FileHandle + TextOutputStream.swift
[26/35] Compiling SimpleLogging CodeLogMessage.swift
[27/35] Compiling SimpleLogging CombinedLogMessage.swift
[28/35] Compiling SimpleLogging LogChannel.swift
[29/35] Compiling SimpleLogging LogManager.swift
[30/35] Emitting module SimpleLogging
[31/35] Compiling SimpleLogging Simple Logging.swift
[31/35] Write Objects.LinkFileList
[33/35] Linking libSimpleLoggingDynamic.dylib
[34/35] Linking libSimpleLogging_dynamic.dylib
Build complete! (8.30s)
Fetching https://github.com/RougeWare/Swift-Function-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Lazy-Containers.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.42s)
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.43s)
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.