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 soto-smithy, reference main (fcbbf5), with Swift 5.9 for Linux on 24 Jan 2025 13:21:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-smithy.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/soto-project/soto-smithy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fcbbf56 Add AwsHttpChecksumTrait.Algorithm.crc64NVME
Cloned https://github.com/soto-project/soto-smithy.git
Revision (git rev-parse @):
fcbbf56b66cb5d9fb817067ebb80d9dee986c939
SUCCESS checkout https://github.com/soto-project/soto-smithy.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/soto-project/soto-smithy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/37] Emitting module SotoSmithy
[2/42] Compiling SotoSmithy StreamingTraits.swift
[3/42] Compiling SotoSmithy SuppressTrait.swift
[4/42] Compiling SotoSmithy TypeRefinementTraits.swift
[5/42] Compiling SotoSmithy WaitersTraits.swift
[6/42] Compiling SotoSmithy XmlBindingTraits.swift
[7/42] Compiling SotoSmithy BehaviourTraits.swift
[8/42] Compiling SotoSmithy ConstraintTraits.swift
[9/42] Compiling SotoSmithy DocumentationTraits.swift
[10/42] Compiling SotoSmithy EndpointTraits.swift
[11/42] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[12/42] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[13/42] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[14/42] Compiling SotoSmithy ProtocolTraits.swift
[15/42] Compiling SotoSmithy ResourceTraits.swift
[16/42] Compiling SotoSmithy RulesTraits.swift
[17/42] Compiling SotoSmithy SingleValueTrait.swift
[18/42] Compiling SotoSmithy StaticTrait.swift
[19/42] Compiling SotoSmithy Trait.swift
[20/42] Compiling SotoSmithy TraitList.swift
[21/42] Compiling SotoSmithy AuthenticationTraits.swift
[22/42] Compiling SotoSmithy LogicalSelectors.swift
[23/42] Compiling SotoSmithy Selector.swift
[24/42] Compiling SotoSmithy SelectorParser.swift
[25/42] Compiling SotoSmithy AggregateShapes.swift
[26/42] Compiling SotoSmithy ApplyShape.swift
[27/42] Compiling SotoSmithy DecodableShape.swift
[28/42] Compiling SotoSmithy ServiceShapes.swift
[29/42] Compiling SotoSmithy Shape.swift
[30/42] Compiling SotoSmithy SimpleShapes.swift
[31/42] Compiling SotoSmithy CustomTrait.swift
[32/42] Compiling SotoSmithy Document.swift
[33/42] Compiling SotoSmithy Errors.swift
[34/42] Compiling SotoSmithy Model.swift
[35/42] Compiling SotoSmithy ShapeId.swift
[36/42] Compiling SotoSmithy Smithy.swift
[37/42] Compiling SotoSmithy Parser.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 AwsProtocolTraits.swift
[46/53] Compiling SotoSmithyAWS AwsS3Traits.swift
[47/53] Compiling SotoSmithyAWS AwsIAMTraits.swift
[48/53] Emitting module SotoSmithyAWS
[49/53] Compiling SotoSmithyAWS Smithy.swift
[50/53] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[51/53] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[52/53] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[53/53] Compiling SotoSmithyAWS AwsCoreTraits.swift
Build complete! (14.14s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "soto-smithy",
  "name" : "soto-smithy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SotoSmithy",
      "targets" : [
        "SotoSmithy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SotoSmithyAWS",
      "targets" : [
        "SotoSmithyAWS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SotoSmithyTests",
      "module_type" : "SwiftTarget",
      "name" : "SotoSmithyTests",
      "path" : "Tests/SotoSmithyTests",
      "sources" : [
        "AWSTests.swift",
        "ModelTests.swift",
        "ParserTests.swift",
        "SelectorTests.swift",
        "ShapeIdTests.swift",
        "ShapeTests.swift",
        "TokenizerTests.swift",
        "TraitTests.swift"
      ],
      "target_dependencies" : [
        "SotoSmithy",
        "SotoSmithyAWS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SotoSmithyAWS",
      "module_type" : "SwiftTarget",
      "name" : "SotoSmithyAWS",
      "path" : "Sources/SotoSmithyAWS",
      "product_memberships" : [
        "SotoSmithyAWS"
      ],
      "sources" : [
        "Smithy.swift",
        "Traits/AwsApiGatewayTraits.swift",
        "Traits/AwsAuthenticationTraits.swift",
        "Traits/AwsCloudFormationTraits.swift",
        "Traits/AwsCoreTraits.swift",
        "Traits/AwsIAMTraits.swift",
        "Traits/AwsProtocolTraits.swift",
        "Traits/AwsS3Traits.swift"
      ],
      "target_dependencies" : [
        "SotoSmithy"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SotoSmithy",
      "module_type" : "SwiftTarget",
      "name" : "SotoSmithy",
      "path" : "Sources/SotoSmithy",
      "product_memberships" : [
        "SotoSmithy",
        "SotoSmithyAWS"
      ],
      "sources" : [
        "Core/Document.swift",
        "Core/Errors.swift",
        "Core/Model.swift",
        "Core/ShapeId.swift",
        "Core/Smithy.swift",
        "Parser/Parser.swift",
        "Parser/Smithy+Parse.swift",
        "Parser/TokenParser.swift",
        "Parser/Tokenizer.swift",
        "Selectors/BasicSelectors.swift",
        "Selectors/DecodableSelector.swift",
        "Selectors/LogicalSelectors.swift",
        "Selectors/Selector.swift",
        "Selectors/SelectorParser.swift",
        "Shapes/AggregateShapes.swift",
        "Shapes/ApplyShape.swift",
        "Shapes/DecodableShape.swift",
        "Shapes/ServiceShapes.swift",
        "Shapes/Shape.swift",
        "Shapes/SimpleShapes.swift",
        "Traits/CustomTrait.swift",
        "Traits/SingleValueTrait.swift",
        "Traits/StaticTrait.swift",
        "Traits/Trait.swift",
        "Traits/TraitList.swift",
        "Traits/Types/AuthenticationTraits.swift",
        "Traits/Types/BehaviourTraits.swift",
        "Traits/Types/ConstraintTraits.swift",
        "Traits/Types/DocumentationTraits.swift",
        "Traits/Types/EndpointTraits.swift",
        "Traits/Types/HttpProtocolBindingTraits.swift",
        "Traits/Types/HttpProtocolComplianceTraits.swift",
        "Traits/Types/MqttProtocolBindingTraits.swift",
        "Traits/Types/ProtocolTraits.swift",
        "Traits/Types/ResourceTraits.swift",
        "Traits/Types/RulesTraits.swift",
        "Traits/Types/StreamingTraits.swift",
        "Traits/Types/SuppressTrait.swift",
        "Traits/Types/TypeRefinementTraits.swift",
        "Traits/Types/WaitersTraits.swift",
        "Traits/Types/XmlBindingTraits.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.