The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JLog, reference main (70d4dc), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 03:55:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/JLog.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jollyjinx/JLog
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 70d4dc4 added timezone  to logfilename , reverse modification date soriting for deletion of logfiles.
Cloned https://github.com/jollyjinx/JLog.git
Revision (git rev-parse @):
70d4dc4bf31af8224085e6f097f411ed4fef535d
SUCCESS checkout https://github.com/jollyjinx/JLog.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
Fetching https://github.com/apple/swift-argument-parser
[1/190] Fetching swift-log-format-and-pipe
[100/6801] Fetching swift-log-format-and-pipe, swift-log
[528/24324] Fetching swift-log-format-and-pipe, swift-log, swift-argument-parser
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (1.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
Fetched https://github.com/apple/swift-log.git from cache (1.68s)
Computing version for https://github.com/Adorkable/swift-log-format-and-pipe
Computed https://github.com/Adorkable/swift-log-format-and-pipe at 0.1.1 (5.29s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.63s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/Adorkable/swift-log-format-and-pipe
Working copy of https://github.com/Adorkable/swift-log-format-and-pipe resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "jlog",
      "name": "JLog",
      "url": "https://github.com/jollyjinx/JLog.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JLog",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log-format-and-pipe",
          "name": "swift-log-format-and-pipe",
          "url": "https://github.com/Adorkable/swift-log-format-and-pipe",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log-format-and-pipe",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jollyjinx/JLog.git
[1/114] Fetching jlog
Fetched https://github.com/jollyjinx/JLog.git from cache (0.64s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Adorkable/swift-log-format-and-pipe from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (0.49s)
Computing version for https://github.com/Adorkable/swift-log-format-and-pipe
Computed https://github.com/Adorkable/swift-log-format-and-pipe at 0.1.1 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
Creating working copy for https://github.com/Adorkable/swift-log-format-and-pipe
Working copy of https://github.com/Adorkable/swift-log-format-and-pipe resolved at 0.1.1
Creating working copy for https://github.com/jollyjinx/JLog.git
Working copy of https://github.com/jollyjinx/JLog.git resolved at main (70d4dc4)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
warning: '.resolve-product-dependencies': dependency 'jlog' is not used by any target
Found 2 product dependencies
  - swift-log-format-and-pipe
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jollyjinx/JLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Write JLogExample-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/19] Emitting module ArgumentParserToolInfo
[11/54] Compiling Logging LogEvent.swift
[12/54] Compiling Logging LogHandler.swift
[13/54] Compiling Logging Logging.swift
[14/54] Compiling Logging MetadataProvider.swift
[15/54] Compiling Logging Locks.swift
[16/54] Emitting module Logging
[17/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/60] Compiling ArgumentParser CompletionsGenerator.swift
[19/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/63] Compiling ArgumentParser CommandConfiguration.swift
[22/63] Compiling ArgumentParser EnumerableFlag.swift
[23/63] Compiling ArgumentParser ExpressibleByArgument.swift
[24/63] Compiling ArgumentParser ParsableArguments.swift
[25/63] Compiling ArgumentParser Parsed.swift
[26/63] Compiling ArgumentParser ParsedValues.swift
[27/63] Compiling ArgumentParser ParserError.swift
[28/63] Compiling ArgumentParser SplitArguments.swift
[29/63] Compiling ArgumentParser Flag.swift
[30/63] Compiling ArgumentParser NameSpecification.swift
[31/63] Compiling ArgumentParser Option.swift
[32/63] Compiling ArgumentParser OptionGroup.swift
[33/63] Emitting module ArgumentParser
[34/63] Compiling ArgumentParser SequenceExtensions.swift
[35/63] Compiling ArgumentParser StringExtensions.swift
[36/63] Compiling ArgumentParser Tree.swift
[37/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/63] Compiling ArgumentParser ParsableCommand.swift
[39/63] Compiling ArgumentParser ArgumentDecoder.swift
[40/63] Compiling ArgumentParser ArgumentDefinition.swift
[41/63] Compiling ArgumentParser Argument.swift
[42/63] Compiling ArgumentParser ArgumentHelp.swift
[43/63] Compiling ArgumentParser CompletionKind.swift
[44/63] Compiling ArgumentParser Errors.swift
[45/63] Compiling ArgumentParser ArgumentSet.swift
[46/63] Compiling ArgumentParser CommandParser.swift
[47/63] Compiling ArgumentParser InputOrigin.swift
[48/63] Compiling ArgumentParser Name.swift
[49/63] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[50/63] Compiling LoggingFormatAndPipe Pipe.swift
[51/63] Compiling ArgumentParser MessageInfo.swift
[52/63] Compiling ArgumentParser UsageGenerator.swift
[53/63] Compiling ArgumentParser CollectionExtensions.swift
[54/63] Compiling LoggingFormatAndPipe Handler.swift
[55/63] Compiling LoggingFormatAndPipe BasicFormatter.swift
[56/63] Emitting module LoggingFormatAndPipe
[57/63] Compiling LoggingFormatAndPipe Formatter.swift
[58/63] Compiling ArgumentParser DumpHelpGenerator.swift
[59/63] Compiling ArgumentParser HelpCommand.swift
[60/63] Compiling ArgumentParser HelpGenerator.swift
[61/65] Compiling JLog JLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:240:34: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
238 |         }
239 |
240 |         Self.logger.withLock({$0.log(level: .trace, message: message(), metadata: metadata(),
    |                                  |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                                  `- note: use 'log(event:)' instead
241 |                         source: source, file: lastPathComponent, function: function,
242 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:275:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
273 |         }
274 |
275 |         logger.withLock({ $0.log(level: .debug, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
276 |                         source: source, file: lastPathComponent, function: function,
277 |                         line: line) })
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:310:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
308 |         }
309 |
310 |         logger.withLock({ $0.log(level: .info, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
311 |                         source: source, file: lastPathComponent, function: function,
312 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:345:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
343 |         }
344 |
345 |         logger.withLock({ $0.log(level: .notice, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
346 |                         source: source, file: lastPathComponent, function: function,
347 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:380:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
378 |         }
379 |
380 |         logger.withLock({ $0.log(level: .warning, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
381 |                         source: source, file: lastPathComponent, function: function,
382 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:415:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
413 |         }
414 |
415 |         logger.withLock({ $0.log(level: .error, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
416 |                         source: source, file: lastPathComponent, function: function,
417 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:449:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
447 |         }
448 |
449 |         logger.withLock({ $0.log(level: .critical, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
450 |                         source: source, file: lastPathComponent, function: function,
451 |                         line: line)})
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[62/65] Emitting module JLog
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:240:34: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
238 |         }
239 |
240 |         Self.logger.withLock({$0.log(level: .trace, message: message(), metadata: metadata(),
    |                                  |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                                  `- note: use 'log(event:)' instead
241 |                         source: source, file: lastPathComponent, function: function,
242 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:275:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
273 |         }
274 |
275 |         logger.withLock({ $0.log(level: .debug, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
276 |                         source: source, file: lastPathComponent, function: function,
277 |                         line: line) })
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:310:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
308 |         }
309 |
310 |         logger.withLock({ $0.log(level: .info, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
311 |                         source: source, file: lastPathComponent, function: function,
312 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:345:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
343 |         }
344 |
345 |         logger.withLock({ $0.log(level: .notice, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
346 |                         source: source, file: lastPathComponent, function: function,
347 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:380:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
378 |         }
379 |
380 |         logger.withLock({ $0.log(level: .warning, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
381 |                         source: source, file: lastPathComponent, function: function,
382 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:415:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
413 |         }
414 |
415 |         logger.withLock({ $0.log(level: .error, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
416 |                         source: source, file: lastPathComponent, function: function,
417 |                         line: line)})
/Users/admin/builder/spi-builder-workspace/Sources/JLog/JLog.swift:449:30: warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
447 |         }
448 |
449 |         logger.withLock({ $0.log(level: .critical, message: message(), metadata: metadata(),
    |                              |- warning: 'log(level:message:metadata:source:file:function:line:)' is deprecated: renamed to 'log(event:)' [#DeprecatedDeclaration]
    |                              `- note: use 'log(event:)' instead
450 |                         source: source, file: lastPathComponent, function: function,
451 |                         line: line)})
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[63/67] Compiling JLogExample main.swift
[64/67] Emitting module JLogExample
[64/67] Write Objects.LinkFileList
[65/67] Linking JLogExample
[66/67] Applying JLogExample
Build complete! (9.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log-format-and-pipe",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adorkable/swift-log-format-and-pipe"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "JLog",
  "name" : "JLog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "JLog",
      "targets" : [
        "JLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JLogExample",
      "targets" : [
        "JLogExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JLogTests",
      "module_type" : "SwiftTarget",
      "name" : "JLogTests",
      "path" : "Tests/JLogTests",
      "sources" : [
        "JLogTests.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JLogExample",
      "module_type" : "SwiftTarget",
      "name" : "JLogExample",
      "path" : "Sources/JLogExample",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "JLogExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JLog",
      "module_type" : "SwiftTarget",
      "name" : "JLog",
      "path" : "Sources/JLog",
      "product_dependencies" : [
        "Logging",
        "LoggingFormatAndPipe"
      ],
      "product_memberships" : [
        "JLog",
        "JLogExample"
      ],
      "sources" : [
        "JLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1.2"
}
Done.