The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-log-file, reference 0.1.0 (aa94b3), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 20:58:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crspybits/swift-log-file.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crspybits/swift-log-file
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at aa94b38 version 0.1.0
Cloned https://github.com/crspybits/swift-log-file.git
Revision (git rev-parse @):
aa94b38bf88c7d9cbc87ceafcdffadaffbc2bffa
SUCCESS checkout https://github.com/crspybits/swift-log-file.git at 0.1.0
Fetching https://github.com/DaveWoodCom/XCGLogger.git
Fetching https://github.com/apple/swift-log.git
[1/5983] Fetching xcglogger
[121/9692] Fetching xcglogger, swift-log
Fetched https://github.com/DaveWoodCom/XCGLogger.git from cache (1.23s)
Fetched https://github.com/apple/swift-log.git from cache (1.23s)
Computing version for https://github.com/DaveWoodCom/XCGLogger.git
Computed https://github.com/DaveWoodCom/XCGLogger.git at 7.0.1 (2.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.56s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Creating working copy for https://github.com/DaveWoodCom/XCGLogger.git
Working copy of https://github.com/DaveWoodCom/XCGLogger.git resolved at 7.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-log-file",
      "name": "swift-log-file",
      "url": "https://github.com/crspybits/swift-log-file.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log-file",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "xcglogger",
          "name": "XCGLogger",
          "url": "https://github.com/DaveWoodCom/XCGLogger.git",
          "version": "7.1.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCGLogger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/crspybits/swift-log-file.git
[1/95] Fetching swift-log-file
Fetched https://github.com/crspybits/swift-log-file.git from cache (0.65s)
Fetching https://github.com/DaveWoodCom/XCGLogger.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/DaveWoodCom/XCGLogger.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Computing version for https://github.com/DaveWoodCom/XCGLogger.git
Computed https://github.com/DaveWoodCom/XCGLogger.git at 7.1.5 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.42s)
Creating working copy for https://github.com/crspybits/swift-log-file.git
Working copy of https://github.com/crspybits/swift-log-file.git resolved at 0.1.0 (aa94b38)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/DaveWoodCom/XCGLogger.git
Working copy of https://github.com/DaveWoodCom/XCGLogger.git resolved at 7.1.5
warning: '.resolve-product-dependencies': dependency 'swift-log-file' is not used by any target
Found 2 product dependencies
  - swift-log
  - XCGLogger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/crspybits/swift-log-file.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Building for debugging...
[0/5] Write sources
[3/5] Compiling ObjcExceptionBridging ObjectiveCMarker.m
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/32] Compiling Logging Locks.swift
[7/32] Compiling Logging Logging.swift
[8/32] Compiling Logging LogHandler.swift
[9/32] Emitting module Logging
[10/32] Compiling XCGLogger Base64LogFormatter.swift
[11/32] Compiling XCGLogger LogFormatterProtocol.swift
[12/34] Emitting module XCGLogger
[13/34] Compiling XCGLogger URL+XCGAdditions.swift
[14/34] Compiling XCGLogger DevFilter.swift
[15/34] Compiling XCGLogger FileNameFilter.swift
[16/34] Compiling XCGLogger FilterProtocol.swift
[17/34] Compiling XCGLogger TagFilter.swift
[18/34] Compiling XCGLogger AppleSystemLogDestination.swift
[19/34] Compiling XCGLogger AutoRotatingFileDestination.swift
[20/34] Compiling XCGLogger BaseDestination.swift
[21/34] Compiling XCGLogger FileDestination.swift
[22/34] Compiling XCGLogger TestDestination.swift
[23/34] Compiling XCGLogger DispatchQueue+XCGAdditions.swift
[24/34] Compiling XCGLogger HelperFunctions.swift
[25/34] Compiling XCGLogger LogDetails.swift
[26/34] Compiling XCGLogger UserInfoFilter.swift
[27/34] Compiling XCGLogger ANSIColorLogFormatter.swift
[28/34] Compiling XCGLogger BaseQueuedDestination.swift
[29/34] Compiling XCGLogger ConsoleDestination.swift
[30/34] Compiling XCGLogger DestinationProtocol.swift
[31/34] Compiling XCGLogger PrePostFixLogFormatter.swift
[32/34] Compiling XCGLogger XcodeColorsLogFormatter.swift
[33/34] Compiling XCGLogger UserInfoHelpers.swift
[34/34] Compiling XCGLogger XCGLogger.swift
[35/37] Emitting module FileLogging
[36/37] Compiling FileLogging swift_log_xcglogger.swift
[37/37] Compiling FileLogging swift_log_file.swift
Build complete! (13.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "xcglogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DaveWoodCom/XCGLogger.git"
    }
  ],
  "manifest_display_name" : "swift-log-file",
  "name" : "swift-log-file",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FileLogging",
      "targets" : [
        "FileLogging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_log_fileTests",
      "module_type" : "SwiftTarget",
      "name" : "swift-log-fileTests",
      "path" : "Tests/swift-log-fileTests",
      "product_dependencies" : [
        "XCGLogger"
      ],
      "sources" : [
        "Utilities.swift",
        "swift_log_fileTests.swift",
        "swift_log_xcgloggerTests.swift"
      ],
      "target_dependencies" : [
        "FileLogging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileLogging",
      "module_type" : "SwiftTarget",
      "name" : "FileLogging",
      "path" : "Sources/FileLogging",
      "product_dependencies" : [
        "XCGLogger",
        "Logging"
      ],
      "product_memberships" : [
        "FileLogging"
      ],
      "sources" : [
        "swift_log_file.swift",
        "swift_log_xcglogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.