Build Information
Successful build of JLog, reference main (70d4dc), with Swift 6.3 for Linux on 17 Apr 2026 03:56:09 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>&1Build 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 /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
* 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
========================================
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/17713] Fetching swift-log-format-and-pipe, swift-argument-parser
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (0.34s)
[702/24134] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.14s)
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 (4.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (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.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] Emitting module ArgumentParserToolInfo
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/24] Wrapping AST for ArgumentParserToolInfo for debugging
[12/58] Compiling Logging MetadataProvider.swift
[13/58] Emitting module Logging
[14/58] Compiling Logging LogHandler.swift
[15/58] Compiling Logging Locks.swift
[16/58] Compiling Logging Logging.swift
[17/58] Compiling Logging LogEvent.swift
[18/65] Wrapping AST for Logging for debugging
[20/65] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[21/65] Compiling LoggingFormatAndPipe Handler.swift
[22/65] Compiling ArgumentParser ArgumentHelp.swift
[23/65] Compiling ArgumentParser CompletionKind.swift
[24/65] Compiling ArgumentParser Errors.swift
[25/65] Compiling ArgumentParser Flag.swift
[26/65] Compiling ArgumentParser NameSpecification.swift
[27/69] Emitting module ArgumentParser
[28/69] Compiling ArgumentParser Option.swift
[29/69] Compiling ArgumentParser OptionGroup.swift
[30/69] Compiling ArgumentParser CommandConfiguration.swift
[31/69] Compiling ArgumentParser EnumerableFlag.swift
[32/69] Compiling ArgumentParser ExpressibleByArgument.swift
[33/69] Compiling LoggingFormatAndPipe Pipe.swift
[34/69] Emitting module LoggingFormatAndPipe
[35/69] Compiling LoggingFormatAndPipe BasicFormatter.swift
[36/69] Compiling LoggingFormatAndPipe Formatter.swift
[38/70] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/70] Compiling ArgumentParser CompletionsGenerator.swift
[40/70] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/70] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/70] Compiling ArgumentParser Argument.swift
[42/70] Wrapping AST for LoggingFormatAndPipe for debugging
[44/72] Compiling ArgumentParser ParsableArguments.swift
[45/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/72] Compiling ArgumentParser ParsableCommand.swift
[47/72] Compiling ArgumentParser ArgumentDecoder.swift
[48/72] Compiling ArgumentParser ArgumentDefinition.swift
[49/72] Compiling ArgumentParser CollectionExtensions.swift
[50/72] Compiling ArgumentParser SequenceExtensions.swift
[51/72] Compiling ArgumentParser StringExtensions.swift
[52/72] Compiling ArgumentParser Tree.swift
[53/72] Compiling ArgumentParser ArgumentSet.swift
[54/72] Compiling ArgumentParser CommandParser.swift
[55/72] Compiling ArgumentParser InputOrigin.swift
[56/72] Compiling ArgumentParser Name.swift
[57/72] Compiling ArgumentParser Parsed.swift
[58/72] Compiling ArgumentParser ParsedValues.swift
[59/72] Compiling ArgumentParser ParserError.swift
[60/72] Compiling ArgumentParser SplitArguments.swift
[61/72] Compiling ArgumentParser DumpHelpGenerator.swift
[62/72] Compiling ArgumentParser HelpCommand.swift
[63/72] Compiling ArgumentParser HelpGenerator.swift
[64/72] Compiling ArgumentParser MessageInfo.swift
[65/72] Compiling ArgumentParser UsageGenerator.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/74] 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! (52.23s)
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.