The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JLog, reference 0.0.9 (70d4dc), with Swift 6.3 for Linux on 17 Apr 2026 03:54:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/JLog.git
Reference: 0.0.9
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jollyjinx/JLog
 * tag               0.0.9      -> FETCH_HEAD
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 0.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jollyjinx/JLog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser
[1/190] Fetching swift-log-format-and-pipe
[191/6801] Fetching swift-log-format-and-pipe, swift-log
[588/24324] Fetching swift-log-format-and-pipe, swift-log, swift-argument-parser
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (0.59s)
[464/24134] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
[13143/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.99s)
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 (6.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.00s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.94s)
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
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
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/23] Compiling Logging LogHandler.swift
[9/23] Compiling Logging LogEvent.swift
[10/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/23] Emitting module ArgumentParserToolInfo
[12/24] Wrapping AST for ArgumentParserToolInfo for debugging
[14/58] Compiling Logging MetadataProvider.swift
[15/58] Emitting module Logging
[16/58] Compiling Logging Locks.swift
[17/58] Compiling Logging Logging.swift
[18/65] Wrapping AST for Logging for debugging
[20/65] Compiling LoggingFormatAndPipe Handler.swift
[21/65] Emitting module ArgumentParser
[22/69] Compiling ArgumentParser Option.swift
[23/69] Compiling ArgumentParser OptionGroup.swift
[24/69] Compiling ArgumentParser CommandConfiguration.swift
[25/69] Compiling ArgumentParser EnumerableFlag.swift
[26/69] Compiling ArgumentParser ExpressibleByArgument.swift
[27/69] Compiling ArgumentParser ArgumentHelp.swift
[28/69] Compiling ArgumentParser CompletionKind.swift
[29/69] Compiling ArgumentParser Errors.swift
[30/69] Compiling ArgumentParser Flag.swift
[31/69] Compiling ArgumentParser NameSpecification.swift
[32/69] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[33/69] Compiling LoggingFormatAndPipe Pipe.swift
[34/69] Compiling ArgumentParser ParsedValues.swift
[35/69] Compiling ArgumentParser ParserError.swift
[36/69] Compiling ArgumentParser SplitArguments.swift
[37/69] Compiling ArgumentParser DumpHelpGenerator.swift
[38/69] Compiling LoggingFormatAndPipe BasicFormatter.swift
[39/69] Emitting module LoggingFormatAndPipe
[40/69] Compiling LoggingFormatAndPipe Formatter.swift
[41/70] Wrapping AST for LoggingFormatAndPipe for debugging
[43/70] Compiling ArgumentParser CollectionExtensions.swift
[44/70] Compiling ArgumentParser SequenceExtensions.swift
[45/70] Compiling ArgumentParser StringExtensions.swift
[46/70] Compiling ArgumentParser Tree.swift
[47/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/72] Compiling ArgumentParser CompletionsGenerator.swift
[49/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/72] Compiling ArgumentParser Argument.swift
[52/72] Compiling ArgumentParser ArgumentSet.swift
[53/72] Compiling ArgumentParser CommandParser.swift
[54/72] Compiling ArgumentParser InputOrigin.swift
[55/72] Compiling ArgumentParser Name.swift
[56/72] Compiling ArgumentParser Parsed.swift
[57/72] Compiling ArgumentParser HelpCommand.swift
[58/72] Compiling ArgumentParser HelpGenerator.swift
[59/72] Compiling ArgumentParser MessageInfo.swift
[60/72] Compiling ArgumentParser UsageGenerator.swift
[61/72] Compiling ArgumentParser ParsableArguments.swift
[62/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[63/72] Compiling ArgumentParser ParsableCommand.swift
[64/72] Compiling ArgumentParser ArgumentDecoder.swift
[65/72] Compiling ArgumentParser ArgumentDefinition.swift
[66/73] Wrapping AST for ArgumentParser for debugging
[68/73] Emitting module JLog
/host/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)})
/host/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) })
/host/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)})
/host/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)})
/host/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)})
/host/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)})
/host/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>
[69/73] Compiling JLog JLog.swift
/host/spi-builder-workspace/Sources/JLog/JLog.swift:61:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
 59 |             try FileManager.default.createDirectory(at: JLogLogfile.logDirectory, withIntermediateDirectories: true,
 60 |                                                     attributes: nil)
 61 |             FileManager.default.createFile(atPath: JLogLogfile.logFile.path, contents: Data(), attributes: nil)
    |                                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
 62 |
 63 |             handle = try FileHandle(forWritingTo: JLogLogfile.logFile)
/host/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)})
/host/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) })
/host/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)})
/host/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)})
/host/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)})
/host/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)})
/host/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>
[70/76] Wrapping AST for JLog for debugging
[72/76] Emitting module JLogExample
[73/76] Compiling JLogExample main.swift
[74/77] Wrapping AST for JLogExample for debugging
[75/77] Write Objects.LinkFileList
[76/77] Linking JLogExample
Build complete! (57.61s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.