Build Information
Failed to build swift-webauthn, reference main (d90659
), with Swift 6.1 for Android on 29 May 2025 17:12:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-webauthn.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/swift-server/swift-webauthn
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d906591 Added RSA key and signature support (#88)
Cloned https://github.com/swift-server/swift-webauthn.git
Revision (git rev-parse @):
d906591937ccf5a2487b3ae837ec1abb35922fcd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-webauthn.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-server/swift-webauthn.git
https://github.com/swift-server/swift-webauthn.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftcbor",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/unrelentingtech/SwiftCBOR.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.8.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin.git"
}
],
"manifest_display_name" : "swift-webauthn",
"name" : "swift-webauthn",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "WebAuthn",
"targets" : [
"WebAuthn"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebAuthnTests",
"module_type" : "SwiftTarget",
"name" : "WebAuthnTests",
"path" : "Tests/WebAuthnTests",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"sources" : [
"AuthenticatorAttestationGloballyUniqueIDTests.swift",
"DurationTests.swift",
"Formats/TPMAttestationTests/CertInfoTests.swift",
"HelpersTests.swift",
"Mocks/MockChallengeGenerator.swift",
"Mocks/MockUser.swift",
"Utils/Hexadecimal.swift",
"Utils/TestModels/TestAttestationObject.swift",
"Utils/TestModels/TestAuthData.swift",
"Utils/TestModels/TestClientDataJSON.swift",
"Utils/TestModels/TestConstants.swift",
"Utils/TestModels/TestCredentialPublicKey.swift",
"Utils/TestModels/TestECCKeyPair.swift",
"Utils/TestModels/TestKeyConfiguration.swift",
"Utils/TestModels/TestRSAKeyPair.swift",
"WebAuthnManagerAuthenticationTests.swift",
"WebAuthnManagerIntegrationTests.swift",
"WebAuthnManagerRegistrationTests.swift"
],
"target_dependencies" : [
"WebAuthn"
],
"type" : "test"
},
{
"c99name" : "WebAuthn",
"module_type" : "SwiftTarget",
"name" : "WebAuthn",
"path" : "Sources/WebAuthn",
"product_dependencies" : [
"SwiftCBOR",
"Crypto",
"_CryptoExtras",
"Logging"
],
"product_memberships" : [
"WebAuthn"
],
"sources" : [
"Ceremonies/Authentication/AuthenticationCredential.swift",
"Ceremonies/Authentication/AuthenticatorAssertionResponse.swift",
"Ceremonies/Authentication/PublicKeyCredentialRequestOptions.swift",
"Ceremonies/Authentication/VerifiedAuthentication.swift",
"Ceremonies/Registration/AttestationConveyancePreference.swift",
"Ceremonies/Registration/AttestationFormat.swift",
"Ceremonies/Registration/AttestationObject.swift",
"Ceremonies/Registration/AttestedCredentialData.swift",
"Ceremonies/Registration/AuthenticatorAttestationResponse.swift",
"Ceremonies/Registration/Credential.swift",
"Ceremonies/Registration/Formats/PackedAttestation.swift",
"Ceremonies/Registration/Formats/TPMAttestation+Structs.swift",
"Ceremonies/Registration/Formats/TPMAttestation.swift",
"Ceremonies/Registration/PublicKeyCredentialCreationOptions.swift",
"Ceremonies/Registration/RegistrationCredential.swift",
"Ceremonies/Shared/AuthenticatorAttachment.swift",
"Ceremonies/Shared/AuthenticatorAttestationGloballyUniqueID.swift",
"Ceremonies/Shared/AuthenticatorData.swift",
"Ceremonies/Shared/AuthenticatorFlags.swift",
"Ceremonies/Shared/COSE/COSEAlgorithmIdentifier.swift",
"Ceremonies/Shared/COSE/COSECurve.swift",
"Ceremonies/Shared/COSE/COSEKey.swift",
"Ceremonies/Shared/COSE/COSEKeyType.swift",
"Ceremonies/Shared/CollectedClientData.swift",
"Ceremonies/Shared/CredentialPublicKey.swift",
"Ceremonies/Shared/CredentialType.swift",
"Helpers/Base64Utilities.swift",
"Helpers/ByteCasting.swift",
"Helpers/ChallengeGenerator.swift",
"Helpers/Data+safeSubscript.swift",
"Helpers/Duration+Milliseconds.swift",
"Helpers/KeyedDecodingContainer+decodeURLEncoded.swift",
"Helpers/UInt8+random.swift",
"Helpers/UnreferencedStringEnumeration.swift",
"WebAuthnError.swift",
"WebAuthnManager+Configuration.swift",
"WebAuthnManager.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2049] Fetching swift-docc-plugin
[227/3446] Fetching swift-docc-plugin, swiftcbor
[1726/7282] Fetching swift-docc-plugin, swiftcbor, swift-log
[3314/21218] Fetching swift-docc-plugin, swiftcbor, swift-log, swift-crypto
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (0.38s)
[6861/19821] Fetching swift-docc-plugin, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
[4697/15985] Fetching swift-docc-plugin, swift-crypto
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.34s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.37s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.5.0 (4.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.63s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.28s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/370] Write sources
[9/370] Compiling bn-586-apple.S
[10/370] Compiling fiat_p256_adx_sqr.S
[11/370] Compiling fiat_p256_adx_mul.S
[12/370] Write swift-version-24593BA9C3E375BF.txt
[13/370] Compiling fiat_curve25519_adx_mul.S
[14/370] Compiling fiat_curve25519_adx_square.S
[15/370] Compiling md5-x86_64-linux.S
[16/387] Compiling CCryptoBoringSSLShims shims.c
[17/408] Compiling md5-x86_64-apple.S
[18/408] Compiling a_gentm.cc
[19/408] Compiling x_x509.cc
[20/408] Compiling md5-586-linux.S
[21/408] Compiling a_strex.cc
[22/408] Compiling md5-586-apple.S
[23/408] Compiling chacha20_poly1305_x86_64-linux.S
[24/408] Compiling chacha20_poly1305_x86_64-apple.S
[25/408] Compiling chacha20_poly1305_armv8-win.S
[26/408] Compiling chacha20_poly1305_armv8-apple.S
[27/408] Compiling x_x509a.cc
[28/408] Compiling chacha-x86_64-linux.S
[29/408] Compiling chacha20_poly1305_armv8-linux.S
[30/408] Compiling chacha-x86_64-apple.S
[31/408] Compiling chacha-x86-linux.S
[32/408] Compiling chacha-x86-apple.S
[32/408] Compiling chacha-armv8-win.S
[34/408] Compiling chacha-armv4-linux.S
[35/408] Compiling chacha-armv8-apple.S
[36/408] Compiling aes128gcmsiv-x86_64-linux.S
[37/408] Compiling chacha-armv8-linux.S
[38/408] Compiling aes128gcmsiv-x86_64-apple.S
[39/408] Compiling x86_64-mont5-linux.S
[40/408] Compiling x86_64-mont5-apple.S
[41/408] Compiling err_data.cc
[42/408] Compiling x86_64-mont-linux.S
[43/408] Compiling x86_64-mont-apple.S
[44/408] Compiling x86-mont-linux.S
[45/408] Compiling vpaes-x86_64-linux.S
[46/408] Compiling x86-mont-apple.S
[47/408] Compiling vpaes-x86_64-apple.S
[48/408] Compiling vpaes-x86-linux.S
[49/408] Compiling vpaes-x86-apple.S
[50/408] Compiling vpaes-armv8-win.S
[51/408] Compiling vpaes-armv8-apple.S
[51/408] Compiling vpaes-armv8-linux.S
[53/408] Compiling vpaes-armv7-linux.S
[54/408] Compiling sha512-x86_64-linux.S
[55/408] Compiling sha512-x86_64-apple.S
[56/408] Compiling sha512-armv8-win.S
[57/408] Compiling sha512-armv8-linux.S
[58/408] Compiling sha512-armv4-linux.S
[59/408] Compiling sha512-armv8-apple.S
[59/408] Compiling sha512-586-linux.S
[61/408] Compiling sha512-586-apple.S
[62/408] Compiling sha256-x86_64-linux.S
[63/408] Compiling sha256-x86_64-apple.S
[64/408] Compiling sha256-armv8-win.S
[65/408] Compiling sha256-armv8-apple.S
[66/408] Compiling sha256-armv4-linux.S
[67/408] Compiling sha256-586-linux.S
[68/408] Compiling sha256-armv8-linux.S
[69/408] Compiling sha256-586-apple.S
[70/408] Compiling sha1-x86_64-linux.S
[71/408] Compiling sha1-armv8-win.S
[72/408] Compiling sha1-x86_64-apple.S
[73/408] Compiling sha1-armv8-apple.S
[74/408] Compiling sha1-armv8-linux.S
[75/408] Compiling sha1-586-linux.S
[76/408] Compiling sha1-armv4-large-linux.S
[77/408] Compiling sha1-586-apple.S
[78/408] Compiling rsaz-avx2-linux.S
[79/408] Compiling rsaz-avx2-apple.S
[80/408] Compiling rdrand-x86_64-linux.S
[81/408] Compiling p256_beeu-x86_64-asm-linux.S
[82/408] Compiling rdrand-x86_64-apple.S
[83/408] Compiling p256_beeu-x86_64-asm-apple.S
[84/408] Compiling p256_beeu-armv8-asm-win.S
[85/408] Compiling p256_beeu-armv8-asm-linux.S
[86/408] Compiling p256_beeu-armv8-asm-apple.S
[87/408] Compiling p256-x86_64-asm-linux.S
[88/408] Compiling p256-armv8-asm-win.S
[89/408] Compiling p256-x86_64-asm-apple.S
[90/408] Compiling p256-armv8-asm-linux.S
[91/408] Compiling p256-armv8-asm-apple.S
[92/408] Compiling ghashv8-armv8-win.S
[93/408] Compiling ghashv8-armv8-linux.S
[94/408] Compiling ghashv8-armv8-apple.S
[95/408] Compiling ghashv8-armv7-linux.S
[96/408] Compiling ghash-x86_64-linux.S
[97/408] Compiling ghash-x86_64-apple.S
[98/408] Compiling ghash-x86-linux.S
[99/408] Compiling ghash-x86-apple.S
[100/408] Compiling ghash-ssse3-x86_64-linux.S
[101/408] Compiling ghash-ssse3-x86_64-apple.S
[102/408] Compiling ghash-ssse3-x86-linux.S
[103/408] Compiling ghash-ssse3-x86-apple.S
[104/408] Compiling ghash-neon-armv8-win.S
[105/408] Compiling ghash-neon-armv8-apple.S
[106/408] Compiling ghash-neon-armv8-linux.S
[107/408] Compiling ghash-armv4-linux.S
[108/408] Compiling co-586-linux.S
[109/408] Compiling co-586-apple.S
[110/408] Compiling bsaes-armv7-linux.S
[111/408] Compiling bn-armv8-win.S
[112/408] Compiling bn-armv8-linux.S
[113/408] Compiling bn-armv8-apple.S
[114/408] Compiling bn-586-linux.S
[115/408] Compiling armv8-mont-apple.S
[116/408] Compiling armv8-mont-win.S
[117/408] Compiling armv4-mont-linux.S
[118/408] Compiling armv8-mont-linux.S
[119/408] Compiling aesv8-gcm-armv8-win.S
[120/408] Compiling aesv8-armv8-win.S
[121/408] Compiling aesv8-gcm-armv8-apple.S
[122/408] Compiling aesv8-gcm-armv8-linux.S
[123/408] Compiling aesv8-armv8-linux.S
[124/408] Compiling aesv8-armv8-apple.S
[125/408] Compiling aesv8-armv7-linux.S
[126/408] Compiling aesni-x86_64-linux.S
[127/408] Compiling aesni-x86_64-apple.S
[128/408] Compiling aesni-x86-linux.S
[129/408] Compiling aesni-x86-apple.S
[130/408] Compiling aesni-gcm-x86_64-apple.S
[130/408] Compiling aes-gcm-avx10-x86_64-linux.S
[132/408] Compiling aesni-gcm-x86_64-linux.S
[133/408] Compiling aes-gcm-avx10-x86_64-apple.S
[134/408] Compiling x_val.cc
[135/408] Compiling x_req.cc
[136/408] Compiling x_sig.cc
[137/408] Compiling x_pubkey.cc
[138/408] Compiling x_spki.cc
[139/408] Compiling x_exten.cc
[140/408] Compiling x_crl.cc
[141/408] Compiling x_name.cc
[142/408] Compiling x_attrib.cc
[144/408] Emitting module SwiftCBOR
[144/410] Compiling x_all.cc
[146/410] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[147/410] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[148/412] Compiling SwiftCBOR CBOREncodable.swift
[149/412] Compiling SwiftCBOR CBOREncoder.swift
[150/412] Compiling SwiftCBOR AnyCodingKey.swift
[151/412] Compiling SwiftCBOR CBORInputStream.swift
[152/412] Compiling SwiftCBOR CBOROptions.swift
[153/412] Compiling SwiftCBOR KeyedEncodingContainer.swift
[154/412] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[155/412] Compiling SwiftCBOR KeyedDecodingContainer.swift
[156/412] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[158/412] Compiling SwiftCBOR CodableCBORDecoder.swift
[160/412] Compiling SwiftASN1 DER.swift
[161/412] Compiling SwiftCBOR CBOR.swift
[162/412] Compiling SwiftCBOR CBORDecoder.swift
[163/412] Compiling x_algor.cc
[164/412] Compiling x509spki.cc
[165/412] Compiling x509rset.cc
[166/412] Compiling x509name.cc
[168/412] Emitting module SwiftASN1
[170/412] Compiling SwiftASN1 Errors.swift
[170/412] Compiling x509cset.cc
[171/412] Compiling x509_vfy.cc
[172/412] Compiling x509_vpm.cc
[173/412] Compiling x509_v3.cc
[174/412] Compiling x509_txt.cc
[176/412] Emitting module Logging
[177/412] Compiling Logging MetadataProvider.swift
[178/412] Compiling Logging Locks.swift
[179/412] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[180/412] Compiling SwiftCBOR CodableCBOREncoder.swift
[181/412] Compiling Logging Logging.swift
[182/412] Compiling Logging LogHandler.swift
[183/414] Compiling x509_trs.cc
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[198/414] Compiling x509_req.cc
[198/414] Compiling x509_obj.cc
[198/414] Compiling x509_lu.cc
[198/414] Compiling x509_ext.cc
[198/414] Compiling x509_d2.cc
[198/414] Compiling x509_def.cc
[198/414] Compiling x509_set.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/219] Compiling x509_obj.cc
[3/219] Compiling x509_req.cc
[4/219] Compiling x509_set.cc
[5/219] Write swift-version-24593BA9C3E375BF.txt
[6/219] Compiling x509_def.cc
[7/219] Compiling x509_ext.cc
[8/219] Compiling x509_d2.cc
[9/254] Compiling x509_cmp.cc
[10/257] Compiling x509_lu.cc
[12/257] Compiling Logging MetadataProvider.swift
[13/257] Compiling Logging Locks.swift
[13/257] Compiling v3_skey.cc
[15/257] Emitting module Logging
[16/257] Compiling SwiftASN1 GeneralizedTime.swift
[17/257] Compiling SwiftASN1 ObjectIdentifier.swift
[18/257] Compiling SwiftASN1 PEMDocument.swift
[19/257] Compiling SwiftASN1 TimeUtilities.swift
[19/259] Compiling x509.cc
[20/259] Compiling x509_att.cc
[22/259] Compiling SwiftASN1 ASN1.swift
[23/259] Compiling SwiftASN1 BER.swift
[24/259] Compiling SwiftASN1 ASN1BitString.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[25/259] Compiling SwiftASN1 ASN1Boolean.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[26/259] Emitting module SwiftCBOR
[27/259] Compiling SwiftASN1 ASN1Identifier.swift
[28/259] Compiling SwiftASN1 ASN1OctetString.swift
[29/259] Compiling SwiftASN1 ASN1Strings.swift
[30/259] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[31/259] Compiling SwiftCBOR Util.swift
[33/259] Compiling v3_prn.cc
[34/259] Compiling v3_purp.cc
[35/259] Compiling v3_utl.cc
[36/261] Compiling v3_pmaps.cc
[40/261] Compiling SwiftASN1 ArraySliceBigint.swift
[41/261] Compiling v3_pcons.cc
[43/261] Compiling Logging LogHandler.swift
[44/261] Compiling Logging Logging.swift
[45/261] Compiling SwiftASN1 ASN1Any.swift
[46/261] Compiling SwiftASN1 ASN1Integer.swift
[47/262] Compiling SwiftASN1 ASN1Null.swift
[49/262] Compiling SwiftASN1 DER.swift
[50/262] Compiling SwiftASN1 Errors.swift
[61/262] Compiling v3_info.cc
[61/262] Compiling v3_ocsp.cc
[61/262] Compiling v3_lib.cc
[61/262] Compiling v3_int.cc
[61/262] Compiling v3_ncons.cc
BUILD FAILURE 6.1 android