This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Simple-Logging.git
Reference: 0.5.2
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/RougeWare/Swift-Simple-Logging
 * tag               0.5.2      -> FETCH_HEAD
HEAD is now at efdee02 Merge pull request #18 from RougeWare/feature/update/LazyContainers-repo-rename-from-LazyPatterns
Cloned https://github.com/RougeWare/Swift-Simple-Logging.git
Revision (git rev-parse @):
efdee028f383b0f3c39646a76e16bdd30693f53b
SUCCESS checkout https://github.com/RougeWare/Swift-Simple-Logging.git at 0.5.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/RougeWare/Swift-Function-Tools.git
Fetching https://github.com/RougeWare/Swift-Lazy-Containers.git
[1/346] Fetching swift-lazy-containers
[347/467] Fetching swift-lazy-containers, swift-function-tools
Fetched https://github.com/RougeWare/Swift-Function-Tools.git (0.25s)
Fetched https://github.com/RougeWare/Swift-Lazy-Containers.git (0.25s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools.git
Computed https://github.com/RougeWare/Swift-Function-Tools.git at 1.2.4 (0.32s)
Computing version for https://github.com/RougeWare/Swift-Lazy-Containers.git
Computed https://github.com/RougeWare/Swift-Lazy-Containers.git at 4.1.0 (0.33s)
Creating working copy for https://github.com/RougeWare/Swift-Lazy-Containers.git
Working copy of https://github.com/RougeWare/Swift-Lazy-Containers.git resolved at 4.1.0
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools.git
Working copy of https://github.com/RougeWare/Swift-Function-Tools.git resolved at 1.2.4
Building for debugging...
[1/18] Compiling FunctionTools Constant.swift
[2/19] Compiling FunctionTools Null functions.swift
[3/19] Compiling FunctionTools Function types.swift
[4/19] Compiling FunctionTools Blackholes.swift
[5/19] Compiling FunctionTools Call.swift
[6/19] Emitting module FunctionTools
[7/19] Compiling FunctionTools !.swift
[8/19] Compiling LazyContainers LazyContainer + Codable.swift
[9/19] Emitting module LazyContainers
[10/19] Compiling FunctionTools Curry.swift
[11/19] Compiling FunctionTools Echo.swift
[12/20] Compiling LazyContainers LazyContainer + Equatable.swift
[13/20] Compiling LazyContainers LazyContainer + Hashable.swift
[14/20] Compiling LazyContainers LazyContainers.swift
[18/23] Wrapping AST for FunctionTools for debugging
[19/23] Wrapping AST for LazyContainers for debugging
[21/35] Compiling SimpleLogging LoggableError.swift
[22/35] Compiling SimpleLogging Loggable.swift
[23/36] Compiling SimpleLogging LogMessage.swift
[24/36] Compiling SimpleLogging LogMessageProtocol.swift
[25/36] Compiling SimpleLogging LogSeverity.swift
[26/36] Compiling SimpleLogging CombinedLoggable.swift
[27/36] Compiling SimpleLogging FileHandle + TextOutputStream.swift
[28/36] Compiling SimpleLogging CodeLogMessage.swift
[29/36] Compiling SimpleLogging CombinedLogMessage.swift
[30/36] Emitting module SimpleLogging
[31/36] Compiling SimpleLogging LogChannel.swift
[32/36] Compiling SimpleLogging LogManager.swift
[33/36] Compiling SimpleLogging Simple Logging.swift
[35/38] Wrapping AST for SimpleLogging for debugging
[36/38] Linking libSimpleLogging_dynamic.so
[37/38] Linking libSimpleLoggingDynamic.so
Build complete! (7.62s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.