Build Information
Successful build of aws-signer-v4, reference main (457a45), with Swift 6.1 for Android on 22 Dec 2025 06:16:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/aws-signer-v4.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/aws-signer-v4
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 457a456 Update to swift 6.0, ditch AWSCrypto (#10)
Cloned https://github.com/adam-fowler/aws-signer-v4.git
Revision (git rev-parse @):
457a4563817123bbbd7015adc59e7587189637ef
SUCCESS checkout https://github.com/adam-fowler/aws-signer-v4.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/aws-signer-v4.git
https://github.com/adam-fowler/aws-signer-v4.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.86.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "aws-signer-v4",
"name" : "aws-signer-v4",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AWSSigner",
"targets" : [
"AWSSigner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSSignerTests",
"module_type" : "SwiftTarget",
"name" : "AWSSignerTests",
"path" : "Tests/AWSSignerTests",
"sources" : [
"AWSSignerTests.swift"
],
"target_dependencies" : [
"AWSSigner"
],
"type" : "test"
},
{
"c99name" : "AWSSigner",
"module_type" : "SwiftTarget",
"name" : "AWSSigner",
"path" : "Sources/AWSSigner",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1",
"Crypto"
],
"product_memberships" : [
"AWSSigner"
],
"sources" : [
"credentials.swift",
"signer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-crypto.git
[1/17460] Fetching swift-crypto
[874/98391] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.92s)
[48559/80931] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (12.00s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (13.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[1821/7050] Fetching swift-atomics, swift-system
[6999/25449] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.42s)
Fetched https://github.com/apple/swift-system.git from cache (1.42s)
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.17s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (4.59s)
Fetching https://github.com/apple/swift-asn1.git
[1/1692] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.40s)
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/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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.3.0
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.0
Building for debugging...
[0/401] Write sources
[13/401] Compiling _AtomicsShims.c
[14/401] Compiling CNIOOpenBSD shim.c
[15/401] Compiling SimpleFIPS202.c
[16/401] Compiling CXKCPShims shims.c
[17/401] Compiling CNIOWindows shim.c
[18/401] Compiling KeccakHash.c
[19/401] Compiling CNIOWindows WSAStartup.c
[20/401] Compiling KeccakSponge.c
[21/401] Compiling CNIOPosix event_loop_id.c
[22/401] Compiling CNIOLinux liburing_shims.c
[23/401] Compiling CNIOWASI CNIOWASI.c
[24/401] Compiling CNIOLLHTTP c_nio_http.c
[25/401] Compiling CNIODarwin shim.c
[26/401] Compiling CNIOLinux shim.c
[27/401] Compiling CNIOLLHTTP c_nio_api.c
[28/401] Compiling fiat_p256_adx_sqr.S
[29/401] Compiling fiat_p256_adx_mul.S
[30/401] Write swift-version-24593BA9C3E375BF.txt
[31/401] Compiling fiat_curve25519_adx_square.S
[32/401] Compiling fiat_curve25519_adx_mul.S
[33/401] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/401] Compiling md5-x86_64-linux.S
[35/401] Compiling md5-x86_64-apple.S
[36/401] Compiling md5-586-linux.S
[37/405] Compiling CCryptoBoringSSLShims shims.c
[38/405] Compiling md5-586-apple.S
[39/423] Compiling chacha20_poly1305_x86_64-linux.S
[40/423] Compiling chacha20_poly1305_x86_64-apple.S
[41/423] Compiling KeccakP-1600-opt64.c
[42/423] Compiling chacha20_poly1305_armv8-win.S
[43/423] Compiling chacha20_poly1305_armv8-apple.S
[44/423] Compiling chacha-x86_64-linux.S
[45/423] Compiling chacha20_poly1305_armv8-linux.S
[46/423] Compiling chacha-x86-linux.S
[47/423] Compiling chacha-x86_64-apple.S
[48/423] Compiling chacha-x86-apple.S
[49/423] Compiling chacha-armv8-win.S
[50/423] Compiling chacha-armv8-apple.S
[51/423] Compiling chacha-armv8-linux.S
[52/423] Compiling chacha-armv4-linux.S
[53/423] Compiling aes128gcmsiv-x86_64-linux.S
[54/423] Compiling aes128gcmsiv-x86_64-apple.S
[55/423] Compiling x86_64-mont5-linux.S
[56/423] Compiling x86_64-mont5-apple.S
[57/423] Compiling x86_64-mont-linux.S
[58/423] Compiling x86_64-mont-apple.S
[59/423] Compiling x86-mont-linux.S
[60/423] Compiling x86-mont-apple.S
[61/423] Compiling vpaes-x86_64-linux.S
[62/423] Compiling vpaes-x86_64-apple.S
[63/423] Compiling err_data.cc
[64/423] Compiling vpaes-x86-linux.S
[65/423] Compiling vpaes-x86-apple.S
[66/423] Compiling vpaes-armv8-win.S
[67/423] Compiling vpaes-armv8-apple.S
[68/423] Compiling vpaes-armv7-linux.S
[69/423] Compiling vpaes-armv8-linux.S
[70/423] Compiling sha512-x86_64-linux.S
[71/423] Compiling sha512-x86_64-apple.S
[72/423] Compiling sha512-armv8-win.S
[73/423] Compiling sha512-armv8-apple.S
[74/423] Compiling sha512-armv4-linux.S
[75/423] Compiling sha512-armv8-linux.S
[76/423] Compiling sha512-586-linux.S
[77/423] Compiling sha512-586-apple.S
[78/423] Compiling sha256-x86_64-linux.S
[79/423] Compiling sha256-x86_64-apple.S
[80/423] Compiling sha256-armv8-win.S
[81/423] Compiling sha256-armv8-apple.S
[82/423] Compiling sha256-armv8-linux.S
[83/423] Compiling sha256-586-apple.S
[84/423] Compiling sha256-armv4-linux.S
[85/423] Compiling sha256-586-linux.S
[86/423] Compiling sha1-x86_64-linux.S
[87/423] Compiling sha1-x86_64-apple.S
[88/423] Compiling sha1-armv8-win.S
[89/423] Compiling sha1-armv8-apple.S
[90/423] Compiling sha1-armv8-linux.S
[91/423] Compiling sha1-armv4-large-linux.S
[92/423] Compiling sha1-586-linux.S
[93/423] Compiling sha1-586-apple.S
[94/423] Compiling rsaz-avx2-linux.S
[95/423] Compiling rsaz-avx2-apple.S
[96/423] Compiling rdrand-x86_64-linux.S
[97/423] Compiling rdrand-x86_64-apple.S
[98/423] Compiling p256_beeu-x86_64-asm-linux.S
[99/423] Compiling p256_beeu-x86_64-asm-apple.S
[100/423] Compiling p256_beeu-armv8-asm-win.S
[101/423] Compiling p256_beeu-armv8-asm-linux.S
[102/423] Compiling p256-x86_64-asm-linux.S
[103/423] Compiling p256_beeu-armv8-asm-apple.S
[104/423] Compiling p256-x86_64-asm-apple.S
[105/423] Compiling p256-armv8-asm-apple.S
[106/423] Compiling p256-armv8-asm-win.S
[107/423] Compiling p256-armv8-asm-linux.S
[108/423] Compiling ghashv8-armv8-win.S
[109/423] Compiling ghashv8-armv8-linux.S
[110/423] Compiling ghashv8-armv8-apple.S
[111/423] Compiling ghashv8-armv7-linux.S
[112/423] Compiling ghash-x86_64-apple.S
[113/423] Compiling ghash-x86_64-linux.S
[114/423] Compiling ghash-x86-linux.S
[115/423] Compiling ghash-x86-apple.S
[116/423] Compiling ghash-ssse3-x86_64-apple.S
[117/423] Compiling ghash-ssse3-x86_64-linux.S
[118/423] Compiling ghash-ssse3-x86-linux.S
[119/423] Compiling ghash-neon-armv8-win.S
[120/423] Compiling ghash-ssse3-x86-apple.S
[121/423] Compiling ghash-neon-armv8-linux.S
[122/423] Compiling ghash-neon-armv8-apple.S
[123/423] Compiling ghash-armv4-linux.S
[124/423] Compiling co-586-apple.S
[125/423] Compiling co-586-linux.S
[126/423] Compiling bn-armv8-win.S
[127/423] Compiling bsaes-armv7-linux.S
[128/423] Compiling bn-armv8-linux.S
[129/423] Compiling bn-armv8-apple.S
[130/423] Compiling bn-586-linux.S
[131/423] Compiling bn-586-apple.S
[132/423] Compiling armv8-mont-win.S
[133/423] Compiling armv8-mont-apple.S
[134/423] Compiling armv8-mont-linux.S
[135/423] Compiling armv4-mont-linux.S
[136/423] Compiling aesv8-gcm-armv8-win.S
[137/423] Compiling aesv8-gcm-armv8-linux.S
[138/423] Compiling aesv8-gcm-armv8-apple.S
[139/423] Compiling aesv8-armv8-win.S
[140/423] Compiling aesv8-armv8-linux.S
[141/423] Compiling aesv8-armv8-apple.S
[142/423] Compiling aesv8-armv7-linux.S
[144/423] Compiling InternalCollectionsUtilities Debugging.swift
[145/423] Compiling InternalCollectionsUtilities Descriptions.swift
[145/425] Compiling aesni-x86-linux.S
[146/425] Compiling aesni-x86_64-linux.S
[148/425] Emitting module _NIOBase64
[149/425] Compiling _NIOBase64 Base64.swift
[150/425] Compiling _NIODataStructures PriorityQueue.swift
[150/425] Compiling aesni-x86_64-apple.S
[152/426] Compiling _NIODataStructures Heap.swift
[153/426] Emitting module _NIODataStructures
[154/426] Compiling _NIODataStructures _TinyArray.swift
[155/427] Emitting module InternalCollectionsUtilities
[156/427] Compiling InternalCollectionsUtilities _SortedCollection.swift
[157/427] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[157/427] Compiling aesni-gcm-x86_64-apple.S
[159/427] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[160/427] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[161/427] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[162/427] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[163/427] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[164/427] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[165/427] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[166/427] Compiling InternalCollectionsUtilities Integer rank.swift
[167/427] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[168/427] Compiling InternalCollectionsUtilities UInt+reversed.swift
[169/427] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[169/427] Compiling aesni-x86-apple.S
[170/427] Compiling aesni-gcm-x86_64-linux.S
[171/427] Compiling aes-gcm-avx512-x86_64-linux.S
[175/427] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[176/427] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[176/427] Compiling aes-gcm-avx2-x86_64-linux.S
[177/428] Compiling aes-gcm-avx512-x86_64-apple.S
[178/428] Compiling aes-gcm-avx2-x86_64-apple.S
[180/428] Compiling xwing.cc
[182/443] Compiling DequeModule Deque+CustomReflectable.swift
[183/443] Compiling DequeModule Deque+Descriptions.swift
[184/445] Compiling DequeModule Deque+Equatable.swift
[185/445] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[186/445] Compiling DequeModule _DequeBuffer.swift
[187/445] Compiling DequeModule _DequeBufferHeader.swift
[188/445] Compiling DequeModule _DequeSlot.swift
[189/445] Compiling DequeModule _UnsafeWrappedBuffer.swift
[189/445] Compiling c-nioatomics.c
[190/445] Compiling x_x509a.cc
[191/445] Compiling x_sig.cc
[193/445] Compiling DequeModule Deque+Testing.swift
[194/445] Compiling DequeModule Deque._Storage.swift
[195/445] Compiling DequeModule Deque+Extras.swift
[196/445] Compiling DequeModule Deque+Hashable.swift
[197/445] Compiling DequeModule Deque._UnsafeHandle.swift
[198/445] Compiling DequeModule Deque.swift
[198/445] Compiling x_spki.cc
[199/445] Compiling x_x509.cc
[200/445] Compiling x_req.cc
[202/445] Emitting module DequeModule
[203/445] Compiling DequeModule Deque+Codable.swift
[204/445] Compiling DequeModule Deque+Collection.swift
[205/446] Compiling c-atomics.c
[206/446] Compiling x_exten.cc
[207/452] Compiling x_pubkey.cc
[208/452] Compiling x_name.cc
[209/452] Compiling x_attrib.cc
[211/452] Compiling NIOConcurrencyHelpers lock.swift
[212/452] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[213/452] Emitting module NIOConcurrencyHelpers
[213/452] Compiling x_crl.cc
[215/452] Compiling NIOConcurrencyHelpers NIOLock.swift
[216/452] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[217/452] Compiling NIOConcurrencyHelpers atomics.swift
[218/453] Compiling x_algor.cc
[219/453] Compiling x_all.cc
[220/453] Compiling x509spki.cc
[221/453] Compiling x509rset.cc
[222/453] Compiling x509name.cc
[223/453] Compiling x509cset.cc
[224/453] Compiling x509_txt.cc
[225/453] Compiling x509_vpm.cc
[226/453] Compiling x509_v3.cc
[227/453] Compiling x509_trs.cc
[228/453] Compiling x509_vfy.cc
[229/453] Compiling x509_set.cc
[230/453] Compiling x509_obj.cc
[231/453] Compiling x509_req.cc
[232/453] Compiling x509_lu.cc
[233/453] Compiling x509_ext.cc
[234/453] Compiling x509_def.cc
[235/453] Compiling x509_d2.cc
[236/453] Compiling x509_cmp.cc
[237/453] Compiling v3_purp.cc
[238/453] Compiling x509_att.cc
[239/453] Compiling x509.cc
[240/453] Compiling v3_ocsp.cc
[241/453] Compiling v3_utl.cc
[242/453] Compiling v3_skey.cc
[243/453] Compiling v3_prn.cc
[244/453] Compiling v3_pcons.cc
[245/453] Compiling v3_pmaps.cc
[246/453] Compiling v3_extku.cc
[247/453] Compiling v3_ncons.cc
[248/453] Compiling v3_lib.cc
[249/453] Compiling v3_ia5.cc
[250/453] Compiling v3_int.cc
[251/453] Compiling v3_info.cc
[252/453] Compiling v3_genn.cc
[253/453] Compiling v3_enum.cc
[254/453] Compiling v3_cpols.cc
[255/453] Compiling v3_crld.cc
[256/453] Compiling v3_bitst.cc
[257/453] Compiling v3_conf.cc
[258/453] Compiling v3_bcons.cc
[259/453] Compiling v3_alt.cc
[260/453] Compiling v3_akeya.cc
[261/453] Compiling v3_akey.cc
[262/453] Compiling t_x509a.cc
[263/453] Compiling t_req.cc
[264/453] Compiling t_x509.cc
[265/453] Compiling i2d_pr.cc
[266/453] Compiling policy.cc
[267/453] Compiling t_crl.cc
[268/453] Compiling rsa_pss.cc
[269/453] Compiling name_print.cc
[270/453] Compiling by_file.cc
[271/453] Compiling by_dir.cc
[272/453] Compiling asn1_gen.cc
[273/453] Compiling algorithm.cc
[274/453] Compiling a_verify.cc
[275/453] Compiling a_sign.cc
[276/453] Compiling trust_token.cc
[277/453] Compiling a_digest.cc
[278/453] Compiling voprf.cc
[279/453] Compiling thread_win.cc
[280/453] Compiling thread_none.cc
[281/453] Compiling pmbtoken.cc
[281/453] Compiling thread_pthread.cc
[283/453] Compiling thread.cc
[284/453] Compiling stack.cc
[285/453] Compiling siphash.cc
[286/453] Compiling sha512.cc
[287/453] Compiling slhdsa.cc
[288/453] Compiling spake2plus.cc
[289/453] Compiling sha1.cc
[290/453] Compiling sha256.cc
[291/453] Compiling rsa_print.cc
[292/453] Compiling rsa_extra.cc
[293/453] Compiling rsa_crypt.cc
[294/453] Compiling refcount.cc
[295/453] Compiling rc4.cc
[296/453] Compiling windows.cc
[297/453] Compiling urandom.cc
[298/453] Compiling trusty.cc
[299/453] Compiling rand.cc
[300/453] Compiling passive.cc
[301/453] Compiling rsa_asn1.cc
[302/453] Compiling poly1305_arm_asm.S
[303/453] Compiling ios.cc
[304/453] Compiling getentropy.cc
[305/453] Compiling fork_detect.cc
[306/453] Compiling forkunsafe.cc
[307/453] Compiling deterministic.cc
[308/453] Compiling poly1305_vec.cc
[309/453] Compiling poly1305_arm.cc
[310/453] Compiling poly1305.cc
[311/453] Compiling pool.cc
[312/453] Compiling pkcs8_x509.cc
[313/453] Compiling p5_pbev2.cc
[314/453] Compiling pkcs8.cc
[315/453] Compiling pkcs7.cc
[316/453] Compiling pkcs7_x509.cc
[317/453] Compiling pem_x509.cc
[318/453] Compiling pem_pk8.cc
[319/453] Compiling pem_xaux.cc
[320/453] Compiling pem_pkey.cc
[321/453] Compiling mlkem.cc
[322/453] Compiling pem_lib.cc
[323/453] Compiling mldsa.cc
[324/453] Compiling pem_oth.cc
[325/453] Compiling mem.cc
[326/453] Compiling pem_info.cc
[327/453] Compiling obj_xref.cc
[328/453] Compiling pem_all.cc
[329/453] Compiling poly_rq_mul.S
[330/453] Compiling obj.cc
[331/453] Compiling fips_shared_support.cc
[332/453] Compiling md4.cc
[333/453] Compiling lhash.cc
[334/453] Compiling md5.cc
[335/453] Compiling fuzzer_mode.cc
[336/453] Compiling kyber.cc
[337/453] Compiling ex_data.cc
[338/453] Compiling hpke.cc
[339/453] Compiling hrss.cc
[340/453] Compiling scrypt.cc
[341/453] Compiling print.cc
[342/453] Compiling sign.cc
[343/453] Compiling pbkdf.cc
[344/453] Compiling p_x25519_asn1.cc
[345/453] Compiling p_x25519.cc
[346/453] Compiling p_rsa_asn1.cc
[347/453] Compiling p_rsa.cc
[348/453] Compiling p_hkdf.cc
[349/453] Compiling p_ed25519_asn1.cc
[350/453] Compiling p_ed25519.cc
[351/453] Compiling p_ec_asn1.cc
[352/453] Compiling p_ec.cc
[353/453] Compiling p_dsa_asn1.cc
[354/453] Compiling evp_ctx.cc
[355/453] Compiling p_dh_asn1.cc
[356/453] Compiling p_dh.cc
[357/453] Compiling evp_asn1.cc
[358/453] Compiling evp.cc
[359/453] Compiling err.cc
[360/453] Compiling engine.cc
[361/453] Compiling ecdsa_p1363.cc
[362/453] Compiling ecdh.cc
[363/453] Compiling ec_derive.cc
[364/453] Compiling hash_to_curve.cc
[365/453] Compiling ecdsa_asn1.cc
[366/453] Compiling dsa.cc
[367/453] Compiling dsa_asn1.cc
[368/453] Compiling ec_asn1.cc
[369/453] Compiling dh_asn1.cc
[370/453] Compiling digest_extra.cc
[371/453] Compiling x25519-asm-arm.S
[372/453] Compiling des.cc
[373/453] Compiling params.cc
[374/453] Compiling spake25519.cc
[375/453] Compiling curve25519_64_adx.cc
[376/453] Compiling cpu_intel.cc
[377/453] Compiling crypto.cc
[378/453] Compiling cpu_arm_freebsd.cc
[379/453] Compiling curve25519.cc
[380/453] Compiling cpu_arm_linux.cc
[381/453] Compiling cpu_aarch64_win.cc
[382/453] Compiling cpu_aarch64_openbsd.cc
[383/453] Compiling cpu_aarch64_sysreg.cc
[384/453] Compiling cpu_aarch64_linux.cc
[385/453] Compiling cpu_aarch64_fuchsia.cc
[386/453] Compiling cpu_aarch64_apple.cc
[387/453] Compiling conf.cc
[388/453] Compiling tls_cbc.cc
[389/453] Compiling get_cipher.cc
[390/453] Compiling e_rc4.cc
[391/453] Compiling e_des.cc
[392/453] Compiling e_tls.cc
[393/453] Compiling e_rc2.cc
[394/453] Compiling cms.cc
[395/453] Compiling e_null.cc
[396/453] Compiling e_chacha20poly1305.cc
[397/453] Compiling e_aesgcmsiv.cc
[398/453] Compiling e_aeseax.cc
[399/453] Compiling e_aesctrhmac.cc
[400/453] Compiling derive_key.cc
[401/453] Compiling chacha.cc
[402/453] Compiling buf.cc
[403/453] Compiling unicode.cc
[404/453] Compiling sqrt.cc
[405/453] Compiling cbs.cc
[406/453] Compiling cbb.cc
[407/453] Compiling ber.cc
[408/453] Compiling asn1_compat.cc
[409/453] Compiling exponentiation.cc
[410/453] Compiling div.cc
[410/453] Compiling printf.cc
[412/453] Compiling convert.cc
[413/453] Compiling blake2.cc
[414/453] Compiling errno.cc
[415/453] Compiling bn_asn1.cc
[416/453] Compiling pair.cc
[417/453] Compiling fd.cc
[418/453] Compiling hexdump.cc
[419/453] Compiling file.cc
[420/453] Compiling tasn_typ.cc
[421/453] Compiling base64.cc
[422/453] Compiling bio_mem.cc
[423/453] Compiling bio.cc
[424/453] Compiling tasn_fre.cc
[425/453] Compiling posix_time.cc
[426/453] Compiling tasn_utl.cc
[427/453] Compiling tasn_new.cc
[428/453] Compiling tasn_enc.cc
[429/453] Compiling asn_pack.cc
[430/453] Compiling f_string.cc
[431/453] Compiling tasn_dec.cc
[432/453] Compiling f_int.cc
[433/453] Compiling asn1_par.cc
[434/453] Compiling a_utctm.cc
[435/453] Compiling asn1_lib.cc
[436/453] Compiling a_type.cc
[437/453] Compiling a_time.cc
[438/453] Compiling a_strnid.cc
[439/453] Compiling a_octet.cc
[440/453] Compiling a_strex.cc
[441/453] Compiling a_i2d_fp.cc
[442/453] Compiling a_d2i_fp.cc
[443/453] Compiling bcm.cc
[444/453] Compiling a_dup.cc
[444/453] Write sources
[446/453] Compiling a_mbstr.cc
[447/471] Compiling a_object.cc
[448/471] Compiling a_bitstr.cc
[449/471] Compiling a_gentm.cc
[450/471] Compiling a_int.cc
[452/471] Compiling Atomics AtomicStorage.swift
[453/471] Compiling Atomics AtomicValue.swift
[454/473] Compiling Atomics ManagedAtomic.swift
[455/473] Compiling Atomics ManagedAtomicLazyReference.swift
[455/473] Compiling aes.cc
[457/473] Compiling Atomics UnsafeAtomic.swift
[458/473] Compiling Atomics UnsafeAtomicLazyReference.swift
[458/473] Compiling a_bool.cc
[460/473] Compiling Atomics AtomicMemoryOrderings.swift
[461/473] Compiling Atomics DoubleWord.swift
[462/481] Compiling Atomics IntegerOperations.swift
[463/481] Compiling Atomics Unmanaged extensions.swift
[464/481] Emitting module Atomics
[465/481] Compiling Atomics AtomicInteger.swift
[466/481] Compiling Atomics AtomicOptionalWrappable.swift
[467/481] Compiling Atomics AtomicReference.swift
[468/481] Compiling Atomics OptionalRawRepresentable.swift
[469/481] Compiling Atomics RawRepresentable.swift
[470/481] Compiling Atomics AtomicBool.swift
[471/481] Compiling Atomics IntegerConformances.swift
[472/481] Compiling Atomics PointerConformances.swift
[473/481] Compiling Atomics Primitives.native.swift
[475/545] Compiling CryptoBoringWrapper RandomBytes.swift
[476/545] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[477/545] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[478/545] Emitting module CryptoBoringWrapper
[479/545] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[480/545] Compiling NIOCore IPProtocol.swift
[481/545] Compiling NIOCore IntegerBitPacking.swift
[482/545] Compiling NIOCore IntegerTypes.swift
[483/545] Compiling NIOCore Interfaces.swift
[484/545] Compiling NIOCore Linux.swift
[485/545] Compiling NIOCore MarkedCircularBuffer.swift
[486/545] Compiling NIOCore MulticastChannel.swift
[487/545] Compiling NIOCore NIOAny.swift
[488/545] Compiling NIOCore NIOCloseOnErrorHandler.swift
[489/553] Compiling NIOCore NIOCoreSendableMetatype.swift
[490/553] Compiling NIOCore NIODecodedAsyncSequence.swift
[491/553] Compiling NIOCore NIOLoopBound.swift
[492/553] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[493/553] Compiling NIOCore NIOScheduledCallback.swift
[494/553] Compiling NIOCore NIOSendable.swift
[495/553] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[496/553] Compiling NIOCore RecvByteBufferAllocator.swift
[497/553] Compiling NIOCore EventLoopFuture+Deprecated.swift
[498/553] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[499/553] Compiling NIOCore EventLoopFuture.swift
[500/553] Compiling NIOCore FileDescriptor.swift
[501/553] Compiling NIOCore FileHandle.swift
[502/553] Compiling NIOCore FileRegion.swift
[503/553] Compiling NIOCore GlobalSingletons.swift
[504/553] Compiling NIOCore IO.swift
[505/553] Compiling NIOCore IOData.swift
[506/553] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[507/553] Compiling CryptoBoringWrapper EllipticCurve.swift
[508/553] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[510/637] Compiling Crypto HashFunctions_SHA3.swift
[511/637] Compiling Crypto Digest_xkcp.swift
[512/637] Compiling Crypto HPKE-AEAD.swift
[513/637] Compiling Crypto HPKE-Ciphersuite.swift
[514/637] Compiling Crypto HPKE-KDF.swift
[515/637] Compiling Crypto HPKE-KexKeyDerivation.swift
[516/637] Compiling Crypto HPKE-LabeledExtract.swift
[517/637] Compiling Crypto HPKE-Utils.swift
[518/637] Compiling Crypto DHKEM.swift
[519/637] Compiling Crypto XWing_boring.swift
[520/637] Compiling Crypto KEM-Errors.swift
[521/637] Compiling Crypto KEM.swift
[522/637] Compiling Crypto MLKEM.swift
[523/637] Compiling Crypto XWing.swift
[524/637] Compiling Crypto ECDH_boring.swift
[525/637] Compiling Crypto DH.swift
[526/637] Compiling Crypto ECDH.swift
[530/637] Compiling Crypto HPKE-KEM-Curve25519.swift
[531/637] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[532/637] Compiling Crypto HPKE-KEM.swift
[533/637] Compiling Crypto HPKE-Errors.swift
[534/637] Compiling Crypto HPKE.swift
[535/637] Compiling Crypto HPKE-Context.swift
[536/637] Compiling Crypto HPKE-KeySchedule.swift
[537/637] Compiling Crypto HPKE-Modes.swift
[538/637] Compiling Crypto Insecure.swift
[539/637] Compiling Crypto HKDF.swift
[540/637] Compiling Crypto AESWrap.swift
[541/637] Compiling Crypto AESWrap_boring.swift
[542/637] Compiling Crypto Ed25519_boring.swift
[543/637] Compiling Crypto NISTCurvesKeys_boring.swift
[544/637] Compiling Crypto X25519Keys_boring.swift
[545/637] Compiling Crypto Curve25519.swift
[546/637] Compiling Crypto Ed25519Keys.swift
[547/637] Compiling Crypto NISTCurvesKeys.swift
[548/637] Compiling Crypto X25519Keys.swift
[549/637] Compiling Crypto SymmetricKeys.swift
[550/648] Compiling Crypto CryptoKitErrors.swift
[551/648] Compiling Crypto Digest_boring.swift
[552/648] Compiling Crypto Digest.swift
[553/648] Compiling Crypto Digests.swift
[554/648] Compiling Crypto HashFunctions.swift
[555/648] Compiling Crypto HashFunctions_SHA2.swift
[562/648] Emitting module Crypto
[563/648] Compiling Crypto AES-GCM.swift
[564/648] Compiling Crypto AES-GCM_boring.swift
[565/648] Compiling Crypto ChaChaPoly_boring.swift
[566/648] Compiling Crypto ChaChaPoly.swift
[567/648] Compiling Crypto Cipher.swift
[568/648] Compiling Crypto Nonces.swift
[569/648] Compiling Crypto ASN1.swift
[570/648] Compiling Crypto ASN1Any.swift
[571/648] Compiling Crypto ASN1BitString.swift
[572/648] Compiling Crypto ASN1Boolean.swift
[573/648] Compiling Crypto ASN1Identifier.swift
[574/648] Compiling Crypto ASN1Integer.swift
[575/648] Compiling Crypto ASN1Null.swift
[576/648] Compiling Crypto ASN1OctetString.swift
[577/648] Compiling Crypto ASN1Strings.swift
[578/648] Compiling Crypto ArraySliceBigint.swift
[579/648] Compiling Crypto GeneralizedTime.swift
[580/648] Compiling Crypto ObjectIdentifier.swift
[581/648] Compiling Crypto ECDSASignature.swift
[582/648] Compiling Crypto PEMDocument.swift
[583/648] Compiling Crypto PKCS8PrivateKey.swift
[584/648] Compiling Crypto SEC1PrivateKey.swift
[585/648] Compiling Crypto SubjectPublicKeyInfo.swift
[586/648] Compiling Crypto CryptoError_boring.swift
[587/648] Compiling Crypto MLDSA.swift
[588/648] Compiling Crypto Signature.swift
[589/648] Compiling Crypto CryptoKitErrors_boring.swift
[590/648] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[591/648] Compiling Crypto RNG_boring.swift
[592/648] Compiling Crypto SafeCompare_boring.swift
[593/648] Compiling Crypto Zeroization_boring.swift
[594/648] Compiling Crypto PrettyBytes.swift
[595/648] Compiling Crypto SafeCompare.swift
[596/648] Compiling Crypto SecureBytes.swift
[597/648] Compiling Crypto Zeroization.swift
[598/648] Compiling Crypto Insecure_HashFunctions.swift
[599/648] Compiling Crypto MLKEM_boring.swift
[600/648] Compiling Crypto MLKEM_wrapper.swift
[609/648] Compiling Crypto ANSIx963.swift
[610/648] Emitting module NIOCore
[638/648] Compiling Crypto HMAC.swift
[639/648] Compiling Crypto MACFunctions.swift
[640/648] Compiling Crypto MessageAuthenticationCode.swift
[641/648] Compiling Crypto AES.swift
[642/648] Compiling Crypto ECDSASignature_boring.swift
[643/648] Compiling Crypto ECDSA_boring.swift
[644/648] Compiling Crypto EdDSA_boring.swift
[645/648] Compiling Crypto MLDSA_boring.swift
[646/648] Compiling Crypto MLDSA_wrapper.swift
[647/648] Compiling Crypto ECDSA.swift
[648/648] Compiling Crypto Ed25519.swift
[651/704] Emitting module NIOEmbedded
[652/704] Compiling NIOEmbedded AsyncTestingChannel.swift
[653/704] Compiling NIOEmbedded Embedded.swift
[654/704] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[656/705] Compiling NIOPosix Pool.swift
[657/705] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[658/705] Compiling NIOPosix PosixSingletons.swift
[659/705] Compiling NIOPosix RawSocketBootstrap.swift
[660/705] Compiling NIOPosix Resolver.swift
[661/705] Compiling NIOPosix Selectable.swift
[662/705] Compiling NIOPosix SelectableChannel.swift
[663/711] Compiling NIOPosix IO.swift
[664/711] Compiling NIOPosix IntegerBitPacking.swift
[665/711] Compiling NIOPosix IntegerTypes.swift
[666/711] Compiling NIOPosix Linux.swift
[667/711] Compiling NIOPosix LinuxCPUSet.swift
[668/711] Compiling NIOPosix LinuxUring.swift
[669/711] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[670/711] Compiling NIOPosix ThreadWindows.swift
[671/711] Compiling NIOPosix UnsafeTransfer.swift
[672/711] Compiling NIOPosix Utilities.swift
[673/711] Compiling NIOPosix VsockAddress.swift
[674/711] Compiling NIOPosix VsockChannelEvents.swift
[675/711] Compiling NIOPosix Windows.swift
[676/711] Emitting module NIOPosix
[677/711] Compiling NIOPosix BSDSocketAPICommon.swift
[678/711] Compiling NIOPosix BSDSocketAPIPosix.swift
[679/711] Compiling NIOPosix BSDSocketAPIWindows.swift
[680/711] Compiling NIOPosix BaseSocket.swift
[681/711] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[682/711] Compiling NIOPosix BaseSocketChannel.swift
[683/711] Compiling NIOPosix BaseStreamSocketChannel.swift
[684/711] Compiling NIOPosix SelectableEventLoop.swift
[685/711] Compiling NIOPosix SelectorEpoll.swift
[686/711] Compiling NIOPosix SelectorGeneric.swift
[687/711] Compiling NIOPosix SelectorKqueue.swift
[688/711] Compiling NIOPosix SelectorUring.swift
[689/711] Compiling NIOPosix SelectorWSAPoll.swift
[690/711] Compiling NIOPosix ServerSocket.swift
[691/711] Compiling NIOPosix Socket.swift
[692/711] Compiling NIOPosix SocketChannel.swift
[693/711] Compiling NIOPosix SocketProtocols.swift
[694/711] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[695/711] Compiling NIOPosix System.swift
[696/711] Compiling NIOPosix Thread.swift
[697/711] Compiling NIOPosix ThreadPosix.swift
[698/711] Compiling NIOPosix NIOPosixSendableMetatype.swift
[699/711] Compiling NIOPosix NIOThreadPool.swift
[700/711] Compiling NIOPosix NonBlockingFileIO.swift
[701/711] Compiling NIOPosix PendingDatagramWritesManager.swift
[702/711] Compiling NIOPosix PendingWritesManager.swift
[703/711] Compiling NIOPosix PipeChannel.swift
[704/711] Compiling NIOPosix PipePair.swift
[705/711] Compiling NIOPosix Bootstrap.swift
[706/711] Compiling NIOPosix ControlMessage.swift
[707/711] Compiling NIOPosix DatagramVectorReadManager.swift
[708/711] Compiling NIOPosix Errors+Any.swift
[709/711] Compiling NIOPosix FileDescriptor.swift
[710/711] Compiling NIOPosix GetaddrinfoResolver.swift
[711/711] Compiling NIOPosix HappyEyeballs.swift
[713/714] Compiling NIO Exports.swift
[714/714] Emitting module NIO
[716/731] Emitting module NIOHTTP1
[717/733] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[718/733] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[719/733] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[720/733] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[721/733] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[722/733] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[723/733] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[724/733] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[725/733] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[726/733] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[727/733] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[728/733] Compiling NIOHTTP1 HTTPTypes.swift
[729/733] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[730/733] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[731/733] Compiling NIOHTTP1 ByteCollectionUtils.swift
[732/733] Compiling NIOHTTP1 HTTPDecoder.swift
[733/733] Compiling NIOHTTP1 HTTPEncoder.swift
[735/737] Compiling AWSSigner credentials.swift
[736/737] Emitting module AWSSigner
[737/737] Compiling AWSSigner signer.swift
Build complete! (343.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.86.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "aws-signer-v4",
"name" : "aws-signer-v4",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AWSSigner",
"targets" : [
"AWSSigner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSSignerTests",
"module_type" : "SwiftTarget",
"name" : "AWSSignerTests",
"path" : "Tests/AWSSignerTests",
"sources" : [
"AWSSignerTests.swift"
],
"target_dependencies" : [
"AWSSigner"
],
"type" : "test"
},
{
"c99name" : "AWSSigner",
"module_type" : "SwiftTarget",
"name" : "AWSSigner",
"path" : "Sources/AWSSigner",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1",
"Crypto"
],
"product_memberships" : [
"AWSSigner"
],
"sources" : [
"credentials.swift",
"signer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.