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 LogDog with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/luoxiu/LogDog.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luoxiu/LogDog
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ee67485 if the metadata value is encodable, encode it
Cloned https://github.com/luoxiu/LogDog.git
Revision (git rev-parse @):
ee67485708a0204a7932e5e46616ad530724af4d
SUCCESS checkout https://github.com/luoxiu/LogDog.git at master
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.02s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "logdog",
      "name": "LogDog",
      "url": "https://github.com/luoxiu/LogDog.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogDog",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/luoxiu/LogDog.git
[1/1217] Fetching logdog
Fetched https://github.com/luoxiu/LogDog.git (0.26s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/luoxiu/LogDog.git
Working copy of https://github.com/luoxiu/LogDog.git resolved at master
warning: '.resolve-product-dependencies': dependency 'logdog' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging Locks.swift
[2/5] Compiling Logging LogHandler.swift
[3/5] Emitting module Logging
[4/5] Compiling Logging Logging.swift
[5/41] Compiling LogDog Concat.swift
[6/41] Compiling LogDog Debug.swift
[7/41] Compiling LogDog Filter.swift
[8/41] Compiling LogDog Match.swift
[9/41] Compiling LogDog BuiltIn.swift
[10/41] Compiling LogDog LogRecord.swift
[11/41] Compiling LogDog LogScheduler.swift
[12/41] Compiling LogDog LogSink.swift
[13/41] Compiling LogDog Logging+.swift
[14/41] Compiling LogDog AnyLogSink.swift
[15/41] Emitting module LogDog
[16/45] Compiling LogDog Suffix.swift
[17/45] Compiling LogDog Hook.swift
[18/45] Compiling LogDog LogSinks.swift
[19/45] Compiling LogDog SinkOn.swift
[20/45] Compiling LogDog SugarLogHandler.swift
[21/45] Compiling LogDog LogStringify.swift
[22/45] Compiling LogDog LogStringifyCompatible.swift
[23/45] Compiling LogDog Logger.MetadataValue+Any.swift
[24/45] Compiling LogDog atExit.swift
[25/45] Compiling LogDog LogAppender.swift
[26/45] Compiling LogDog AnyLogAppender.swift
[27/45] Compiling LogDog MemoryLogAppender.swift
[28/45] Compiling LogDog MultiplexLogAppender.swift
[29/45] Compiling LogDog OSLogAppender.swift
[30/45] Compiling LogDog TextLogAppender.swift
[31/45] Compiling LogDog Compress.swift
[32/45] Compiling LogDog Crypto.swift
[33/45] Compiling LogDog Encode.swift
[34/45] Compiling LogDog Format.swift
[35/45] Compiling LogDog Prefix.swift
[36/45] Compiling LogDog LogEncoder.swift
[37/45] Compiling LogDog LogEntry.swift
[38/45] Compiling LogDog LogError.swift
[39/45] Compiling LogDog LogHelper.swift
[40/45] Compiling LogDog LogParameters.swift
[41/45] Compiling LogDog export.swift
[42/45] Compiling LogDog AnyEncodable.swift
[43/45] Compiling LogDog Lazy.swift
[44/45] Compiling LogDog unwrap.swift
[45/47] Emitting module LogDogApp
[46/47] Compiling LogDogApp main.swift
[46/47] Linking LogDogApp
Build complete! (8.71s)
Build complete.
Done.