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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/ThirtyTo.git
Reference: 1.0.0
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/brightdigit/ThirtyTo
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at ffb19ff Merge pull request #24 from brightdigit/v1.0.0
Cloned https://github.com/brightdigit/ThirtyTo.git
Revision (git rev-parse @):
ffb19ffc6f2e5f809cb8947974bdd970ef6e8a1e
SUCCESS checkout https://github.com/brightdigit/ThirtyTo.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/brightdigit/ThirtyTo.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/22] Emitting module ThirtyTo
[2/25] Compiling ThirtyTo NumberedDataGenerator.swift
[3/25] Compiling ThirtyTo RandomDataGenerator.swift
[4/25] Compiling ThirtyTo SecRandomDataGenerator.swift
[5/25] Compiling ThirtyTo Base32CrockfordEncoding.swift
[6/25] Compiling ThirtyTo Base32CrockfordEncodingOptions.swift
[7/25] Compiling ThirtyTo Binary.swift
[8/25] Compiling ThirtyTo IdentifierFactory.swift
[9/25] Compiling ThirtyTo SizeSpecification.swift
[10/25] Compiling ThirtyTo UDID.swift
[11/25] Compiling ThirtyTo ULID.swift
[12/25] Compiling ThirtyTo UUID+ComposableIdentifier.swift
[13/25] Compiling ThirtyTo Data+Random.swift
[14/25] Compiling ThirtyTo Array.swift
[15/25] Compiling ThirtyTo Data.swift
[16/25] Compiling ThirtyTo Date.swift
[17/25] Compiling ThirtyTo Base32CrockfordDecodingError.swift
[18/25] Compiling ThirtyTo Base32CrockfordDecodingOptions.swift
[19/25] Compiling ThirtyTo Base32CrockfordEncoding+CharacterSets.swift
[20/25] Compiling ThirtyTo String.swift
[21/25] Compiling ThirtyTo UUID+Data.swift
[22/25] Compiling ThirtyTo AnyComposableIdentifier.swift
[23/25] Compiling ThirtyTo AnyIdentifierSpecifications.swift
[24/25] Compiling ThirtyTo ComposableIdentifier.swift
[25/25] Compiling ThirtyTo Identifier.swift
Build complete! (7.44s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.