The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SymbolKit with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/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/apple/swift-docc-symbolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8a740b5 optionally create overload group symbols when collecting symbol graphs (#71)
Cloned https://github.com/apple/swift-docc-symbolkit.git
Revision (git rev-parse @):
8a740b5197ece51e4b597f8a467546da66324581
SUCCESS checkout https://github.com/apple/swift-docc-symbolkit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/apple/swift-docc-symbolkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/48] Emitting module SymbolKit
[2/54] Compiling SymbolKit OverloadData.swift
[3/54] Compiling SymbolKit SPI.swift
[4/54] Compiling SymbolKit Snippet.swift
[5/54] Compiling SymbolKit Extension.swift
[6/54] Compiling SymbolKit GenericConstraint.swift
[7/54] Compiling SymbolKit GenericParameter.swift
[8/54] Compiling SymbolKit SymbolGraph.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)
                             ^
[9/54] 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)
                             ^
[10/54] 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)
                             ^
[11/54] 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)
                             ^
[12/54] 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)
                             ^
[13/54] 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)
                             ^
[14/54] Compiling SymbolKit Generics.swift
[15/54] Compiling SymbolKit Namespace.swift
[16/54] Compiling SymbolKit Symbol.swift
[17/54] Compiling SymbolKit SymbolKind.swift
[18/54] Compiling SymbolKit ValueConstraints.swift
[19/54] Compiling SymbolKit SymbolGraph+Overloads.swift
[20/54] Compiling SymbolKit FunctionSignature.swift
[21/54] Compiling SymbolKit HTTP.swift
[22/54] Compiling SymbolKit Identifier.swift
[23/54] Compiling SymbolKit KindIdentifier.swift
[24/54] Compiling SymbolKit Location.swift
[25/54] Compiling SymbolKit Mutability.swift
[26/54] Compiling SymbolKit Names.swift
[27/54] Compiling SymbolKit SourceOrigin.swift
[28/54] Compiling SymbolKit GenericConstraints.swift
[29/54] Compiling SymbolKit Swift.swift
[30/54] Compiling SymbolKit SemanticVersion.swift
[31/54] Compiling SymbolKit AccessControl.swift
[32/54] Compiling SymbolKit AlternateDeclarations.swift
[33/54] Compiling SymbolKit Availability.swift
[34/54] Compiling SymbolKit AvailabilityItem.swift
[35/54] Compiling SymbolKit Domain.swift
[36/54] Compiling SymbolKit DeclarationFragments+Simplify.swift
[37/54] Compiling SymbolKit DeclarationFragments.swift
[38/54] Compiling SymbolKit Fragment.swift
[39/54] Compiling SymbolKit FragmentKind.swift
[40/54] Compiling SymbolKit FunctionParameter.swift
[41/54] Compiling SymbolKit Metadata.swift
[42/54] Compiling SymbolKit Module.swift
[43/54] Compiling SymbolKit OperatingSystem.swift
[44/54] Compiling SymbolKit Platform.swift
[45/54] Compiling SymbolKit ReferenceLocation.swift
[46/54] Compiling SymbolKit Relationship.swift
[47/54] Compiling SymbolKit RelationshipKind.swift
[48/54] Compiling SymbolKit Mixin+Equals.swift
[49/54] Compiling SymbolKit Mixin+Hash.swift
[50/54] Compiling SymbolKit Mixin.swift
[51/54] Compiling SymbolKit AnyScalar.swift
[52/54] Compiling SymbolKit LineList.swift
[53/54] Compiling SymbolKit Position.swift
[54/54] Compiling SymbolKit SourceRange.swift
Build complete! (5.29s)
Build complete.
Done.

Build Machine: Linux 1