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 master (a12cac), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 09:28:23 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/RaLog
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a12cac6 style: Update
Cloned https://github.com/RakuyoKit/RaLog.git
Revision (git rev-parse @):
a12cac6ca5661a8c094e7f33d7e78652285340c0
SUCCESS checkout https://github.com/RakuyoKit/RaLog.git at master
Fetching https://github.com/RakuyoKit/swift.git
Fetching https://github.com/apple/swift-argument-parser
[1/2194] Fetching swift
[418/14242] Fetching swift, swift-argument-parser
Fetched https://github.com/RakuyoKit/swift.git from cache (2.21s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.21s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.46s)
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.3.0
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/23057043] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.1/SwiftFormat.artifactbundle.zip
[2226661/34091088] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.1/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.1/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.49s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.1/SwiftFormat.artifactbundle.zip (2.22s)
========================================
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/1101] Fetching ralog
Fetched https://github.com/RakuyoKit/RaLog.git from cache (1.06s)
Creating working copy for https://github.com/RakuyoKit/RaLog.git
Working copy of https://github.com/RakuyoKit/RaLog.git resolved at master (a12cac6)
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] Compiling RaLog LogModelProtocol.swift
[6/14] Compiling RaLog Printable.swift
[7/14] Compiling RaLog Built-in.swift
[8/14] Compiling RaLog RaLogCompatible.swift
[9/14] Compiling RaLog Log.swift
[10/14] Emitting module RaLog
[11/14] Compiling RaLog Filterable.swift
[12/14] Compiling RaLog Storable.swift
[13/14] Compiling RaLog Wrapper.swift
[14/14] Compiling RaLog WebView+RaLog.swift
Build complete! (11.72s)
Build complete.
Done.