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 SymbolKit, reference main (4c245d), with Swift 5.8 for Linux on 25 Jul 2024 18:29:55 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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-docc-symbolkit.git
Reference: main
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/swiftlang/swift-docc-symbolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4c245d4 add a separate overload-group calculation in the unified graph collector (#81)
Cloned https://github.com/swiftlang/swift-docc-symbolkit.git
Revision (git rev-parse @):
4c245d4b7264fbabb0fa1f7b3411c2c5bce4e2d9
SUCCESS checkout https://github.com/swiftlang/swift-docc-symbolkit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/swiftlang/swift-docc-symbolkit.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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:19633894bf055e559614dd1a7a19c1cea1efcb05f852dd20ac30d89a57019563
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[1/50] Emitting module SymbolKit
[2/56] Compiling SymbolKit Mixin+Equals.swift
[3/56] Compiling SymbolKit Mixin+Hash.swift
[4/56] Compiling SymbolKit Mixin.swift
[5/56] Compiling SymbolKit AnyScalar.swift
[6/56] Compiling SymbolKit LineList.swift
[7/56] Compiling SymbolKit Position.swift
[8/56] Compiling SymbolKit SourceRange.swift
[9/56] Compiling SymbolKit OverloadData.swift
[10/56] Compiling SymbolKit PlistDetails.swift
[11/56] Compiling SymbolKit SPI.swift
[12/56] Compiling SymbolKit Snippet.swift
[13/56] Compiling SymbolKit Extension.swift
[14/56] Compiling SymbolKit GenericConstraint.swift
[15/56] Compiling SymbolKit GenericParameter.swift
[16/56] Compiling SymbolKit Metadata.swift
[17/56] Compiling SymbolKit Module.swift
[18/56] Compiling SymbolKit OperatingSystem.swift
[19/56] Compiling SymbolKit Platform.swift
[20/56] Compiling SymbolKit ReferenceLocation.swift
[21/56] Compiling SymbolKit Relationship.swift
[22/56] Compiling SymbolKit RelationshipKind.swift
[23/56] Compiling SymbolKit AvailabilityItem.swift
[24/56] Compiling SymbolKit Domain.swift
[25/56] Compiling SymbolKit DeclarationFragments+Simplify.swift
[26/56] Compiling SymbolKit DeclarationFragments.swift
[27/56] Compiling SymbolKit Fragment.swift
[28/56] Compiling SymbolKit FragmentKind.swift
[29/56] Compiling SymbolKit FunctionParameter.swift
[30/56] Compiling SymbolKit FunctionSignature.swift
[31/56] Compiling SymbolKit HTTP.swift
[32/56] Compiling SymbolKit Identifier.swift
[33/56] Compiling SymbolKit KindIdentifier.swift
[34/56] Compiling SymbolKit Location.swift
[35/56] Compiling SymbolKit Mutability.swift
[36/56] Compiling SymbolKit Names.swift
[37/56] Compiling SymbolKit Generics.swift
[38/56] Compiling SymbolKit Namespace.swift
[39/56] Compiling SymbolKit Symbol.swift
[40/56] Compiling SymbolKit SymbolKind.swift
[41/56] Compiling SymbolKit ValueConstraints.swift
[42/56] Compiling SymbolKit SymbolGraph+Overloads.swift
[43/56] Compiling SymbolKit SymbolGraph.swift
[44/56] Compiling SymbolKit SourceOrigin.swift
[45/56] Compiling SymbolKit GenericConstraints.swift
[46/56] Compiling SymbolKit Swift.swift
[47/56] Compiling SymbolKit SemanticVersion.swift
[48/56] Compiling SymbolKit AccessControl.swift
[49/56] Compiling SymbolKit AlternateDeclarations.swift
[50/56] Compiling SymbolKit Availability.swift
[51/56] Compiling SymbolKit GraphCollector.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[52/56] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[53/56] Compiling SymbolKit UnifiedSymbol.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[54/56] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[55/56] Compiling SymbolKit UnifiedSymbolGraph+Overloads.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[56/56] Compiling SymbolKit UnifiedSymbolGraph.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
Build complete! (7.82s)
Build complete.
Done.