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-4609320-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: 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 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 main
========================================
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-4609320-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
Fetched https://github.com/Adorkable/swift-log-format-and-pipe (0.26s)
[1/3173] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.40s)
[1/11599] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.84s)
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.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.43s)
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] Emitting module ArgumentParserToolInfo
[2/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/16] Wrapping AST for ArgumentParserToolInfo for debugging
[6/50] Emitting module Logging
[7/50] Compiling Logging Locks.swift
[8/50] Compiling Logging MetadataProvider.swift
[9/50] Compiling Logging LogHandler.swift
[10/50] Compiling Logging Logging.swift
[13/52] Emitting module ArgumentParser
[13/56] Wrapping AST for Logging for debugging
[15/62] Emitting module LoggingFormatAndPipe
[16/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/62] Compiling ArgumentParser CompletionsGenerator.swift
[18/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/62] Compiling ArgumentParser Argument.swift
[21/62] Compiling ArgumentParser CollectionExtensions.swift
[22/62] Compiling ArgumentParser SequenceExtensions.swift
[23/62] Compiling ArgumentParser StringExtensions.swift
[24/62] Compiling ArgumentParser Tree.swift
[25/62] Compiling LoggingFormatAndPipe Handler.swift
[26/62] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[27/62] Compiling ArgumentParser ArgumentSet.swift
[28/62] Compiling ArgumentParser CommandParser.swift
[29/62] Compiling ArgumentParser InputOrigin.swift
[30/62] Compiling ArgumentParser Name.swift
[31/62] Compiling ArgumentParser Parsed.swift
[32/62] Compiling ArgumentParser Option.swift
[33/62] Compiling ArgumentParser OptionGroup.swift
[34/62] Compiling ArgumentParser CommandConfiguration.swift
[35/62] Compiling ArgumentParser EnumerableFlag.swift
[36/62] Compiling ArgumentParser ExpressibleByArgument.swift
[37/62] Compiling LoggingFormatAndPipe Pipe.swift
[38/62] Compiling ArgumentParser ArgumentHelp.swift
[39/62] Compiling ArgumentParser CompletionKind.swift
[40/62] Compiling ArgumentParser Errors.swift
[41/62] Compiling ArgumentParser Flag.swift
[42/62] Compiling ArgumentParser NameSpecification.swift
[43/62] Compiling ArgumentParser ParsableArguments.swift
[44/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/62] Compiling ArgumentParser ParsableCommand.swift
[46/62] Compiling ArgumentParser ArgumentDecoder.swift
[47/62] Compiling ArgumentParser ArgumentDefinition.swift
[48/62] Compiling LoggingFormatAndPipe Formatter.swift
[49/62] Compiling LoggingFormatAndPipe BasicFormatter.swift
[50/63] Compiling ArgumentParser ParsedValues.swift
[51/63] Compiling ArgumentParser ParserError.swift
[52/63] Compiling ArgumentParser SplitArguments.swift
[53/63] Compiling ArgumentParser DumpHelpGenerator.swift
[54/63] Compiling ArgumentParser HelpCommand.swift
[55/63] Compiling ArgumentParser HelpGenerator.swift
[56/63] Compiling ArgumentParser MessageInfo.swift
[57/63] Compiling ArgumentParser UsageGenerator.swift
[61/66] Wrapping AST for ArgumentParser for debugging
[62/66] Wrapping AST for LoggingFormatAndPipe for debugging
[64/68] Emitting module JLog
[65/68] Compiling JLog JLog.swift
[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! (13.28s)
Build complete.
Done.

Build Machine: Linux 2