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-http-structured-headers, reference 1.1.0 (8cc27e), with Swift 5.10 for Linux on 7 Oct 2024 18:42:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-http-structured-headers.git
Reference: 1.1.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/apple/swift-http-structured-headers
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 8cc27e2 Correct the link of sswg-security at SECURITY.md (#39)
Cloned https://github.com/apple/swift-http-structured-headers.git
Revision (git rev-parse @):
8cc27e208a4430d5b727fbe0bbb8b832249043b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-http-structured-headers.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/apple/swift-http-structured-headers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.98s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.41s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/10] Write sources
[5/10] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling RawStructuredFieldValues ASCII.swift
[8/18] Compiling RawStructuredFieldValues Errors.swift
[9/18] Emitting module RawStructuredFieldValues
[10/18] Compiling RawStructuredFieldValues ComponentTypes.swift
[11/18] Compiling RawStructuredFieldValues OrderedMap.swift
[12/18] Compiling RawStructuredFieldValues FieldSerializer.swift
[13/18] Compiling RawStructuredFieldValues FieldParser.swift
[14/18] Compiling RawStructuredFieldValues PseudoDecimal.swift
[15/19] Wrapping AST for RawStructuredFieldValues for debugging
[17/35] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[18/35] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[19/36] Compiling StructuredFieldValues StructuredFieldValue.swift
[20/36] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[21/36] Compiling StructuredFieldValues TopLevelListDecoder.swift
[22/36] Emitting module sh_parser
[23/36] Compiling sh_parser main.swift
[25/37] Emitting module StructuredFieldValues
[26/37] Compiling StructuredFieldValues BareInnerListDecoder.swift
[27/37] Compiling StructuredFieldValues BareItemDecoder.swift
[28/37] Compiling StructuredFieldValues KeyedItemDecoder.swift
[29/37] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[30/37] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[31/37] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[32/37] Compiling StructuredFieldValues ParametersDecoder.swift
[33/37] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[34/37] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[35/38] Wrapping AST for sh-parser for debugging
[36/38] Write Objects.LinkFileList
[37/38] Linking sh-parser
Build complete! (20.13s)
Build complete.
Done.