Build Information
Successful build of scipio-s3-storage, reference 2.0.0 (69a35f
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 21:30:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/scipio-s3-storage.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
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
{
"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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/13] Write sources
[3/13] Write SotoCodeGenerator-tool-entitlement.plist
[3/13] Write sources
[9/13] Write swift-version-2F0A5646E1D333AE.txt
[11/76] Emitting module ArgumentParserToolInfo
[12/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/115] Compiling Logging LogHandler.swift
[14/115] Compiling Logging MetadataProvider.swift
[15/115] Emitting module Logging
[16/115] Compiling Logging Logging.swift
[17/115] Compiling Logging Locks.swift
[18/115] Compiling Mustache Template.swift
[19/116] Compiling ArgumentParser Flag.swift
[20/116] Compiling ArgumentParser HelpGenerator.swift
[21/116] Compiling ArgumentParser MessageInfo.swift
[22/116] Compiling ArgumentParser UsageGenerator.swift
[23/120] Emitting module ArgumentParser
[24/124] Compiling Mustache Transform.swift
[25/124] Compiling ArgumentParser NameSpecification.swift
[26/124] Compiling ArgumentParser Option.swift
[27/124] Compiling ArgumentParser OptionGroup.swift
[28/124] Compiling ArgumentParser AsyncParsableCommand.swift
[29/124] Compiling ArgumentParser ArgumentHelp.swift
[30/124] Compiling ArgumentParser ArgumentVisibility.swift
[31/124] Compiling ArgumentParser CompletionKind.swift
[32/124] Compiling ArgumentParser Errors.swift
[33/124] Emitting module SotoSmithy
[34/124] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/124] Compiling ArgumentParser CompletionsGenerator.swift
[36/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/124] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/124] Compiling ArgumentParser Argument.swift
[39/124] Compiling ArgumentParser ParsableArguments.swift
[40/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/124] Compiling ArgumentParser ParsableCommand.swift
[42/124] Compiling ArgumentParser ArgumentDecoder.swift
[47/124] Compiling ArgumentParser InputOrigin.swift
[48/124] Compiling ArgumentParser Name.swift
[49/124] Compiling ArgumentParser Parsed.swift
[50/124] Compiling ArgumentParser ParsedValues.swift
[51/124] Compiling ArgumentParser ArgumentDefinition.swift
[52/124] Compiling ArgumentParser ArgumentSet.swift
[53/124] Compiling ArgumentParser CommandParser.swift
[54/124] Compiling ArgumentParser InputKey.swift
[59/124] Compiling ArgumentParser CommandConfiguration.swift
[60/124] Compiling ArgumentParser CommandGroup.swift
[61/124] Compiling ArgumentParser EnumerableFlag.swift
[62/124] Compiling ArgumentParser ExpressibleByArgument.swift
[63/124] Compiling ArgumentParser Platform.swift
[64/124] Compiling ArgumentParser SequenceExtensions.swift
[65/124] Compiling ArgumentParser StringExtensions.swift
[66/124] Compiling ArgumentParser Tree.swift
[67/124] Compiling SotoSmithy SuppressTrait.swift
[79/124] Emitting module Mustache
[80/124] Compiling ArgumentParser ParserError.swift
[81/124] Compiling ArgumentParser SplitArguments.swift
[94/124] Compiling ArgumentParser DumpHelpGenerator.swift
[95/124] Compiling ArgumentParser HelpCommand.swift
[122/133] Compiling SotoSmithyAWS AwsS3Traits.swift
[123/133] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[124/133] Compiling SotoSmithyAWS AwsIAMTraits.swift
[125/133] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[126/133] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[127/133] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[128/133] Emitting module SotoSmithyAWS
[129/133] Compiling SotoSmithyAWS AwsCoreTraits.swift
[130/133] Compiling SotoSmithyAWS Smithy.swift
[131/156] Emitting module SotoCodeGeneratorLib
[132/158] Compiling SotoCodeGeneratorLib struct.swift
[133/158] Compiling SotoCodeGeneratorLib waiters.swift
[134/158] Compiling SotoCodeGeneratorLib String.swift
[135/158] Compiling SotoCodeGeneratorLib Templates.swift
[136/158] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[137/158] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[138/158] Compiling SotoCodeGeneratorLib SotoTraits.swift
[139/158] Compiling SotoCodeGeneratorLib api.swift
[140/158] Compiling SotoCodeGeneratorLib comment.swift
[141/158] Compiling SotoCodeGeneratorLib Glob.swift
[142/158] Compiling SotoCodeGeneratorLib Model+Patch.swift
[143/158] Compiling SotoCodeGeneratorLib Patch.swift
[144/158] Compiling SotoCodeGeneratorLib error.swift
[145/158] Compiling SotoCodeGeneratorLib header.swift
[146/158] Compiling SotoCodeGeneratorLib enum.swift
[147/158] Compiling SotoCodeGeneratorLib enumWithValues.swift
[148/158] Compiling SotoCodeGeneratorLib paginators.swift
[149/158] Compiling SotoCodeGeneratorLib shapes.swift
[150/158] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[151/158] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[152/158] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[153/158] Compiling SotoCodeGeneratorLib AwsService.swift
[154/158] Compiling SotoCodeGeneratorLib ConfigFile.swift
[155/158] Compiling SotoCodeGeneratorLib Endpoints.swift
[156/160] Emitting module SotoCodeGenerator
[157/160] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[157/160] Write Objects.LinkFileList
[158/160] Linking SotoCodeGenerator-tool
[159/160] Applying SotoCodeGenerator-tool
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/473] Write sources
[16/473] Copying PrivacyInfo.xcprivacy
[17/473] Write sources
[20/473] Copying PrivacyInfo.xcprivacy
[20/473] Write sources
[43/473] Compiling CSotoExpat xmltok_impl.c
[44/473] Compiling CSotoExpat xmltok_ns.c
[44/473] Compiling CNIOWindows WSAStartup.c
[44/473] Compiling CNIOWindows shim.c
[47/473] Compiling _NumericsShims _NumericsShims.c
[48/473] Write swift-version-2F0A5646E1D333AE.txt
[49/473] Compiling CSotoExpat xmlrole.c
[50/473] Compiling CNIOWASI CNIOWASI.c
[51/473] Compiling CNIOLinux shim.c
[52/473] Compiling CNIOLinux liburing_shims.c
[53/473] Compiling _AtomicsShims.c
[54/482] Compiling CNIOLLHTTP c_nio_http.c
[56/484] Compiling ServiceContextModule ServiceContextKey.swift
[56/484] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/484] Compiling CSotoExpat xmltok.c
[58/494] Compiling CNIOLLHTTP c_nio_api.c
[60/494] Compiling RealModule Float80+Real.swift
[61/495] Compiling RealModule ElementaryFunctions.swift
[62/495] Emitting module ServiceContextModule
[63/495] Compiling ServiceContextModule ServiceContext.swift
[64/500] Compiling RealModule RealFunctions.swift
[65/511] Compiling _NIOBase64 Base64.swift
[66/511] Emitting module _NIOBase64
[67/535] Compiling _NIODataStructures PriorityQueue.swift
[68/535] Compiling _NIODataStructures Heap.swift
[69/535] Compiling _NIODataStructures _TinyArray.swift
[70/535] Compiling RealModule Real.swift
[71/535] Compiling RealModule Float+Real.swift
[72/535] Compiling RealModule Float16+Real.swift
[73/535] Emitting module _NIODataStructures
[74/535] Compiling RealModule Double+Real.swift
[75/537] Compiling RealModule ApproximateEquality.swift
[76/537] Emitting module RealModule
[77/537] Compiling RealModule AlgebraicField.swift
[78/537] Compiling RealModule AugmentedArithmetic.swift
[78/537] Compiling CNIOExtrasZlib empty.c
[80/537] Compiling Logging MetadataProvider.swift
[81/537] Compiling Logging Locks.swift
[82/613] Compiling Instrumentation NoOpInstrument.swift
[83/613] Compiling Instrumentation MultiplexInstrument.swift
[84/613] Emitting module Instrumentation
[85/613] Compiling Instrumentation InstrumentationSystem.swift
[86/613] Compiling Instrumentation Locks.swift
[87/613] Compiling Instrumentation Instrument.swift
[87/613] Compiling CSotoExpat xmlparse.c
[89/613] Compiling INIParser INIParser.swift
[90/613] Emitting module INIParser
[91/613] Compiling JMESPath Sendable.swift
[92/613] Compiling JMESPath Token.swift
[93/613] Compiling JMESPath Runtime.swift
[94/627] Compiling JMESPath Lexer.swift
[95/627] Compiling JMESPath Interpreter.swift
[96/627] Compiling JMESPath Parser.swift
[97/627] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[98/627] Compiling Crypto ChaChaPoly_boring.swift
[99/627] Compiling Crypto ChaChaPoly.swift
[100/627] Compiling Crypto AESWrap_boring.swift
[101/627] Compiling Crypto Ed25519_boring.swift
[102/627] Compiling Crypto Cipher.swift
[103/627] Compiling Crypto Nonces.swift
[104/627] Compiling Crypto DH.swift
[105/627] Compiling Crypto ECDH.swift
[106/627] Compiling Crypto AES-GCM.swift
[107/627] Compiling Crypto AES-GCM_boring.swift
[108/627] Compiling Crypto NISTCurvesKeys_boring.swift
[109/627] Compiling Crypto X25519Keys_boring.swift
[110/627] Compiling Crypto HKDF.swift
[111/627] Compiling Crypto AESWrap.swift
[112/627] Compiling Crypto ASN1.swift
[113/627] Compiling Crypto ASN1Any.swift
[114/627] Emitting module InternalCollectionsUtilities
[115/628] Emitting module Crypto
[115/636] Compiling CNIODarwin shim.c
[116/636] Compiling fiat_p256_adx_sqr.S
[117/636] Compiling fiat_p256_adx_mul.S
[119/636] Compiling Logging LogHandler.swift
[120/636] Emitting module Logging
[121/636] Compiling Logging Logging.swift
[121/636] Compiling fiat_curve25519_adx_square.S
[131/636] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[131/636] Compiling fiat_curve25519_adx_mul.S
[141/636] Compiling Crypto ASN1BitString.swift
[142/636] Compiling Crypto ASN1Boolean.swift
[143/636] Compiling Crypto ASN1Identifier.swift
[144/636] Compiling Crypto ASN1Integer.swift
[145/636] Compiling Crypto ASN1Null.swift
[146/636] Compiling Crypto ASN1OctetString.swift
[147/636] Compiling Crypto ASN1Strings.swift
[148/636] Compiling Crypto ArraySliceBigint.swift
[149/636] Compiling Crypto AES.swift
[150/636] Compiling Crypto ECDSASignature_boring.swift
[151/636] Compiling Crypto ECDSA_boring.swift
[152/636] Compiling Crypto EdDSA_boring.swift
[153/636] Compiling Crypto ECDSA.swift
[154/636] Compiling Crypto Ed25519.swift
[155/636] Compiling Crypto Signature.swift
[156/636] Compiling Crypto CryptoKitErrors_boring.swift
[157/636] Compiling Crypto HPKE-KexKeyDerivation.swift
[158/636] Compiling Crypto HPKE-LabeledExtract.swift
[159/636] Compiling Crypto HPKE-Utils.swift
[160/636] Compiling Crypto DHKEM.swift
[161/636] Compiling Crypto HPKE-KEM-Curve25519.swift
[162/636] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[163/636] Compiling Crypto HPKE-KEM.swift
[164/636] Compiling Crypto HPKE-Errors.swift
[165/636] Compiling Tracing TracerProtocol.swift
[166/636] Compiling Crypto HPKE.swift
[167/636] Compiling Crypto HPKE-Context.swift
[168/636] Compiling Crypto HPKE-KeySchedule.swift
[169/636] Compiling Crypto HPKE-Modes.swift
[170/636] Compiling Crypto Insecure.swift
[171/636] Compiling Crypto Insecure_HashFunctions.swift
[172/636] Compiling Crypto KEM.swift
[173/636] Compiling Crypto ECDH_boring.swift
[174/636] Compiling Crypto Digest_boring.swift
[175/636] Compiling Crypto Digest.swift
[176/636] Compiling Crypto Digests.swift
[177/636] Compiling Crypto HashFunctions.swift
[178/636] Compiling Crypto HashFunctions_SHA2.swift
[179/636] Compiling Crypto HPKE-AEAD.swift
[180/636] Compiling Crypto HPKE-Ciphersuite.swift
[181/636] Compiling Crypto HPKE-KDF.swift
[182/636] Compiling Crypto GeneralizedTime.swift
[183/636] Compiling Crypto ObjectIdentifier.swift
[184/636] Compiling Crypto ECDSASignature.swift
[185/636] Compiling Crypto PEMDocument.swift
[186/636] Compiling Crypto PKCS8PrivateKey.swift
[187/636] Compiling Crypto SEC1PrivateKey.swift
[188/636] Compiling Crypto SubjectPublicKeyInfo.swift
[189/636] Compiling Crypto CryptoKitErrors.swift
[190/636] Compiling Crypto Curve25519.swift
[191/636] Compiling Crypto Ed25519Keys.swift
[192/636] Compiling Crypto NISTCurvesKeys.swift
[193/636] Compiling Crypto X25519Keys.swift
[194/636] Compiling Crypto SymmetricKeys.swift
[195/636] Compiling Crypto HMAC.swift
[196/636] Compiling Crypto MACFunctions.swift
[197/636] Compiling Crypto MessageAuthenticationCode.swift
[198/636] Compiling Tracing NoOpTracer.swift
[199/636] Compiling Tracing TracingTime.swift
[200/636] Compiling Tracing TracerProtocol+Legacy.swift
[201/636] Compiling JMESPath Expression.swift
[204/636] Compiling JMESPath Functions.swift
[205/636] Emitting module JMESPath
[206/636] Compiling Tracing InstrumentationSystem+Tracing.swift
[207/636] Compiling Tracing Tracer.swift
[208/636] Emitting module Tracing
[209/636] Compiling Tracing SpanProtocol.swift
[210/652] Compiling CoreMetrics Locks.swift
[211/652] Emitting module CoreMetrics
[212/652] Compiling CoreMetrics Metrics.swift
[213/652] Compiling JMESPath Variable.swift
[213/652] Compiling CNIOBoringSSLShims shims.c
[215/652] Compiling DequeModule _DequeBuffer.swift
[216/652] Compiling DequeModule _DequeBufferHeader.swift
[217/652] Compiling DequeModule _DequeSlot.swift
[218/655] Compiling Crypto RNG_boring.swift
[219/655] Compiling Crypto SafeCompare_boring.swift
[220/655] Compiling Crypto Zeroization_boring.swift
[221/655] Compiling Crypto PrettyBytes.swift
[222/655] Compiling Crypto SafeCompare.swift
[223/655] Compiling Crypto SecureBytes.swift
[224/655] Compiling Crypto Zeroization.swift
[225/655] Compiling Crypto resource_bundle_accessor.swift
[226/655] Compiling DequeModule _UnsafeWrappedBuffer.swift
[227/655] Emitting module Metrics
[228/655] Compiling Metrics Metrics.swift
[229/655] Compiling DequeModule Deque+Extras.swift
[230/655] Compiling DequeModule Deque+Hashable.swift
[231/655] Compiling DequeModule Deque+Equatable.swift
[232/655] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[233/655] Compiling DequeModule Deque+Testing.swift
[234/655] Compiling DequeModule Deque._Storage.swift
[235/655] Compiling DequeModule Deque._UnsafeHandle.swift
[236/655] Compiling DequeModule Deque.swift
[237/655] Compiling DequeModule Deque+CustomReflectable.swift
[238/655] Compiling DequeModule Deque+Descriptions.swift
[239/655] Compiling DequeModule Deque+Codable.swift
[240/655] Compiling DequeModule Deque+Collection.swift
[241/655] Emitting module DequeModule
[241/655] Compiling tls13_client.cc
[242/655] Compiling tls13_both.cc
[242/655] Compiling tls_method.cc
[242/655] Compiling tls13_enc.cc
[242/655] Compiling tls_record.cc
[242/655] Compiling t1_enc.cc
[242/655] Compiling tls13_server.cc
[248/655] Compiling ssl_x509.cc
[250/655] Emitting module ScipioStorage
[251/655] Compiling ScipioStorage CacheStorage.swift
[251/655] Compiling ssl_stat.cc
[252/655] Compiling ssl_versions.cc
[253/655] Compiling ssl_transcript.cc
[254/655] Compiling ssl_key_share.cc
[255/655] Compiling ssl_privkey.cc
[256/655] Compiling ssl_file.cc
[257/655] Compiling ssl_session.cc
[258/655] Compiling ssl_lib.cc
[259/655] Compiling ssl_credential.cc
[260/655] Compiling ssl_cipher.cc
[261/655] Compiling ssl_buffer.cc
[262/655] Compiling ssl_cert.cc
[263/655] Compiling ssl_aead_ctx.cc
[264/655] Compiling ssl_asn1.cc
[265/655] Compiling s3_pkt.cc
[266/655] Compiling s3_lib.cc
[268/655] Compiling SotoXML XMLEncoder.swift
[268/655] Compiling s3_both.cc
[270/655] Compiling SotoXML XML.swift
[271/655] Compiling SotoXML Expat.swift
[272/655] Emitting module SotoXML
[273/655] Compiling SotoXML XMLDecoder.swift
[273/655] Compiling handshake_server.cc
[274/655] Compiling handshake.cc
[275/655] Compiling handshake_client.cc
[276/655] Compiling dtls_method.cc
[277/655] Compiling handoff.cc
[278/655] Compiling dtls_record.cc
[279/655] Compiling encrypted_client_hello.cc
[280/655] Compiling md5-x86_64-apple.S
[280/655] Compiling md5-x86_64-linux.S
[282/655] Compiling md5-586-linux.S
[283/655] Compiling md5-586-apple.S
[284/655] Compiling chacha20_poly1305_x86_64-linux.S
[285/655] Compiling chacha20_poly1305_x86_64-apple.S
[286/655] Compiling extensions.cc
[287/655] Compiling chacha20_poly1305_armv8-win.S
[288/655] Compiling d1_srtp.cc
[289/655] Compiling chacha20_poly1305_armv8-linux.S
[290/655] Compiling chacha-x86_64-linux.S
[291/655] Compiling chacha-x86_64-apple.S
[292/655] Compiling chacha-x86-linux.S
[293/655] Compiling chacha20_poly1305_armv8-apple.S
[294/655] Compiling chacha-x86-apple.S
[295/655] Compiling chacha-armv8-win.S
[296/655] Compiling chacha-armv8-linux.S
[297/655] Compiling d1_pkt.cc
[298/655] Compiling chacha-armv4-linux.S
[299/655] Compiling chacha-armv8-apple.S
[300/655] Compiling aes128gcmsiv-x86_64-linux.S
[301/655] Compiling aes128gcmsiv-x86_64-apple.S
[302/655] Compiling x86_64-mont5-apple.S
[303/655] Compiling x86_64-mont5-linux.S
[304/655] Compiling x86_64-mont-linux.S
[305/655] Compiling x86_64-mont-apple.S
[306/655] Compiling x86-mont-linux.S
[307/655] Compiling d1_lib.cc
[308/655] Compiling x86-mont-apple.S
[309/655] Compiling vpaes-x86_64-linux.S
[310/655] Compiling vpaes-x86_64-apple.S
[311/655] Compiling vpaes-x86-linux.S
[312/655] Compiling vpaes-x86-apple.S
[313/655] Compiling vpaes-armv8-win.S
[313/655] Compiling vpaes-armv8-linux.S
[315/655] Compiling err_data.cc
[316/655] Compiling vpaes-armv7-linux.S
[317/655] Compiling vpaes-armv8-apple.S
[318/655] Compiling sha512-x86_64-linux.S
[319/655] Compiling sha512-x86_64-apple.S
[320/655] Compiling sha512-armv8-linux.S
[321/655] Compiling sha512-armv4-linux.S
[322/655] Compiling sha512-armv8-win.S
[323/655] Compiling sha512-586-linux.S
[324/655] Compiling sha512-armv8-apple.S
[325/655] Compiling sha512-586-apple.S
[326/655] Compiling sha256-x86_64-linux.S
[327/655] Compiling sha256-x86_64-apple.S
[328/655] Compiling bio_ssl.cc
[329/655] Compiling sha256-armv8-win.S
[330/655] Compiling sha256-armv8-linux.S
[331/655] Compiling sha256-armv4-linux.S
[332/655] Compiling sha256-armv8-apple.S
[333/655] Compiling sha256-586-linux.S
[334/655] Compiling sha256-586-apple.S
[335/655] Compiling sha1-x86_64-linux.S
[336/655] Compiling sha1-armv8-win.S
[337/655] Compiling sha1-x86_64-apple.S
[338/655] Compiling sha1-armv8-linux.S
[339/655] Compiling sha1-armv4-large-linux.S
[340/655] Compiling sha1-armv8-apple.S
[341/655] Compiling rsaz-avx2-linux.S
[342/655] Compiling sha1-586-apple.S
[343/655] Compiling sha1-586-linux.S
[344/655] Compiling rsaz-avx2-apple.S
[345/655] Compiling rdrand-x86_64-apple.S
[346/655] Compiling rdrand-x86_64-linux.S
[347/655] Compiling p256_beeu-x86_64-asm-linux.S
[348/655] Compiling p256_beeu-armv8-asm-win.S
[349/655] Compiling p256_beeu-armv8-asm-linux.S
[349/655] Compiling p256_beeu-x86_64-asm-apple.S
[351/655] Compiling p256-x86_64-asm-linux.S
[352/655] Compiling p256_beeu-armv8-asm-apple.S
[353/655] Compiling p256-x86_64-asm-apple.S
[354/655] Compiling p256-armv8-asm-linux.S
[355/655] Compiling p256-armv8-asm-win.S
[356/655] Compiling d1_both.cc
[357/655] Compiling p256-armv8-asm-apple.S
[358/655] Compiling ghashv8-armv8-linux.S
[358/655] Compiling ghashv8-armv8-win.S
[359/655] Compiling ghash-x86_64-apple.S
[361/655] Compiling ghashv8-armv7-linux.S
[361/655] Compiling ghash-x86_64-linux.S
[363/655] Compiling ghashv8-armv8-apple.S
[364/655] Compiling ghash-x86-linux.S
[365/655] Compiling ghash-x86-apple.S
[366/655] Compiling ghash-ssse3-x86_64-linux.S
[367/655] Compiling ghash-ssse3-x86_64-apple.S
[368/655] Compiling ghash-ssse3-x86-linux.S
[368/655] Compiling ghash-ssse3-x86-apple.S
[370/655] Compiling ghash-neon-armv8-linux.S
[370/655] Compiling ghash-neon-armv8-win.S
[372/655] Compiling ghash-armv4-linux.S
[373/655] Compiling ghash-neon-armv8-apple.S
[374/655] Compiling co-586-linux.S
[375/655] Compiling co-586-apple.S
[376/655] Compiling bsaes-armv7-linux.S
[377/655] Compiling bn-armv8-linux.S
[378/655] Compiling bn-586-apple.S
[378/655] Compiling armv8-mont-linux.S
[378/655] Compiling bn-586-linux.S
[379/655] Compiling armv8-mont-win.S
[382/655] Compiling bn-armv8-win.S
[382/655] Compiling bn-armv8-apple.S
[384/655] Compiling armv4-mont-linux.S
[385/655] Compiling armv8-mont-apple.S
[386/655] Compiling aesv8-gcm-armv8-win.S
[387/655] Compiling aesv8-gcm-armv8-linux.S
[388/655] Compiling aesv8-armv8-win.S
[389/655] Compiling aesni-x86_64-linux.S
[390/655] Compiling aesv8-armv7-linux.S
[391/655] Compiling aesv8-armv8-linux.S
[392/655] Compiling aesv8-armv8-apple.S
[393/655] Compiling aesv8-gcm-armv8-apple.S
[394/655] Compiling aesni-x86_64-apple.S
[395/655] Compiling aesni-x86-linux.S
[396/655] Compiling aesni-x86-apple.S
[397/655] Compiling aesni-gcm-x86_64-linux.S
[398/655] Compiling aes-gcm-avx2-x86_64-linux.S
[399/655] Compiling aes-gcm-avx10-x86_64-linux.S
[400/655] Compiling aesni-gcm-x86_64-apple.S
[400/655] Compiling aes-gcm-avx2-x86_64-apple.S
[402/655] Compiling aes-gcm-avx10-x86_64-apple.S
[403/655] Compiling x_val.cc
[404/655] Compiling x_x509a.cc
[405/655] Compiling x_sig.cc
[406/655] Compiling x_spki.cc
[407/655] Compiling x_x509.cc
[408/655] Compiling x_req.cc
[409/655] Compiling x_pubkey.cc
[410/655] Compiling x_exten.cc
[411/655] Compiling x_name.cc
[412/655] Compiling x_crl.cc
[413/655] Compiling x509spki.cc
[414/655] Compiling x_attrib.cc
[415/655] Compiling x_algor.cc
[416/655] Compiling x509rset.cc
[417/655] Compiling x_all.cc
[418/655] Compiling x509name.cc
[419/655] Compiling x509_vpm.cc
[420/655] Compiling x509cset.cc
[421/655] Compiling x509_v3.cc
[422/655] Compiling x509_vfy.cc
[423/655] Compiling x509_txt.cc
[424/655] Compiling x509_req.cc
[425/655] Compiling x509_obj.cc
[425/655] Compiling x509_set.cc
[426/655] Compiling x509_trs.cc
[428/655] Compiling x509_def.cc
[429/655] Compiling x509_ext.cc
[430/655] Compiling x509_cmp.cc
[431/655] Compiling x509_d2.cc
[432/655] Compiling x509_lu.cc
[433/655] Compiling x509_att.cc
[434/655] Compiling x509.cc
[435/655] Compiling v3_skey.cc
[436/655] Compiling v3_prn.cc
[437/655] Compiling v3_purp.cc
[438/655] Compiling v3_pmaps.cc
[439/655] Compiling v3_ocsp.cc
[440/655] Compiling v3_utl.cc
[441/655] Compiling v3_pcons.cc
[442/655] Compiling v3_ncons.cc
[443/655] Compiling v3_int.cc
[444/655] Compiling v3_lib.cc
[445/655] Compiling v3_info.cc
[446/655] Compiling v3_ia5.cc
[447/655] Compiling v3_extku.cc
[448/655] Compiling v3_enum.cc
[449/655] Compiling v3_genn.cc
[450/655] Compiling v3_cpols.cc
[451/655] Compiling v3_crld.cc
[452/655] Compiling v3_conf.cc
[453/655] Compiling v3_bitst.cc
[454/655] Compiling v3_bcons.cc
[455/655] Compiling v3_alt.cc
[456/655] Compiling v3_akeya.cc
[457/655] Compiling t_x509a.cc
[458/655] Compiling v3_akey.cc
[459/655] Compiling t_x509.cc
[460/655] Compiling t_crl.cc
[461/655] Compiling t_req.cc
[462/655] Compiling rsa_pss.cc
[463/655] Compiling i2d_pr.cc
[464/655] Compiling name_print.cc
[465/655] Compiling policy.cc
[466/655] Compiling by_file.cc
[467/655] Compiling by_dir.cc
[468/655] Compiling algorithm.cc
[469/655] Compiling asn1_gen.cc
[470/655] Compiling a_verify.cc
[471/655] Compiling a_digest.cc
[472/655] Compiling a_sign.cc
[473/655] Compiling voprf.cc
[474/655] Compiling thread_win.cc
[475/655] Compiling thread.cc
[476/655] Compiling thread_none.cc
[477/655] Compiling thread_pthread.cc
[478/655] Compiling stack.cc
[479/655] Compiling trust_token.cc
[480/655] Compiling pmbtoken.cc
[481/655] Compiling slhdsa.cc
[482/655] Compiling spake2plus.cc
[483/655] Compiling siphash.cc
[484/655] Compiling sha512.cc
[485/655] Compiling sha256.cc
[486/655] Compiling sha1.cc
[487/655] Compiling rsa_print.cc
[488/655] Compiling rsa_extra.cc
[489/655] Compiling rsa_crypt.cc
[490/655] Compiling refcount.cc
[491/655] Compiling rc4.cc
[492/655] Compiling rsa_asn1.cc
[493/655] Compiling urandom.cc
[494/655] Compiling windows.cc
[495/655] Compiling trusty.cc
[496/655] Compiling rand.cc
[497/655] Compiling ios.cc
[498/655] Compiling passive.cc
[499/655] Compiling poly1305_arm_asm.S
[500/655] Compiling getentropy.cc
[501/655] Compiling forkunsafe.cc
[502/655] Compiling fork_detect.cc
[503/655] Compiling deterministic.cc
[504/655] Compiling poly1305_vec.cc
[505/655] Compiling poly1305_arm.cc
[506/655] Compiling poly1305.cc
[507/655] Compiling pool.cc
[508/655] Compiling pkcs7.cc
[509/655] Compiling pkcs8.cc
[510/655] Compiling pkcs8_x509.cc
[511/655] Compiling p5_pbev2.cc
[512/655] Compiling pkcs7_x509.cc
[513/655] Compiling pem_xaux.cc
[514/655] Compiling pem_x509.cc
[515/655] Compiling pem_pkey.cc
[516/655] Compiling pem_pk8.cc
[517/655] Compiling pem_oth.cc
[518/655] Compiling mlkem.cc
[519/655] Compiling obj_xref.cc
[520/655] Compiling pem_info.cc
[521/655] Compiling pem_lib.cc
[522/655] Compiling pem_all.cc
[523/655] Compiling mldsa.cc
[524/655] Compiling fips_shared_support.cc
[525/655] Compiling poly_rq_mul.S
[526/655] Compiling mem.cc
[527/655] Compiling obj.cc
[528/655] Compiling md5.cc
[529/655] Compiling md4.cc
[530/655] Compiling lhash.cc
[531/655] Compiling kyber.cc
[532/655] Compiling ex_data.cc
[533/655] Compiling sign.cc
[534/655] Compiling scrypt.cc
[535/655] Compiling print.cc
[536/655] Compiling pbkdf.cc
[537/655] Compiling hpke.cc
[538/655] Compiling hrss.cc
[539/655] Compiling p_x25519_asn1.cc
[540/655] Compiling p_x25519.cc
[541/655] Compiling p_ed25519.cc
[542/655] Compiling p_rsa_asn1.cc
[543/655] Compiling p_rsa.cc
[544/655] Compiling p_hkdf.cc
[545/655] Compiling p_ec.cc
[546/655] Compiling p_ed25519_asn1.cc
[547/655] Compiling p_ec_asn1.cc
[548/655] Compiling p_dh_asn1.cc
[549/655] Compiling p_dh.cc
[550/655] Compiling p_dsa_asn1.cc
[551/655] Compiling evp_ctx.cc
[552/655] Compiling evp.cc
[553/655] Compiling err.cc
[554/655] Compiling engine.cc
[555/655] Compiling evp_asn1.cc
[556/655] Compiling ecdsa_asn1.cc
[557/655] Compiling ecdh.cc
[558/655] Compiling hash_to_curve.cc
[559/655] Compiling ec_derive.cc
[560/655] Compiling dsa.cc
[561/655] Compiling ec_asn1.cc
[562/655] Compiling dsa_asn1.cc
[563/655] Compiling params.cc
[564/655] Compiling digest_extra.cc
[565/655] Compiling x25519-asm-arm.S
[566/655] Compiling bcm.cc
[567/655] Compiling des.cc
[568/655] Compiling dh_asn1.cc
[569/655] Compiling curve25519_64_adx.cc
[570/655] Compiling spake25519.cc
[571/655] Compiling cpu_intel.cc
[572/655] Compiling crypto.cc
[573/655] Compiling cpu_arm_linux.cc
[574/655] Compiling cpu_arm_freebsd.cc
[575/655] Compiling cpu_aarch64_win.cc
[576/655] Compiling curve25519.cc
[577/655] Compiling cpu_aarch64_sysreg.cc
[578/655] Compiling cpu_aarch64_openbsd.cc
[579/655] Compiling cpu_aarch64_linux.cc
[580/655] Compiling cpu_aarch64_fuchsia.cc
[581/655] Compiling cpu_aarch64_apple.cc
[582/655] Compiling conf.cc
[583/655] Compiling get_cipher.cc
[584/655] Compiling e_rc4.cc
[585/655] Compiling tls_cbc.cc
[586/655] Compiling e_tls.cc
[587/655] Compiling e_rc2.cc
[588/655] Compiling e_null.cc
[589/655] Compiling e_des.cc
[590/655] Compiling e_chacha20poly1305.cc
[591/655] Compiling e_aesgcmsiv.cc
[592/655] Compiling derive_key.cc
[593/655] Compiling chacha.cc
[594/655] Compiling e_aesctrhmac.cc
[595/655] Compiling unicode.cc
[596/655] Compiling cbs.cc
[597/655] Compiling ber.cc
[598/655] Compiling cbb.cc
[599/655] Compiling buf.cc
[600/655] Compiling asn1_compat.cc
[601/655] Compiling blake2.cc
[602/655] Compiling socket_helper.cc
[603/655] Compiling bn_asn1.cc
[604/655] Compiling convert.cc
[605/655] Compiling socket.cc
[606/655] Compiling printf.cc
[607/655] Compiling pair.cc
[608/655] Compiling hexdump.cc
[609/655] Compiling file.cc
[610/655] Compiling fd.cc
[611/655] Compiling errno.cc
[612/655] Compiling connect.cc
[613/655] Compiling base64.cc
[614/655] Compiling bio_mem.cc
[615/655] Compiling bio.cc
[616/655] Compiling tasn_typ.cc
[617/655] Compiling tasn_fre.cc
[618/655] Compiling tasn_utl.cc
[619/655] Compiling tasn_enc.cc
[620/655] Compiling tasn_new.cc
[621/655] Compiling posix_time.cc
[622/655] Compiling f_string.cc
[623/655] Compiling f_int.cc
[624/655] Compiling asn_pack.cc
[625/655] Compiling tasn_dec.cc
[626/655] Compiling asn1_par.cc
[627/655] Compiling asn1_lib.cc
[628/655] Compiling a_time.cc
[629/655] Compiling a_utctm.cc
[630/655] Compiling a_type.cc
[631/655] Compiling a_octet.cc
[632/655] Compiling a_strnid.cc
[633/655] Compiling a_strex.cc
[634/655] Compiling a_object.cc
[635/655] Compiling a_mbstr.cc
[636/655] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[636/655] Write sources
[639/655] Compiling a_int.cc
[639/655] Write sources
[643/655] Compiling a_i2d_fp.cc
[644/655] Compiling a_dup.cc
[645/655] Compiling a_d2i_fp.cc
[646/666] Compiling a_gentm.cc
[647/674] Compiling a_bool.cc
[648/674] Compiling a_bitstr.cc
[650/700] Compiling Algorithms Suffix.swift
[651/700] Compiling Algorithms Trim.swift
[651/702] Write Objects.LinkFileList
[653/702] Compiling Algorithms Indexed.swift
[654/702] Compiling Algorithms Intersperse.swift
[655/702] Compiling Algorithms EitherSequence.swift
[656/702] Compiling Algorithms FirstNonNil.swift
[657/702] Compiling Algorithms FlattenCollection.swift
[658/702] Compiling Algorithms Grouped.swift
[659/702] Compiling Algorithms Joined.swift
[660/702] Compiling Algorithms Keyed.swift
[661/702] Compiling Algorithms Permutations.swift
[662/702] Compiling Algorithms Product.swift
[663/702] Compiling Algorithms MinMax.swift
[664/702] Compiling Algorithms Partition.swift
[665/704] Compiling Algorithms Split.swift
[666/704] Compiling Algorithms Stride.swift
[667/704] Compiling Algorithms Combinations.swift
[668/704] Compiling Algorithms Compacted.swift
[669/704] Compiling Algorithms Cycle.swift
[670/704] Compiling Algorithms Unique.swift
[671/704] Compiling Algorithms Windows.swift
[672/704] Compiling Atomics IntegerOperations.swift
[673/704] Compiling Atomics Unmanaged extensions.swift
[674/704] Compiling Algorithms Rotate.swift
[680/704] Compiling Algorithms Chain.swift
[681/704] Compiling Algorithms Chunked.swift
[691/704] Compiling Algorithms AdjacentPairs.swift
[695/704] Linking SotoCodeGenerator-tool
[699/704] Emitting module Atomics
[699/704] Compiling c-nioatomics.c
[701/704] Emitting module Algorithms
2025-04-29T14:30:13-0700 info SotoCodeGenerator : [SotoCodeGeneratorLib] Wrote s3_api.swift
2025-04-29T14:30:13-0700 info SotoCodeGenerator : [SotoCodeGeneratorLib] Wrote s3_shapes.swift
[701/704] Generating code for s3.json
[702/704] Write sources
[703/704] Compiling c-atomics.c
[705/710] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[706/710] Compiling NIOConcurrencyHelpers lock.swift
[707/710] Compiling NIOConcurrencyHelpers NIOLock.swift
[708/710] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[709/710] Compiling NIOConcurrencyHelpers atomics.swift
[710/710] Emitting module NIOConcurrencyHelpers
[711/771] Compiling NIOCore NIOLoopBound.swift
[712/771] Compiling NIOCore NIOScheduledCallback.swift
[713/771] Compiling NIOCore NIOSendable.swift
[714/771] Compiling NIOCore RecvByteBufferAllocator.swift
[715/771] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[716/771] Compiling NIOCore SocketAddresses.swift
[717/777] Compiling NIOCore AddressedEnvelope.swift
[718/777] Compiling NIOCore AsyncAwaitSupport.swift
[719/777] Compiling NIOCore AsyncChannel.swift
[720/777] Compiling NIOCore AsyncChannelHandler.swift
[721/777] Compiling NIOCore AsyncChannelInboundStream.swift
[722/777] Compiling NIOCore AsyncChannelOutboundWriter.swift
[723/777] Compiling NIOCore NIOAsyncSequenceProducer.swift
[724/777] Compiling NIOCore Codec.swift
[725/777] Compiling NIOCore ConvenienceOptionSupport.swift
[726/777] Compiling NIOCore DeadChannel.swift
[727/777] Compiling NIOCore DispatchQueue+WithFuture.swift
[728/777] Compiling NIOCore EventLoop+Deprecated.swift
[729/777] Compiling NIOCore EventLoop+SerialExecutor.swift
[730/777] Compiling NIOCore EventLoop.swift
[731/777] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[732/777] Compiling NIOCore EventLoopFuture+Deprecated.swift
[733/777] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[734/777] Compiling NIOCore EventLoopFuture.swift
[735/777] Compiling NIOCore FileDescriptor.swift
[736/777] Compiling NIOCore FileHandle.swift
[737/777] Compiling NIOCore FileRegion.swift
[738/777] Compiling NIOCore SocketOptionProvider.swift
[739/777] Compiling NIOCore SystemCallHelpers.swift
[740/777] Compiling NIOCore TimeAmount+Duration.swift
[741/777] Compiling NIOCore TypeAssistedChannelHandler.swift
[742/777] Compiling NIOCore UniversalBootstrapSupport.swift
[743/777] Compiling NIOCore Utilities.swift
[744/777] Compiling NIOCore GlobalSingletons.swift
[745/777] Compiling NIOCore IO.swift
[746/777] Compiling NIOCore IOData.swift
[747/777] Compiling NIOCore IPProtocol.swift
[748/777] Compiling NIOCore IntegerBitPacking.swift
[749/777] Compiling NIOCore IntegerTypes.swift
[750/777] Compiling NIOCore Channel.swift
[751/777] Compiling NIOCore ChannelHandler.swift
[752/777] Compiling NIOCore ChannelHandlers.swift
[753/777] Compiling NIOCore ChannelInvoker.swift
[754/777] Compiling NIOCore ChannelOption.swift
[755/777] Compiling NIOCore ChannelPipeline.swift
[756/777] Compiling NIOCore CircularBuffer.swift
[757/777] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[758/777] Compiling NIOCore NIOAsyncWriter.swift
[759/777] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[760/777] Compiling NIOCore BSDSocketAPI.swift
[761/777] Compiling NIOCore ByteBuffer-aux.swift
[762/777] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[763/777] Compiling NIOCore ByteBuffer-conversions.swift
[764/777] Compiling NIOCore Interfaces.swift
[765/777] Compiling NIOCore Linux.swift
[766/777] Compiling NIOCore MarkedCircularBuffer.swift
[767/777] Compiling NIOCore MulticastChannel.swift
[768/777] Compiling NIOCore NIOAny.swift
[769/777] Compiling NIOCore NIOCloseOnErrorHandler.swift
[770/777] Compiling NIOCore ByteBuffer-core.swift
[771/777] Compiling NIOCore ByteBuffer-hex.swift
[772/777] Compiling NIOCore ByteBuffer-int.swift
[773/777] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[774/777] Compiling NIOCore ByteBuffer-multi-int.swift
[775/777] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[776/777] Compiling NIOCore ByteBuffer-views.swift
[777/777] Emitting module NIOCore
[778/830] Compiling NIOEmbedded AsyncTestingChannel.swift
[779/830] Compiling NIOEmbedded Embedded.swift
[780/830] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[781/830] Emitting module NIOEmbedded
[782/830] Compiling NIOPosix PooledRecvBufferAllocator.swift
[783/830] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[784/830] Compiling NIOPosix PosixSingletons.swift
[785/830] Compiling NIOPosix RawSocketBootstrap.swift
[786/830] Compiling NIOPosix Resolver.swift
[787/830] Compiling NIOPosix GetaddrinfoResolver.swift
[788/830] Compiling NIOPosix HappyEyeballs.swift
[789/830] Compiling NIOPosix IO.swift
[790/830] Compiling NIOPosix IntegerBitPacking.swift
[791/830] Compiling NIOPosix IntegerTypes.swift
[792/830] Compiling NIOPosix Linux.swift
[793/835] Compiling NIOPosix SocketProtocols.swift
[794/835] Compiling NIOPosix System.swift
[795/835] Compiling NIOPosix Thread.swift
[796/835] Compiling NIOPosix ThreadPosix.swift
[797/835] Compiling NIOPosix ThreadWindows.swift
[798/835] Compiling NIOPosix Selectable.swift
[799/835] Compiling NIOPosix SelectableChannel.swift
[800/835] Compiling NIOPosix SelectableEventLoop.swift
[801/835] Compiling NIOPosix SelectorEpoll.swift
[802/835] Compiling NIOPosix SelectorGeneric.swift
[803/835] Emitting module NIOPosix
[804/835] Compiling NIOPosix BSDSocketAPICommon.swift
[805/835] Compiling NIOPosix BSDSocketAPIPosix.swift
[806/835] Compiling NIOPosix BSDSocketAPIWindows.swift
[807/835] Compiling NIOPosix BaseSocket.swift
[808/835] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[809/835] Compiling NIOPosix BaseSocketChannel.swift
[810/835] Compiling NIOPosix UnsafeTransfer.swift
[811/835] Compiling NIOPosix Utilities.swift
[812/835] Compiling NIOPosix VsockAddress.swift
[813/835] Compiling NIOPosix VsockChannelEvents.swift
[814/835] Compiling NIOPosix resource_bundle_accessor.swift
[815/835] Compiling NIOPosix SelectorKqueue.swift
[816/835] Compiling NIOPosix SelectorUring.swift
[817/835] Compiling NIOPosix ServerSocket.swift
[818/835] Compiling NIOPosix Socket.swift
[819/835] Compiling NIOPosix SocketChannel.swift
[820/835] Compiling NIOPosix PendingDatagramWritesManager.swift
[821/835] Compiling NIOPosix PendingWritesManager.swift
[822/835] Compiling NIOPosix PipeChannel.swift
[823/835] Compiling NIOPosix PipePair.swift
[824/835] Compiling NIOPosix Pool.swift
[825/835] Compiling NIOPosix BaseStreamSocketChannel.swift
[826/835] Compiling NIOPosix Bootstrap.swift
[827/835] Compiling NIOPosix ControlMessage.swift
[828/835] Compiling NIOPosix DatagramVectorReadManager.swift
[829/835] Compiling NIOPosix Errors+Any.swift
[830/835] Compiling NIOPosix FileDescriptor.swift
[831/835] Compiling NIOPosix LinuxCPUSet.swift
[832/835] Compiling NIOPosix LinuxUring.swift
[833/835] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[834/835] Compiling NIOPosix NIOThreadPool.swift
[835/835] Compiling NIOPosix NonBlockingFileIO.swift
[836/837] Emitting module NIO
[837/837] Compiling NIO Exports.swift
[838/877] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[839/877] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[840/877] Compiling NIOSOCKS ClientStateMachine.swift
[841/877] Compiling NIOSOCKS Messages.swift
[842/877] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[843/878] Compiling NIOSOCKS SOCKSResponse.swift
[844/878] Compiling NIOSOCKS Errors.swift
[845/878] Compiling NIOSOCKS AuthenticationMethod.swift
[846/878] Compiling NIOSOCKS ClientGreeting.swift
[847/878] Compiling NIOSOCKS SOCKSRequest.swift
[848/878] Compiling NIOSOCKS Helpers.swift
[849/878] Compiling NIOHTTP1 ByteCollectionUtils.swift
[850/878] Compiling NIOHTTP1 HTTPDecoder.swift
[851/878] Emitting module NIOSOCKS
[852/878] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[853/878] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[854/878] Compiling NIOTLS TLSEvents.swift
[855/878] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[856/878] Emitting module NIOTLS
[857/878] Compiling NIOTLS SNIHandler.swift
[858/878] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[859/878] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[860/878] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[861/879] Compiling NIOSOCKS ServerStateMachine.swift
[864/879] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[865/879] Emitting module NIOFoundationCompat
[866/879] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[867/879] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[868/896] Compiling NIOSSL Zeroization.swift
[869/896] Compiling NIOSSL TLSConfiguration.swift
[870/896] Compiling NIOSSL SubjectAlternativeName.swift
[871/896] Compiling NIOSSL NIOSSLSecureBytes.swift
[872/931] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[873/931] Compiling NIOTransportServices AcceptHandler.swift
[874/931] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[875/931] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[876/931] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[877/931] Compiling NIOTransportServices StateManagedChannel.swift
[878/931] Compiling NIOTransportServices NIOTSBootstraps.swift
[879/931] Emitting module NIOHTTP1
[880/955] Emitting module NIOTransportServices
[881/957] Compiling SotoSignerV4 credentials.swift
[882/957] Compiling SotoSignerV4 exports.swift
[883/957] Compiling NIOHPACK IndexedHeaderTable.swift
[884/958] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[885/958] Compiling NIOTransportServices NIOTSSingletons.swift
[886/958] Compiling NIOHPACK IntegerCoding.swift
[887/958] Emitting module NIOSSL
[888/961] Compiling NIOHPACK StaticHeaderTable.swift
[889/961] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[890/961] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[891/961] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[892/961] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[893/961] Emitting module NIOHTTPCompression
[894/961] Compiling NIOHTTPCompression HTTPDecompression.swift
[895/961] Compiling NIOHTTPCompression HTTPCompression.swift
[896/961] Compiling NIOHPACK HuffmanTables.swift
[897/961] Compiling NIOHPACK HeaderTables.swift
[898/961] Compiling NIOHPACK HuffmanCoding.swift
[899/961] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[900/961] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[901/961] Compiling NIOHPACK HPACKEncoder.swift
[902/961] Compiling NIOHPACK HPACKErrors.swift
[903/961] Compiling NIOHPACK DynamicHeaderTable.swift
[904/961] Compiling NIOHPACK HPACKDecoder.swift
[905/961] Emitting module NIOHPACK
[906/961] Compiling NIOHPACK HPACKHeader.swift
[907/961] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[908/961] Compiling NIOTransportServices NIOTSErrors.swift
[909/961] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[910/961] Compiling NIOTransportServices NIOTSListenerChannel.swift
[914/961] Compiling NIOTransportServices NIOTSChannelOptions.swift
[915/961] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[916/961] Compiling NIOTransportServices NIOTSDatagramListener.swift
[917/961] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[918/961] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[919/961] Compiling NIOTransportServices NIOTSEventLoop.swift
[921/961] Compiling NIOTransportServices StateManagedListenerChannel.swift
[922/961] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[925/961] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[926/961] Compiling NIOSSL UniversalBootstrapSupport.swift
[927/961] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[928/961] Compiling NIOSSL resource_bundle_accessor.swift
[929/961] Compiling NIOSSL SSLPublicKey.swift
[930/961] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[931/961] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[938/961] Compiling SotoSignerV4 HexEncoding.swift
[939/961] Compiling SotoSignerV4 signer.swift
[940/961] Emitting module SotoSignerV4
[941/961] Compiling SotoSignerV4 SigV4a.swift
[946/1021] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[947/1021] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[948/1021] Compiling NIOHTTP2 StateMachineResult.swift
[949/1021] Compiling NIOHTTP2 SendingHeadersState.swift
[950/1021] Compiling NIOHTTP2 SendingPushPromiseState.swift
[951/1021] Compiling NIOHTTP2 LocallyQuiescingState.swift
[952/1021] Compiling NIOHTTP2 QuiescingState.swift
[953/1021] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[954/1021] Compiling NIOHTTP2 HasFlowControlWindows.swift
[955/1021] Compiling NIOHTTP2 HasLocalSettings.swift
[956/1021] Compiling NIOHTTP2 MaySendFrames.swift
[957/1021] Compiling NIOHTTP2 SendingDataState.swift
[958/1021] Compiling NIOHTTP2 SendingGoawayState.swift
[959/1021] Compiling NIOHTTP2 HasRemoteSettings.swift
[960/1021] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[961/1021] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[967/1021] Compiling NIOHTTP2 ContentLengthVerifier.swift
[968/1021] Compiling NIOHTTP2 DOSHeuristics.swift
[976/1027] Compiling NIOHTTP2 SendingRstStreamState.swift
[977/1027] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[978/1027] Compiling NIOHTTP2 HTTP2SettingsState.swift
[983/1027] Compiling NIOHTTP2 HTTP2Settings.swift
[984/1027] Compiling NIOHTTP2 HTTP2Stream.swift
[985/1027] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[986/1027] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[987/1027] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[988/1027] Compiling NIOHTTP2 HTTP2StreamID.swift
[989/1027] Emitting module NIOHTTP2
[990/1027] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[991/1027] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[992/1027] Compiling NIOHTTP2 HTTP2UserEvents.swift
[993/1027] Compiling NIOHTTP2 InboundEventBuffer.swift
[994/1027] Compiling NIOHTTP2 InboundWindowManager.swift
[995/1027] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[996/1027] Compiling NIOHTTP2 Error+Any.swift
[997/1027] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[998/1027] Compiling NIOHTTP2 ControlFrameBuffer.swift
[999/1027] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1000/1027] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1001/1027] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1002/1027] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1003/1027] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1004/1027] Compiling NIOHTTP2 StreamChannelList.swift
[1005/1027] Compiling NIOHTTP2 StreamMap.swift
[1006/1027] Compiling NIOHTTP2 StreamStateMachine.swift
[1007/1027] Compiling NIOHTTP2 UnsafeTransfer.swift
[1008/1027] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1009/1027] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1010/1027] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1011/1027] Compiling NIOHTTP2 MayReceiveFrames.swift
[1012/1027] Compiling NIOHTTP2 ReceivingDataState.swift
[1013/1027] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1014/1027] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1015/1027] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1016/1027] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1017/1027] Compiling NIOHTTP2 HTTP2Frame.swift
[1018/1027] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1019/1027] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1020/1027] Compiling NIOHTTP2 HTTP2PingData.swift
[1021/1027] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1022/1027] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1023/1027] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1024/1027] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1025/1027] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1026/1027] Compiling NIOHTTP2 HTTP2Error.swift
[1027/1027] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1028/1088] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1029/1088] Compiling AsyncHTTPClient ConnectionTarget.swift
[1030/1088] Compiling AsyncHTTPClient DeconstructedURL.swift
[1031/1088] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1032/1088] Compiling AsyncHTTPClient FoundationExtensions.swift
[1033/1088] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1034/1088] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1035/1088] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1036/1088] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1037/1088] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1038/1088] Compiling AsyncHTTPClient Transaction.swift
[1039/1088] Compiling AsyncHTTPClient Base64.swift
[1040/1088] Compiling AsyncHTTPClient BasicAuth.swift
[1041/1088] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1042/1088] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1043/1088] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1044/1088] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1045/1088] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1046/1088] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1047/1088] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1048/1088] Emitting module AsyncHTTPClient
[1049/1088] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1050/1088] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1051/1088] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1052/1088] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1053/1088] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1054/1088] Compiling AsyncHTTPClient RequestBodyLength.swift
[1055/1088] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1056/1094] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1057/1094] Compiling AsyncHTTPClient TLSConfiguration.swift
[1058/1094] Compiling AsyncHTTPClient RedirectState.swift
[1059/1094] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1060/1094] Compiling AsyncHTTPClient RequestBag.swift
[1061/1094] Compiling AsyncHTTPClient RequestValidation.swift
[1062/1094] Compiling AsyncHTTPClient HTTP1Connection.swift
[1063/1094] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1064/1094] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1065/1094] Compiling AsyncHTTPClient HTTP2Connection.swift
[1066/1094] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1067/1094] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1068/1094] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1069/1094] Compiling AsyncHTTPClient RequestOptions.swift
[1070/1094] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1071/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1072/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1073/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1074/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1075/1094] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1076/1094] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1077/1094] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1078/1094] Compiling AsyncHTTPClient ConnectionPool.swift
[1079/1094] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1080/1094] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1081/1094] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1082/1094] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1083/1094] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1084/1094] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1085/1094] Compiling AsyncHTTPClient HTTPClient.swift
[1086/1094] Compiling AsyncHTTPClient HTTPHandler.swift
[1087/1094] Compiling AsyncHTTPClient LRUCache.swift
[1088/1094] Compiling AsyncHTTPClient NWErrorHandler.swift
[1089/1094] Compiling AsyncHTTPClient SSLContextCache.swift
[1090/1094] Compiling AsyncHTTPClient Scheme.swift
[1091/1094] Compiling AsyncHTTPClient Singleton.swift
[1092/1094] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1093/1094] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1094/1094] Compiling AsyncHTTPClient Utils.swift
[1095/1160] Compiling SotoCore Credential+IsEmpty.swift
[1096/1160] Compiling SotoCore CredentialProvider.swift
[1097/1160] Compiling SotoCore CredentialProviderError.swift
[1098/1160] Compiling SotoCore CredentialProviderSelector.swift
[1099/1160] Compiling SotoCore DeferredCredentialProvider.swift
[1100/1160] Compiling SotoCore EmptyCredential.swift
[1101/1160] Compiling SotoCore ExpiringCredential.swift
[1102/1167] Compiling SotoCore ARN.swift
[1103/1167] Compiling SotoCore AWSShape.swift
[1104/1167] Compiling SotoCore EndpointVariant.swift
[1105/1167] Compiling SotoCore Environment.swift
[1106/1167] Compiling SotoCore Region.swift
[1107/1167] Compiling SotoCore ServiceProtocol.swift
[1108/1167] Compiling SotoCore CodableProperties.swift
[1109/1167] Compiling SotoCore AWSClient+Paginate.swift
[1110/1167] Compiling SotoCore AWSClient.swift
[1111/1167] Compiling SotoCore AWSEndpointDiscovery.swift
[1112/1167] Compiling SotoCore AWSService.swift
[1113/1167] Compiling SotoCore AWSServiceConfig.swift
[1114/1167] Compiling SotoCore Base64Data.swift
[1115/1167] Compiling SotoCore Document.swift
[1116/1167] Compiling SotoCore EventPayload.swift
[1117/1167] Compiling SotoCore MetaDataCredentialProvider.swift
[1118/1167] Compiling SotoCore NullCredentialProvider.swift
[1119/1167] Compiling SotoCore RotatingCredentialProvider.swift
[1120/1167] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[1121/1167] Compiling SotoCore STSAssumeRole.swift
[1122/1167] Compiling SotoCore StaticCredential+CredentialProvider.swift
[1123/1167] Compiling SotoCore StaticCredential+Environment.swift
[1124/1167] Compiling SotoCore AWSHTTPResponse+HAL.swift
[1125/1167] Compiling SotoCore AWSHTTPResponse.swift
[1126/1167] Compiling SotoCore AsyncHTTPClient.swift
[1127/1167] Compiling SotoCore S3SignedAsyncSequence.swift
[1128/1167] Compiling SotoCore Middleware.swift
[1129/1167] Compiling SotoCore EditHeadersMiddleware.swift
[1130/1167] Compiling SotoCore EndpointDiscoveryMiddleware.swift
[1131/1167] Compiling SotoCore ErrorHandlingMiddleware.swift
[1132/1167] Compiling SotoCore LoggingMiddleware.swift
[1133/1167] Compiling SotoCore RetryMiddleware.swift
[1134/1167] Compiling SotoCore S3Middleware.swift
[1135/1167] Compiling SotoCore SigningMiddleware.swift
[1136/1167] Compiling SotoCore TracingMiddleware.swift
[1137/1167] Compiling SotoCore TreeHashMiddleware.swift
[1138/1167] Emitting module SotoCore
[1139/1167] Compiling SotoCore AnyAsyncSequence.swift
[1140/1167] Compiling SotoCore ByteBufferSequence.swift
[1141/1167] Compiling SotoCore EventStream.swift
[1142/1167] Compiling SotoCore ExpiringValue.swift
[1143/1167] Compiling SotoCore FixedSizeByteBufferAsyncSequence.swift
[1144/1167] Compiling SotoCore Sequence+concurrentMap.swift
[1145/1167] Compiling SotoCore ConfigFileCredentialProvider.swift
[1146/1167] Compiling SotoCore ConfigFileLoader.swift
[1147/1167] Compiling SotoCore CollectionCoders.swift
[1148/1167] Compiling SotoCore DateCoders.swift
[1149/1167] Compiling SotoCore EC2ArrayCoder.swift
[1150/1167] Compiling SotoCore EventStreamDecoder.swift
[1151/1167] Compiling SotoCore QueryEncoder.swift
[1152/1167] Compiling SotoCore RequestContainer.swift
[1153/1167] Compiling SotoCore ResponseContainer.swift
[1154/1167] Compiling SotoCore ClientErrors.swift
[1155/1167] Compiling SotoCore Error.swift
[1156/1167] Compiling SotoCore ServerErrors.swift
[1157/1167] Compiling SotoCore Exports.swift
[1158/1167] Compiling SotoCore AWSHTTPBody.swift
[1159/1167] Compiling SotoCore AWSHTTPClient.swift
[1160/1167] Compiling SotoCore AWSHTTPRequest.swift
[1161/1167] Compiling SotoCore MiddlewareStack.swift
[1162/1167] Compiling SotoCore RetryPolicy.swift
[1163/1167] Compiling SotoCore UnsafeTransfer.swift
[1164/1167] Compiling SotoCore base64.swift
[1165/1167] Compiling SotoCore crc32.swift
[1166/1167] Compiling SotoCore AWSClient+Waiter.swift
[1167/1167] Compiling SotoCore Matcher.swift
[1168/1174] Compiling ScipioS3Storage S3Storage.swift
[1169/1174] Compiling ScipioS3Storage s3_api.swift
[1170/1174] Compiling ScipioS3Storage Compressor.swift
[1171/1174] Compiling ScipioS3Storage AARArchiver.swift
[1172/1174] Compiling ScipioS3Storage s3_shapes.swift
[1173/1174] Compiling ScipioS3Storage S3Client.swift
[1174/1174] Emitting module ScipioS3Storage
Build complete! (85.89s)
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/soto-project/soto-core.git from cache
Fetching https://github.com/giginet/scipio-cache-storage.git
[1/3534] Fetching soto-codegenerator
[37/3575] Fetching soto-codegenerator, scipio-cache-storage
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (1.43s)
Fetched https://github.com/soto-project/soto-codegenerator from cache (1.43s)
Fetched https://github.com/soto-project/soto-core.git from cache (1.44s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (1.94s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.6.0 (0.51s)
Fetching https://github.com/adam-fowler/jmespath.swift.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.41s)
Fetching https://github.com/apple/swift-crypto.git from cache
[1/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.71s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.78s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.78s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.07s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.65s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Fetched https://github.com/apple/swift-nio.git from cache (0.92s)
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.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
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.49s)
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.83s)
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.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.71s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
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.48s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.69s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.69s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.70s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.29s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.02s)
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.48s)
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.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.7.0 (0.46s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1814] Fetching swift-mustache
[92/3651] Fetching swift-mustache, soto-smithy
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.92s)
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
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.53s)
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.56s)
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.51s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
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.09s)
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.47s)
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.48s)
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.48s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.02s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.54s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.16s)
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-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-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.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.36.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/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/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-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/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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.6.0
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
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-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-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-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/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-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/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/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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Build complete.
{
"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" : "/Users/admin/builder/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"
}
Done.