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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Simple-Logging.git
Reference: production
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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
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 (0.26s)
Fetched https://github.com/RougeWare/Swift-Function-Tools.git (0.26s)
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.02s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-simple-logging",
      "name": "SimpleLogging",
      "url": "https://github.com/RougeWare/Swift-Simple-Logging.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Simple-Logging",
      "dependencies": [
        {
          "identity": "swift-lazy-containers",
          "name": "LazyContainers",
          "url": "https://github.com/RougeWare/Swift-Lazy-Containers.git",
          "version": "4.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Lazy-Containers",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-function-tools",
          "name": "FunctionTools",
          "url": "https://github.com/RougeWare/Swift-Function-Tools.git",
          "version": "1.2.4",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Function-Tools",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-Simple-Logging.git from cache
Fetched https://github.com/RougeWare/Swift-Simple-Logging.git (0.18s)
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 (0.18s)
Fetched https://github.com/RougeWare/Swift-Function-Tools.git (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.02s)
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.02s)
Creating working copy for https://github.com/RougeWare/Swift-Simple-Logging.git
Working copy of https://github.com/RougeWare/Swift-Simple-Logging.git resolved at production
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
warning: '.resolve-product-dependencies': dependency 'swift-simple-logging' is not used by any target
Found 2 product dependencies
  - LazyContainers
  - FunctionTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling FunctionTools Echo.swift
[2/15] Compiling FunctionTools Function types.swift
[3/16] Compiling FunctionTools Constant.swift
[4/16] Compiling FunctionTools Blackholes.swift
[5/16] Compiling FunctionTools Curry.swift
[6/16] Compiling FunctionTools Call.swift
[7/16] Emitting module FunctionTools
[8/16] Compiling FunctionTools !.swift
[9/16] Compiling LazyContainers LazyContainer + Equatable.swift
[10/16] Compiling LazyContainers LazyContainer + Hashable.swift
[11/16] Compiling LazyContainers LazyContainer + Codable.swift
[12/16] Emitting module LazyContainers
[13/16] Compiling LazyContainers LazyContainers.swift
[14/16] Compiling FunctionTools Null functions.swift
[15/28] Compiling SimpleLogging Loggable.swift
[16/29] Compiling SimpleLogging RawLogMessage.swift
[17/29] Emitting module SimpleLogging
[18/29] Compiling SimpleLogging CombinedLogMessage.swift
[19/29] Compiling SimpleLogging CombinedLoggable.swift
[20/29] Compiling SimpleLogging LoggableError.swift
[21/29] Compiling SimpleLogging LogManager.swift
[22/29] Compiling SimpleLogging LogMessage.swift
[23/29] Compiling SimpleLogging LogMessageProtocol.swift
[24/29] Compiling SimpleLogging LogSeverity.swift
[25/29] Compiling SimpleLogging FileHandle + TextOutputStream.swift
[26/29] Compiling SimpleLogging LogChannel.swift
[27/29] Compiling SimpleLogging Simple Logging.swift
[27/29] Linking libSimpleLoggingDynamic.dylib
[27/29] Linking libSimpleLogging_dynamic.dylib
Build complete! (10.51s)
Build complete.
Done.