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.9 for Linux on 7 Oct 2024 18:42:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.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.9
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-0":/host -w "$PWD" 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:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.05s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.40s)
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...
[3/13] Compiling RawStructuredFieldValues Errors.swift
[4/13] Emitting module RawStructuredFieldValues
[5/13] Compiling RawStructuredFieldValues ComponentTypes.swift
[6/13] Compiling RawStructuredFieldValues FieldParser.swift
[7/13] Compiling RawStructuredFieldValues ASCII.swift
[8/13] Compiling RawStructuredFieldValues OrderedMap.swift
[9/13] Compiling RawStructuredFieldValues FieldSerializer.swift
[10/13] Compiling RawStructuredFieldValues PseudoDecimal.swift
[12/15] Wrapping AST for RawStructuredFieldValues for debugging
[14/31] Compiling StructuredFieldValues BareInnerListDecoder.swift
[15/31] Compiling StructuredFieldValues BareItemDecoder.swift
[16/31] Emitting module StructuredFieldValues
[17/31] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[18/31] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[19/32] Emitting module sh_parser
[20/32] Compiling sh_parser main.swift
[21/32] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[22/32] Compiling StructuredFieldValues TopLevelListDecoder.swift
[23/32] Compiling StructuredFieldValues KeyedItemDecoder.swift
[24/32] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[25/32] Compiling StructuredFieldValues StructuredFieldValue.swift
[26/33] Compiling StructuredFieldValues ParametersDecoder.swift
[27/33] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[29/34] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[30/34] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[31/34] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[34/36] Wrapping AST for sh-parser for debugging
[35/36] Linking sh-parser
Build complete! (19.29s)
Build complete.
Done.