The Swift Package Index logo.Swift Package Index

Build Information

Successful build of soto-smithy with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-smithy.git
Reference: 0.4.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/soto-project/soto-smithy
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 9d90291 Don't throw errors for unrecognised traits ouside of smithy.api and aws.api namespaces
Cloned https://github.com/soto-project/soto-smithy.git
Revision (git rev-parse @):
9d90291376232d1fd520736b5e852c4505f60ea6
SUCCESS checkout https://github.com/soto-project/soto-smithy.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/soto-project/soto-smithy.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/37] Compiling SotoSmithy SingleValueTrait.swift
[2/37] Compiling SotoSmithy StaticTrait.swift
[3/37] Compiling SotoSmithy Trait.swift
[4/37] Compiling SotoSmithy TraitList.swift
[5/37] Compiling SotoSmithy AuthenticationTraits.swift
[6/42] Emitting module SotoSmithy
[7/42] Compiling SotoSmithy LogicalSelectors.swift
[8/42] Compiling SotoSmithy Selector.swift
[9/42] Compiling SotoSmithy SelectorParser.swift
[10/42] Compiling SotoSmithy AggregateShapes.swift
[11/42] Compiling SotoSmithy ApplyShape.swift
[12/42] Compiling SotoSmithy BehaviourTraits.swift
[13/42] Compiling SotoSmithy ConstraintTraits.swift
[14/42] Compiling SotoSmithy DocumentationTraits.swift
[15/42] Compiling SotoSmithy EndpointTraits.swift
[16/42] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[17/42] Compiling SotoSmithy DecodableShape.swift
[18/42] Compiling SotoSmithy ServiceShapes.swift
[19/42] Compiling SotoSmithy Shape.swift
[20/42] Compiling SotoSmithy SimpleShapes.swift
[21/42] Compiling SotoSmithy CustomTrait.swift
[22/42] Compiling SotoSmithy StreamingTraits.swift
[23/42] Compiling SotoSmithy SuppressTrait.swift
[24/42] Compiling SotoSmithy TypeRefinementTraits.swift
[25/42] Compiling SotoSmithy WaitersTraits.swift
[26/42] Compiling SotoSmithy XmlBindingTraits.swift
[27/42] Compiling SotoSmithy Document.swift
[28/42] Compiling SotoSmithy Errors.swift
[29/42] Compiling SotoSmithy Model.swift
[30/42] Compiling SotoSmithy ShapeId.swift
[31/42] Compiling SotoSmithy Smithy.swift
[32/42] Compiling SotoSmithy Parser.swift
[33/42] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[34/42] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[35/42] Compiling SotoSmithy ProtocolTraits.swift
[36/42] Compiling SotoSmithy ResourceTraits.swift
[37/42] Compiling SotoSmithy RulesTraits.swift
[38/42] Compiling SotoSmithy Smithy+Parse.swift
[39/42] Compiling SotoSmithy TokenParser.swift
[40/42] Compiling SotoSmithy Tokenizer.swift
[41/42] Compiling SotoSmithy BasicSelectors.swift
[42/42] Compiling SotoSmithy DecodableSelector.swift
[45/52] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[46/53] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[47/53] Compiling SotoSmithyAWS AwsIAMTraits.swift
[48/53] Compiling SotoSmithyAWS AwsCoreTraits.swift
[49/53] Compiling SotoSmithyAWS AwsS3Traits.swift
[50/53] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[51/53] Compiling SotoSmithyAWS Smithy.swift
[52/53] Emitting module SotoSmithyAWS
[53/53] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
Build complete! (6.65s)
Build complete.
Done.

Build Machine: Linux 2