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 JLog with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/JLog.git
Reference: 0.0.5
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.5      -> FETCH_HEAD
HEAD is now at 6109a98 Not calling logger when above log level for speedup.
Cloned https://github.com/jollyjinx/JLog.git
Revision (git rev-parse @):
6109a9864d4196a8d21383b24fbceb374d1fc581
SUCCESS checkout https://github.com/jollyjinx/JLog.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/jollyjinx/JLog.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
Fetching https://github.com/apple/swift-log.git
[1/165] Fetching swift-log-format-and-pipe
[166/3338] Fetching swift-log-format-and-pipe, swift-log
[1714/3173] Fetching swift-log
Fetched https://github.com/Adorkable/swift-log-format-and-pipe (0.23s)
[3174/14772] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git (0.60s)
Fetched https://github.com/apple/swift-argument-parser (0.61s)
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.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.31s)
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.5.4
Building for debugging...
[1/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/14] Emitting module ArgumentParserToolInfo
[4/16] Wrapping AST for ArgumentParserToolInfo for debugging
[6/50] Compiling Logging MetadataProvider.swift
[7/50] Compiling Logging LogHandler.swift
[8/50] Compiling Logging Locks.swift
[9/50] Emitting module Logging
[10/50] Compiling Logging Logging.swift
[12/52] Wrapping AST for Logging for debugging
[14/58] Compiling ArgumentParser Option.swift
[15/58] Compiling ArgumentParser OptionGroup.swift
[16/58] Compiling ArgumentParser CommandConfiguration.swift
[17/58] Compiling ArgumentParser EnumerableFlag.swift
[18/58] Compiling ArgumentParser ExpressibleByArgument.swift
[19/62] Compiling LoggingFormatAndPipe Handler.swift
[20/62] Emitting module ArgumentParser
[21/62] Compiling ArgumentParser ArgumentHelp.swift
[22/62] Compiling ArgumentParser CompletionKind.swift
[23/62] Compiling ArgumentParser Errors.swift
[24/62] Compiling ArgumentParser Flag.swift
[25/62] Compiling ArgumentParser NameSpecification.swift
[26/62] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[27/62] Compiling LoggingFormatAndPipe Pipe.swift
[28/62] Compiling LoggingFormatAndPipe Formatter.swift
[29/62] Compiling ArgumentParser CollectionExtensions.swift
[30/62] Compiling ArgumentParser SequenceExtensions.swift
[31/62] Compiling ArgumentParser StringExtensions.swift
[32/62] Compiling ArgumentParser Tree.swift
[33/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/62] Compiling ArgumentParser CompletionsGenerator.swift
[35/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/62] Compiling ArgumentParser Argument.swift
[38/62] Emitting module LoggingFormatAndPipe
[39/62] Compiling LoggingFormatAndPipe BasicFormatter.swift
[41/64] Wrapping AST for LoggingFormatAndPipe for debugging
[43/66] Compiling ArgumentParser HelpCommand.swift
[44/66] Compiling ArgumentParser HelpGenerator.swift
[45/66] Compiling ArgumentParser MessageInfo.swift
[46/66] Compiling ArgumentParser UsageGenerator.swift
[47/66] Compiling ArgumentParser ArgumentSet.swift
[48/66] Compiling ArgumentParser CommandParser.swift
[49/66] Compiling ArgumentParser InputOrigin.swift
[50/66] Compiling ArgumentParser Name.swift
[51/66] Compiling ArgumentParser Parsed.swift
[52/66] Compiling ArgumentParser ParsableArguments.swift
[53/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/66] Compiling ArgumentParser ParsableCommand.swift
[55/66] Compiling ArgumentParser ArgumentDecoder.swift
[56/66] Compiling ArgumentParser ArgumentDefinition.swift
[57/66] Compiling ArgumentParser ParsedValues.swift
[58/66] Compiling ArgumentParser ParserError.swift
[59/66] Compiling ArgumentParser SplitArguments.swift
[60/66] Compiling ArgumentParser DumpHelpGenerator.swift
[61/67] Emitting module JLog
[62/67] Compiling JLog JLog.swift
[66/70] Wrapping AST for ArgumentParser for debugging
[67/70] Wrapping AST for JLog for debugging
[69/72] Emitting module JLogExample
[70/72] Compiling JLogExample main.swift
[72/74] Wrapping AST for JLogExample for debugging
[73/74] Linking JLogExample
Build complete! (8.44s)
Build complete.
Done.

Build Machine: Linux 1