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 RaLog, reference 1.7.4 (f89b6f), with Swift 5.10 for macOS (SPM) on 12 Jul 2024 20:19:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/RaLog.git
Reference: 1.7.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/RaLog
 * tag               1.7.4      -> FETCH_HEAD
HEAD is now at f89b6fe Merge branch release/1.7.4
Cloned https://github.com/RakuyoKit/RaLog.git
Revision (git rev-parse @):
f89b6fe7ca4138f717a83f18bb80ce248acdbb6d
SUCCESS checkout https://github.com/RakuyoKit/RaLog.git at 1.7.4
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/RakuyoKit/swift.git
[1/2167] Fetching swift
[1063/14215] Fetching swift, swift-argument-parser
Fetched https://github.com/RakuyoKit/swift.git from cache (2.20s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.20s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.2.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.48s)
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
[16375/23040419] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.0/SwiftFormat.artifactbundle.zip
[4195247/34074464] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.0/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.0/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.51s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.0/SwiftFormat.artifactbundle.zip (2.19s)
========================================
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": "ralog",
      "name": "RaLog",
      "url": "https://github.com/RakuyoKit/RaLog.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RaLog",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/RakuyoKit/RaLog.git
[1/1091] Fetching ralog
Fetched https://github.com/RakuyoKit/RaLog.git from cache (1.00s)
Creating working copy for https://github.com/RakuyoKit/RaLog.git
Working copy of https://github.com/RakuyoKit/RaLog.git resolved at 1.7.4 (f89b6fe)
warning: '.resolve-product-dependencies': dependency 'ralog' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RakuyoKit/RaLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/14] Emitting module RaLog
[6/14] Compiling RaLog Built-in.swift
[7/14] Compiling RaLog Wrapper.swift
[8/14] Compiling RaLog Storable.swift
[9/14] Compiling RaLog RaLogCompatible.swift
[10/14] Compiling RaLog Printable.swift
[11/14] Compiling RaLog Log.swift
[12/14] Compiling RaLog LogModelProtocol.swift
[13/14] Compiling RaLog Filterable.swift
[14/14] Compiling RaLog WebView+RaLog.swift
Build complete! (11.85s)
Build complete.
Done.