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 PacketProcessor 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.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dannys42/SwiftPacketProcessor.git
Reference: 0.0.3
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/dannys42/SwiftPacketProcessor
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 71dd60b Now using ObjectIdentifier.  Removed need for _packetTypeId.
Cloned https://github.com/dannys42/SwiftPacketProcessor.git
Revision (git rev-parse @):
71dd60bbabf03d4656c933f1451a57cef9d5de1e
SUCCESS checkout https://github.com/dannys42/SwiftPacketProcessor.git at 0.0.3
========================================
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
Fetching https://github.com/apple/swift-docc-plugin
[1/1423] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.38s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2265] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.38s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling PacketProcessor PacketProtocols.swift
[4/12] Compiling PacketProcessor HandlerWrapper.swift
[5/12] Compiling PacketProcessor PacketTypeWrapper.swift
[6/12] Emitting module PacketProcessor
[7/13] Compiling PacketProcessor PacketSearchResult.swift
[8/13] Compiling PacketProcessor DataPacket.swift
[9/13] Compiling PacketProcessor PacketHandlerIdentifier.swift
[10/13] Compiling PacketProcessor PacketCollectionType.swift
[11/13] Compiling PacketProcessor PacketHandlerContext.swift
[12/13] Compiling PacketProcessor StringPacket.swift
[13/13] Compiling PacketProcessor PacketProcessor.swift
Build complete! (16.30s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.