The Swift Package Index logo.Swift Package Index

Build Information

Failed to build scipio-s3-storage, reference 3.0.0 (42fbe9), with Swift 6.2 for Wasm on 24 Dec 2025 11:34:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/scipio-s3-storage.git
Reference: 3.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               3.0.0      -> FETCH_HEAD
HEAD is now at 42fbe94 Merge pull request #5 from Ryu0118/migrate-scipio-cache-storage
Cloned https://github.com/giginet/scipio-s3-storage.git
Revision (git rev-parse @):
42fbe94661e2e14eb64d316481538d00d96473ef
SUCCESS checkout https://github.com/giginet/scipio-s3-storage.git at 3.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/giginet/scipio-s3-storage.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:ea378e7d7954b9ce813c0ebc8f6bc113436e2b3d5aa4fd45225da8bf07e6be73
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/soto-project/soto-core.git
Fetching https://github.com/giginet/Scipio.git
[1/3620] Fetching soto-codegenerator
[1341/14027] Fetching soto-codegenerator, scipio
[12436/77479] Fetching soto-codegenerator, scipio, soto-core
Fetched https://github.com/giginet/Scipio.git from cache (1.45s)
[48037/67072] Fetching soto-codegenerator, soto-core
Fetched https://github.com/soto-project/soto-codegenerator from cache (3.76s)
Fetched https://github.com/soto-project/soto-core.git from cache (3.80s)
Computing version for https://github.com/giginet/Scipio.git
Computed https://github.com/giginet/Scipio.git at 0.32.0 (6.70s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/giginet/PackageManifestKit
[1/1015] Fetching swift-async-operations
[184/1204] Fetching swift-async-operations, packagemanifestkit
[1205/7417] Fetching swift-async-operations, packagemanifestkit, swiftyjson
[3442/13461] Fetching swift-async-operations, packagemanifestkit, swiftyjson, swift-algorithms
[6272/19219] Fetching swift-async-operations, packagemanifestkit, swiftyjson, swift-algorithms, swift-log
[19220/37623] Fetching swift-async-operations, packagemanifestkit, swiftyjson, swift-algorithms, swift-log, swift-collections
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.70s)
[23726/36608] Fetching packagemanifestkit, swiftyjson, swift-algorithms, swift-log, swift-collections
Fetched https://github.com/giginet/PackageManifestKit from cache (0.71s)
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.72s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser.git
[12471/24617] Fetching swiftyjson, swift-collections
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.80s)
[7547/19816] Fetching swift-collections, rainbow
[8959/36803] Fetching swift-collections, rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.41s)
Fetched https://github.com/apple/swift-collections from cache (3.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.89s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.4.0 (4.59s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.2.0 (0.46s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (2.44s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.05s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.32s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.10.0 (0.57s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/jmespath/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2809] Fetching swift-nio-transport-services
[367/3462] Fetching swift-nio-transport-services, jmespath.swift
[2396/6030] Fetching swift-nio-transport-services, jmespath.swift, swift-service-lifecycle
[4183/8535] Fetching swift-nio-transport-services, jmespath.swift, swift-service-lifecycle, swift-metrics
[5046/23038] Fetching swift-nio-transport-services, jmespath.swift, swift-service-lifecycle, swift-metrics, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.56s)
[9932/20229] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, async-http-client
Fetching https://github.com/apple/swift-distributed-tracing.git
[16460/35525] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, async-http-client, swift-nio-ssl
[21913/41146] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, async-http-client, swift-nio-ssl, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
[24665/35525] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.24s)
Fetching https://github.com/apple/swift-atomics.git
[14292/21022] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, swift-nio-ssl
[16435/22842] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, swift-nio-ssl, swift-atomics
[16770/40302] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, swift-nio-ssl, swift-atomics, swift-crypto
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio.git
[22768/38482] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, swift-nio-ssl, swift-crypto
[24690/119428] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/jmespath/jmespath.swift.git from cache (2.63s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.63s)
[33484/116270] Fetching swift-service-lifecycle, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.64s)
[31725/113702] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.67s)
[17239/98406] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (2.76s)
[36426/80946] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.83s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (12.84s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.97s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.25s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.67s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5851] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (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.30.2 (1.41s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/6364] Fetching swift-nio-extras
[2356/18082] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.39s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (1.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.38s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.40s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.43s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.51s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
[1/1692] Fetching swift-asn1
[441/2896] Fetching swift-asn1, swift-http-structured-headers
[2897/9976] Fetching swift-asn1, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.45s)
[1/951] Fetching swift-http-types
Fetched https://github.com/apple/swift-asn1.git from cache (1.42s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.87s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.40s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (0.94s)
Fetching https://github.com/apple/swift-system.git
[1/5230] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.03s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.8.3 (0.49s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/soto-project/soto-smithy.git
[1/1845] Fetching soto-smithy
[1514/3745] Fetching soto-smithy, swift-mustache
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.40s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.40s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.8 (0.90s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.40s)
Creating working copy for https://github.com/jmespath/jmespath.swift.git
Working copy of https://github.com/jmespath/jmespath.swift.git resolved at 1.0.3
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.31.2
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.39.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.36.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.92.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.8
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.7.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.6.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.8.0
Creating working copy for https://github.com/giginet/PackageManifestKit
Working copy of https://github.com/giginet/PackageManifestKit resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/soto-project/soto-codegenerator
Working copy of https://github.com/soto-project/soto-codegenerator resolved at 7.8.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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.6.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.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.3.1
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.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.5.1
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.30.2
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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/giginet/Scipio.git
Working copy of https://github.com/giginet/Scipio.git resolved at 0.32.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.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.4.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.5.1
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.26.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
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.10.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.1.1
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/82] Emitting module SotoSmithy
[11/87] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[12/87] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[13/87] Compiling SotoSmithy ProtocolTraits.swift
[14/87] Compiling SotoSmithy ResourceTraits.swift
[15/87] Compiling SotoSmithy RulesTraits.swift
[16/87] Compiling SotoSmithy BehaviourTraits.swift
[17/87] Compiling SotoSmithy ConstraintTraits.swift
[18/87] Compiling SotoSmithy DocumentationTraits.swift
[19/87] Compiling SotoSmithy EndpointTraits.swift
[20/87] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[21/87] Compiling SotoSmithy StreamingTraits.swift
[22/87] Compiling SotoSmithy SuppressTrait.swift
[23/87] Compiling SotoSmithy TypeRefinementTraits.swift
[24/87] Compiling SotoSmithy WaitersTraits.swift
[25/87] Compiling SotoSmithy XmlBindingTraits.swift
[26/87] Compiling SotoSmithy LogicalSelectors.swift
[27/87] Compiling SotoSmithy Selector.swift
[28/87] Compiling SotoSmithy SelectorParser.swift
[29/87] Compiling SotoSmithy AggregateShapes.swift
[30/87] Compiling SotoSmithy ApplyShape.swift
[31/87] Compiling SotoSmithy DecodableShape.swift
[32/87] Compiling SotoSmithy ServiceShapes.swift
[33/87] Compiling SotoSmithy Shape.swift
[34/87] Compiling SotoSmithy SimpleShapes.swift
[35/87] Compiling SotoSmithy CustomTrait.swift
[36/87] Compiling SotoSmithy SingleValueTrait.swift
[37/87] Compiling SotoSmithy StaticTrait.swift
[38/87] Compiling SotoSmithy Trait.swift
[39/87] Compiling SotoSmithy TraitList.swift
[40/87] Compiling SotoSmithy AuthenticationTraits.swift
[41/87] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/87] Emitting module ArgumentParserToolInfo
[43/88] Wrapping AST for ArgumentParserToolInfo for debugging
[45/134] Compiling Logging MetadataProvider.swift
[46/134] Emitting module Logging
[47/134] Compiling Logging Locks.swift
[48/134] Compiling ArgumentParser Option.swift
[49/134] Compiling ArgumentParser OptionGroup.swift
[50/136] Compiling Logging LogHandler.swift
[51/136] Compiling Logging Logging.swift
[53/137] Compiling ArgumentParser ArgumentDefinition.swift
[54/137] Compiling ArgumentParser ArgumentSet.swift
[55/137] Compiling ArgumentParser ParsableCommand.swift
[56/137] Compiling ArgumentParser ArgumentDecoder.swift
[57/137] Compiling ArgumentParser Errors.swift
[58/137] Compiling ArgumentParser Flag.swift
[59/137] Compiling ArgumentParser NameSpecification.swift
[60/137] Compiling ArgumentParser ArgumentHelp.swift
[61/137] Compiling ArgumentParser ArgumentVisibility.swift
[62/137] Compiling ArgumentParser CompletionKind.swift
[63/137] Emitting module Mustache
[64/137] Compiling Mustache Template.swift
[65/137] Compiling Mustache Transform.swift
[66/137] Compiling ArgumentParser Foundation.swift
[67/137] Compiling ArgumentParser Mutex.swift
[68/137] Compiling ArgumentParser Platform.swift
[69/137] Compiling ArgumentParser SequenceExtensions.swift
[70/137] Compiling ArgumentParser StringExtensions.swift
[71/137] Compiling ArgumentParser SwiftExtensions.swift
[72/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[73/137] Compiling ArgumentParser CompletionsGenerator.swift
[74/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[75/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[76/137] Compiling ArgumentParser Argument.swift
[77/137] Compiling ArgumentParser ArgumentDiscussion.swift
[77/144] Wrapping AST for Logging for debugging
[91/145] Wrapping AST for Mustache for debugging
[92/145] Wrapping AST for SotoSmithy for debugging
[94/153] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[95/154] Compiling SotoSmithyAWS AwsS3Traits.swift
[96/154] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[97/154] Emitting module ArgumentParser
[98/154] Compiling SotoSmithyAWS Smithy.swift
[99/154] Emitting module SotoSmithyAWS
[100/154] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[115/154] Compiling ArgumentParser Tree.swift
[116/154] Compiling ArgumentParser CodingKeyValidator.swift
[117/154] Compiling ArgumentParser NonsenseFlagsValidator.swift
[118/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[119/154] Compiling ArgumentParser PositionalArgumentsValidator.swift
[120/154] Compiling ArgumentParser UniqueNamesValidator.swift
[121/154] Compiling ArgumentParser InputOrigin.swift
[122/154] Compiling ArgumentParser Name.swift
[123/154] Compiling ArgumentParser Parsed.swift
[124/154] Compiling ArgumentParser ParsedValues.swift
[125/154] Compiling ArgumentParser ParserError.swift
[126/154] Compiling ArgumentParser SplitArguments.swift
[127/154] Compiling ArgumentParser DumpHelpGenerator.swift
[128/154] Compiling ArgumentParser HelpCommand.swift
[129/154] Compiling ArgumentParser HelpGenerator.swift
[130/154] Compiling ArgumentParser MessageInfo.swift
[131/154] Compiling ArgumentParser UsageGenerator.swift
[132/154] Compiling ArgumentParser CollectionExtensions.swift
[133/154] Compiling SotoSmithyAWS AwsIAMTraits.swift
[134/154] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[135/154] Compiling SotoSmithyAWS AwsCoreTraits.swift
[136/155] Wrapping AST for SotoSmithyAWS for debugging
[138/177] Compiling SotoCodeGeneratorLib comment.swift
[139/177] Compiling SotoCodeGeneratorLib enum.swift
[140/177] Compiling SotoCodeGeneratorLib enumWithValues.swift
[141/180] Compiling SotoCodeGeneratorLib error.swift
[142/180] Compiling SotoCodeGeneratorLib header.swift
[143/180] Compiling SotoCodeGeneratorLib paginators.swift
[144/180] Compiling SotoCodeGeneratorLib shapes.swift
[145/180] Compiling SotoCodeGeneratorLib struct.swift
[146/180] Compiling SotoCodeGeneratorLib waiters.swift
[147/180] Compiling SotoCodeGeneratorLib String.swift
[148/180] Compiling SotoCodeGeneratorLib Templates.swift
[149/180] Compiling SotoCodeGeneratorLib api.swift
[151/180] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[152/180] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[153/180] Compiling SotoCodeGeneratorLib SotoTraits.swift
[160/180] Compiling ArgumentParser EnumerableFlag.swift
[161/180] Compiling ArgumentParser ExpressibleByArgument.swift
[162/180] Compiling ArgumentParser ParsableArguments.swift
[164/181] Emitting module SotoCodeGeneratorLib
[165/181] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[166/181] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[167/181] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[171/181] Compiling SotoCodeGeneratorLib Glob.swift
[172/181] Compiling SotoCodeGeneratorLib Model+Patch.swift
[173/181] Compiling SotoCodeGeneratorLib Patch.swift
[173/181] Wrapping AST for ArgumentParser for debugging
[175/181] Compiling SotoCodeGeneratorLib AwsService.swift
[176/181] Compiling SotoCodeGeneratorLib ConfigFile.swift
[177/181] Compiling SotoCodeGeneratorLib Endpoints.swift
[178/182] Wrapping AST for SotoCodeGeneratorLib for debugging
[180/184] Emitting module SotoCodeGenerator
[181/184] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[182/185] Wrapping AST for SotoCodeGenerator for debugging
[183/185] Write Objects.LinkFileList
[184/185] Linking SotoCodeGenerator-tool
error: posix_spawn error: No such file or directory (2), `["/bin/zsh"]`
BUILD FAILURE 6.2 wasm