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 master (0fe33d), with Swift 5.9 for Linux on 25 Jun 2024 09:35:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0fe33d9 fix outdated links
Cloned https://github.com/taylorbswift/swift-web-semantics.git
Revision (git rev-parse @):
0fe33d9e2ba252d2a99a999eb3bc45ca5599a219
SUCCESS checkout https://github.com/taylorbswift/swift-web-semantics.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/taylorbswift/swift-web-semantics.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:2fa6b0d7467390f3ae6945b12138e4a70f9e62fbd91fe905e9254915c71b67e7
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/kelvin13/swift-hash.git
[1/728] Fetching swift-hash
Fetched https://github.com/kelvin13/swift-hash.git (0.20s)
Computing version for https://github.com/kelvin13/swift-hash.git
Computed https://github.com/kelvin13/swift-hash.git at 0.6.0 (0.50s)
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...
[1/7] Emitting module MessageAuthentication
[2/7] Compiling BaseDigits BaseDigits.swift
[3/7] Emitting module BaseDigits
[4/8] Compiling MIME MIME.swift
[5/8] Emitting module MIME
[10/11] Compiling MessageAuthentication MessageAuthenticationKey.swift
[11/11] Compiling MessageAuthentication MessageAuthenticationHash.swift
[14/18] Compiling Base16 Base16.LowercaseDigits.swift
[15/18] Compiling Base16 Base16.UppercaseDigits.swift
[16/18] Compiling Base16 Base16.Values.swift
[17/18] Emitting module Base16
[18/18] Compiling Base16 Base16.swift
[21/22] Compiling SHA2 SHA256.swift
[22/22] Emitting module SHA2
[25/28] Compiling WebResponse WebResponse.swift
[26/28] Compiling WebResponse WebResponse.Payload.swift
[27/28] Compiling WebResponse SHA2.swift
[28/28] Emitting module WebResponse
[31/32] Emitting module WebSemantics
[32/32] Compiling WebSemantics WebService.swift
Build complete! (6.34s)
Build complete.
Done.