Build Information
Successful build of devicecheckkit, reference main (4b4892), with Swift 6.1 for Android on 1 Dec 2025 16:17:25 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/zunda-pixel/devicecheckkit.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/zunda-pixel/devicecheckkit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4b48923 Bump actions/checkout from 5 to 6 (#20)
Cloned https://github.com/zunda-pixel/devicecheckkit.git
Revision (git rev-parse @):
4b48923dd1030bf26bd55b0c8058c142bc2856f4
SUCCESS checkout https://github.com/zunda-pixel/devicecheckkit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/devicecheckkit.git
https://github.com/zunda-pixel/devicecheckkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client"
}
],
"manifest_display_name" : "devicecheckkit",
"name" : "devicecheckkit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "DeviceCheckKit",
"targets" : [
"DeviceCheckKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DeviceCheckKit",
"module_type" : "SwiftTarget",
"name" : "DeviceCheckKit",
"path" : "Sources/DeviceCheckKit",
"product_dependencies" : [
"JWTKit",
"HTTPTypes",
"HTTPClient"
],
"product_memberships" : [
"DeviceCheckKit"
],
"sources" : [
"Body.swift",
"DeviceCheck+Execute.swift",
"DeviceCheck.swift",
"DeviceCheckError.swift",
"Environment.swift",
"Payload.swift",
"TwoBits.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:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/vapor/jwt-kit
[1/943] Fetching swift-http-types
[105/1092] Fetching swift-http-types, http-client
Fetched https://github.com/apple/swift-http-types from cache (0.43s)
[150/9604] Fetching http-client, jwt-kit
Fetched https://github.com/zunda-pixel/http-client from cache (1.54s)
Fetched https://github.com/vapor/jwt-kit from cache (1.55s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (2.51s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.91s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 5.3.0 (0.85s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-certificates.git
[1/7026] Fetching swift-certificates
[2/12584] Fetching swift-certificates, swift-log
[10267/30047] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (0.85s)
[6956/23021] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (3.26s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.32s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (10.85s)
Fetching https://github.com/apple/swift-asn1.git
[1/1663] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.16.0 (2.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.91s)
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
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.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.16.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Building for debugging...
[0/386] Write sources
[13/386] Compiling CXKCPShims shims.c
[14/386] Compiling SimpleFIPS202.c
[15/386] Write swift-version-24593BA9C3E375BF.txt
[16/386] Compiling KeccakSponge.c
[17/388] Compiling aes.cc
[18/388] Compiling a_dup.cc
[19/388] Compiling a_d2i_fp.cc
[20/388] Compiling a_bool.cc
[21/388] Compiling KeccakHash.c
[22/401] Compiling KeccakP-1600-opt64.c
[23/414] Compiling a_bitstr.cc
[24/419] Compiling fiat_p256_adx_sqr.S
[25/419] Compiling a_gentm.cc
[26/419] Compiling fiat_curve25519_adx_mul.S
[27/419] Compiling fiat_p256_adx_mul.S
[28/419] Compiling fiat_curve25519_adx_square.S
[29/419] Compiling md5-x86_64-linux.S
[30/419] Compiling md5-x86_64-apple.S
[31/419] Compiling md5-586-linux.S
[32/419] Compiling md5-586-apple.S
[33/419] Compiling chacha20_poly1305_x86_64-linux.S
[34/419] Compiling chacha20_poly1305_x86_64-apple.S
[35/419] Compiling chacha20_poly1305_armv8-win.S
[36/419] Compiling chacha20_poly1305_armv8-linux.S
[37/419] Compiling CCryptoBoringSSLShims shims.c
[38/419] Compiling chacha20_poly1305_armv8-apple.S
[39/419] Compiling chacha-x86-linux.S
[40/419] Compiling chacha-x86_64-apple.S
[41/419] Compiling chacha-x86_64-linux.S
[42/419] Compiling chacha-armv8-win.S
[43/419] Compiling chacha-x86-apple.S
[44/419] Compiling err_data.cc
[45/419] Compiling chacha-armv8-linux.S
[46/419] Compiling chacha-armv8-apple.S
[47/419] Compiling chacha-armv4-linux.S
[48/419] Compiling aes128gcmsiv-x86_64-linux.S
[49/419] Compiling aes128gcmsiv-x86_64-apple.S
[50/419] Compiling x86_64-mont5-linux.S
[51/419] Compiling x86_64-mont5-apple.S
[52/419] Compiling x86_64-mont-apple.S
[53/419] Compiling x86_64-mont-linux.S
[55/419] Emitting module _CertificateInternals
[56/419] Compiling _CertificateInternals _TinyArray.swift
[56/419] Compiling x86-mont-linux.S
[57/420] Compiling x86-mont-apple.S
[58/420] Compiling vpaes-x86_64-apple.S
[59/420] Compiling vpaes-x86_64-linux.S
[60/420] Compiling vpaes-x86-linux.S
[61/420] Compiling vpaes-x86-apple.S
[63/420] Compiling vpaes-armv8-linux.S
[64/420] Compiling vpaes-armv8-win.S
[65/420] Compiling vpaes-armv8-apple.S
[66/420] Compiling vpaes-armv7-linux.S
[67/420] Compiling sha512-x86_64-apple.S
[68/420] Compiling sha512-x86_64-linux.S
[69/420] Compiling sha512-armv8-win.S
[70/420] Compiling sha512-armv8-linux.S
[71/420] Compiling sha512-armv8-apple.S
[72/420] Compiling sha512-586-apple.S
[73/420] Compiling sha512-armv4-linux.S
[74/420] Compiling sha512-586-linux.S
[75/420] Compiling sha256-x86_64-apple.S
[76/420] Compiling sha256-x86_64-linux.S
[77/420] Compiling sha256-armv8-win.S
[78/420] Compiling sha256-armv8-linux.S
[79/420] Compiling sha256-armv8-apple.S
[80/420] Compiling sha256-armv4-linux.S
[81/420] Compiling sha256-586-linux.S
[82/420] Compiling sha256-586-apple.S
[83/420] Compiling sha1-x86_64-apple.S
[84/420] Compiling sha1-x86_64-linux.S
[85/420] Compiling sha1-armv8-win.S
[86/420] Compiling sha1-armv8-apple.S
[87/420] Compiling sha1-armv8-linux.S
[88/420] Compiling sha1-armv4-large-linux.S
[89/420] Compiling sha1-586-apple.S
[90/420] Compiling rsaz-avx2-linux.S
[91/420] Compiling sha1-586-linux.S
[92/420] Compiling rsaz-avx2-apple.S
[93/420] Compiling rdrand-x86_64-linux.S
[94/420] Compiling rdrand-x86_64-apple.S
[95/420] Compiling p256_beeu-x86_64-asm-linux.S
[96/420] Compiling p256_beeu-x86_64-asm-apple.S
[97/420] Compiling p256_beeu-armv8-asm-win.S
[98/420] Compiling p256_beeu-armv8-asm-apple.S
[99/420] Compiling p256_beeu-armv8-asm-linux.S
[100/420] Compiling p256-x86_64-asm-apple.S
[101/420] Compiling p256-x86_64-asm-linux.S
[102/420] Compiling p256-armv8-asm-win.S
[103/420] Compiling p256-armv8-asm-apple.S
[104/420] Compiling p256-armv8-asm-linux.S
[105/420] Compiling ghashv8-armv8-win.S
[106/420] Compiling ghashv8-armv8-linux.S
[106/420] Compiling ghashv8-armv8-apple.S
[108/420] Compiling ghashv8-armv7-linux.S
[110/420] Compiling HTTPTypes ISOLatin1String.swift
[110/421] Compiling ghash-x86-linux.S
[111/421] Compiling ghash-x86_64-linux.S
[112/421] Compiling ghash-x86-apple.S
[112/421] Compiling ghash-x86_64-apple.S
[114/421] Compiling ghash-ssse3-x86_64-linux.S
[115/421] Compiling ghash-ssse3-x86-linux.S
[116/421] Compiling ghash-ssse3-x86_64-apple.S
[117/421] Compiling ghash-ssse3-x86-apple.S
[118/421] Compiling ghash-neon-armv8-win.S
[119/421] Compiling ghash-neon-armv8-linux.S
[121/421] Compiling SwiftASN1 TimeUtilities.swift
[122/421] Compiling SwiftASN1 UTCTime.swift
[122/421] 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 bsaes-armv7-linux.S
[127/423] Compiling bn-armv8-linux.S
[128/423] Compiling bn-armv8-apple.S
[129/423] Compiling bn-armv8-win.S
[130/423] Compiling bn-586-apple.S
[131/423] Compiling armv8-mont-win.S
[132/423] Compiling bn-586-linux.S
[134/423] Compiling HTTPTypes HTTPField.swift
[135/423] Compiling HTTPTypes HTTPFieldName.swift
[136/423] Compiling SwiftASN1 ASN1Identifier.swift
[137/423] Compiling SwiftASN1 ASN1OctetString.swift
[138/423] Compiling SwiftASN1 ASN1Strings.swift
[138/423] Compiling armv8-mont-apple.S
[139/423] Compiling armv8-mont-linux.S
[140/423] Compiling armv4-mont-linux.S
[141/423] Compiling aesv8-gcm-armv8-win.S
[142/423] Compiling aesv8-gcm-armv8-linux.S
[143/423] Compiling aesv8-gcm-armv8-apple.S
[144/423] Compiling aesv8-armv8-win.S
[145/423] Compiling aesv8-armv8-apple.S
[146/423] Compiling aesv8-armv8-linux.S
[147/423] Compiling aesv8-armv7-linux.S
[149/423] Compiling HTTPTypes HTTPRequest.swift
[150/423] Compiling HTTPTypes HTTPResponse.swift
[150/423] Compiling aesni-x86_64-apple.S
[151/423] Compiling aesni-x86-linux.S
[152/423] Compiling aesni-x86_64-linux.S
[153/423] Compiling aesni-x86-apple.S
[154/423] Compiling aesni-gcm-x86_64-linux.S
[156/423] Compiling HTTPTypes NIOLock.swift
[156/423] Compiling aesni-gcm-x86_64-apple.S
[157/423] Compiling aes-gcm-avx2-x86_64-apple.S
[158/423] Compiling aes-gcm-avx512-x86_64-linux.S
[159/423] Compiling aes-gcm-avx512-x86_64-apple.S
[160/423] Compiling aes-gcm-avx2-x86_64-linux.S
[162/423] Compiling SwiftASN1 ASN1.swift
[163/423] Compiling SwiftASN1 BER.swift
[164/423] Compiling SwiftASN1 ASN1Any.swift
[165/423] Compiling SwiftASN1 DER.swift
[166/423] Compiling SwiftASN1 Errors.swift
[167/423] Emitting module Logging
[167/423] Compiling xwing.cc
[169/423] Compiling Logging LogHandler.swift
[170/423] Compiling Logging Locks.swift
[171/423] Compiling HTTPTypes HTTPRequest+URL.swift
[172/423] Compiling HTTPTypes HTTPParsedFields.swift
[173/423] Compiling Logging MetadataProvider.swift
[174/423] Compiling Logging Logging.swift
[175/424] Emitting module SwiftASN1
[177/424] Compiling SwiftASN1 ObjectIdentifier.swift
[178/424] Compiling SwiftASN1 PEMDocument.swift
[179/424] Compiling SwiftASN1 ArraySliceBigint.swift
[180/424] Compiling SwiftASN1 GeneralizedTime.swift
[181/424] Compiling SwiftASN1 ASN1Integer.swift
[182/424] Compiling SwiftASN1 ASN1Null.swift
[182/425] Compiling x_x509.cc
[184/425] Compiling x_sig.cc
[184/425] Compiling x_spki.cc
[186/425] Compiling x_x509a.cc
[187/425] Compiling x_req.cc
[188/425] Compiling x_pubkey.cc
[189/425] Compiling x_name.cc
[190/425] Compiling x_exten.cc
[191/425] Compiling x_crl.cc
[192/425] Compiling x_attrib.cc
[193/425] Compiling x_all.cc
[194/425] Compiling x_algor.cc
[195/425] Compiling x509spki.cc
[197/425] Emitting module HTTPTypes
[200/425] Compiling HTTPTypes HTTPFields.swift
[201/426] Compiling x509cset.cc
[202/426] Compiling x509name.cc
[203/426] Compiling x509rset.cc
[204/428] Compiling x509_vpm.cc
[205/432] Compiling x509_vfy.cc
[206/432] Compiling x509_v3.cc
[207/432] Compiling x509_txt.cc
[209/432] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[210/432] Emitting module HTTPTypesFoundation
[211/432] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[211/432] Compiling x509_req.cc
[212/432] Compiling x509_trs.cc
[213/432] Compiling x509_set.cc
[214/432] Compiling x509_obj.cc
[215/432] Compiling x509_lu.cc
[216/432] Compiling x509_def.cc
[217/432] Compiling x509_ext.cc
[219/432] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[220/432] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[221/432] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[222/433] Compiling x509_d2.cc
[223/436] Compiling x509_att.cc
[224/436] Compiling x509_cmp.cc
[225/436] Compiling v3_skey.cc
[226/436] Compiling v3_utl.cc
[227/436] Compiling x509.cc
[228/436] Compiling v3_purp.cc
[230/436] Compiling HTTPClient URLSesssion++.swift
[230/436] Compiling v3_prn.cc
[232/436] Emitting module HTTPClient
[233/436] Compiling HTTPClient HTTPClient.swift
[234/437] Compiling v3_pmaps.cc
[235/437] Compiling v3_pcons.cc
[236/437] Compiling v3_ocsp.cc
[237/437] Compiling v3_lib.cc
[238/437] Compiling v3_ncons.cc
[239/437] Compiling v3_int.cc
[240/437] Compiling v3_info.cc
[241/437] Compiling v3_ia5.cc
[242/437] Compiling v3_genn.cc
[243/437] Compiling v3_enum.cc
[244/437] Compiling v3_extku.cc
[245/437] Compiling v3_crld.cc
[246/437] Compiling v3_conf.cc
[247/437] Compiling v3_cpols.cc
[248/437] Compiling v3_bcons.cc
[249/437] Compiling v3_bitst.cc
[250/437] Compiling v3_alt.cc
[251/437] Compiling v3_akey.cc
[252/437] Compiling v3_akeya.cc
[253/437] Compiling t_x509a.cc
[254/437] Compiling t_req.cc
[255/437] Compiling t_x509.cc
[256/437] Compiling i2d_pr.cc
[257/437] Compiling rsa_pss.cc
[258/437] Compiling t_crl.cc
[259/437] Compiling name_print.cc
[260/437] Compiling by_file.cc
[261/437] Compiling by_dir.cc
[262/437] Compiling policy.cc
[263/437] Compiling asn1_gen.cc
[264/437] Compiling algorithm.cc
[265/437] Compiling a_verify.cc
[266/437] Compiling a_digest.cc
[267/437] Compiling a_sign.cc
[268/437] Compiling thread_win.cc
[269/437] Compiling pmbtoken.cc
[270/437] Compiling voprf.cc
[271/437] Compiling trust_token.cc
[272/437] Compiling thread.cc
[273/437] Compiling thread_pthread.cc
[274/437] Compiling siphash.cc
[275/437] Compiling thread_none.cc
[276/437] Compiling stack.cc
[277/437] Compiling spake2plus.cc
[278/437] Compiling slhdsa.cc
[279/437] Compiling sha512.cc
[280/437] Compiling sha256.cc
[281/437] Compiling rsa_print.cc
[282/437] Compiling sha1.cc
[282/437] Compiling rsa_extra.cc
[282/437] Compiling rsa_crypt.cc
[285/437] Compiling rc4.cc
[286/437] Compiling refcount.cc
[287/437] Compiling trusty.cc
[288/437] Compiling windows.cc
[289/437] Compiling urandom.cc
[290/437] Compiling rsa_asn1.cc
[291/437] Compiling passive.cc
[292/437] Compiling ios.cc
[293/437] Compiling getentropy.cc
[294/437] Compiling rand.cc
[295/437] Compiling poly1305_arm_asm.S
[296/437] Compiling deterministic.cc
[297/437] Compiling fork_detect.cc
[298/437] Compiling forkunsafe.cc
[299/437] Compiling poly1305_vec.cc
[300/437] Compiling poly1305_arm.cc
[301/437] Compiling poly1305.cc
[302/437] Compiling pool.cc
[303/437] Compiling pkcs7.cc
[304/437] Compiling pkcs8_x509.cc
[305/437] Compiling p5_pbev2.cc
[306/437] Compiling pkcs8.cc
[307/437] Compiling pkcs7_x509.cc
[308/437] Compiling pem_xaux.cc
[309/437] Compiling pem_x509.cc
[310/437] Compiling pem_pkey.cc
[311/437] Compiling pem_oth.cc
[312/437] Compiling pem_pk8.cc
[313/437] Compiling pem_info.cc
[314/437] Compiling pem_all.cc
[315/437] Compiling pem_lib.cc
[316/437] Compiling mlkem.cc
[317/437] Compiling obj.cc
[318/437] Compiling mldsa.cc
[319/437] Compiling obj_xref.cc
[320/437] Compiling poly_rq_mul.S
[321/437] Compiling mem.cc
[322/437] Compiling fips_shared_support.cc
[323/437] Compiling md4.cc
[324/437] Compiling lhash.cc
[325/437] Compiling md5.cc
[326/437] Compiling fuzzer_mode.cc
[327/437] Compiling kyber.cc
[328/437] Compiling hpke.cc
[329/437] Compiling hrss.cc
[330/437] Compiling ex_data.cc
[331/437] Compiling print.cc
[332/437] Compiling sign.cc
[333/437] Compiling pbkdf.cc
[334/437] Compiling scrypt.cc
[335/437] Compiling p_x25519_asn1.cc
[336/437] Compiling p_x25519.cc
[337/437] Compiling p_rsa_asn1.cc
[338/437] Compiling p_hkdf.cc
[339/437] Compiling p_ed25519.cc
[340/437] Compiling p_rsa.cc
[341/437] Compiling p_ed25519_asn1.cc
[342/437] Compiling p_ec_asn1.cc
[343/437] Compiling p_ec.cc
[344/437] Compiling p_dsa_asn1.cc
[345/437] Compiling p_dh.cc
[346/437] Compiling engine.cc
[347/437] Compiling p_dh_asn1.cc
[348/437] Compiling evp.cc
[349/437] Compiling evp_ctx.cc
[350/437] Compiling ecdsa_p1363.cc
[351/437] Compiling err.cc
[352/437] Compiling evp_asn1.cc
[353/437] Compiling ecdh.cc
[354/437] Compiling hash_to_curve.cc
[355/437] Compiling ecdsa_asn1.cc
[356/437] Compiling dsa_asn1.cc
[357/437] Compiling ec_derive.cc
[358/437] Compiling dsa.cc
[359/437] Compiling ec_asn1.cc
[360/437] Compiling dh_asn1.cc
[361/437] Compiling digest_extra.cc
[362/437] Compiling x25519-asm-arm.S
[363/437] Compiling curve25519_64_adx.cc
[364/437] Compiling params.cc
[365/437] Compiling spake25519.cc
[366/437] Compiling des.cc
[367/437] Compiling curve25519.cc
[368/437] Compiling crypto.cc
[369/437] Compiling cpu_intel.cc
[370/437] Compiling cpu_arm_freebsd.cc
[371/437] Compiling cpu_arm_linux.cc
[372/437] Compiling cpu_aarch64_sysreg.cc
[373/437] Compiling cpu_aarch64_win.cc
[374/437] Compiling cpu_aarch64_linux.cc
[375/437] Compiling cpu_aarch64_fuchsia.cc
[376/437] Compiling cpu_aarch64_openbsd.cc
[377/437] Compiling cpu_aarch64_apple.cc
[378/437] Compiling conf.cc
[379/437] Compiling e_tls.cc
[380/437] Compiling get_cipher.cc
[381/437] Compiling e_rc2.cc
[382/437] Compiling tls_cbc.cc
[383/437] Compiling e_rc4.cc
[384/437] Compiling cms.cc
[385/437] Compiling e_null.cc
[386/437] Compiling e_aesgcmsiv.cc
[387/437] Compiling e_aeseax.cc
[388/437] Compiling e_chacha20poly1305.cc
[389/437] Compiling e_des.cc
[390/437] Compiling derive_key.cc
[391/437] Compiling e_aesctrhmac.cc
[392/437] Compiling chacha.cc
[393/437] Compiling buf.cc
[394/437] Compiling unicode.cc
[395/437] Compiling asn1_compat.cc
[396/437] Compiling cbb.cc
[397/437] Compiling exponentiation.cc
[398/437] Compiling cbs.cc
[399/437] Compiling sqrt.cc
[400/437] Compiling ber.cc
[401/437] Compiling div.cc
[402/437] Compiling hexdump.cc
[403/437] Compiling blake2.cc
[404/437] Compiling file.cc
[405/437] Compiling printf.cc
[406/437] Compiling bn_asn1.cc
[407/437] Compiling pair.cc
[408/437] Compiling convert.cc
[409/437] Compiling fd.cc
[410/437] Compiling errno.cc
[411/437] Compiling base64.cc
[412/437] Compiling bio.cc
[413/437] Compiling tasn_typ.cc
[414/437] Compiling bio_mem.cc
[415/437] Compiling tasn_utl.cc
[416/437] Compiling tasn_enc.cc
[417/437] Compiling f_int.cc
[418/437] Compiling tasn_dec.cc
[419/437] Compiling tasn_fre.cc
[420/437] Compiling posix_time.cc
[421/437] Compiling tasn_new.cc
[422/437] Compiling f_string.cc
[423/437] Compiling asn_pack.cc
[424/437] Compiling asn1_par.cc
[425/437] Compiling asn1_lib.cc
[426/437] Compiling a_utctm.cc
[427/437] Compiling a_type.cc
[428/437] Compiling a_strex.cc
[429/437] Compiling a_time.cc
[430/437] Compiling a_strnid.cc
[431/437] Compiling a_octet.cc
[432/437] Compiling a_i2d_fp.cc
[433/437] Compiling a_mbstr.cc
[434/437] Compiling a_object.cc
[435/437] Compiling a_int.cc
[436/437] Compiling bcm.cc
[438/445] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[439/445] Compiling CryptoBoringWrapper RandomBytes.swift
[440/445] Emitting module CryptoBoringWrapper
[441/445] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[442/445] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[443/445] Compiling CryptoBoringWrapper EllipticCurve.swift
[444/445] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[445/445] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[447/529] Emitting module Crypto
[448/540] Compiling Crypto ASN1Null.swift
[449/540] Compiling Crypto ASN1OctetString.swift
[450/540] Compiling Crypto ASN1Strings.swift
[451/540] Compiling Crypto ArraySliceBigint.swift
[452/540] Compiling Crypto GeneralizedTime.swift
[453/540] Compiling Crypto ObjectIdentifier.swift
[454/540] Compiling Crypto ECDSASignature.swift
[455/540] Compiling Crypto PEMDocument.swift
[456/540] Compiling Crypto PKCS8PrivateKey.swift
[457/540] Compiling Crypto SEC1PrivateKey.swift
[458/540] Compiling Crypto SubjectPublicKeyInfo.swift
[459/540] Compiling Crypto CryptoError_boring.swift
[460/540] Compiling Crypto CryptoKitErrors.swift
[461/540] Compiling Crypto Digest_boring.swift
[462/540] Compiling Crypto Digest.swift
[463/540] Compiling Crypto Digests.swift
[464/540] Compiling Crypto HashFunctions.swift
[465/540] Compiling Crypto HashFunctions_SHA2.swift
[466/540] Compiling Crypto HashFunctions_SHA3.swift
[467/540] Compiling Crypto Digest_xkcp.swift
[468/540] Compiling Crypto HPKE-AEAD.swift
[469/540] Compiling Crypto HPKE-Ciphersuite.swift
[470/540] Compiling Crypto HPKE-KDF.swift
[471/540] Compiling Crypto HPKE-KexKeyDerivation.swift
[472/540] Compiling Crypto AES-GCM.swift
[473/540] Compiling Crypto AES-GCM_boring.swift
[474/540] Compiling Crypto ChaChaPoly_boring.swift
[475/540] Compiling Crypto ChaChaPoly.swift
[476/540] Compiling Crypto Cipher.swift
[477/540] Compiling Crypto Nonces.swift
[478/540] Compiling Crypto ASN1.swift
[479/540] Compiling Crypto ASN1Any.swift
[480/540] Compiling Crypto ASN1BitString.swift
[481/540] Compiling Crypto ASN1Boolean.swift
[482/540] Compiling Crypto ASN1Identifier.swift
[483/540] Compiling Crypto ASN1Integer.swift
[484/540] Compiling Crypto Insecure_HashFunctions.swift
[485/540] Compiling Crypto MLKEM_boring.swift
[486/540] Compiling Crypto MLKEM_wrapper.swift
[487/540] Compiling Crypto XWing_boring.swift
[488/540] Compiling Crypto KEM-Errors.swift
[489/540] Compiling Crypto KEM.swift
[490/540] Compiling Crypto MLKEM.swift
[491/540] Compiling Crypto XWing.swift
[492/540] Compiling Crypto ECDH_boring.swift
[493/540] Compiling Crypto DH.swift
[494/540] Compiling Crypto ECDH.swift
[495/540] Compiling Crypto ANSIx963.swift
[496/540] Compiling Crypto HPKE-LabeledExtract.swift
[497/540] Compiling Crypto HPKE-Utils.swift
[498/540] Compiling Crypto DHKEM.swift
[499/540] Compiling Crypto HPKE-KEM-Curve25519.swift
[500/540] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[501/540] Compiling Crypto HPKE-KEM.swift
[502/540] Compiling Crypto HPKE-Errors.swift
[503/540] Compiling Crypto HPKE.swift
[504/540] Compiling Crypto HPKE-Context.swift
[505/540] Compiling Crypto HPKE-KeySchedule.swift
[506/540] Compiling Crypto HPKE-Modes.swift
[507/540] Compiling Crypto Insecure.swift
[508/540] Compiling Crypto HKDF.swift
[509/540] Compiling Crypto AESWrap.swift
[510/540] Compiling Crypto AESWrap_boring.swift
[511/540] Compiling Crypto Ed25519_boring.swift
[512/540] Compiling Crypto NISTCurvesKeys_boring.swift
[513/540] Compiling Crypto X25519Keys_boring.swift
[514/540] Compiling Crypto Curve25519.swift
[515/540] Compiling Crypto Ed25519Keys.swift
[516/540] Compiling Crypto NISTCurvesKeys.swift
[517/540] Compiling Crypto X25519Keys.swift
[518/540] Compiling Crypto SymmetricKeys.swift
[519/540] Compiling Crypto HMAC.swift
[520/540] Compiling Crypto MACFunctions.swift
[521/540] Compiling Crypto MessageAuthenticationCode.swift
[522/540] Compiling Crypto AES.swift
[523/540] Compiling Crypto ECDSASignature_boring.swift
[524/540] Compiling Crypto ECDSA_boring.swift
[525/540] Compiling Crypto EdDSA_boring.swift
[526/540] Compiling Crypto MLDSA_boring.swift
[527/540] Compiling Crypto MLDSA_wrapper.swift
[528/540] Compiling Crypto ECDSA.swift
[529/540] Compiling Crypto Ed25519.swift
[530/540] Compiling Crypto MLDSA.swift
[531/540] Compiling Crypto Signature.swift
[532/540] Compiling Crypto CryptoKitErrors_boring.swift
[533/540] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[534/540] Compiling Crypto RNG_boring.swift
[535/540] Compiling Crypto SafeCompare_boring.swift
[536/540] Compiling Crypto Zeroization_boring.swift
[537/540] Compiling Crypto PrettyBytes.swift
[538/540] Compiling Crypto SafeCompare.swift
[539/540] Compiling Crypto SecureBytes.swift
[540/540] Compiling Crypto Zeroization.swift
[542/597] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[543/597] Compiling CryptoExtras ECToolbox_boring.swift
[544/597] Compiling CryptoExtras ECToolbox.swift
[545/597] Compiling CryptoExtras HashToField.swift
[546/597] Compiling CryptoExtras KDF.swift
[547/597] Compiling CryptoExtras PBKDF2_boring.swift
[548/597] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[549/597] Compiling CryptoExtras PBKDF2.swift
[550/604] Compiling CryptoExtras Error.swift
[551/604] Compiling CryptoExtras I2OSP.swift
[552/604] Compiling CryptoExtras IntegerEncoding.swift
[553/604] Compiling CryptoExtras PEMDocument.swift
[554/604] Compiling CryptoExtras PrettyBytes.swift
[555/604] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[556/604] Compiling CryptoExtras ThreadOps.swift
[557/604] Compiling CryptoExtras ARCResponse.swift
[558/604] Compiling CryptoExtras ARCServer.swift
[559/604] Compiling CryptoExtras ChaCha20CTR_boring.swift
[560/604] Compiling CryptoExtras ChaCha20CTR.swift
[561/604] Compiling CryptoExtras Curve25519+PEM.swift
[562/604] Compiling CryptoExtras ObjectIdentifier.swift
[563/604] Compiling CryptoExtras PKCS8DERRepresentation.swift
[564/604] Compiling CryptoExtras PKCS8PrivateKey.swift
[565/604] Compiling CryptoExtras ThreadPosix.swift
[566/604] Compiling CryptoExtras ThreadSpecific.swift
[567/604] Compiling CryptoExtras ThreadWindows.swift
[568/604] Compiling CryptoExtras DLEQ.swift
[569/604] Compiling CryptoExtras Prover.swift
[570/604] Compiling CryptoExtras Verifier.swift
[571/604] Compiling CryptoExtras ZKPToolbox.swift
[572/604] Emitting module CryptoExtras
[573/604] Compiling CryptoExtras Scrypt_boring.swift
[574/604] Compiling CryptoExtras Scrypt.swift
[575/604] Compiling CryptoExtras OPRF.swift
[576/604] Compiling CryptoExtras OPRFClient.swift
[577/604] Compiling CryptoExtras OPRFServer.swift
[578/604] Compiling CryptoExtras VOPRF+API.swift
[579/604] Compiling CryptoExtras VOPRFClient.swift
[580/604] Compiling CryptoExtras VOPRFServer.swift
[581/604] Compiling CryptoExtras RSA+BlindSigning.swift
[582/604] Compiling CryptoExtras RSA.swift
[583/604] Compiling CryptoExtras RSA_boring.swift
[584/604] Compiling CryptoExtras Reexport.swift
[585/604] Compiling CryptoExtras BoringSSLHelpers.swift
[586/604] Compiling CryptoExtras CryptoKitErrors_boring.swift
[587/604] Compiling CryptoExtras Data+Extensions.swift
[588/604] Compiling CryptoExtras DigestType.swift
[589/604] Compiling CryptoExtras CMAC.swift
[590/604] Compiling CryptoExtras ARC+API.swift
[591/604] Compiling CryptoExtras ARC.swift
[592/604] Compiling CryptoExtras ARCCredential.swift
[593/604] Compiling CryptoExtras ARCEncoding.swift
[594/604] Compiling CryptoExtras ARCPrecredential.swift
[595/604] Compiling CryptoExtras ARCPresentation.swift
[596/604] Compiling CryptoExtras ARCRequest.swift
[597/604] Compiling CryptoExtras AES_CBC.swift
[598/604] Compiling CryptoExtras AES_CFB.swift
[599/604] Compiling CryptoExtras AES_CTR.swift
[600/604] Compiling CryptoExtras AES_GCM_SIV.swift
[601/604] Compiling CryptoExtras Block Function.swift
[602/604] Compiling CryptoExtras AES_CFB_boring.swift
[603/604] Compiling CryptoExtras AES_CTR_boring.swift
[604/604] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[606/607] Compiling _CryptoExtras Exports.swift
[607/607] Emitting module _CryptoExtras
[609/703] Compiling X509 PolicyBuilder.swift
[610/703] Compiling X509 BasicConstraintsPolicy.swift
[611/703] Compiling X509 DNSNames.swift
[612/703] Compiling X509 DirectoryNames.swift
[613/703] Compiling X509 ExpiryPolicy.swift
[614/703] Compiling X509 IPConstraints.swift
[615/703] Compiling X509 NameConstraintsPolicy.swift
[616/703] Compiling X509 RFC5280Policy.swift
[617/703] Compiling X509 URIConstraints.swift
[618/703] Compiling X509 VersionPolicy.swift
[619/703] Compiling X509 ServerIdentityPolicy.swift
[620/703] Compiling X509 TrustRootLoading.swift
[621/703] Compiling X509 UnverifiedChain.swift
[622/716] Emitting module X509
[623/716] Compiling X509 CSRAttribute.swift
[624/716] Compiling X509 CSRAttributes.swift
[625/716] Compiling X509 CSRVersion.swift
[626/716] Compiling X509 CertificateSigningRequest.swift
[627/716] Compiling X509 CertificationRequestInfo.swift
[628/716] Compiling X509 ExtensionRequest.swift
[629/716] Compiling X509 Certificate.swift
[630/716] Compiling X509 CertificatePrivateKey.swift
[631/716] Compiling X509 CertificatePublicKey.swift
[632/716] Compiling X509 CertificateSerialNumber.swift
[633/716] Compiling X509 CertificateVersion.swift
[634/716] Compiling X509 CMSAttribute.swift
[635/716] Compiling X509 CMSContentInfo.swift
[636/716] Compiling X509 CMSEncapsulatedContentInfo.swift
[637/716] Compiling X509 PromiseAndFuture.swift
[638/716] Compiling X509 RDNAttribute.swift
[639/716] Compiling X509 RandomNumberGenerator+bytes.swift
[640/716] Compiling X509 RelativeDistinguishedName.swift
[641/716] Compiling X509 SEC1PrivateKey.swift
[642/716] Compiling X509 SecKeyWrapper.swift
[643/716] Compiling X509 Signature.swift
[644/716] Compiling X509 SignatureAlgorithm.swift
[645/716] Compiling X509 AllOfPolicies.swift
[646/716] Compiling X509 AnyPolicy.swift
[647/716] Compiling X509 CertificateStore.swift
[648/716] Compiling X509 CustomCertificateStore.swift
[649/716] Compiling X509 OneOfPolicies.swift
[650/716] Compiling X509 SubjectAlternativeName.swift
[651/716] Compiling X509 SubjectKeyIdentifier.swift
[652/716] Compiling X509 Extension.swift
[653/716] Compiling X509 Extensions.swift
[654/716] Compiling X509 ExtensionsBuilder.swift
[655/716] Compiling X509 GeneralName.swift
[656/716] Compiling X509 Lock.swift
[657/716] Compiling X509 LockedValueBox.swift
[658/716] Compiling X509 BasicOCSPResponse.swift
[659/716] Compiling X509 DirectoryString.swift
[660/716] Compiling X509 OCSPCertID.swift
[661/716] Compiling X509 OCSPCertStatus.swift
[662/716] Compiling X509 OCSPExtensionID.swift
[663/716] Compiling X509 OCSPNonce.swift
[664/716] Compiling X509 OCSPPolicy.swift
[665/716] Compiling X509 OCSPRequest.swift
[666/716] Compiling X509 OCSPResponse.swift
[667/716] Compiling X509 OCSPResponseBytes.swift
[668/716] Compiling X509 OCSPResponseData.swift
[669/716] Compiling X509 OCSPResponseStatus.swift
[670/716] Compiling X509 OCSPSignature.swift
[671/716] Compiling X509 OCSPSingleRequest.swift
[672/716] Compiling X509 OCSPSingleResponse.swift
[673/716] Compiling X509 OCSPTBSRequest.swift
[674/716] Compiling X509 OCSPVersion.swift
[675/716] Compiling X509 PKCS8PrivateKey.swift
[676/716] Compiling X509 CMSIssuerAndSerialNumber.swift
[677/716] Compiling X509 CMSOperations.swift
[678/716] Compiling X509 CMSSignature.swift
[679/716] Compiling X509 CMSSignedData.swift
[680/716] Compiling X509 CMSSignerIdentifier.swift
[681/716] Compiling X509 CMSSignerInfo.swift
[682/716] Compiling X509 CMSVersion.swift
[683/716] Compiling X509 Curve25519+DER.swift
[684/716] Compiling X509 Digests.swift
[685/716] Compiling X509 DistinguishedName.swift
[686/716] Compiling X509 CommonName.swift
[687/716] Compiling X509 CountryName.swift
[688/716] Compiling X509 DNBuilder.swift
[689/716] Compiling X509 DomainComponent.swift
[690/716] Compiling X509 EmailAddress.swift
[691/716] Compiling X509 LocalityName.swift
[692/716] Compiling X509 OrganizationName.swift
[693/716] Compiling X509 OrganizationalUnitName.swift
[694/716] Compiling X509 StateOrProvinceName.swift
[695/716] Compiling X509 StreetAddress.swift
[696/716] Compiling X509 Error.swift
[697/716] Compiling X509 AuthorityInformationAccess.swift
[698/716] Compiling X509 AuthorityKeyIdentifier.swift
[699/716] Compiling X509 BasicConstraints.swift
[700/716] Compiling X509 ExtendedKeyUsage.swift
[701/716] Compiling X509 ExtensionIdentifiers.swift
[702/716] Compiling X509 KeyUsage.swift
[703/716] Compiling X509 NameConstraints.swift
[704/716] Compiling X509 ValidatedCertificateChain.swift
[705/716] Compiling X509 VerificationDiagnostic.swift
[706/716] Compiling X509 Verifier.swift
[707/716] Compiling X509 VerifierPolicy.swift
[708/716] Compiling X509 AlgorithmIdentifier.swift
[709/716] Compiling X509 ECDSASignature.swift
[710/716] Compiling X509 RSAPKCS1PublicKey.swift
[711/716] Compiling X509 SubjectPublicKeyInfo.swift
[712/716] Compiling X509 TBSCertificate.swift
[713/716] Compiling X509 Time.swift
[714/716] Compiling X509 TimeCalculations.swift
[715/716] Compiling X509 Validity.swift
[716/716] Compiling X509 X509SendableMetatype.swift
[718/783] Compiling JWTKit MLDSAType.swift
[719/783] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[720/783] Compiling JWTKit UnsecuredNoneSigner.swift
[721/783] Compiling JWTKit JWTKeyCollection+RSA.swift
[722/783] Compiling JWTKit RSA.swift
[723/783] Compiling JWTKit RSAError.swift
[724/783] Compiling JWTKit RSASigner.swift
[725/783] Compiling JWTKit Base64URL.swift
[726/783] Compiling JWTKit CryptoSigner.swift
[727/792] Compiling JWTKit JWTSerializer.swift
[728/792] Compiling JWTKit JWTSigner.swift
[729/792] Compiling JWTKit JWTKeyCollection+MLDSA.swift
[730/792] Compiling JWTKit MLDSA.swift
[731/792] Compiling JWTKit MLDSA65+MLDSAKey.swift
[732/792] Compiling JWTKit MLDSA87+MLDSAKey.swift
[733/792] Compiling JWTKit MLDSAError.swift
[734/792] Compiling JWTKit MLDSAKey.swift
[735/792] Compiling JWTKit MLDSASigner.swift
[736/792] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[737/792] Compiling JWTKit HMAC.swift
[738/792] Compiling JWTKit HMACError.swift
[739/792] Compiling JWTKit HMACSigner.swift
[740/792] Compiling JWTKit JWTKeyCollection+HMAC.swift
[741/792] Compiling JWTKit Insecure.swift
[742/792] Compiling JWTKit JWK.swift
[743/792] Compiling JWTKit JWKIdentifier.swift
[744/792] Compiling JWTKit JWKS.swift
[745/792] Compiling JWTKit AudienceClaim.swift
[746/792] Compiling JWTKit BoolClaim.swift
[747/792] Compiling JWTKit ExpirationClaim.swift
[748/792] Compiling JWTKit GoogleHostedDomainClaim.swift
[749/792] Compiling JWTKit IDClaim.swift
[750/792] Compiling JWTKit IssuedAtClaim.swift
[751/792] Compiling JWTKit IssuerClaim.swift
[752/792] Compiling JWTKit JWTClaim.swift
[753/792] Compiling JWTKit JWTMultiValueClaim.swift
[754/792] Compiling JWTKit JWTUnixEpochClaim.swift
[755/792] Compiling JWTKit ECDSASigningAlgorithm.swift
[756/792] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[757/792] Compiling JWTKit P256+CurveType.swift
[758/792] Compiling JWTKit P384+CurveType.swift
[759/792] Compiling JWTKit P521+CurveType.swift
[760/792] Compiling JWTKit EdDSA.swift
[761/792] Compiling JWTKit EdDSACurve.swift
[762/792] Compiling JWTKit EdDSAError.swift
[763/792] Compiling JWTKit EdDSASigner.swift
[764/792] Emitting module JWTKit
[765/792] Compiling JWTKit LocaleClaim.swift
[766/792] Compiling JWTKit NotBeforeClaim.swift
[767/792] Compiling JWTKit SubjectClaim.swift
[768/792] Compiling JWTKit TenantIDClaim.swift
[769/792] Compiling JWTKit ECDSA.swift
[770/792] Compiling JWTKit ECDSACurve.swift
[771/792] Compiling JWTKit ECDSACurveType.swift
[772/792] Compiling JWTKit ECDSAError.swift
[773/792] Compiling JWTKit ECDSAKeyTypes.swift
[774/792] Compiling JWTKit ECDSASigner.swift
[775/792] Compiling JWTKit JWKSigner.swift
[776/792] Compiling JWTKit JWTAlgorithm.swift
[777/792] Compiling JWTKit JWTError.swift
[778/792] Compiling JWTKit JWTHeader+CommonFields.swift
[779/792] Compiling JWTKit JWTHeader.swift
[780/792] Compiling JWTKit JWTHeaderField.swift
[781/792] Compiling JWTKit JWTKeyCollection.swift
[782/792] Compiling JWTKit JWTParser.swift
[783/792] Compiling JWTKit JWTPayload.swift
[784/792] Compiling JWTKit CustomizedJSONCoders.swift
[785/792] Compiling JWTKit Utilities.swift
[786/792] Compiling JWTKit AppleIdentityToken.swift
[787/792] Compiling JWTKit FirebaseAuthIdentityToken.swift
[788/792] Compiling JWTKit GoogleIdentityToken.swift
[789/792] Compiling JWTKit MicrosoftIdentityToken.swift
[790/792] Compiling JWTKit EmptyPolicy.swift
[791/792] Compiling JWTKit ValidationTimePayload.swift
[792/792] Compiling JWTKit X5CVerifier.swift
[794/801] Compiling DeviceCheckKit DeviceCheckError.swift
[795/801] Compiling DeviceCheckKit Environment.swift
[796/801] Compiling DeviceCheckKit Payload.swift
[797/801] Compiling DeviceCheckKit TwoBits.swift
[798/801] Emitting module DeviceCheckKit
[799/801] Compiling DeviceCheckKit Body.swift
[800/801] Compiling DeviceCheckKit DeviceCheck.swift
[801/801] Compiling DeviceCheckKit DeviceCheck+Execute.swift
Build complete! (169.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client"
}
],
"manifest_display_name" : "devicecheckkit",
"name" : "devicecheckkit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "DeviceCheckKit",
"targets" : [
"DeviceCheckKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DeviceCheckKit",
"module_type" : "SwiftTarget",
"name" : "DeviceCheckKit",
"path" : "Sources/DeviceCheckKit",
"product_dependencies" : [
"JWTKit",
"HTTPTypes",
"HTTPClient"
],
"product_memberships" : [
"DeviceCheckKit"
],
"sources" : [
"Body.swift",
"DeviceCheck+Execute.swift",
"DeviceCheck.swift",
"DeviceCheckError.swift",
"Environment.swift",
"Payload.swift",
"TwoBits.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.