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-4606859-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: 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/brightdigit/ThirtyTo
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9bbab80 Fix typo in README.md (#34)
Cloned https://github.com/brightdigit/ThirtyTo.git
Revision (git rev-parse @):
9bbab8048f7b22561a50be445a7767be316fa34c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/brightdigit/ThirtyTo.git at main
========================================
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-4606859-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 AnyIdentifierSpecifications.swift
[6/25] Compiling ThirtyTo ComposableIdentifier.swift
[7/25] Compiling ThirtyTo Identifier.swift
[8/25] Compiling ThirtyTo String.swift
[9/25] Compiling ThirtyTo UUID+Data.swift
[10/25] Compiling ThirtyTo AnyComposableIdentifier.swift
[11/25] Compiling ThirtyTo Array.swift
[12/25] Compiling ThirtyTo Data.swift
[13/25] Compiling ThirtyTo Date.swift
[14/25] Compiling ThirtyTo Base32CrockfordEncoding.swift
[15/25] Compiling ThirtyTo Base32CrockfordEncodingOptions.swift
[16/25] Compiling ThirtyTo Binary.swift
[17/25] Compiling ThirtyTo ULID.swift
[18/25] Compiling ThirtyTo UUID+ComposableIdentifier.swift
[19/25] Compiling ThirtyTo Data+Random.swift
[20/25] Compiling ThirtyTo Base32CrockfordDecodingError.swift
[21/25] Compiling ThirtyTo Base32CrockfordDecodingOptions.swift
[22/25] Compiling ThirtyTo Base32CrockfordEncoding+CharacterSets.swift
[23/25] Compiling ThirtyTo IdentifierFactory.swift
[24/25] Compiling ThirtyTo SizeSpecification.swift
[25/25] Compiling ThirtyTo UDID.swift
Build complete! (5.64s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.