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 SwiftCustomLogger, reference 1.1.0 (b76cd9), with Swift 5.10 for macOS (SPM) on 3 Jul 2024 19:29:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-custom-logger.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-custom-logger
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at b76cd97 change text format
Cloned https://github.com/nerzh/swift-custom-logger.git
Revision (git rev-parse @):
b76cd97634c3d23348f041ca161187dac8bf6fe3
SUCCESS checkout https://github.com/nerzh/swift-custom-logger.git at 1.1.0
Fetching https://github.com/apple/swift-log
[1/3525] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.62s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.41s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.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-custom-logger",
      "name": "SwiftCustomLogger",
      "url": "https://github.com/nerzh/swift-custom-logger.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-logger",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerzh/swift-custom-logger.git
[1/27] Fetching swift-custom-logger
Fetched https://github.com/nerzh/swift-custom-logger.git from cache (0.68s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.60s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.02s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/nerzh/swift-custom-logger.git
Working copy of https://github.com/nerzh/swift-custom-logger.git resolved at 1.1.0 (b76cd97)
warning: '.resolve-product-dependencies': dependency 'swift-custom-logger' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nerzh/swift-custom-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/8] Compiling Logging MetadataProvider.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Compiling Logging Locks.swift
[7/8] Emitting module Logging
[8/8] Compiling Logging Logging.swift
[9/13] Compiling SwiftCustomLogger Printer.swift
[10/13] Compiling SwiftCustomLogger LogFormatter.swift
[11/13] Emitting module SwiftCustomLogger
[12/13] Compiling SwiftCustomLogger BasicFormatter.swift
[13/13] Compiling SwiftCustomLogger CustomHandler.swift
Build complete! (5.04s)
Build complete.
Done.