The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-logsmith, reference main (559d28), with Swift 6.1 for macOS (SPM) on 28 Mar 2026 18:36:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eeshanjamal/swift-logsmith.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eeshanjamal/swift-logsmith
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 559d282 Library documentation updated.
Cloned https://github.com/eeshanjamal/swift-logsmith.git
Revision (git rev-parse @):
559d282a396a7834c865af8fa835a1701040afd4
SUCCESS checkout https://github.com/eeshanjamal/swift-logsmith.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/eeshanjamal/swift-logsmith.git
https://github.com/eeshanjamal/swift-logsmith.git
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "exact" : [
          "0.9.20"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-logsmith",
  "name" : "swift-logsmith",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftLogSmith",
      "targets" : [
        "SwiftLogSmith"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftLogSmithTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLogSmithTests",
      "path" : "Tests/SwiftLogSmithTests",
      "sources" : [
        "FileLoggerManagerTests.swift",
        "FileLoggerTests.swift",
        "LogFormatterTests.swift",
        "LogManagerTests.swift",
        "LogSmithTests.swift",
        "LogTaggerTests.swift",
        "OSLoggerTests.swift",
        "XCTestCase+Helpers.swift"
      ],
      "target_dependencies" : [
        "SwiftLogSmith"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLogSmith",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLogSmith",
      "path" : "Sources/SwiftLogSmith",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "SwiftLogSmith"
      ],
      "sources" : [
        "Core/ILogger.swift",
        "Core/LogFormatter.swift",
        "Core/LogManager.swift",
        "Core/LogMessage.swift",
        "Core/LogTagger.swift",
        "Destinations/FileLogger.swift",
        "Destinations/OSLogger.swift",
        "LogSmith.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[2/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/27] Emitting module ZIPFoundation
[8/29] Compiling ZIPFoundation URL+ZIP.swift
[9/29] Compiling ZIPFoundation resource_bundle_accessor.swift
[10/29] Compiling ZIPFoundation Entry+ZIP64.swift
[11/29] Compiling ZIPFoundation Entry.swift
[12/29] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[13/29] Compiling ZIPFoundation Data+Serialization.swift
[14/29] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[15/29] Compiling ZIPFoundation Archive+ZIP64.swift
[16/29] Compiling ZIPFoundation Archive+MemoryFile.swift
[17/29] Compiling ZIPFoundation Archive+Progress.swift
[18/29] Compiling ZIPFoundation Archive+Reading.swift
[19/29] Compiling ZIPFoundation FileManager+ZIP.swift
[20/29] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[21/29] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[22/29] Compiling ZIPFoundation Archive+Writing.swift
[23/29] Compiling ZIPFoundation Date+ZIP.swift
[24/29] Compiling ZIPFoundation Entry+Serialization.swift
[25/29] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[26/29] Compiling ZIPFoundation Archive+Deprecated.swift
[27/29] Compiling ZIPFoundation Archive+Helpers.swift
[28/29] Compiling ZIPFoundation Archive.swift
[29/29] Compiling ZIPFoundation Data+Compression.swift
[30/38] Compiling SwiftLogSmith FileLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/38] Compiling SwiftLogSmith LogSmith.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/38] Compiling SwiftLogSmith LogTagger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/38] Compiling SwiftLogSmith LogManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/38] Compiling SwiftLogSmith LogMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/38] Compiling SwiftLogSmith LogFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/38] Compiling SwiftLogSmith OSLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/38] Emitting module SwiftLogSmith
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/38] Compiling SwiftLogSmith ILogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (25.57s)
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/apple/swift-docc-plugin
[1/5963] Fetching zipfoundation
[2/8134] Fetching zipfoundation, swift-docc-plugin
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.27s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (4.58s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (1.62s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
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/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "exact" : [
          "0.9.20"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-logsmith",
  "name" : "swift-logsmith",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftLogSmith",
      "targets" : [
        "SwiftLogSmith"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftLogSmithTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLogSmithTests",
      "path" : "Tests/SwiftLogSmithTests",
      "sources" : [
        "FileLoggerManagerTests.swift",
        "FileLoggerTests.swift",
        "LogFormatterTests.swift",
        "LogManagerTests.swift",
        "LogSmithTests.swift",
        "LogTaggerTests.swift",
        "OSLoggerTests.swift",
        "XCTestCase+Helpers.swift"
      ],
      "target_dependencies" : [
        "SwiftLogSmith"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLogSmith",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLogSmith",
      "path" : "Sources/SwiftLogSmith",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "SwiftLogSmith"
      ],
      "sources" : [
        "Core/ILogger.swift",
        "Core/LogFormatter.swift",
        "Core/LogManager.swift",
        "Core/LogMessage.swift",
        "Core/LogTagger.swift",
        "Destinations/FileLogger.swift",
        "Destinations/OSLogger.swift",
        "LogSmith.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.