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 swift-web-semantics, reference v0.4.0 (97d100), with Swift 5.10 for Linux on 25 Jun 2024 09:42:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taylorbswift/swift-web-semantics.git
Reference: v0.4.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/taylorbswift/swift-web-semantics
 * tag               v0.4.0     -> FETCH_HEAD
HEAD is now at 97d100a Update README.md
Cloned https://github.com/taylorbswift/swift-web-semantics.git
Revision (git rev-parse @):
97d100aa29a9b7649f7afc1f1be9fa293f668b29
SUCCESS checkout https://github.com/taylorbswift/swift-web-semantics.git at v0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/taylorbswift/swift-web-semantics.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:ad7d89f73d56840dc701ca7cebc6a2b940dd6cd1021b272e36eba4b329a2df61
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/kelvin13/swift-hash.git
[1/728] Fetching swift-hash
Fetched https://github.com/kelvin13/swift-hash.git from cache (0.27s)
Computing version for https://github.com/kelvin13/swift-hash.git
Computed https://github.com/kelvin13/swift-hash.git at 0.6.0 (0.44s)
Creating working copy for https://github.com/kelvin13/swift-hash.git
Working copy of https://github.com/kelvin13/swift-hash.git resolved at 0.6.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/15] Emitting module BaseDigits
[10/15] Compiling BaseDigits BaseDigits.swift
[12/16] Compiling MessageAuthentication MessageAuthenticationKey.swift
[13/16] Emitting module MessageAuthentication
[14/16] Compiling MessageAuthentication MessageAuthenticationHash.swift
[16/22] Emitting module MIME
[17/22] Compiling MIME MIME.swift
[19/23] Compiling Base16 Base16.Values.swift
[20/23] Compiling Base16 Base16.UppercaseDigits.swift
[21/23] Compiling Base16 Base16.swift
[22/23] Compiling Base16 Base16.LowercaseDigits.swift
[23/23] Emitting module Base16
[25/26] Emitting module SHA2
[26/26] Compiling SHA2 SHA256.swift
[28/31] Compiling WebResponse WebResponse.swift
[29/31] Compiling WebResponse SHA2.swift
[30/31] Emitting module WebResponse
[31/31] Compiling WebResponse WebResponse.Payload.swift
[33/34] Compiling WebSemantics WebService.swift
[34/34] Emitting module WebSemantics
Build complete! (8.03s)
Build complete.
Done.