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.9 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.9-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.9
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.9-latest swift build 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.9-latest' locally
basic-5.9-latest: Pulling from finestructure/spi-images
43f89b94cd7d: Already exists
a27a36b75cc2: Already exists
8a659dca10c1: Already exists
601d71a7ecfb: Already exists
7e184a04e049: Pulling fs layer
eed752aac761: Pulling fs layer
eed752aac761: Verifying Checksum
eed752aac761: Download complete
7e184a04e049: Verifying Checksum
7e184a04e049: Download complete
7e184a04e049: Pull complete
eed752aac761: Pull complete
Digest: sha256:0f2c65052ff93028a07b3c517133aaed189a0b419e8b42f955615c2c76508cb4
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/7] Emitting module ByteArrayCodable
[2/7] Compiling ByteArrayCodable SingleValueDecodingContainer.swift
[3/7] Compiling ByteArrayCodable UnkeyedEncodingContainer.swift
[4/7] Compiling ByteArrayCodable SingleValueEncodingContainer.swift
[5/7] Compiling ByteArrayCodable ByteArrayEncoder.swift
[6/7] Compiling ByteArrayCodable ByteArrayDecoder.swift
[7/7] Compiling ByteArrayCodable KeyedEncodingContainer.swift
Build complete! (4.53s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.