Build Information
Failed to build scipio-s3-storage, reference 2.0.0 (69a35f
), with Swift 6.0 for Linux on 3 Dec 2024 12:36:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/scipio-s3-storage.git
Reference: 2.0.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/giginet/scipio-s3-storage
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 69a35f8 Merge pull request #3 from giginet/upgrade-dependencies
Cloned https://github.com/giginet/scipio-s3-storage.git
Revision (git rev-parse @):
69a35f862ced598be9116a6ec71cb18e78d819c4
SUCCESS checkout https://github.com/giginet/scipio-s3-storage.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/giginet/scipio-s3-storage.git
{
"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.1.0",
"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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/giginet/scipio-cache-storage.git
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/soto-project/soto-core.git
[1/41] Fetching scipio-cache-storage
[42/3433] Fetching scipio-cache-storage, soto-codegenerator
[1705/48790] Fetching scipio-cache-storage, soto-codegenerator, soto-core
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (1.24s)
Fetched https://github.com/soto-project/soto-codegenerator from cache (1.26s)
Fetched https://github.com/soto-project/soto-core.git from cache (1.51s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (0.49s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.2.0 (0.85s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/async-http-client.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-log.git
[1/538] Fetching jmespath.swift
[539/2649] Fetching jmespath.swift, swift-metrics
[540/6372] Fetching jmespath.swift, swift-metrics, swift-log
[3828/8660] Fetching jmespath.swift, swift-metrics, swift-log, swift-nio-transport-services
[8661/21977] Fetching jmespath.swift, swift-metrics, swift-log, swift-nio-transport-services, async-http-client
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.41s)
[12783/21439] Fetching swift-metrics, swift-log, swift-nio-transport-services, async-http-client
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.44s)
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
[10102/15428] Fetching swift-metrics, async-http-client
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-crypto.git
[15429/16997] Fetching swift-metrics, async-http-client, swift-atomics
[15806/21904] Fetching swift-metrics, async-http-client, swift-atomics, swift-distributed-tracing
[18331/35554] Fetching swift-metrics, async-http-client, swift-atomics, swift-distributed-tracing, swift-nio-ssl
[20083/46784] Fetching swift-metrics, async-http-client, swift-atomics, swift-distributed-tracing, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.86s)
Fetching https://github.com/apple/swift-nio.git
[23052/44673] Fetching async-http-client, swift-atomics, swift-distributed-tracing, swift-nio-ssl, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (0.88s)
[9984/31356] Fetching swift-atomics, swift-distributed-tracing, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
[10108/29787] Fetching swift-distributed-tracing, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
[5426/24880] Fetching swift-nio-ssl, swift-crypto
[18248/96955] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.65s)
[54733/85725] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.20s)
[44687/72075] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.82s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (2.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.41s)
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/5177] Fetching swift-nio-extras
[5178/16336] Fetching swift-nio-extras, swift-nio-http2
[5402/21927] Fetching swift-nio-extras, swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.32s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.33s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.89s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.74s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.2 (0.53s)
Fetching https://github.com/apple/swift-service-context.git
[1/989] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.52s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.70s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.2.2 (0.80s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/soto-project/soto-smithy.git
[1/1719] Fetching swift-mustache
[1720/3524] Fetching swift-mustache, soto-smithy
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.41s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.42s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.09s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.4 (0.88s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.83s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
[3920/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.27s)
Fetched https://github.com/apple/swift-collections.git from cache (2.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (2.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.86s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.45s)
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.19s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.71s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.47s)
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.59s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.66s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.22s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (1.20s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (0.49s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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.0
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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.1.2
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.34.1
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.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.23.0
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.24.0
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.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.29.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.2.2
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.2
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.2.0
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.4
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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/80] Emitting module Mustache
[11/82] Emitting module SotoSmithy
[12/87] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/87] Emitting module ArgumentParserToolInfo
[14/88] Compiling Mustache Template.swift
[15/88] Compiling Mustache Transform.swift
[16/88] Compiling SotoSmithy StreamingTraits.swift
[17/88] Compiling SotoSmithy SuppressTrait.swift
[18/88] Compiling SotoSmithy TypeRefinementTraits.swift
[19/88] Compiling SotoSmithy WaitersTraits.swift
[20/88] Compiling SotoSmithy XmlBindingTraits.swift
[21/88] Compiling SotoSmithy BehaviourTraits.swift
[22/88] Compiling SotoSmithy ConstraintTraits.swift
[23/88] Compiling SotoSmithy DocumentationTraits.swift
[24/88] Compiling SotoSmithy EndpointTraits.swift
[25/88] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[26/88] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[27/88] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[28/88] Compiling SotoSmithy ProtocolTraits.swift
[29/88] Compiling SotoSmithy ResourceTraits.swift
[30/88] Compiling SotoSmithy RulesTraits.swift
[31/88] Compiling SotoSmithy SingleValueTrait.swift
[32/88] Compiling SotoSmithy StaticTrait.swift
[33/88] Compiling SotoSmithy Trait.swift
[34/88] Compiling SotoSmithy TraitList.swift
[35/88] Compiling SotoSmithy AuthenticationTraits.swift
[39/88] Compiling SotoSmithy Shape.swift
[40/88] Compiling SotoSmithy SimpleShapes.swift
[41/88] Compiling SotoSmithy CustomTrait.swift
[42/88] Compiling SotoSmithy LogicalSelectors.swift
[43/88] Compiling SotoSmithy Selector.swift
[44/88] Compiling SotoSmithy SelectorParser.swift
[45/88] Compiling SotoSmithy AggregateShapes.swift
[46/88] Compiling SotoSmithy ApplyShape.swift
[46/88] Wrapping AST for ArgumentParserToolInfo for debugging
[48/126] Compiling Logging MetadataProvider.swift
[49/126] Compiling Logging LogHandler.swift
[50/126] Compiling Logging Locks.swift
[51/126] Compiling Logging Logging.swift
[52/126] Emitting module Logging
[53/127] Wrapping AST for Logging for debugging
[55/127] Emitting module ArgumentParser
[56/132] Compiling ArgumentParser Errors.swift
[57/132] Compiling ArgumentParser Flag.swift
[58/132] Compiling ArgumentParser ArgumentVisibility.swift
[59/132] Compiling ArgumentParser CompletionKind.swift
[60/132] Compiling ArgumentParser NameSpecification.swift
[61/132] Compiling ArgumentParser Option.swift
[62/132] Compiling ArgumentParser CommandConfiguration.swift
[63/132] Compiling ArgumentParser CommandGroup.swift
[64/132] Compiling ArgumentParser OptionGroup.swift
[65/132] Compiling ArgumentParser AsyncParsableCommand.swift
[71/132] Compiling ArgumentParser BashCompletionsGenerator.swift
[72/132] Compiling ArgumentParser CompletionsGenerator.swift
[73/132] Compiling ArgumentParser FishCompletionsGenerator.swift
[74/132] Compiling ArgumentParser ZshCompletionsGenerator.swift
[75/132] Compiling ArgumentParser Argument.swift
[76/132] Compiling ArgumentParser ArgumentHelp.swift
[96/134] Compiling ArgumentParser CollectionExtensions.swift
[97/134] Compiling ArgumentParser Platform.swift
[98/134] Compiling ArgumentParser SequenceExtensions.swift
[99/134] Compiling ArgumentParser StringExtensions.swift
[100/134] Compiling ArgumentParser Tree.swift
[101/134] Wrapping AST for SotoSmithy for debugging
[102/142] Wrapping AST for Mustache for debugging
[108/142] Compiling ArgumentParser EnumerableFlag.swift
[109/142] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[110/143] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[111/143] Compiling SotoSmithyAWS AwsS3Traits.swift
[112/143] Compiling ArgumentParser ArgumentDefinition.swift
[113/143] Compiling ArgumentParser ArgumentSet.swift
[114/143] Compiling ArgumentParser CommandParser.swift
[115/143] Compiling ArgumentParser InputKey.swift
[116/143] Compiling ArgumentParser InputOrigin.swift
[117/143] Compiling ArgumentParser ExpressibleByArgument.swift
[118/143] Compiling ArgumentParser ParsableArguments.swift
[119/143] Compiling ArgumentParser ParsableArgumentsValidation.swift
[120/143] Compiling ArgumentParser ParsableCommand.swift
[121/143] Compiling ArgumentParser ArgumentDecoder.swift
[122/143] Compiling ArgumentParser Name.swift
[123/143] Compiling ArgumentParser Parsed.swift
[124/143] Compiling ArgumentParser ParsedValues.swift
[125/143] Compiling ArgumentParser ParserError.swift
[126/143] Compiling ArgumentParser SplitArguments.swift
[127/143] Compiling ArgumentParser DumpHelpGenerator.swift
[128/143] Compiling ArgumentParser HelpCommand.swift
[129/143] Compiling ArgumentParser HelpGenerator.swift
[130/143] Compiling ArgumentParser MessageInfo.swift
[131/143] Compiling ArgumentParser UsageGenerator.swift
[132/143] Compiling SotoSmithyAWS AwsIAMTraits.swift
[133/143] Emitting module SotoSmithyAWS
[134/143] Compiling SotoSmithyAWS Smithy.swift
[135/144] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[137/144] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[138/144] Compiling SotoSmithyAWS AwsCoreTraits.swift
[139/145] Wrapping AST for ArgumentParser for debugging
[140/145] Wrapping AST for SotoSmithyAWS for debugging
[142/167] Compiling SotoCodeGeneratorLib comment.swift
[143/167] Compiling SotoCodeGeneratorLib enum.swift
[144/167] Compiling SotoCodeGeneratorLib enumWithValues.swift
[145/167] Compiling SotoCodeGeneratorLib error.swift
[146/167] Compiling SotoCodeGeneratorLib header.swift
[147/167] Compiling SotoCodeGeneratorLib paginators.swift
[148/170] Compiling SotoCodeGeneratorLib shapes.swift
[149/170] Compiling SotoCodeGeneratorLib struct.swift
[150/170] Compiling SotoCodeGeneratorLib waiters.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 Smithy+CodeGeneration.swift
[156/170] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[157/170] Compiling SotoCodeGeneratorLib SotoTraits.swift
[158/170] Compiling SotoCodeGeneratorLib Glob.swift
[159/170] Compiling SotoCodeGeneratorLib Model+Patch.swift
[160/170] Compiling SotoCodeGeneratorLib Patch.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] Emitting module SotoCodeGenerator
[170/173] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[171/174] Wrapping AST for SotoCodeGenerator for debugging
[172/174] Write Objects.LinkFileList
[173/174] Linking SotoCodeGenerator-tool
Build of product 'SotoCodeGenerator' complete! (41.89s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SotoCodeGeneratorPlugin
Building for debugging...
[2/835] Write sources
[35/835] Compiling CSotoExpat xmltok_impl.c
[36/835] Compiling CSotoExpat xmltok_ns.c
[37/835] Compiling _NumericsShims _NumericsShims.c
[38/835] Compiling _AtomicsShims.c
[39/835] Compiling CNIOWindows WSAStartup.c
[39/835] Compiling CNIOWindows shim.c
[41/835] Compiling CNIOWASI CNIOWASI.c
[42/835] Compiling CSotoExpat xmlrole.c
[42/835] Compiling CNIOLinux liburing_shims.c
[44/835] Compiling CNIOLLHTTP c_nio_http.c
[45/835] Compiling CNIOExtrasZlib empty.c
[46/835] Compiling CNIOLinux shim.c
[47/835] Compiling CNIODarwin shim.c
[48/835] Compiling CNIOLLHTTP c_nio_api.c
[49/835] Compiling fiat_p256_adx_mul.S
[50/835] Compiling fiat_p256_adx_sqr.S
[51/835] Compiling CSotoExpat xmlparse.c
[52/835] Compiling CSotoExpat xmltok.c
[53/835] Compiling fiat_curve25519_adx_square.S
[54/835] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/835] Compiling fiat_curve25519_adx_mul.S
[56/835] Compiling CNIOBoringSSLShims shims.c
[57/835] Compiling tls_record.cc
[58/835] Compiling tls_method.cc
[59/835] Compiling tls13_server.cc
[60/835] Compiling tls13_client.cc
[61/835] Compiling tls13_enc.cc
[62/835] Compiling tls13_both.cc
[63/835] Write swift-version-24593BA9C3E375BF.txt
2024-12-03T12:36:19+0000 info SotoCodeGenerator : [SotoCodeGeneratorLib] Wrote s3_api.swift
2024-12-03T12:36:22+0000 info SotoCodeGenerator : [SotoCodeGeneratorLib] Wrote s3_shapes.swift
[64/835] Generating code for s3.json
[65/839] Compiling t1_enc.cc
[66/839] Compiling ssl_versions.cc
[67/839] Compiling ssl_transcript.cc
[68/842] Compiling ssl_stat.cc
[69/846] Compiling ssl_x509.cc
[70/849] Compiling ssl_session.cc
[71/866] Compiling ssl_privkey.cc
[73/866] Emitting module RealModule
[74/878] Emitting module JMESPath
[75/879] Compiling RealModule Float80+Real.swift
[76/879] Compiling RealModule Real.swift
[77/879] Compiling _NIODataStructures _TinyArray.swift
[78/879] Compiling _NIODataStructures PriorityQueue.swift
[79/879] Compiling JMESPath Token.swift
[80/879] Compiling RealModule Float16+Real.swift
[81/879] Compiling JMESPath Sendable.swift
[82/879] Compiling RealModule Float+Real.swift
[83/879] Compiling JMESPath Parser.swift
[84/879] Compiling JMESPath Runtime.swift
[85/879] Compiling RealModule ElementaryFunctions.swift
[86/879] Compiling RealModule RealFunctions.swift
[87/879] Compiling Logging LogHandler.swift
[88/879] Compiling ServiceContextModule ServiceContextKey.swift
[89/879] Compiling JMESPath Ast.swift
[90/879] Compiling JMESPath Error.swift
[91/879] Compiling JMESPath Expression.swift
[92/879] Compiling JMESPath Functions.swift
[94/880] Emitting module ServiceContextModule
[95/880] Compiling ServiceContextModule ServiceContext.swift
[96/881] Emitting module _NIOBase64
[97/881] Compiling _NIOBase64 Base64.swift
[100/882] Compiling Logging MetadataProvider.swift
[101/882] Compiling Logging Logging.swift
[102/882] Emitting module Logging
[103/882] Emitting module SotoXML
[104/883] Compiling Logging Locks.swift
[105/883] Emitting module _NIODataStructures
[106/883] Compiling _NIODataStructures Heap.swift
[107/909] Compiling Instrumentation NoOpInstrument.swift
[109/909] Write sources
[111/909] Compiling Instrumentation MultiplexInstrument.swift
[112/909] Emitting module Instrumentation
[113/909] Compiling Instrumentation Instrument.swift
[114/909] Compiling Instrumentation InstrumentationSystem.swift
[115/909] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[116/909] Compiling InternalCollectionsUtilities Specialize.swift
[117/909] Compiling Instrumentation Locks.swift
[118/915] Compiling InternalCollectionsUtilities _SortedCollection.swift
[119/915] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[120/915] Compiling InternalCollectionsUtilities Debugging.swift
[121/915] Compiling InternalCollectionsUtilities Descriptions.swift
[123/915] Compiling INIParser INIParser.swift
[124/915] Emitting module INIParser
[125/916] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[126/916] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[127/916] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[129/916] 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 = {
[130/916] 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 = {
[131/916] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[132/916] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[134/916] Compiling ssl_key_share.cc
[134/916] Compiling ssl_lib.cc
[135/916] Compiling CoreMetrics Locks.swift
BUILD FAILURE 6.0 linux