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

Failed to build scipio-s3-storage, reference main (f5ba47), with Swift 6.1 for Linux on 29 Apr 2025 21:25:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/scipio-s3-storage.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/giginet/scipio-s3-storage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f5ba47e Merge pull request #4 from ikesyo/update-soto-core-for-swift-6.1
Cloned https://github.com/giginet/scipio-s3-storage.git
Revision (git rev-parse @):
f5ba47ec0ef9b7c61e78da6792aa083ff9311009
SUCCESS checkout https://github.com/giginet/scipio-s3-storage.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/giginet/scipio-s3-storage.git
https://github.com/giginet/scipio-s3-storage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "soto-codegenerator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto-codegenerator"
    },
    {
      "identity" : "soto-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.3.2",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto-core.git"
    },
    {
      "identity" : "scipio-cache-storage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/giginet/scipio-cache-storage.git"
    }
  ],
  "manifest_display_name" : "scipio-s3-storage",
  "name" : "scipio-s3-storage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ScipioS3Storage",
      "targets" : [
        "ScipioS3Storage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ScipioS3StorageTests",
      "module_type" : "SwiftTarget",
      "name" : "ScipioS3StorageTests",
      "path" : "Tests/ScipioS3StorageTests",
      "sources" : [
        "AARArchiverTests.swift",
        "CompressorTests.swift"
      ],
      "target_dependencies" : [
        "ScipioS3Storage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScipioS3Storage",
      "module_type" : "SwiftTarget",
      "name" : "ScipioS3Storage",
      "path" : "Sources/ScipioS3Storage",
      "product_dependencies" : [
        "ScipioStorage",
        "SotoCore",
        "SotoCodeGeneratorPlugin"
      ],
      "product_memberships" : [
        "ScipioS3Storage"
      ],
      "sources" : [
        "AARArchiver.swift",
        "Compressor.swift",
        "S3Client.swift",
        "S3Storage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/soto-project/soto-core.git
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/giginet/scipio-cache-storage.git
[1/3534] Fetching soto-codegenerator
[1274/3575] Fetching soto-codegenerator, scipio-cache-storage
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (0.28s)
[1379/3534] Fetching soto-codegenerator
[1380/55836] Fetching soto-codegenerator, soto-core
Fetched https://github.com/soto-project/soto-codegenerator from cache (3.12s)
Fetched https://github.com/soto-project/soto-core.git from cache (3.15s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (3.76s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.6.0 (1.24s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/async-http-client.git
[1/3836] Fetching swift-log
[2226/4480] Fetching swift-log, jmespath.swift
[4021/7099] Fetching swift-log, jmespath.swift, swift-nio-transport-services
[4796/9305] Fetching swift-log, jmespath.swift, swift-nio-transport-services, swift-metrics
[7321/24114] Fetching swift-log, jmespath.swift, swift-nio-transport-services, swift-metrics, swift-nio-ssl
[9505/38004] Fetching swift-log, jmespath.swift, swift-nio-transport-services, swift-metrics, swift-nio-ssl, async-http-client
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.51s)
[14199/37360] Fetching swift-log, swift-nio-transport-services, swift-metrics, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-distributed-tracing.git
[26847/42334] Fetching swift-log, swift-nio-transport-services, swift-metrics, swift-nio-ssl, async-http-client, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (1.70s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.70s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.19s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.71s)
Fetching https://github.com/apple/swift-nio.git
[1/1705] Fetching swift-atomics
[1706/15489] Fetching swift-atomics, swift-crypto
[2671/91050] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.45s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.48s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.13s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.16s)
[54404/75561] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.23s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (10.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.71s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.02s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
[482/20633] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.22s)
Fetched https://github.com/apple/swift-collections.git from cache (1.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.92s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.60s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5662] Fetching swift-nio-extras
[1643/17166] Fetching swift-nio-extras, swift-nio-http2
[7274/23069] Fetching swift-nio-extras, swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[8549/17407] Fetching swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.18s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.19s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.82s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.59s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.7.0 (0.59s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/soto-project/soto-smithy.git
[1/1837] Fetching soto-smithy
[1838/3651] Fetching soto-smithy, swift-mustache
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.33s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.34s)
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (1.76s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.7 (0.67s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.91s)
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.38s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.32s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.92s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.32s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.96s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/soto-project/soto-codegenerator
Working copy of https://github.com/soto-project/soto-codegenerator resolved at 7.7.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/soto-project/soto-smithy.git
Working copy of https://github.com/soto-project/soto-smithy.git resolved at 0.4.7
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.6.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/giginet/scipio-cache-storage.git
Working copy of https://github.com/giginet/scipio-cache-storage.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/80] Emitting module Mustache
[11/82] Emitting module ArgumentParserToolInfo
[12/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/83] Compiling SotoSmithy SingleValueTrait.swift
[14/83] Compiling SotoSmithy StaticTrait.swift
[15/83] Compiling SotoSmithy Trait.swift
[16/83] Compiling SotoSmithy TraitList.swift
[17/83] Compiling SotoSmithy AuthenticationTraits.swift
[18/88] Compiling Mustache Template.swift
[19/88] Compiling Mustache Transform.swift
[20/88] Wrapping AST for ArgumentParserToolInfo for debugging
[22/88] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[23/88] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[24/88] Compiling SotoSmithy ProtocolTraits.swift
[25/88] Compiling SotoSmithy ResourceTraits.swift
[26/88] Compiling SotoSmithy RulesTraits.swift
[27/88] Compiling SotoSmithy BehaviourTraits.swift
[28/88] Compiling SotoSmithy ConstraintTraits.swift
[29/88] Compiling SotoSmithy DocumentationTraits.swift
[30/88] Compiling SotoSmithy EndpointTraits.swift
[31/88] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[32/126] Compiling ArgumentParser ParsableCommand.swift
[33/126] Compiling ArgumentParser ArgumentDecoder.swift
[34/126] Compiling ArgumentParser OptionGroup.swift
[35/126] Compiling ArgumentParser AsyncParsableCommand.swift
[36/126] Compiling ArgumentParser CommandConfiguration.swift
[37/126] Compiling ArgumentParser NameSpecification.swift
[38/126] Compiling ArgumentParser Option.swift
[39/126] Compiling ArgumentParser ExpressibleByArgument.swift
[40/126] Compiling ArgumentParser ParsableArguments.swift
[41/126] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/126] Emitting module Logging
[43/126] Compiling Logging MetadataProvider.swift
[44/126] Compiling Logging LogHandler.swift
[45/126] Compiling Logging Logging.swift
[46/126] Compiling Logging Locks.swift
[48/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/127] Compiling ArgumentParser CompletionsGenerator.swift
[50/127] Emitting module SotoSmithy
[51/127] Compiling ArgumentParser CommandGroup.swift
[52/127] Compiling ArgumentParser EnumerableFlag.swift
[53/127] Compiling ArgumentParser ArgumentDefinition.swift
[54/127] Compiling ArgumentParser ArgumentSet.swift
[55/127] Compiling ArgumentParser CommandParser.swift
[56/127] Compiling ArgumentParser InputKey.swift
[59/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[60/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[61/127] Compiling ArgumentParser Argument.swift
[62/127] Compiling ArgumentParser Flag.swift
[66/127] Compiling ArgumentParser CompletionKind.swift
[67/127] Compiling ArgumentParser Errors.swift
[71/127] Compiling ArgumentParser ArgumentHelp.swift
[72/127] Compiling ArgumentParser ArgumentVisibility.swift
[75/128] Wrapping AST for Logging for debugging
[78/128] Emitting module ArgumentParser
[78/133] Wrapping AST for Mustache for debugging
[80/133] Compiling ArgumentParser UsageGenerator.swift
[81/133] Compiling ArgumentParser CollectionExtensions.swift
[82/133] Compiling ArgumentParser Platform.swift
[83/133] Compiling ArgumentParser SequenceExtensions.swift
[84/133] Compiling ArgumentParser StringExtensions.swift
[91/134] Wrapping AST for SotoSmithy for debugging
[103/142] Compiling ArgumentParser Tree.swift
[104/142] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[105/143] Compiling SotoSmithyAWS AwsIAMTraits.swift
[106/143] Compiling SotoSmithyAWS AwsS3Traits.swift
[121/143] Compiling ArgumentParser InputOrigin.swift
[122/143] Emitting module SotoSmithyAWS
[123/143] Compiling SotoSmithyAWS Smithy.swift
[124/143] Compiling ArgumentParser Name.swift
[125/143] Compiling ArgumentParser Parsed.swift
[126/143] Compiling ArgumentParser ParsedValues.swift
[127/143] Compiling ArgumentParser ParserError.swift
[128/143] Compiling ArgumentParser SplitArguments.swift
[129/143] Compiling ArgumentParser DumpHelpGenerator.swift
[130/143] Compiling ArgumentParser HelpCommand.swift
[131/143] Compiling ArgumentParser HelpGenerator.swift
[132/143] Compiling ArgumentParser MessageInfo.swift
[134/144] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[135/144] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[136/144] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[137/144] Compiling SotoSmithyAWS AwsCoreTraits.swift
[139/145] Wrapping AST for SotoSmithyAWS for debugging
[140/145] Wrapping AST for ArgumentParser for debugging
[142/167] Compiling SotoCodeGeneratorLib error.swift
[143/167] Compiling SotoCodeGeneratorLib header.swift
[144/167] Compiling SotoCodeGeneratorLib paginators.swift
[145/170] Compiling SotoCodeGeneratorLib shapes.swift
[146/170] Compiling SotoCodeGeneratorLib struct.swift
[147/170] Compiling SotoCodeGeneratorLib waiters.swift
[148/170] Compiling SotoCodeGeneratorLib comment.swift
[149/170] Compiling SotoCodeGeneratorLib enum.swift
[150/170] Compiling SotoCodeGeneratorLib enumWithValues.swift
[151/170] Compiling SotoCodeGeneratorLib String.swift
[152/170] Compiling SotoCodeGeneratorLib Templates.swift
[153/170] Compiling SotoCodeGeneratorLib api.swift
[154/170] Emitting module SotoCodeGeneratorLib
[155/170] Compiling SotoCodeGeneratorLib Glob.swift
[156/170] Compiling SotoCodeGeneratorLib Model+Patch.swift
[157/170] Compiling SotoCodeGeneratorLib Patch.swift
[158/170] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[159/170] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[160/170] Compiling SotoCodeGeneratorLib SotoTraits.swift
[161/170] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[162/170] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[163/170] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[164/170] Compiling SotoCodeGeneratorLib AwsService.swift
[165/170] Compiling SotoCodeGeneratorLib ConfigFile.swift
[166/170] Compiling SotoCodeGeneratorLib Endpoints.swift
[167/171] Wrapping AST for SotoCodeGeneratorLib for debugging
[169/173] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[170/173] Emitting module SotoCodeGenerator
[171/174] Wrapping AST for SotoCodeGenerator for debugging
[172/174] Write Objects.LinkFileList
[173/174] Linking SotoCodeGenerator-tool
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/839] Write sources
[36/839] Compiling CSotoExpat xmltok_ns.c
[37/839] Compiling CSotoExpat xmltok_impl.c
[38/839] Write sources
[43/839] Compiling _AtomicsShims.c
[44/839] Compiling CNIOWindows shim.c
[45/839] Compiling CNIOWindows WSAStartup.c
[46/839] Compiling _NumericsShims _NumericsShims.c
[47/839] Compiling CNIOWASI CNIOWASI.c
[48/839] Compiling CNIOLinux liburing_shims.c
[49/839] Compiling CSotoExpat xmlrole.c
[50/839] Compiling CNIOLLHTTP c_nio_http.c
[51/839] Compiling CNIOExtrasZlib empty.c
[52/839] Compiling CNIODarwin shim.c
[53/839] Compiling CNIOLinux shim.c
[54/839] Compiling CNIOLLHTTP c_nio_api.c
[55/839] Compiling fiat_p256_adx_sqr.S
[56/839] Compiling fiat_p256_adx_mul.S
[57/839] Compiling fiat_curve25519_adx_square.S
[58/839] Write swift-version-24593BA9C3E375BF.txt
[59/839] Compiling fiat_curve25519_adx_mul.S
[60/839] Compiling CSotoExpat xmlparse.c
[61/839] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/839] Compiling CSotoExpat xmltok.c
[63/848] Compiling CNIOBoringSSLShims shims.c
[65/849] Compiling ServiceContextModule ServiceContextKey.swift
[66/854] Compiling _NIOBase64 Base64.swift
[67/854] Emitting module _NIOBase64
[69/855] Compiling ServiceContextModule ServiceContext.swift
[70/855] Emitting module ServiceContextModule
[72/856] Emitting module _NIODataStructures
[73/856] Compiling _NIODataStructures _TinyArray.swift
[74/856] Compiling _NIODataStructures PriorityQueue.swift
[75/856] Compiling _NIODataStructures Heap.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/869] Emitting module ScipioStorage
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
 1 | import Foundation
 2 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 3 |
 4 | private let jsonEncoder = {
[78/869] Compiling ScipioStorage CacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
 1 | import Foundation
 2 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 3 |
 4 | private let jsonEncoder = {
[78/869] Compiling tls_method.cc
[78/869] Compiling tls_record.cc
[78/869] Compiling tls13_server.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/72] Compiling Logging MetadataProvider.swift
[3/72] Compiling SotoSmithy Parser.swift
[4/72] Compiling SotoSmithy Smithy+Parse.swift
[5/74] Compiling SotoSmithy LogicalSelectors.swift
[6/74] Compiling SotoSmithy Selector.swift
[7/74] Compiling SotoSmithy SelectorParser.swift
[8/74] Emitting module Mustache
[9/74] Emitting module Logging
[10/74] Compiling SotoSmithy AggregateShapes.swift
[11/74] Compiling SotoSmithy ApplyShape.swift
[12/74] Compiling SotoSmithy Document.swift
[13/74] Compiling SotoSmithy Errors.swift
[14/74] Compiling SotoSmithy Model.swift
[15/74] Compiling SotoSmithy ShapeId.swift
[16/74] Compiling SotoSmithy Smithy.swift
[17/74] Emitting module ArgumentParserToolInfo
[18/74] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/75] Compiling Logging Locks.swift
[21/75] Compiling Logging LogHandler.swift
[22/75] Compiling Logging Logging.swift
[23/75] Compiling Mustache Template.swift
[24/75] Compiling Mustache Transform.swift
[26/74] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[27/74] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[28/74] Compiling SotoSmithy ProtocolTraits.swift
[29/74] Compiling SotoSmithy ResourceTraits.swift
[30/74] Compiling SotoSmithy RulesTraits.swift
[31/92] Compiling SotoSmithy BasicSelectors.swift
[32/92] Compiling SotoSmithy DecodableSelector.swift
[33/92] Compiling SotoSmithy TokenParser.swift
[34/92] Compiling SotoSmithy Tokenizer.swift
[36/118] Compiling ArgumentParser ArgumentVisibility.swift
[37/118] Compiling ArgumentParser CompletionKind.swift
[38/118] Compiling ArgumentParser Errors.swift
[39/118] Compiling ArgumentParser Flag.swift
[40/118] Compiling ArgumentParser NameSpecification.swift
[41/117] Emitting module SotoSmithy
[42/117] Compiling ArgumentParser ArgumentDecoder.swift
[43/117] Compiling ArgumentParser ArgumentDefinition.swift
[44/117] Compiling ArgumentParser ArgumentSet.swift
[45/117] Compiling ArgumentParser CommandParser.swift
[46/117] Compiling ArgumentParser InputKey.swift
[47/117] Compiling ArgumentParser EnumerableFlag.swift
[48/117] Compiling ArgumentParser ExpressibleByArgument.swift
[49/117] Compiling ArgumentParser ParsableArguments.swift
[50/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/117] Compiling ArgumentParser ParsableCommand.swift
[52/117] Compiling ArgumentParser ArgumentHelp.swift
[53/117] Compiling ArgumentParser OptionGroup.swift
[54/117] Compiling ArgumentParser AsyncParsableCommand.swift
[55/117] Compiling ArgumentParser CommandConfiguration.swift
[56/117] Compiling ArgumentParser CommandGroup.swift
[57/117] Compiling ArgumentParser Option.swift
[58/117] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/117] Compiling ArgumentParser CompletionsGenerator.swift
[60/117] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/117] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/117] Compiling ArgumentParser Argument.swift
[63/117] Compiling ArgumentParser InputOrigin.swift
[64/117] Compiling ArgumentParser Name.swift
[65/117] Compiling ArgumentParser Parsed.swift
[66/117] Compiling ArgumentParser ParsedValues.swift
[67/117] Compiling ArgumentParser ParserError.swift
[68/117] Compiling ArgumentParser UsageGenerator.swift
[69/117] Compiling SotoSmithy SuppressTrait.swift
[70/117] Compiling SotoSmithy TypeRefinementTraits.swift
[71/117] Compiling SotoSmithy WaitersTraits.swift
[72/117] Compiling SotoSmithy XmlBindingTraits.swift
[85/122] Emitting module ArgumentParser
[92/130] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[93/131] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[94/131] Compiling SotoSmithyAWS AwsS3Traits.swift
[95/131] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[96/131] Compiling SotoSmithyAWS Smithy.swift
[97/131] Emitting module SotoSmithyAWS
[102/131] Compiling ArgumentParser SplitArguments.swift
[103/131] Compiling ArgumentParser DumpHelpGenerator.swift
[104/131] Compiling ArgumentParser HelpCommand.swift
[105/131] Compiling ArgumentParser HelpGenerator.swift
[106/131] Compiling ArgumentParser MessageInfo.swift
[108/131] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[109/131] Compiling SotoSmithyAWS AwsCoreTraits.swift
[110/131] Compiling SotoSmithyAWS AwsIAMTraits.swift
[112/131] Compiling ArgumentParser CollectionExtensions.swift
[113/131] Compiling ArgumentParser Platform.swift
[114/131] Compiling ArgumentParser SequenceExtensions.swift
[115/131] Compiling ArgumentParser StringExtensions.swift
[116/131] Compiling ArgumentParser Tree.swift
[117/153] Compiling SotoCodeGeneratorLib api.swift
[118/153] Compiling SotoCodeGeneratorLib comment.swift
[119/153] Compiling SotoCodeGeneratorLib enum.swift
[120/153] Compiling SotoCodeGeneratorLib enumWithValues.swift
[128/153] Compiling SotoCodeGeneratorLib String.swift
[129/153] Compiling SotoCodeGeneratorLib Templates.swift
[134/156] Emitting module SotoCodeGeneratorLib
[135/156] Compiling SotoCodeGeneratorLib Glob.swift
[136/156] Compiling SotoCodeGeneratorLib Model+Patch.swift
[137/156] Compiling SotoCodeGeneratorLib Patch.swift
[138/156] Compiling SotoCodeGeneratorLib shapes.swift
[139/156] Compiling SotoCodeGeneratorLib struct.swift
[140/156] Compiling SotoCodeGeneratorLib waiters.swift
[141/156] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[142/156] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[143/156] Compiling SotoCodeGeneratorLib SotoTraits.swift
[144/156] Compiling SotoCodeGeneratorLib error.swift
[145/156] Compiling SotoCodeGeneratorLib header.swift
[146/156] Compiling SotoCodeGeneratorLib paginators.swift
[147/156] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[148/156] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[149/156] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[150/156] Compiling SotoCodeGeneratorLib AwsService.swift
[151/156] Compiling SotoCodeGeneratorLib ConfigFile.swift
[152/156] Compiling SotoCodeGeneratorLib Endpoints.swift
[154/158] Emitting module SotoCodeGenerator
[155/158] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[156/158] Write Objects.LinkFileList
[157/158] Linking SotoCodeGenerator-tool
[0/1] Planning build
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/778] Compiling fiat_p256_adx_mul.S
[3/778] Compiling fiat_curve25519_adx_square.S
[4/778] Compiling md5-x86_64-linux.S
[5/778] Compiling fiat_p256_adx_sqr.S
[6/778] Compiling fiat_curve25519_adx_mul.S
[7/778] Write swift-version-24593BA9C3E375BF.txt
[8/778] Compiling CCryptoBoringSSLShims shims.c
[10/782] Compiling _NIODataStructures PriorityQueue.swift
[11/782] Compiling _NIODataStructures Heap.swift
[12/782] Compiling _NIODataStructures _TinyArray.swift
[13/782] Emitting module _NIODataStructures
[14/785] Compiling tls_record.cc
[14/785] Compiling tls_method.cc
[16/789] Compiling tls13_server.cc
[17/790] Compiling tls13_enc.cc
[18/790] Compiling tls13_client.cc
[20/799] Emitting module _NIOBase64
[21/799] Compiling _NIOBase64 Base64.swift
[22/807] Emitting module ServiceContextModule
[23/807] Compiling ServiceContextModule ServiceContext.swift
[24/807] Compiling ServiceContextModule ServiceContextKey.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/808] Emitting module ScipioStorage
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
 1 | import Foundation
 2 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 3 |
 4 | private let jsonEncoder = {
[26/808] Compiling ScipioStorage CacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
 1 | import Foundation
 2 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 3 |
 4 | private let jsonEncoder = {
[27/808] Compiling c-nioatomics.c
[27/808] Compiling c-atomics.c
[28/808] Compiling RealModule ElementaryFunctions.swift
BUILD FAILURE 6.1 linux