The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of appattest-swift, reference main (e59e15), with Swift 6.1 for Linux on 28 Apr 2025 17:37:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/appattest-swift.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/appattest-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e59e150 Bump github.com/apple/swift-certificates from 1.9.0 to 1.10.0 (#34)
Cloned https://github.com/zunda-pixel/appattest-swift.git
Revision (git rev-parse @):
e59e15093c478106f1288fcd503c4ca2c2e089dc
SUCCESS checkout https://github.com/zunda-pixel/appattest-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zunda-pixel/appattest-swift.git
https://github.com/zunda-pixel/appattest-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "potentcodables",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/outfoxx/PotentCodables"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    }
  ],
  "manifest_display_name" : "appattest-swift",
  "name" : "appattest-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "AppAttest",
      "targets" : [
        "AppAttest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppAttestTests",
      "module_type" : "SwiftTarget",
      "name" : "AppAttestTests",
      "path" : "Tests/AppAttestTests",
      "sources" : [
        "AppAttestTests.swift",
        "DataAppAttestTests.swift"
      ],
      "target_dependencies" : [
        "AppAttest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppAttest",
      "module_type" : "SwiftTarget",
      "name" : "AppAttest",
      "path" : "Sources/AppAttest",
      "product_dependencies" : [
        "PotentCodables",
        "X509"
      ],
      "product_memberships" : [
        "AppAttest"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/AppAttest/Resources/Apple_App_Attestation_Root_CA.pem",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AppAttest.swift",
        "Assertion.swift",
        "Attestation.swift",
        "Environment.swift",
        "Statement.swift",
        "VerifyAssertion.swift",
        "VerifyAssertionError.swift",
        "VerifyAttentionError.swift",
        "VerifyAttestation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-certificates
Fetching https://github.com/outfoxx/PotentCodables
[1/6112] Fetching swift-certificates
[6113/77161] Fetching swift-certificates, potentcodables
Fetched https://github.com/apple/swift-certificates from cache (0.43s)
[5684/71049] Fetching potentcodables
Fetched https://github.com/outfoxx/PotentCodables from cache (2.57s)
Computing version for https://github.com/outfoxx/PotentCodables
Computed https://github.com/outfoxx/PotentCodables at 3.5.0 (4.82s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-collections.git
[1/1254] Fetching regex
[817/6025] Fetching regex, bigint
[1295/6335] Fetching regex, bigint, float16
[3322/22577] Fetching regex, bigint, float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.27s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.28s)
Fetched https://github.com/sharplet/Regex.git from cache (1.29s)
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (3.52s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.58s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.57s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.60s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (0.63s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto.git
[1/1573] Fetching swift-asn1
[1543/15357] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
[1379/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.32s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.57s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.10.0
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/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/outfoxx/PotentCodables
Working copy of https://github.com/outfoxx/PotentCodables resolved at 3.5.0
Building for debugging...
[0/405] Copying Apple_App_Attestation_Root_CA.pem
[1/405] Compiling _NumericsShims _NumericsShims.c
[2/405] Write sources
[10/405] Copying PotentCodables.docc
[11/405] Write sources
[20/405] Compiling fy-docbuilder.c
[21/405] Write swift-version-24593BA9C3E375BF.txt
[22/405] Compiling fy-atom.c
[23/405] Compiling fy-composer.c
[24/405] Compiling fy-accel.c
[25/405] Compiling fy-utf8.c
[26/405] Compiling fy-diag.c
[27/405] Compiling fy-utils.c
[28/405] Compiling xxhash.c
[29/427] Compiling fy-ctype.c
[30/507] Compiling fy-doc.c
[31/507] Compiling fy-blob.c
[32/507] Compiling fy-types.c
[33/507] Compiling fy-token.c
[35/507] Emitting module _CertificateInternals
[35/507] Compiling fy-path.c
[36/507] Compiling fy-parse.c
[37/507] Compiling fy-walk.c
[38/507] Compiling fy-event.c
[39/507] Compiling fy-input.c
[40/507] Compiling fy-dump.c
[41/507] Compiling fy-emit.c
[42/507] Compiling CFloat16 float16.c
[43/507] Compiling fy-docstate.c
[44/507] Compiling fiat_p256_adx_sqr.S
[45/507] Compiling fiat_p256_adx_mul.S
[46/507] Compiling CCryptoBoringSSLShims shims.c
[47/507] Compiling fiat_curve25519_adx_square.S
[48/507] Compiling fiat_curve25519_adx_mul.S
[49/507] Compiling md5-x86_64-linux.S
[50/507] Compiling md5-x86_64-apple.S
[51/507] Compiling md5-586-linux.S
[52/507] Compiling md5-586-apple.S
[53/507] Compiling chacha20_poly1305_x86_64-linux.S
[54/507] Compiling chacha20_poly1305_x86_64-apple.S
[55/507] Compiling err_data.cc
[56/507] Compiling chacha20_poly1305_armv8-win.S
[57/507] Compiling chacha20_poly1305_armv8-linux.S
[58/507] Compiling chacha20_poly1305_armv8-apple.S
[59/507] Compiling chacha-x86_64-apple.S
[60/507] Compiling chacha-x86_64-linux.S
[61/507] Compiling chacha-x86-linux.S
[62/507] Compiling chacha-x86-apple.S
[63/507] Compiling chacha-armv8-win.S
[64/507] Compiling chacha-armv8-linux.S
[65/507] Compiling chacha-armv8-apple.S
[66/507] Compiling chacha-armv4-linux.S
[67/507] Compiling aes128gcmsiv-x86_64-linux.S
[68/507] Compiling aes128gcmsiv-x86_64-apple.S
[69/507] Compiling x86_64-mont5-linux.S
[70/507] Compiling x86_64-mont5-apple.S
[71/507] Compiling x86_64-mont-apple.S
[72/507] Compiling x86_64-mont-linux.S
[74/507] Compiling RealModule Real.swift
[74/508] Compiling x86-mont-linux.S
[75/508] Compiling x86-mont-apple.S
[76/508] Compiling vpaes-x86_64-linux.S
[78/508] Compiling DequeModule _DequeBuffer.swift
[79/508] Compiling DequeModule _DequeBufferHeader.swift
[80/508] Compiling RealModule RealFunctions.swift
[81/510] Compiling DequeModule Compatibility.swift
[82/510] Compiling DequeModule Deque+Codable.swift
[83/510] Compiling RealModule AlgebraicField.swift
[84/510] Emitting module DequeModule
[85/510] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[86/510] Compiling DequeModule Deque+CustomReflectable.swift
[87/510] Compiling DequeModule Deque+CustomStringConvertible.swift
[88/510] Compiling DequeModule Deque+Equatable.swift
[89/510] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/510] Compiling DequeModule Deque+Extras.swift
[91/510] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[92/510] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[93/510] Compiling OrderedCollections OrderedSet+Diffing.swift
[94/510] Compiling OrderedCollections OrderedSet+Equatable.swift
[95/510] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[96/510] Compiling OrderedCollections OrderedSet+Hashable.swift
[97/510] Compiling RealModule ElementaryFunctions.swift
[98/510] Compiling RealModule Float+Real.swift
[98/510] Compiling vpaes-x86_64-apple.S
[100/510] Compiling DequeModule Deque+Hashable.swift
[101/510] Compiling DequeModule Deque+Sendable.swift
[102/510] Compiling DequeModule Deque+Testing.swift
[103/510] Compiling DequeModule Deque._Storage.swift
[104/510] Compiling DequeModule Deque._UnsafeHandle.swift
[119/516] Compiling DequeModule Deque.swift
[120/516] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[121/516] Emitting module OrderedCollections
[122/516] Compiling RealModule Float80+Real.swift
[123/516] Compiling RealModule Float16+Real.swift
[128/516] Compiling DequeModule _DequeSlot.swift
[129/516] Compiling DequeModule _UnsafeWrappedBuffer.swift
[130/516] Compiling OrderedCollections _HashTable.swift
[131/516] Compiling _CertificateInternals _TinyArray.swift
[134/517] Emitting module RealModule
[136/517] Compiling vpaes-x86-linux.S
[138/518] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[139/518] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[140/518] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[141/518] Compiling OrderedCollections OrderedDictionary+Values.swift
[142/518] Compiling OrderedCollections OrderedDictionary.swift
[143/518] Compiling OrderedCollections OrderedSet+Codable.swift
[144/518] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[145/518] Compiling OrderedCollections OrderedSet+Initializers.swift
[146/518] Compiling OrderedCollections OrderedSet+Insertions.swift
[147/518] Compiling OrderedCollections OrderedSet+Invariants.swift
[148/518] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[149/518] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[150/518] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[151/518] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[152/518] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[153/518] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[154/518] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[155/518] Compiling OrderedCollections OrderedSet+Sendable.swift
[156/518] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/518] Compiling vpaes-x86-apple.S
[157/518] Compiling vpaes-armv8-win.S
[158/518] Compiling vpaes-armv8-linux.S
[160/518] Compiling vpaes-armv8-apple.S
[161/518] Compiling vpaes-armv7-linux.S
[163/518] Compiling sha512-x86_64-linux.S
[164/518] Compiling sha512-x86_64-apple.S
[165/518] Compiling sha512-armv8-win.S
[166/518] Compiling sha512-armv8-linux.S
[167/518] Compiling sha512-armv8-apple.S
[168/518] Compiling sha512-armv4-linux.S
[169/518] Compiling sha512-586-linux.S
[172/519] Compiling sha512-586-apple.S
[173/520] Compiling sha256-x86_64-linux.S
[174/521] Compiling sha256-x86_64-apple.S
[176/523] Compiling sha256-armv8-win.S
[177/523] Compiling sha256-armv8-linux.S
[178/523] Compiling sha256-armv8-apple.S
[179/523] Compiling sha256-armv4-linux.S
[185/524] Compiling sha256-586-apple.S
[186/525] Compiling sha256-586-linux.S
[187/525] Compiling sha1-armv8-win.S
[188/525] Compiling sha1-x86_64-apple.S
[189/525] Compiling sha1-armv8-linux.S
[190/525] Compiling sha1-x86_64-linux.S
[193/525] Compiling sha1-armv8-apple.S
[194/525] Compiling sha1-586-linux.S
[194/525] Compiling sha1-armv4-large-linux.S
[196/525] Compiling sha1-586-apple.S
[199/525] Compiling rsaz-avx2-linux.S
[200/525] Compiling rsaz-avx2-apple.S
[201/525] Compiling rdrand-x86_64-linux.S
[202/525] Compiling p256_beeu-x86_64-asm-apple.S
[203/525] Compiling rdrand-x86_64-apple.S
[204/525] Compiling p256_beeu-armv8-asm-win.S
[205/525] Compiling p256_beeu-x86_64-asm-linux.S
[209/525] Compiling p256_beeu-armv8-asm-apple.S
[210/525] Compiling p256-x86_64-asm-apple.S
[211/525] Compiling p256_beeu-armv8-asm-linux.S
[212/525] Compiling p256-x86_64-asm-linux.S
[214/525] Compiling Float16 Concurrency.swift
[214/525] Compiling p256-armv8-asm-win.S
[215/525] Compiling p256-armv8-asm-linux.S
[216/525] Compiling p256-armv8-asm-apple.S
[217/525] Compiling ghashv8-armv8-win.S
[218/525] Compiling ghashv8-armv8-linux.S
[219/525] Compiling ghashv8-armv7-linux.S
[220/525] Compiling ghashv8-armv8-apple.S
[221/525] Compiling ghash-x86_64-linux.S
[222/525] Compiling ghash-x86_64-apple.S
[223/525] Compiling ghash-x86-linux.S
[224/525] Compiling ghash-x86-apple.S
[225/525] Compiling ghash-ssse3-x86_64-linux.S
[227/525] Compiling OrderedCollections OrderedSet+Testing.swift
[228/525] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[229/525] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[230/525] Compiling OrderedCollections OrderedSet.swift
[231/525] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[232/525] Compiling OrderedCollections _UnsafeBitset.swift
[232/525] Compiling ghash-ssse3-x86_64-apple.S
[233/526] Compiling ghash-ssse3-x86-linux.S
[234/526] Compiling ghash-ssse3-x86-apple.S
[235/526] Compiling ghash-neon-armv8-linux.S
[236/526] Compiling ghash-neon-armv8-win.S
[237/526] Compiling ghash-neon-armv8-apple.S
[239/526] Emitting module Float16
[239/526] Compiling ghash-armv4-linux.S
[240/526] Compiling co-586-linux.S
[242/526] Compiling co-586-apple.S
[243/526] Compiling bsaes-armv7-linux.S
[245/526] Compiling SwiftASN1 DER.swift
[246/526] Compiling SwiftASN1 Errors.swift
[246/526] Compiling bn-armv8-win.S
[247/526] Compiling bn-armv8-linux.S
[248/526] Compiling bn-armv8-apple.S
[250/526] Compiling Float16 Real.swift
[251/526] Compiling Float16 float16.swift
[251/526] Compiling bn-586-linux.S
[252/526] Compiling bn-586-apple.S
[253/527] Compiling armv8-mont-win.S
[255/527] Compiling armv8-mont-linux.S
[256/527] Compiling armv8-mont-apple.S
[257/527] Compiling armv4-mont-linux.S
[262/527] Compiling aesv8-gcm-armv8-win.S
[264/527] Emitting module Regex
[264/527] Compiling aesv8-gcm-armv8-apple.S
[265/528] Compiling aesv8-gcm-armv8-linux.S
[266/528] Compiling aesv8-armv8-win.S
[267/528] Compiling Regex Regex.swift
[268/529] Compiling aesv8-armv8-linux.S
[269/529] Compiling aesv8-armv8-apple.S
[270/529] Compiling aesv8-armv7-linux.S
[272/529] Compiling Regex String+ReplaceMatching.swift
[273/529] Compiling Regex ThreadLocal.swift
[274/529] Compiling Regex Options.swift
[275/529] Compiling Regex Foundation+Ranges.swift
[276/529] Compiling Regex MatchResult.swift
[276/530] Compiling aesni-x86_64-apple.S
[277/530] Compiling aesni-x86-linux.S
[278/530] Compiling aesni-x86_64-linux.S
[279/530] Compiling aesni-x86-apple.S
[280/530] Compiling aesni-gcm-x86_64-linux.S
[282/530] Compiling Collections Collections.swift
[282/530] Compiling aesni-gcm-x86_64-apple.S
[284/530] Emitting module Collections
[285/531] Emitting module SwiftASN1
[286/531] Compiling aes-gcm-avx10-x86_64-linux.S
[287/532] Compiling aes-gcm-avx10-x86_64-apple.S
[290/532] Compiling x_spki.cc
[291/532] Compiling x_x509a.cc
[292/532] Compiling x_val.cc
[293/532] Compiling x_sig.cc
[294/532] Compiling x_x509.cc
[295/532] Compiling x_req.cc
[296/532] Compiling x_pubkey.cc
[297/532] Compiling x_exten.cc
[298/532] Compiling x_name.cc
[299/532] Compiling x_attrib.cc
[300/532] Compiling x509spki.cc
[301/532] Compiling x_crl.cc
[302/532] Compiling x_all.cc
[303/532] Compiling x_algor.cc
[304/532] Compiling x509rset.cc
[305/532] Compiling x509_txt.cc
[306/532] Compiling x509cset.cc
[307/532] Compiling x509_vfy.cc
[308/532] Compiling x509name.cc
[309/532] Compiling x509_v3.cc
[310/532] Compiling x509_vpm.cc
[311/532] Compiling x509_trs.cc
[312/532] Compiling x509_set.cc
[313/532] Compiling x509_req.cc
[314/532] Compiling x509_ext.cc
[315/532] Compiling x509_obj.cc
[316/532] Compiling x509_att.cc
[317/532] Compiling x509_def.cc
[318/532] Compiling x509_lu.cc
[319/532] Compiling x509.cc
[320/532] Compiling x509_d2.cc
[321/532] Compiling x509_cmp.cc
[322/532] Compiling v3_skey.cc
[323/532] Compiling v3_utl.cc
[324/532] Compiling v3_prn.cc
[325/532] Compiling v3_ocsp.cc
[326/532] Compiling v3_pcons.cc
[327/532] Compiling v3_pmaps.cc
[328/532] Compiling v3_purp.cc
[329/532] Compiling v3_ncons.cc
[330/532] Compiling v3_ia5.cc
[331/532] Compiling v3_lib.cc
[332/532] Compiling v3_int.cc
[333/532] Compiling v3_info.cc
[334/532] Compiling v3_crld.cc
[335/532] Compiling v3_genn.cc
[336/532] Compiling v3_enum.cc
[337/532] Compiling v3_extku.cc
[338/532] Compiling v3_cpols.cc
[339/532] Compiling v3_alt.cc
[340/532] Compiling v3_conf.cc
[341/532] Compiling v3_bitst.cc
[342/532] Compiling v3_bcons.cc
[343/532] Compiling v3_akeya.cc
[344/532] Compiling t_x509.cc
[345/532] Compiling t_x509a.cc
[346/532] Compiling v3_akey.cc
[347/532] Compiling rsa_pss.cc
[348/532] Compiling t_crl.cc
[349/532] Compiling t_req.cc
[350/532] Compiling name_print.cc
[351/532] Compiling i2d_pr.cc
[352/532] Compiling policy.cc
[353/532] Compiling by_file.cc
[354/532] Compiling asn1_gen.cc
[355/532] Compiling by_dir.cc
[356/532] Compiling algorithm.cc
[357/532] Compiling a_sign.cc
[358/532] Compiling a_verify.cc
[359/532] Compiling voprf.cc
[360/532] Compiling a_digest.cc
[361/532] Compiling thread_pthread.cc
[362/532] Compiling thread_none.cc
[363/532] Compiling thread_win.cc
[364/532] Compiling trust_token.cc
[365/532] Compiling thread.cc
[366/532] Compiling pmbtoken.cc
[367/532] Compiling wots.cc
[368/532] Compiling stack.cc
[369/532] Compiling thash.cc
[370/532] Compiling slhdsa.cc
[371/532] Compiling merkle.cc
[372/532] Compiling siphash.cc
[373/532] Compiling fors.cc
[374/532] Compiling sha256.cc
[375/532] Compiling sha512.cc
[376/532] Compiling rsa_extra.cc
[377/532] Compiling sha1.cc
[378/532] Compiling rsa_print.cc
[379/532] Compiling rc4.cc
[380/532] Compiling rsa_crypt.cc
[381/532] Compiling windows.cc
[382/532] Compiling refcount.cc
[383/532] Compiling urandom.cc
[384/532] Compiling rsa_asn1.cc
[385/532] Compiling rand_extra.cc
[386/532] Compiling trusty.cc
[387/532] Compiling ios.cc
[388/532] Compiling poly1305_arm_asm.S
[389/532] Compiling getentropy.cc
[390/532] Compiling passive.cc
[391/532] Compiling forkunsafe.cc
[392/532] Compiling fork_detect.cc
[393/532] Compiling poly1305_vec.cc
[394/532] Compiling deterministic.cc
[395/532] Compiling poly1305.cc
[396/532] Compiling pool.cc
[397/532] Compiling poly1305_arm.cc
[398/532] Compiling pkcs7.cc
[399/532] Compiling p5_pbev2.cc
[400/532] Compiling pkcs8.cc
[401/532] Compiling pkcs8_x509.cc
[402/532] Compiling pem_x509.cc
[403/532] Compiling pem_xaux.cc
[404/532] Compiling pkcs7_x509.cc
[405/532] Compiling pem_pkey.cc
[406/532] Compiling obj_xref.cc
[407/532] Compiling pem_lib.cc
[408/532] Compiling pem_pk8.cc
[409/532] Compiling pem_oth.cc
[410/532] Compiling pem_info.cc
[411/532] Compiling mldsa.cc
[412/532] Compiling obj.cc
[413/532] Compiling mlkem.cc
[414/532] Compiling pem_all.cc
[415/532] Compiling md5.cc
[416/532] Compiling fips_shared_support.cc
[417/532] Compiling poly_rq_mul.S
[418/532] Compiling lhash.cc
[419/532] Compiling md4.cc
[420/532] Compiling mem.cc
[421/532] Compiling kyber.cc
[422/532] Compiling ex_data.cc
[423/532] Compiling hrss.cc
[424/532] Compiling sign.cc
[425/532] Compiling hpke.cc
[426/532] Compiling scrypt.cc
[427/532] Compiling pbkdf.cc
[428/532] Compiling print.cc
[429/532] Compiling p_x25519_asn1.cc
[430/532] Compiling p_x25519.cc
[431/532] Compiling p_hkdf.cc
[432/532] Compiling p_rsa_asn1.cc
[433/532] Compiling p_ed25519.cc
[434/532] Compiling p_ed25519_asn1.cc
[435/532] Compiling p_rsa.cc
[436/532] Compiling p_ec_asn1.cc
[437/532] Compiling p_ec.cc
[438/532] Compiling p_dh_asn1.cc
[439/532] Compiling p_dh.cc
[440/532] Compiling p_dsa_asn1.cc
[441/532] Compiling err.cc
[442/532] Compiling evp.cc
[443/532] Compiling evp_ctx.cc
[444/532] Compiling evp_asn1.cc
[445/532] Compiling engine.cc
[446/532] Compiling ecdsa_asn1.cc
[447/532] Compiling hash_to_curve.cc
[448/532] Compiling ec_asn1.cc
[449/532] Compiling ec_derive.cc
[450/532] Compiling dsa_asn1.cc
[451/532] Compiling ecdh_extra.cc
[452/532] Compiling params.cc
[453/532] Compiling digest_extra.cc
[454/532] Compiling dsa.cc
[455/532] Compiling x25519-asm-arm.S
[456/532] Compiling des.cc
[457/532] Compiling spake25519.cc
[458/532] Compiling crypto.cc
[459/532] Compiling curve25519.cc
[460/532] Compiling dh_asn1.cc
[461/532] Compiling cpu_arm_linux.cc
[462/532] Compiling cpu_intel.cc
[463/532] Compiling cpu_arm_freebsd.cc
[464/532] Compiling cpu_aarch64_win.cc
[465/532] Compiling cpu_aarch64_openbsd.cc
[466/532] Compiling bcm.cc
[467/532] Compiling cpu_aarch64_sysreg.cc
[468/532] Compiling cpu_aarch64_linux.cc
[469/532] Compiling cpu_aarch64_fuchsia.cc
[470/532] Compiling cpu_aarch64_apple.cc
[471/532] Compiling curve25519_64_adx.cc
[472/532] Compiling conf.cc
[473/532] Compiling e_rc4.cc
[474/532] Compiling e_tls.cc
[475/532] Compiling e_null.cc
[476/532] Compiling tls_cbc.cc
[477/532] Compiling e_chacha20poly1305.cc
[478/532] Compiling e_des.cc
[479/532] Compiling e_aesgcmsiv.cc
[480/532] Compiling e_aesctrhmac.cc
[481/532] Compiling e_rc2.cc
[482/532] Compiling derive_key.cc
[483/532] Compiling chacha.cc
[484/532] Compiling unicode.cc
[485/532] Compiling cipher_extra.cc
[486/532] Compiling cbs.cc
[487/532] Compiling ber.cc
[488/532] Compiling asn1_compat.cc
[489/532] Compiling buf.cc
[490/532] Compiling cbb.cc
[491/532] Compiling bn_asn1.cc
[492/532] Compiling convert.cc
[493/532] Compiling printf.cc
[494/532] Compiling hexdump.cc
[495/532] Compiling file.cc
[496/532] Compiling blake2.cc
[497/532] Compiling errno.cc
[498/532] Compiling pair.cc
[499/532] Compiling fd.cc
[500/532] Compiling bio_mem.cc
[501/532] Compiling tasn_typ.cc
[502/532] Compiling bio.cc
[503/532] Compiling base64.cc
[504/532] Compiling tasn_utl.cc
[505/532] Compiling tasn_new.cc
[506/532] Compiling tasn_fre.cc
[507/532] Compiling tasn_enc.cc
[508/532] Compiling f_string.cc
[509/532] Compiling tasn_dec.cc
[510/532] Compiling posix_time.cc
[511/532] Compiling asn_pack.cc
[512/532] Compiling a_utctm.cc
[513/532] Compiling f_int.cc
[514/532] Compiling asn1_lib.cc
[515/532] Compiling asn1_par.cc
[516/532] Compiling a_time.cc
[517/532] Compiling a_type.cc
[518/532] Compiling a_strnid.cc
[519/532] Compiling a_strex.cc
[520/532] Compiling a_octet.cc
[521/532] Compiling a_object.cc
[522/532] Compiling a_i2d_fp.cc
[523/532] Write sources
[524/532] Compiling a_mbstr.cc
[524/532] Write sources
[526/532] Compiling a_dup.cc
[527/532] Compiling a_int.cc
[528/532] Compiling a_gentm.cc
[529/532] Compiling a_d2i_fp.cc
[530/553] Compiling a_bitstr.cc
[531/553] Compiling a_bool.cc
[533/561] Compiling BigInt Strideable.swift
[534/561] Compiling BigInt String Conversion.swift
[535/563] Compiling BigInt Integer Conversion.swift
[536/563] Compiling BigInt Multiplication.swift
[537/563] Compiling BigInt Prime Test.swift
[538/563] Compiling BigInt Bitwise Ops.swift
[539/563] Compiling BigInt Codable.swift
[540/563] Compiling BigInt Comparable.swift
[541/563] Compiling BigInt Random.swift
[542/563] Compiling BigInt Shifts.swift
[543/563] Compiling BigInt Square Root.swift
[544/563] Compiling BigInt Addition.swift
[545/563] Compiling BigInt BigInt.swift
[546/563] Compiling BigInt BigUInt.swift
[547/563] Emitting module BigInt
[548/563] Compiling BigInt Data Conversion.swift
[549/563] Compiling BigInt Division.swift
[550/563] Compiling BigInt Exponentiation.swift
[551/563] Compiling BigInt Floating Point Conversion.swift
[552/563] Compiling BigInt GCD.swift
[553/563] Compiling BigInt Hashable.swift
[554/563] Emitting module CryptoBoringWrapper
[555/563] Compiling CryptoBoringWrapper RandomBytes.swift
[556/563] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[557/563] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[558/563] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[559/563] Compiling CryptoBoringWrapper EllipticCurve.swift
[560/563] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[561/563] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[562/564] Compiling BigInt Subtraction.swift
[563/564] Compiling BigInt Words and Bits.swift
[566/658] Compiling Crypto SubjectPublicKeyInfo.swift
[567/658] Compiling Crypto CryptoKitErrors.swift
[568/658] Compiling Crypto Digest_boring.swift
[569/660] Compiling Crypto ASN1Identifier.swift
[570/660] Compiling Crypto ASN1Integer.swift
[571/660] Compiling Crypto ASN1Null.swift
[572/660] Compiling Crypto ASN1OctetString.swift
[573/660] Compiling Crypto ASN1Strings.swift
[574/660] Compiling Crypto ArraySliceBigint.swift
[575/660] Emitting module PotentCodables
[576/660] Compiling PotentCodables ZonedDate.swift
[577/660] Compiling PotentCodables resource_bundle_accessor.swift
[578/660] Compiling Crypto HKDF.swift
[579/660] Compiling Crypto AESWrap.swift
[580/660] Compiling Crypto AESWrap_boring.swift
[581/660] Compiling Crypto Ed25519_boring.swift
[582/660] Compiling Crypto NISTCurvesKeys_boring.swift
[583/660] Compiling Crypto X25519Keys_boring.swift
[584/660] Compiling Crypto Curve25519.swift
[585/660] Compiling Crypto Ed25519Keys.swift
[586/660] Compiling Crypto NISTCurvesKeys.swift
[587/660] Compiling Crypto X25519Keys.swift
[588/660] Compiling Crypto SymmetricKeys.swift
[589/660] Compiling Crypto HMAC.swift
[590/660] Compiling Crypto MACFunctions.swift
[591/660] Compiling Crypto MessageAuthenticationCode.swift
[592/660] Compiling Crypto AES.swift
[593/660] Compiling Crypto ECDSASignature_boring.swift
[594/660] Compiling Crypto ECDSA_boring.swift
[595/660] Compiling Crypto EdDSA_boring.swift
[596/660] Compiling Crypto ECDSA.swift
[597/660] Compiling Crypto Ed25519.swift
[598/669] Compiling Crypto GeneralizedTime.swift
[599/669] Compiling Crypto ObjectIdentifier.swift
[600/669] Compiling Crypto ECDSASignature.swift
[601/669] Compiling Crypto PKCS8PrivateKey.swift
[602/669] Compiling Crypto SEC1PrivateKey.swift
[606/669] Compiling Crypto Digest.swift
[607/669] Compiling Crypto Digests.swift
[608/669] Compiling Crypto HashFunctions.swift
[609/669] Compiling Crypto HashFunctions_SHA2.swift
[610/669] Compiling Crypto HPKE-AEAD.swift
[611/669] Compiling Crypto HPKE-Ciphersuite.swift
[612/669] Compiling Crypto HPKE-KDF.swift
[613/669] Compiling Crypto HPKE-KexKeyDerivation.swift
[614/669] Compiling Crypto HPKE-LabeledExtract.swift
[615/669] Compiling Crypto HPKE-Utils.swift
[616/669] Compiling Crypto DHKEM.swift
[617/669] Compiling Crypto HPKE-KEM-Curve25519.swift
[618/669] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[619/669] Compiling Crypto HPKE-KEM.swift
[620/669] Compiling Crypto HPKE-Errors.swift
[621/669] Compiling Crypto HPKE.swift
[622/669] Compiling Crypto HPKE-Context.swift
[623/669] Compiling Crypto HPKE-KeySchedule.swift
[624/669] Compiling Crypto HPKE-Modes.swift
[625/669] Compiling Crypto Insecure.swift
[626/669] Compiling Crypto Insecure_HashFunctions.swift
[627/669] Compiling Crypto KEM.swift
[628/669] Compiling Crypto ECDH_boring.swift
[629/669] Compiling Crypto DH.swift
[630/669] Compiling Crypto ECDH.swift
[631/669] Compiling Crypto AES-GCM.swift
[634/669] Compiling Crypto ChaChaPoly.swift
[635/669] Compiling Crypto Cipher.swift
[636/669] Compiling Crypto Nonces.swift
[637/669] Compiling Crypto ASN1.swift
[638/669] Compiling Crypto ASN1Any.swift
[639/669] Compiling Crypto ASN1BitString.swift
[640/669] Compiling Crypto ASN1Boolean.swift
[641/669] Emitting module Crypto
[651/669] Compiling Crypto PEMDocument.swift
[662/670] Compiling Crypto Signature.swift
[663/670] Compiling Crypto CryptoKitErrors_boring.swift
[664/670] Compiling Crypto RNG_boring.swift
[665/670] Compiling Crypto SafeCompare_boring.swift
[666/670] Compiling Crypto Zeroization_boring.swift
[667/670] Compiling Crypto PrettyBytes.swift
[668/670] Compiling Crypto SafeCompare.swift
[669/670] Compiling Crypto SecureBytes.swift
[670/670] Compiling Crypto Zeroization.swift
[672/713] Compiling PotentASN1 SchemaSpecified.swift
[673/713] Compiling PotentASN1 SchemaState.swift
[674/761] Compiling PotentJSON JSONEncoder.swift
[675/761] Compiling PotentCBOR CBORReader.swift
[676/761] Compiling PotentCBOR CBORSerialization.swift
[677/761] Compiling PotentJSON JSONWriter.swift
[678/761] Compiling PotentJSON JSONSerialization.swift
[679/761] Compiling _CryptoExtras AES_CBC.swift
[680/761] Compiling _CryptoExtras AES_CFB.swift
[681/761] Compiling PotentYAML YAMLSchemaCore.swift
[682/761] Compiling PotentYAML YAMLSchema.swift
[683/761] Compiling PotentYAML YAMLSerialization.swift
[684/762] Compiling _CryptoExtras ARCResponse.swift
[685/762] Compiling _CryptoExtras ARCServer.swift
[686/762] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[687/762] Compiling _CryptoExtras ARC+API.swift
[688/762] Emitting module PotentASN1
[689/762] Compiling PotentYAML YAMLWriter.swift
[690/762] Compiling PotentYAML YAMLEncoder.swift
[691/762] Compiling PotentYAML YAMLReader.swift
[692/762] Compiling _CryptoExtras HashToField.swift
[693/762] Compiling _CryptoExtras KDF.swift
[694/762] Compiling _CryptoExtras PBKDF2_boring.swift
[695/762] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[696/762] Compiling _CryptoExtras PBKDF2.swift
[697/762] Compiling _CryptoExtras Scrypt_boring.swift
[698/768] Compiling PotentJSON JSONReader.swift
[699/768] Compiling PotentCBOR CBORStream.swift
[700/768] Compiling PotentCBOR CBORWriter.swift
[701/768] Compiling _CryptoExtras ARCPresentation.swift
[702/768] Compiling _CryptoExtras ARCRequest.swift
[703/768] Emitting module PotentCBOR
[704/768] Compiling _CryptoExtras ARC.swift
[705/768] Compiling _CryptoExtras ARCCredential.swift
[706/768] Compiling PotentCBOR CBOREncoder.swift
[707/768] Compiling PotentJSON JSONDecoder.swift
[708/768] Compiling PotentJSON Errors.swift
[709/768] Emitting module PotentJSON
[710/768] Compiling PotentJSON JSON.swift
[711/769] Compiling PotentCBOR CBOR.swift
[712/769] Compiling PotentCBOR CBORDecoder.swift
[714/770] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[715/770] Compiling _CryptoExtras DigestType.swift
[716/770] Compiling _CryptoExtras Error.swift
[717/770] Compiling _CryptoExtras I2OSP.swift
[718/770] Compiling _CryptoExtras IntegerEncoding.swift
[719/770] Compiling _CryptoExtras PEMDocument.swift
[721/770] Emitting module _CryptoExtras
[722/770] Compiling _CryptoExtras AES_CTR.swift
[723/770] Compiling _CryptoExtras AES_GCM_SIV.swift
[724/770] Compiling _CryptoExtras Block Function.swift
[725/770] Compiling _CryptoExtras AES_CFB_boring.swift
[726/770] Compiling _CryptoExtras AES_CTR_boring.swift
[727/771] Compiling _CryptoExtras PrettyBytes.swift
[728/771] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[729/771] Compiling _CryptoExtras DLEQ.swift
[730/771] Compiling _CryptoExtras Prover.swift
[731/771] Compiling _CryptoExtras Verifier.swift
[732/771] Compiling _CryptoExtras ZKPToolbox.swift
[743/771] Emitting module PotentYAML
[751/772] Compiling _CryptoExtras ARCEncoding.swift
[752/772] Compiling _CryptoExtras ARCPrecredential.swift
[757/772] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[758/772] Compiling _CryptoExtras ChaCha20CTR.swift
[759/772] Compiling _CryptoExtras ECToolbox_boring.swift
[760/772] Compiling _CryptoExtras ECToolbox.swift
[761/772] Compiling _CryptoExtras VOPRFServer.swift
[762/772] Compiling _CryptoExtras RSA+BlindSigning.swift
[763/772] Compiling _CryptoExtras RSA.swift
[764/772] Compiling _CryptoExtras RSA_boring.swift
[765/772] Compiling _CryptoExtras RSA_security.swift
[766/772] Compiling _CryptoExtras BoringSSLHelpers.swift
[767/772] Compiling _CryptoExtras Scrypt.swift
[768/772] Compiling _CryptoExtras OPRF.swift
[769/772] Compiling _CryptoExtras OPRFClient.swift
[770/772] Compiling _CryptoExtras OPRFServer.swift
[771/772] Compiling _CryptoExtras VOPRF+API.swift
[772/772] Compiling _CryptoExtras VOPRFClient.swift
[774/865] Compiling X509 CSRAttribute.swift
[775/865] Compiling X509 CSRAttributes.swift
[776/865] Compiling X509 CSRVersion.swift
[777/865] Compiling X509 CertificateSigningRequest.swift
[778/865] Compiling X509 CertificationRequestInfo.swift
[779/865] Compiling X509 ExtensionRequest.swift
[780/865] Compiling X509 Certificate.swift
[781/865] Compiling X509 CertificatePrivateKey.swift
[782/865] Compiling X509 CertificatePublicKey.swift
[783/865] Compiling X509 CertificateSerialNumber.swift
[784/865] Compiling X509 CertificateVersion.swift
[785/865] Compiling X509 CMSAttribute.swift
[786/865] Compiling X509 CMSContentInfo.swift
[787/878] Compiling X509 DNBuilder.swift
[788/878] Compiling X509 DomainComponent.swift
[789/878] Compiling X509 EmailAddress.swift
[790/878] Compiling X509 LocalityName.swift
[791/878] Compiling X509 OrganizationName.swift
[792/878] Compiling X509 OrganizationalUnitName.swift
[793/878] Compiling X509 StateOrProvinceName.swift
[794/878] Compiling X509 StreetAddress.swift
[795/878] Compiling X509 Error.swift
[796/878] Compiling X509 AuthorityInformationAccess.swift
[797/878] Compiling X509 AuthorityKeyIdentifier.swift
[798/878] Compiling X509 BasicConstraints.swift
[799/878] Compiling X509 ExtendedKeyUsage.swift
[800/878] Compiling X509 CMSEncapsulatedContentInfo.swift
[801/878] Compiling X509 CMSIssuerAndSerialNumber.swift
[802/878] Compiling X509 CMSOperations.swift
[803/878] Compiling X509 CMSSignature.swift
[804/878] Compiling X509 CMSSignedData.swift
[805/878] Compiling X509 CMSSignerIdentifier.swift
[806/878] Compiling X509 CMSSignerInfo.swift
[807/878] Compiling X509 CMSVersion.swift
[808/878] Compiling X509 Curve25519+DER.swift
[809/878] Compiling X509 Digests.swift
[810/878] Compiling X509 DistinguishedName.swift
[811/878] Compiling X509 CommonName.swift
[812/878] Compiling X509 CountryName.swift
[813/878] Compiling X509 OCSPTBSRequest.swift
[814/878] Compiling X509 OCSPVersion.swift
[815/878] Compiling X509 PKCS8PrivateKey.swift
[816/878] Compiling X509 PromiseAndFuture.swift
[817/878] Compiling X509 RDNAttribute.swift
[818/878] Compiling X509 RandomNumberGenerator+bytes.swift
[819/878] Compiling X509 RelativeDistinguishedName.swift
[820/878] Compiling X509 SEC1PrivateKey.swift
[821/878] Compiling X509 SecKeyWrapper.swift
[822/878] Compiling X509 Signature.swift
[823/878] Compiling X509 SignatureAlgorithm.swift
[824/878] Compiling X509 AllOfPolicies.swift
[825/878] Compiling X509 AnyPolicy.swift
[826/878] Compiling X509 OCSPCertID.swift
[827/878] Compiling X509 OCSPCertStatus.swift
[828/878] Compiling X509 OCSPExtensionID.swift
[829/878] Compiling X509 OCSPNonce.swift
[830/878] Compiling X509 OCSPPolicy.swift
[831/878] Compiling X509 OCSPRequest.swift
[832/878] Compiling X509 OCSPResponse.swift
[833/878] Compiling X509 OCSPResponseBytes.swift
[834/878] Compiling X509 OCSPResponseData.swift
[835/878] Compiling X509 OCSPResponseStatus.swift
[836/878] Compiling X509 OCSPSignature.swift
[837/878] Compiling X509 OCSPSingleRequest.swift
[838/878] Compiling X509 OCSPSingleResponse.swift
[839/878] Compiling X509 ExtensionIdentifiers.swift
[840/878] Compiling X509 KeyUsage.swift
[841/878] Compiling X509 NameConstraints.swift
[842/878] Compiling X509 SubjectAlternativeName.swift
[843/878] Compiling X509 SubjectKeyIdentifier.swift
[844/878] Compiling X509 Extension.swift
[845/878] Compiling X509 Extensions.swift
[846/878] Compiling X509 ExtensionsBuilder.swift
[847/878] Compiling X509 GeneralName.swift
[848/878] Compiling X509 Lock.swift
[849/878] Compiling X509 LockedValueBox.swift
[850/878] Compiling X509 BasicOCSPResponse.swift
[851/878] Compiling X509 DirectoryString.swift
[852/878] Compiling X509 CertificateStore.swift
[853/878] Compiling X509 OneOfPolicies.swift
[854/878] Compiling X509 PolicyBuilder.swift
[855/878] Compiling X509 BasicConstraintsPolicy.swift
[856/878] Compiling X509 DNSNames.swift
[857/878] Compiling X509 DirectoryNames.swift
[858/878] Compiling X509 ExpiryPolicy.swift
[859/878] Compiling X509 IPConstraints.swift
[860/878] Compiling X509 NameConstraintsPolicy.swift
[861/878] Compiling X509 RFC5280Policy.swift
[862/878] Compiling X509 URIConstraints.swift
[863/878] Compiling X509 VersionPolicy.swift
[864/878] Compiling X509 ServerIdentityPolicy.swift
[865/878] Emitting module X509
[866/878] Compiling X509 TrustRootLoading.swift
[867/878] Compiling X509 UnverifiedChain.swift
[868/878] Compiling X509 VerificationDiagnostic.swift
[869/878] Compiling X509 Verifier.swift
[870/878] Compiling X509 VerifierPolicy.swift
[871/878] Compiling X509 AlgorithmIdentifier.swift
[872/878] Compiling X509 ECDSASignature.swift
[873/878] Compiling X509 RSAPKCS1PublicKey.swift
[874/878] Compiling X509 SubjectPublicKeyInfo.swift
[875/878] Compiling X509 TBSCertificate.swift
[876/878] Compiling X509 Time.swift
[877/878] Compiling X509 TimeCalculations.swift
[878/878] Compiling X509 Validity.swift
[880/889] Compiling AppAttest VerifyAttentionError.swift
[881/890] Compiling AppAttest resource_bundle_accessor.swift
[882/890] Compiling AppAttest VerifyAssertionError.swift
[883/890] Compiling AppAttest VerifyAssertion.swift
[884/890] Emitting module AppAttest
[885/890] Compiling AppAttest Statement.swift
[886/890] Compiling AppAttest Attestation.swift
[887/890] Compiling AppAttest Environment.swift
[888/890] Compiling AppAttest AppAttest.swift
[889/890] Compiling AppAttest Assertion.swift
[890/890] Compiling AppAttest VerifyAttestation.swift
Build complete! (115.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "potentcodables",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/outfoxx/PotentCodables"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    }
  ],
  "manifest_display_name" : "appattest-swift",
  "name" : "appattest-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "AppAttest",
      "targets" : [
        "AppAttest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppAttestTests",
      "module_type" : "SwiftTarget",
      "name" : "AppAttestTests",
      "path" : "Tests/AppAttestTests",
      "sources" : [
        "AppAttestTests.swift",
        "DataAppAttestTests.swift"
      ],
      "target_dependencies" : [
        "AppAttest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppAttest",
      "module_type" : "SwiftTarget",
      "name" : "AppAttest",
      "path" : "Sources/AppAttest",
      "product_dependencies" : [
        "PotentCodables",
        "X509"
      ],
      "product_memberships" : [
        "AppAttest"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/AppAttest/Resources/Apple_App_Attestation_Root_CA.pem",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AppAttest.swift",
        "Assertion.swift",
        "Attestation.swift",
        "Environment.swift",
        "Statement.swift",
        "VerifyAssertion.swift",
        "VerifyAssertionError.swift",
        "VerifyAttentionError.swift",
        "VerifyAttestation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.