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 Images with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Images.git
Reference: main
Cloned https://github.com/elegantchaos/Images.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/elegantchaos/Images.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/elegantchaos/ThreadExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
[1/1847] Fetching logger
[112/1889] Fetching logger, threadextensions
Fetched https://github.com/elegantchaos/ThreadExtensions.git (0.28s)
Fetched https://github.com/elegantchaos/Logger.git (0.28s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.0 (0.41s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.42s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.0
Building for debugging...
[1/10] Compiling Logger PrintHandler.swift
[2/10] Compiling Logger Context.swift
[3/10] Compiling Logger NSLogHandler.swift
[4/10] Compiling Logger OSLogHandler.swift
[5/10] Compiling Logger Handler.swift
[6/10] Compiling Logger Manager.swift
[7/10] Emitting module Logger
[8/10] Compiling Logger Channel.swift
[11/12] Emitting module ThreadExtensions
[12/12] Compiling ThreadExtensions ThreadExtensions.swift
[15/21] Compiling Images AsyncImage.swift
[16/21] Emitting module Images
[17/21] Compiling Images Image+UIKit.swift
[18/21] Compiling Images Image+Extensions.swift
[19/21] Compiling Images ImageFactory.swift
[20/21] Compiling Images Image+AppKit.swift
[21/21] Compiling Images ImageCache.swift
Build complete! (9.16s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.