The Swift Package Index logo.Swift Package Index

Build Information

Successful build of json-logger, reference 1.0.0 (6056e4), with Swift 6.1 for macOS (SPM) on 25 Sep 2025 06:27:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/json-logger.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/json-logger
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 6056e44 Remove the Package.resolved file
Cloned https://github.com/xcode-actions/json-logger.git
Revision (git rev-parse @):
6056e4438fb0e07caa44a7bc11d645b6c33bfb96
SUCCESS checkout https://github.com/xcode-actions/json-logger.git at 1.0.0
Fetching https://github.com/Frizlab/generic-json.git
Fetching https://github.com/apple/swift-log.git from cache
[1/615] Fetching generic-json
Fetched https://github.com/Frizlab/generic-json.git from cache (0.69s)
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.1.3 (1.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.46s)
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.4
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.1.3
========================================
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": "json-logger",
      "name": "json-logger",
      "url": "https://github.com/xcode-actions/json-logger.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json-logger",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "generic-json",
          "name": "generic-json",
          "url": "https://github.com/Frizlab/generic-json.git",
          "version": "3.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/generic-json",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/xcode-actions/json-logger.git
[1/379] Fetching json-logger
Fetched https://github.com/xcode-actions/json-logger.git from cache (0.71s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Frizlab/generic-json.git from cache
Fetched https://github.com/Frizlab/generic-json.git from cache (0.52s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.1.3 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.03s)
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.4
Creating working copy for https://github.com/xcode-actions/json-logger.git
Working copy of https://github.com/xcode-actions/json-logger.git resolved at 1.0.0 (6056e44)
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.1.3
warning: '.resolve-product-dependencies': dependency 'json-logger' is not used by any target
Found 2 product dependencies
  - swift-log
  - generic-json
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/xcode-actions/json-logger.git
https://github.com/xcode-actions/json-logger.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "generic-json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/generic-json.git"
    }
  ],
  "manifest_display_name" : "json-logger",
  "name" : "json-logger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONLogger",
      "targets" : [
        "JSONLogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONLoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONLoggerTests",
      "path" : "Tests/JSONLoggerTests",
      "sources" : [
        "Helpers/FileHandleHelper.swift",
        "Helpers/PipeHelper.swift",
        "JSONLoggerTests.swift"
      ],
      "target_dependencies" : [
        "JSONLogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONLogger",
      "module_type" : "SwiftTarget",
      "name" : "JSONLogger",
      "path" : "Sources",
      "product_dependencies" : [
        "GenericJSON",
        "Logging"
      ],
      "product_memberships" : [
        "JSONLogger"
      ],
      "sources" : [
        "DummySendable.swift",
        "JSONLogger+WithSendable.swift",
        "JSONLogger.swift",
        "LogLine.swift",
        "NSLock+withLock.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/19] Compiling Logging MetadataProvider.swift
[6/19] Compiling Logging LogHandler.swift
[7/19] Emitting module Logging
[8/19] Compiling Logging Logging.swift
[9/19] Compiling Logging Locks.swift
[10/19] Compiling GenericJSON JSONErrors.swift
[11/19] Compiling GenericJSON JSON+Init.swift
[12/19] Compiling GenericJSON JSON+Querying.swift
[13/19] Compiling GenericJSON DummySendable.swift
[14/19] Compiling GenericJSON JSON+CustomDebugStringConvertible.swift
[15/19] Compiling GenericJSON JSON+Codable.swift
[16/19] Compiling GenericJSON JSON+Decoding.swift
[17/19] Compiling GenericJSON JSON+Merging.swift
[18/19] Emitting module GenericJSON
[19/19] Compiling GenericJSON JSON.swift
[20/26] Compiling JSONLogger String+Utils.swift
[21/26] Compiling JSONLogger JSONLogger+WithSendable.swift
[22/26] Compiling JSONLogger LogLine.swift
[23/26] Emitting module JSONLogger
[24/26] Compiling JSONLogger DummySendable.swift
[25/26] Compiling JSONLogger NSLock+withLock.swift
[26/26] Compiling JSONLogger JSONLogger.swift
Build complete! (7.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "generic-json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/generic-json.git"
    }
  ],
  "manifest_display_name" : "json-logger",
  "name" : "json-logger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONLogger",
      "targets" : [
        "JSONLogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONLoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONLoggerTests",
      "path" : "Tests/JSONLoggerTests",
      "sources" : [
        "Helpers/FileHandleHelper.swift",
        "Helpers/PipeHelper.swift",
        "JSONLoggerTests.swift"
      ],
      "target_dependencies" : [
        "JSONLogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONLogger",
      "module_type" : "SwiftTarget",
      "name" : "JSONLogger",
      "path" : "Sources",
      "product_dependencies" : [
        "GenericJSON",
        "Logging"
      ],
      "product_memberships" : [
        "JSONLogger"
      ],
      "sources" : [
        "DummySendable.swift",
        "JSONLogger+WithSendable.swift",
        "JSONLogger.swift",
        "LogLine.swift",
        "NSLock+withLock.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.