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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennethlaskoski/ByteArrayCodable.git
Reference: 0.2.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/kennethlaskoski/ByteArrayCodable
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 048ecf8 Added ByteArrayEncoder public init
Cloned https://github.com/kennethlaskoski/ByteArrayCodable.git
Revision (git rev-parse @):
048ecf819fb83802769abcce80c478b4bda552f0
SUCCESS checkout https://github.com/kennethlaskoski/ByteArrayCodable.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.8-latest' locally
basic-5.8-latest: Pulling from finestructure/spi-images
43f89b94cd7d: Already exists
a27a36b75cc2: Already exists
e3301f17ecbe: Pulling fs layer
bde7ac2e767e: Pulling fs layer
765a157080bd: Pulling fs layer
799f9adaad3c: Pulling fs layer
799f9adaad3c: Waiting
bde7ac2e767e: Verifying Checksum
bde7ac2e767e: Download complete
799f9adaad3c: Verifying Checksum
799f9adaad3c: Download complete
765a157080bd: Verifying Checksum
765a157080bd: Download complete
e3301f17ecbe: Verifying Checksum
e3301f17ecbe: Download complete
e3301f17ecbe: Pull complete
bde7ac2e767e: Pull complete
765a157080bd: Pull complete
799f9adaad3c: Pull complete
Digest: sha256:cfdb03f77a2572203da2b1c5d52c84ef2e69595a2584c6c7b86d7078b605449e
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[1/7] Compiling ByteArrayCodable SingleValueDecodingContainer.swift
[2/7] Emitting module ByteArrayCodable
[3/7] Compiling ByteArrayCodable ByteArrayDecoder.swift
[4/7] Compiling ByteArrayCodable SingleValueEncodingContainer.swift
[5/7] Compiling ByteArrayCodable KeyedEncodingContainer.swift
[6/7] Compiling ByteArrayCodable ByteArrayEncoder.swift
[7/7] Compiling ByteArrayCodable UnkeyedEncodingContainer.swift
Build complete! (3.44s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.