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 swift-wallet, reference main (b91d21), with Swift 6.1 for Linux on 30 Apr 2025 12:19:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fpseverino/swift-wallet.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/fpseverino/swift-wallet
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b91d21d Update README for v0.4.0
Cloned https://github.com/fpseverino/swift-wallet.git
Revision (git rev-parse @):
b91d21dbc5e39d709fce84e3fc4bab2da6e3028b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fpseverino/swift-wallet.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fpseverino/swift-wallet.git
https://github.com/fpseverino/swift-wallet.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates.git"
    },
    {
      "identity" : "swift-zip-archive",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/swift-zip-archive.git"
    }
  ],
  "manifest_display_name" : "swift-wallet",
  "name" : "swift-wallet",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WalletPasses",
      "targets" : [
        "WalletPasses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WalletOrders",
      "targets" : [
        "WalletOrders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WalletPassesTests",
      "module_type" : "SwiftTarget",
      "name" : "WalletPassesTests",
      "path" : "Tests/WalletPassesTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WalletPassesTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utils/TestCertificate.swift",
        "Utils/TestPass.swift",
        "WalletPassesTests.swift"
      ],
      "target_dependencies" : [
        "WalletPasses"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WalletPasses",
      "module_type" : "SwiftTarget",
      "name" : "WalletPasses",
      "path" : "Sources/WalletPasses",
      "product_dependencies" : [
        "X509",
        "ZipArchive"
      ],
      "product_memberships" : [
        "WalletPasses"
      ],
      "sources" : [
        "PassBuilder.swift",
        "PassJSON.swift",
        "PersonalizationJSON.swift",
        "WalletPassesError.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WalletOrdersTests",
      "module_type" : "SwiftTarget",
      "name" : "WalletOrdersTests",
      "path" : "Tests/WalletOrdersTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WalletOrdersTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utils/TestCertificate.swift",
        "Utils/TestOrder.swift",
        "WalletOrdersTests.swift"
      ],
      "target_dependencies" : [
        "WalletOrders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WalletOrders",
      "module_type" : "SwiftTarget",
      "name" : "WalletOrders",
      "path" : "Sources/WalletOrders",
      "product_dependencies" : [
        "X509",
        "ZipArchive"
      ],
      "product_memberships" : [
        "WalletOrders"
      ],
      "sources" : [
        "OrderBuilder.swift",
        "OrderJSON.swift",
        "WalletOrdersError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/adam-fowler/swift-zip-archive.git
Fetching https://github.com/apple/swift-certificates.git
[1/716] Fetching swift-zip-archive
[717/6828] Fetching swift-zip-archive, swift-certificates
Fetched https://github.com/adam-fowler/swift-zip-archive.git from cache (0.42s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.42s)
Computing version for https://github.com/adam-fowler/swift-zip-archive.git
Computed https://github.com/adam-fowler/swift-zip-archive.git at 0.6.3 (2.74s)
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.95s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.30s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto.git
[1/1584] Fetching swift-asn1
[1585/15394] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.44s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.60s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/adam-fowler/swift-zip-archive.git
Working copy of https://github.com/adam-fowler/swift-zip-archive.git resolved at 0.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Building for debugging...
[0/373] Write sources
[9/373] Compiling CZipZlib empty.c
[10/373] Write sources
[11/373] Compiling ghash-x86-apple.S
[12/373] Compiling ghash-ssse3-x86_64-linux.S
[13/373] Compiling ghash-ssse3-x86_64-apple.S
[14/373] Compiling ghash-x86_64-apple.S
[15/373] Compiling ghash-x86-linux.S
[16/373] Compiling CSystem shims.c
[17/373] Compiling ghash-x86_64-linux.S
[18/373] Compiling fiat_p256_adx_sqr.S
[18/373] Compiling fiat_p256_adx_mul.S
[20/373] Compiling fiat_curve25519_adx_square.S
[21/373] Compiling fiat_curve25519_adx_mul.S
[22/373] Compiling md5-x86_64-linux.S
[23/373] Compiling md5-x86_64-apple.S
[24/373] Compiling md5-586-apple.S
[25/373] Compiling md5-586-linux.S
[26/373] Compiling chacha20_poly1305_armv8-win.S
[27/373] Compiling chacha20_poly1305_x86_64-apple.S
[28/373] Compiling chacha20_poly1305_armv8-apple.S
[29/373] Compiling chacha20_poly1305_armv8-linux.S
[30/373] Compiling chacha20_poly1305_x86_64-linux.S
[31/373] Compiling chacha-x86_64-linux.S
[32/373] Compiling chacha-x86_64-apple.S
[33/373] Write swift-version-24593BA9C3E375BF.txt
[34/373] Compiling chacha-x86-linux.S
[35/373] Compiling chacha-x86-apple.S
[36/373] Compiling chacha-armv8-win.S
[37/373] Compiling chacha-armv8-linux.S
[38/373] Compiling chacha-armv8-apple.S
[39/373] Compiling chacha-armv4-linux.S
[40/373] Compiling aes128gcmsiv-x86_64-linux.S
[41/373] Compiling aes128gcmsiv-x86_64-apple.S
[42/373] Compiling CCryptoBoringSSLShims shims.c
[43/373] Compiling x86_64-mont-linux.S
[44/373] Compiling x86_64-mont5-linux.S
[45/374] Compiling err_data.cc
[46/375] Compiling x86_64-mont5-apple.S
[47/375] Compiling x86_64-mont-apple.S
[48/415] Compiling x86-mont-linux.S
[49/417] Compiling x86-mont-apple.S
[50/420] Compiling vpaes-x86_64-apple.S
[51/420] Compiling vpaes-x86_64-linux.S
[52/420] Compiling vpaes-x86-apple.S
[52/420] Compiling vpaes-armv8-win.S
[54/420] Compiling vpaes-x86-linux.S
[55/420] Compiling vpaes-armv8-linux.S
[56/420] Compiling vpaes-armv8-apple.S
[57/420] Compiling vpaes-armv7-linux.S
[58/420] Compiling sha512-x86_64-apple.S
[59/420] Compiling sha512-x86_64-linux.S
[60/420] Compiling sha512-armv8-win.S
[61/420] Compiling sha512-armv8-linux.S
[62/420] Compiling sha512-armv8-apple.S
[63/420] Compiling sha512-586-linux.S
[64/420] Compiling sha512-586-apple.S
[65/420] Compiling sha512-armv4-linux.S
[66/420] Compiling sha256-x86_64-apple.S
[67/420] Compiling sha256-x86_64-linux.S
[68/420] Compiling sha256-armv8-win.S
[69/420] Compiling sha256-armv8-linux.S
[70/420] Compiling sha256-armv8-apple.S
[71/420] Compiling sha256-armv4-linux.S
[72/420] Compiling sha256-586-linux.S
[73/420] Compiling sha256-586-apple.S
[74/420] Compiling sha1-x86_64-apple.S
[75/420] Compiling sha1-x86_64-linux.S
[76/420] Compiling sha1-armv8-win.S
[77/420] Compiling sha1-armv8-linux.S
[78/420] Compiling sha1-armv4-large-linux.S
[79/420] Compiling sha1-armv8-apple.S
[80/420] Compiling sha1-586-linux.S
[81/420] Compiling sha1-586-apple.S
[82/420] Compiling rsaz-avx2-apple.S
[83/420] Compiling rsaz-avx2-linux.S
[84/420] Compiling rdrand-x86_64-linux.S
[85/420] Compiling rdrand-x86_64-apple.S
[86/420] Compiling p256_beeu-x86_64-asm-linux.S
[87/420] Compiling p256_beeu-x86_64-asm-apple.S
[88/420] Compiling p256_beeu-armv8-asm-win.S
[89/420] Compiling p256_beeu-armv8-asm-apple.S
[90/420] Compiling p256_beeu-armv8-asm-linux.S
[91/420] Compiling p256-x86_64-asm-apple.S
[92/420] Compiling p256-x86_64-asm-linux.S
[93/420] Compiling p256-armv8-asm-linux.S
[94/420] Compiling p256-armv8-asm-win.S
[95/420] Compiling p256-armv8-asm-apple.S
[96/420] Compiling ghashv8-armv8-win.S
[97/420] Compiling ghashv8-armv7-linux.S
[98/420] Compiling ghashv8-armv8-linux.S
[99/420] Compiling ghash-ssse3-x86-linux.S
[100/420] Compiling ghashv8-armv8-apple.S
[101/420] Compiling ghash-ssse3-x86-apple.S
[102/420] Compiling ghash-neon-armv8-win.S
[103/420] Compiling ghash-neon-armv8-apple.S
[104/420] Compiling ghash-neon-armv8-linux.S
[105/420] Compiling ghash-armv4-linux.S
[106/420] Compiling co-586-linux.S
[107/420] Compiling co-586-apple.S
[108/420] Compiling bsaes-armv7-linux.S
[109/420] Compiling bn-armv8-win.S
[110/420] Compiling bn-armv8-linux.S
[111/420] Compiling bn-armv8-apple.S
[112/420] Compiling bn-586-linux.S
[113/420] Compiling bn-586-apple.S
[114/420] Compiling armv8-mont-win.S
[115/420] Compiling armv8-mont-linux.S
[116/420] Compiling armv8-mont-apple.S
[117/420] Compiling armv4-mont-linux.S
[118/420] Compiling aesv8-gcm-armv8-linux.S
[119/420] Compiling aesv8-gcm-armv8-apple.S
[120/420] Compiling aesv8-gcm-armv8-win.S
[121/420] Compiling aesv8-armv8-win.S
[122/420] Compiling aesv8-armv8-linux.S
[124/420] Emitting module SystemPackage
[124/420] Compiling aesv8-armv8-apple.S
[125/423] Compiling aesv8-armv7-linux.S
[126/423] Compiling aesni-x86_64-linux.S
[127/423] Compiling aesni-x86_64-apple.S
[128/423] Compiling aesni-x86-apple.S
[129/423] Compiling aesni-x86-linux.S
[130/423] Compiling aes-gcm-avx10-x86_64-linux.S
[131/423] Compiling aesni-gcm-x86_64-linux.S
[132/423] Compiling aesni-gcm-x86_64-apple.S
[133/423] Compiling aes-gcm-avx10-x86_64-apple.S
[134/423] Compiling x_sig.cc
[135/423] Compiling x_x509a.cc
[136/423] Compiling x_val.cc
[137/423] Compiling x_spki.cc
[138/423] Compiling x_x509.cc
[139/423] Compiling x_pubkey.cc
[140/423] Compiling x_req.cc
[141/423] Compiling x_name.cc
[143/423] Compiling SwiftASN1 TimeUtilities.swift
[144/423] Compiling SwiftASN1 UTCTime.swift
[145/425] Compiling _CertificateInternals _TinyArray.swift
[146/425] Emitting module _CertificateInternals
[146/426] Compiling x_crl.cc
[148/426] Compiling SystemPackage FilePathComponentView.swift
[149/426] Compiling SystemPackage FilePathComponents.swift
[150/426] Compiling SystemPackage FilePathParsing.swift
[151/426] Compiling SystemPackage FilePathString.swift
[152/426] Compiling SystemPackage Util+StringArray.swift
[153/426] Compiling SystemPackage Util.swift
[154/426] Compiling SystemPackage UtilConsumers.swift
[155/426] Compiling SystemPackage Errno.swift
[156/426] Compiling SystemPackage ErrnoWindows.swift
[157/426] Compiling SystemPackage FileDescriptor.swift
[158/426] Compiling SystemPackage FileHelpers.swift
[159/426] Compiling SystemPackage FileOperations.swift
[160/426] Compiling SystemPackage FilePath.swift
[162/426] Compiling SystemPackage MachPort.swift
[163/426] Compiling SystemPackage PlatformString.swift
[164/426] Compiling SystemPackage SystemString.swift
[172/426] Compiling x_exten.cc
[174/426] Emitting module SwiftASN1
[174/426] Compiling x_attrib.cc
[175/426] Compiling x_all.cc
[176/426] Compiling x_algor.cc
[177/426] Compiling x509spki.cc
[179/426] Compiling SwiftASN1 DER.swift
[180/426] Compiling SwiftASN1 Errors.swift
[181/426] Compiling SystemPackage FilePathSyntax.swift
[182/426] Compiling SystemPackage FilePathTemp.swift
[183/426] Compiling SystemPackage FilePathTempPosix.swift
[184/426] Compiling SystemPackage FilePathTempWindows.swift
[191/426] Compiling SystemPackage Constants.swift
[192/426] Compiling SystemPackage Exports.swift
[197/426] Compiling SystemPackage Mocking.swift
[198/426] Compiling SystemPackage RawBuffer.swift
[199/426] Compiling SystemPackage Syscalls.swift
[200/426] Compiling SystemPackage WindowsSyscallAdapters.swift
[200/426] Compiling x509rset.cc
[201/427] Compiling x509cset.cc
[202/428] Compiling x509name.cc
[205/428] Compiling x509_vpm.cc
[206/428] Compiling x509_v3.cc
[207/428] Compiling x509_vfy.cc
[208/435] Compiling x509_txt.cc
[209/443] Compiling x509_set.cc
[210/443] Compiling x509_trs.cc
[211/443] Compiling x509_req.cc
[212/443] Compiling x509_obj.cc
[213/443] Compiling x509_ext.cc
[214/443] Compiling x509_lu.cc
[215/443] Compiling x509_def.cc
[216/443] Compiling x509_d2.cc
[217/443] Compiling x509_cmp.cc
[218/443] Compiling x509_att.cc
[219/443] Compiling x509.cc
[220/443] Compiling v3_utl.cc
[221/443] Compiling v3_skey.cc
[222/443] Compiling v3_purp.cc
[223/443] Compiling v3_pmaps.cc
[224/443] Compiling v3_ocsp.cc
[225/443] Compiling v3_pcons.cc
[226/443] Compiling v3_prn.cc
[227/443] Compiling v3_ncons.cc
[228/443] Compiling v3_lib.cc
[229/443] Compiling v3_int.cc
[231/443] Compiling ZipArchive ZipFileStorage.swift
[232/443] Compiling ZipArchive ZipMemoryStorage.swift
[232/444] Compiling v3_genn.cc
[233/444] Compiling v3_ia5.cc
[234/444] Compiling v3_info.cc
[235/444] Compiling v3_extku.cc
[236/444] Compiling v3_enum.cc
[238/444] Compiling ZipArchive CryptKey.swift
[239/444] Compiling ZipArchive Date.swift
[240/444] Compiling ZipArchive System+directory.swift
[241/444] Compiling ZipArchive ZipArchiveReader+extract.swift
[242/444] Emitting module ZipArchive
[243/444] Compiling ZipArchive DirectoryDescriptor.swift
[244/444] Compiling ZipArchive MemoryBuffer.swift
[245/444] Compiling ZipArchive crc32.swift
[245/444] Compiling v3_crld.cc
[247/444] Compiling ZipArchive ZipStorage.swift
[248/444] Compiling ZipArchive ZipTypes.swift
[248/444] Compiling v3_cpols.cc
[250/444] Compiling ZipArchive ZipArchiveReader.swift
[251/444] Compiling ZipArchive ZipArchiveWriter+writeFolderContents.swift
[252/444] Compiling ZipArchive ZipArchiveWriter.swift
[253/444] Compiling ZipArchive ZipCompression.swift
[254/445] Compiling v3_alt.cc
[255/445] Compiling v3_conf.cc
[256/445] Compiling v3_bcons.cc
[257/445] Compiling v3_bitst.cc
[258/445] Compiling v3_akey.cc
[259/445] Compiling v3_akeya.cc
[260/445] Compiling t_crl.cc
[261/445] Compiling t_x509a.cc
[262/445] Compiling t_req.cc
[263/445] Compiling t_x509.cc
[264/445] Compiling rsa_pss.cc
[265/445] Compiling i2d_pr.cc
[266/445] Compiling name_print.cc
[267/445] Compiling policy.cc
[268/445] Compiling by_file.cc
[269/445] Compiling by_dir.cc
[270/445] Compiling algorithm.cc
[271/445] Compiling asn1_gen.cc
[272/445] Compiling a_verify.cc
[273/445] Compiling voprf.cc
[274/445] Compiling trust_token.cc
[275/445] Compiling a_sign.cc
[276/445] Compiling thread_win.cc
[277/445] Compiling thread_pthread.cc
[278/445] Compiling pmbtoken.cc
[279/445] Compiling a_digest.cc
[280/445] Compiling thread.cc
[281/445] Compiling thread_none.cc
[282/445] Compiling wots.cc
[283/445] Compiling thash.cc
[284/445] Compiling stack.cc
[285/445] Compiling merkle.cc
[286/445] Compiling slhdsa.cc
[287/445] Compiling siphash.cc
[288/445] Compiling sha256.cc
[289/445] Compiling sha512.cc
[290/445] Compiling sha1.cc
[290/445] Compiling fors.cc
[292/445] Compiling rsa_extra.cc
[293/445] Compiling rsa_crypt.cc
[294/445] Compiling rsa_print.cc
[295/445] Compiling rsa_asn1.cc
[296/445] Compiling rc4.cc
[297/445] Compiling windows.cc
[298/445] Compiling refcount.cc
[299/445] Compiling urandom.cc
[300/445] Compiling ios.cc
[301/445] Compiling rand_extra.cc
[302/445] Compiling passive.cc
[302/445] Compiling trusty.cc
[304/445] Compiling forkunsafe.cc
[305/445] Compiling getentropy.cc
[306/445] Compiling poly1305_arm_asm.S
[307/445] Compiling deterministic.cc
[308/445] Compiling fork_detect.cc
[309/445] Compiling pool.cc
[310/445] Compiling poly1305_arm.cc
[311/445] Compiling poly1305.cc
[312/445] Compiling poly1305_vec.cc
[313/445] Compiling pkcs8_x509.cc
[314/445] Compiling pkcs7.cc
[315/445] Compiling p5_pbev2.cc
[316/445] Compiling pkcs8.cc
[317/445] Compiling pkcs7_x509.cc
[318/445] Compiling pem_x509.cc
[319/445] Compiling pem_xaux.cc
[320/445] Compiling pem_pkey.cc
[321/445] Compiling pem_pk8.cc
[322/445] Compiling obj_xref.cc
[323/445] Compiling pem_lib.cc
[324/445] Compiling pem_oth.cc
[325/445] Compiling pem_all.cc
[326/445] Compiling pem_info.cc
[327/445] Compiling mldsa.cc
[328/445] Compiling mem.cc
[329/445] Compiling poly_rq_mul.S
[330/445] Compiling md5.cc
[331/445] Compiling fips_shared_support.cc
[332/445] Compiling obj.cc
[333/445] Compiling lhash.cc
[334/445] Compiling md4.cc
[335/445] Compiling mlkem.cc
[336/445] Compiling kyber.cc
[337/445] Compiling hrss.cc
[338/445] Compiling ex_data.cc
[339/445] Compiling sign.cc
[340/445] Compiling hpke.cc
[341/445] Compiling scrypt.cc
[342/445] Compiling pbkdf.cc
[343/445] Compiling print.cc
[344/445] Compiling p_x25519.cc
[345/445] Compiling p_x25519_asn1.cc
[346/445] Compiling p_ed25519_asn1.cc
[347/445] Compiling p_hkdf.cc
[348/445] Compiling p_ed25519.cc
[349/445] Compiling p_rsa_asn1.cc
[350/445] Compiling p_rsa.cc
[351/445] Compiling p_ec.cc
[352/445] Compiling p_ec_asn1.cc
[353/445] Compiling p_dh.cc
[354/445] Compiling evp_ctx.cc
[355/445] Compiling p_dh_asn1.cc
[356/445] Compiling err.cc
[357/445] Compiling p_dsa_asn1.cc
[358/445] Compiling evp_asn1.cc
[359/445] Compiling evp.cc
[360/445] Compiling ecdh_extra.cc
[361/445] Compiling hash_to_curve.cc
[362/445] Compiling engine.cc
[363/445] Compiling dsa_asn1.cc
[364/445] Compiling ec_asn1.cc
[365/445] Compiling ec_derive.cc
[366/445] Compiling ecdsa_asn1.cc
[367/445] Compiling dsa.cc
[368/445] Compiling des.cc
[369/445] Compiling spake25519.cc
[370/445] Compiling params.cc
[371/445] Compiling digest_extra.cc
[372/445] Compiling dh_asn1.cc
[373/445] Compiling x25519-asm-arm.S
[374/445] Compiling cpu_arm_linux.cc
[375/445] Compiling crypto.cc
[376/445] Compiling cpu_intel.cc
[377/445] Compiling curve25519_64_adx.cc
[378/445] Compiling curve25519.cc
[379/445] Compiling cpu_arm_freebsd.cc
[380/445] Compiling cpu_aarch64_win.cc
[381/445] Compiling cpu_aarch64_sysreg.cc
[382/445] Compiling cpu_aarch64_openbsd.cc
[383/445] Compiling cpu_aarch64_fuchsia.cc
[384/445] Compiling cpu_aarch64_linux.cc
[385/445] Compiling cpu_aarch64_apple.cc
[386/445] Compiling conf.cc
[387/445] Compiling tls_cbc.cc
[388/445] Compiling bcm.cc
[389/445] Compiling e_tls.cc
[390/445] Compiling e_des.cc
[391/445] Compiling e_rc2.cc
[392/445] Compiling e_null.cc
[393/445] Compiling e_rc4.cc
[394/445] Compiling e_chacha20poly1305.cc
[395/445] Compiling e_aesgcmsiv.cc
[396/445] Compiling derive_key.cc
[397/445] Compiling e_aesctrhmac.cc
[398/445] Compiling cipher_extra.cc
[399/445] Compiling unicode.cc
[400/445] Compiling cbb.cc
[401/445] Compiling chacha.cc
[402/445] Compiling ber.cc
[403/445] Compiling cbs.cc
[404/445] Compiling buf.cc
[405/445] Compiling bn_asn1.cc
[406/445] Compiling asn1_compat.cc
[407/445] Compiling printf.cc
[408/445] Compiling convert.cc
[409/445] Compiling hexdump.cc
[410/445] Compiling pair.cc
[411/445] Compiling fd.cc
[412/445] Compiling errno.cc
[413/445] Compiling blake2.cc
[414/445] Compiling file.cc
[415/445] Compiling bio_mem.cc
[416/445] Compiling base64.cc
[417/445] Compiling tasn_utl.cc
[418/445] Compiling tasn_fre.cc
[419/445] Compiling tasn_new.cc
[420/445] Compiling tasn_typ.cc
[420/445] Compiling bio.cc
[422/445] Compiling posix_time.cc
[423/445] Compiling tasn_enc.cc
[424/445] Compiling tasn_dec.cc
[425/445] Compiling f_string.cc
[426/445] Compiling f_int.cc
[427/445] Compiling asn_pack.cc
[428/445] Compiling asn1_par.cc
[429/445] Compiling asn1_lib.cc
[430/445] Compiling a_type.cc
[431/445] Compiling a_time.cc
[432/445] Compiling a_octet.cc
[433/445] Compiling a_utctm.cc
[434/445] Compiling a_strnid.cc
[435/445] Compiling a_gentm.cc
[436/445] Compiling a_int.cc
[437/445] Compiling a_object.cc
[438/445] Compiling a_strex.cc
[439/445] Compiling a_mbstr.cc
[440/445] Compiling a_i2d_fp.cc
[441/445] Compiling a_bool.cc
[442/445] Compiling a_dup.cc
[443/445] Compiling a_bitstr.cc
[444/445] Compiling a_d2i_fp.cc
[446/453] Compiling CryptoBoringWrapper RandomBytes.swift
[447/453] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[448/453] Emitting module CryptoBoringWrapper
[449/453] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[450/453] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[451/453] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[452/453] Compiling CryptoBoringWrapper EllipticCurve.swift
[453/453] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[455/525] Emitting module Crypto
[456/534] Compiling Crypto HKDF.swift
[457/534] Compiling Crypto AESWrap.swift
[458/534] Compiling Crypto AESWrap_boring.swift
[459/534] Compiling Crypto Ed25519_boring.swift
[460/534] Compiling Crypto NISTCurvesKeys_boring.swift
[461/534] Compiling Crypto X25519Keys_boring.swift
[462/534] Compiling Crypto Curve25519.swift
[463/534] Compiling Crypto Ed25519Keys.swift
[464/534] Compiling Crypto NISTCurvesKeys.swift
[465/534] Compiling Crypto X25519Keys.swift
[466/534] Compiling Crypto AES-GCM.swift
[467/534] Compiling Crypto AES-GCM_boring.swift
[468/534] Compiling Crypto ChaChaPoly_boring.swift
[469/534] Compiling Crypto ChaChaPoly.swift
[470/534] Compiling Crypto Cipher.swift
[471/534] Compiling Crypto Nonces.swift
[472/534] Compiling Crypto ASN1.swift
[473/534] Compiling Crypto ASN1Any.swift
[474/534] Compiling Crypto ASN1BitString.swift
[475/534] Compiling Crypto ASN1Boolean.swift
[476/534] Compiling Crypto PKCS8PrivateKey.swift
[477/534] Compiling Crypto SEC1PrivateKey.swift
[478/534] Compiling Crypto SubjectPublicKeyInfo.swift
[479/534] Compiling Crypto CryptoKitErrors.swift
[480/534] Compiling Crypto Digest_boring.swift
[481/534] Compiling Crypto Digest.swift
[482/534] Compiling Crypto Digests.swift
[483/534] Compiling Crypto HashFunctions.swift
[484/534] Compiling Crypto HashFunctions_SHA2.swift
[485/534] Compiling Crypto HPKE-AEAD.swift
[486/534] Compiling Crypto SymmetricKeys.swift
[487/534] Compiling Crypto HMAC.swift
[488/534] Compiling Crypto MACFunctions.swift
[489/534] Compiling Crypto MessageAuthenticationCode.swift
[490/534] Compiling Crypto AES.swift
[491/534] Compiling Crypto ECDSASignature_boring.swift
[492/534] Compiling Crypto ECDSA_boring.swift
[493/534] Compiling Crypto EdDSA_boring.swift
[494/534] Compiling Crypto ECDSA.swift
[495/534] Compiling Crypto Ed25519.swift
[496/534] Compiling Crypto HPKE-Ciphersuite.swift
[497/534] Compiling Crypto HPKE-KDF.swift
[498/534] Compiling Crypto HPKE-KexKeyDerivation.swift
[499/534] Compiling Crypto HPKE-LabeledExtract.swift
[500/534] Compiling Crypto HPKE-Utils.swift
[501/534] Compiling Crypto DHKEM.swift
[502/534] Compiling Crypto HPKE-KEM-Curve25519.swift
[503/534] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[504/534] Compiling Crypto HPKE-KEM.swift
[505/534] Compiling Crypto HPKE-Errors.swift
[506/534] Compiling Crypto HPKE.swift
[507/534] Compiling Crypto HPKE-Context.swift
[508/534] Compiling Crypto HPKE-KeySchedule.swift
[509/534] Compiling Crypto HPKE-Modes.swift
[510/534] Compiling Crypto Insecure.swift
[511/534] Compiling Crypto Insecure_HashFunctions.swift
[512/534] Compiling Crypto KEM.swift
[513/534] Compiling Crypto ECDH_boring.swift
[514/534] Compiling Crypto DH.swift
[515/534] Compiling Crypto ECDH.swift
[516/534] Compiling Crypto ASN1Identifier.swift
[517/534] Compiling Crypto ASN1Integer.swift
[518/534] Compiling Crypto ASN1Null.swift
[519/534] Compiling Crypto ASN1OctetString.swift
[520/534] Compiling Crypto ASN1Strings.swift
[521/534] Compiling Crypto ArraySliceBigint.swift
[522/534] Compiling Crypto GeneralizedTime.swift
[523/534] Compiling Crypto ObjectIdentifier.swift
[524/534] Compiling Crypto ECDSASignature.swift
[525/534] Compiling Crypto PEMDocument.swift
[526/534] Compiling Crypto Signature.swift
[527/534] Compiling Crypto CryptoKitErrors_boring.swift
[528/534] Compiling Crypto RNG_boring.swift
[529/534] Compiling Crypto SafeCompare_boring.swift
[530/534] Compiling Crypto Zeroization_boring.swift
[531/534] Compiling Crypto PrettyBytes.swift
[532/534] Compiling Crypto SafeCompare.swift
[533/534] Compiling Crypto SecureBytes.swift
[534/534] Compiling Crypto Zeroization.swift
[536/581] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[537/581] Compiling _CryptoExtras DigestType.swift
[538/581] Compiling _CryptoExtras Error.swift
[539/581] Compiling _CryptoExtras I2OSP.swift
[540/581] Compiling _CryptoExtras IntegerEncoding.swift
[541/581] Compiling _CryptoExtras PEMDocument.swift
[542/587] Compiling _CryptoExtras HashToField.swift
[543/587] Compiling _CryptoExtras KDF.swift
[544/587] Compiling _CryptoExtras PBKDF2_boring.swift
[545/587] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[546/587] Compiling _CryptoExtras PBKDF2.swift
[547/587] Compiling _CryptoExtras Scrypt_boring.swift
[548/587] Emitting module _CryptoExtras
[549/587] Compiling _CryptoExtras AES_CBC.swift
[550/587] Compiling _CryptoExtras AES_CFB.swift
[551/587] Compiling _CryptoExtras AES_CTR.swift
[552/587] Compiling _CryptoExtras AES_GCM_SIV.swift
[553/587] Compiling _CryptoExtras Block Function.swift
[554/587] Compiling _CryptoExtras AES_CFB_boring.swift
[555/587] Compiling _CryptoExtras AES_CTR_boring.swift
[556/587] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[557/587] Compiling _CryptoExtras ARC+API.swift
[558/587] Compiling _CryptoExtras ARC.swift
[559/587] Compiling _CryptoExtras ARCCredential.swift
[560/587] Compiling _CryptoExtras ARCEncoding.swift
[561/587] Compiling _CryptoExtras ARCPrecredential.swift
[562/587] Compiling _CryptoExtras ARCPresentation.swift
[563/587] Compiling _CryptoExtras PrettyBytes.swift
[564/587] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[565/587] Compiling _CryptoExtras DLEQ.swift
[566/587] Compiling _CryptoExtras Prover.swift
[567/587] Compiling _CryptoExtras Verifier.swift
[568/587] Compiling _CryptoExtras ZKPToolbox.swift
[569/587] Compiling _CryptoExtras Scrypt.swift
[570/587] Compiling _CryptoExtras OPRF.swift
[571/587] Compiling _CryptoExtras OPRFClient.swift
[572/587] Compiling _CryptoExtras OPRFServer.swift
[573/587] Compiling _CryptoExtras VOPRF+API.swift
[574/587] Compiling _CryptoExtras VOPRFClient.swift
[575/587] Compiling _CryptoExtras ARCRequest.swift
[576/587] Compiling _CryptoExtras ARCResponse.swift
[577/587] Compiling _CryptoExtras ARCServer.swift
[578/587] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[579/587] Compiling _CryptoExtras ChaCha20CTR.swift
[580/587] Compiling _CryptoExtras ECToolbox_boring.swift
[581/587] Compiling _CryptoExtras ECToolbox.swift
[582/587] Compiling _CryptoExtras VOPRFServer.swift
[583/587] Compiling _CryptoExtras RSA+BlindSigning.swift
[584/587] Compiling _CryptoExtras RSA.swift
[585/587] Compiling _CryptoExtras RSA_boring.swift
[586/587] Compiling _CryptoExtras RSA_security.swift
[587/587] Compiling _CryptoExtras BoringSSLHelpers.swift
[589/680] Compiling X509 CMSEncapsulatedContentInfo.swift
[590/680] Compiling X509 CMSIssuerAndSerialNumber.swift
[591/680] Compiling X509 CMSOperations.swift
[592/680] Compiling X509 CMSSignature.swift
[593/680] Compiling X509 CMSSignedData.swift
[594/680] Compiling X509 CMSSignerIdentifier.swift
[595/680] Compiling X509 CMSSignerInfo.swift
[596/680] Compiling X509 CMSVersion.swift
[597/680] Compiling X509 Curve25519+DER.swift
[598/680] Compiling X509 Digests.swift
[599/680] Compiling X509 DistinguishedName.swift
[600/680] Compiling X509 CommonName.swift
[601/680] Compiling X509 CountryName.swift
[602/693] Compiling X509 OCSPTBSRequest.swift
[603/693] Compiling X509 OCSPVersion.swift
[604/693] Compiling X509 PKCS8PrivateKey.swift
[605/693] Compiling X509 PromiseAndFuture.swift
[606/693] Compiling X509 RDNAttribute.swift
[607/693] Compiling X509 RandomNumberGenerator+bytes.swift
[608/693] Compiling X509 RelativeDistinguishedName.swift
[609/693] Compiling X509 SEC1PrivateKey.swift
[610/693] Compiling X509 SecKeyWrapper.swift
[611/693] Compiling X509 Signature.swift
[612/693] Compiling X509 SignatureAlgorithm.swift
[613/693] Compiling X509 AllOfPolicies.swift
[614/693] Compiling X509 AnyPolicy.swift
[615/693] Compiling X509 CertificateStore.swift
[616/693] Compiling X509 OneOfPolicies.swift
[617/693] Compiling X509 PolicyBuilder.swift
[618/693] Compiling X509 BasicConstraintsPolicy.swift
[619/693] Compiling X509 DNSNames.swift
[620/693] Compiling X509 DirectoryNames.swift
[621/693] Compiling X509 ExpiryPolicy.swift
[622/693] Compiling X509 IPConstraints.swift
[623/693] Compiling X509 NameConstraintsPolicy.swift
[624/693] Compiling X509 RFC5280Policy.swift
[625/693] Compiling X509 URIConstraints.swift
[626/693] Compiling X509 VersionPolicy.swift
[627/693] Compiling X509 ServerIdentityPolicy.swift
[628/693] Compiling X509 DNBuilder.swift
[629/693] Compiling X509 DomainComponent.swift
[630/693] Compiling X509 EmailAddress.swift
[631/693] Compiling X509 LocalityName.swift
[632/693] Compiling X509 OrganizationName.swift
[633/693] Compiling X509 OrganizationalUnitName.swift
[634/693] Compiling X509 StateOrProvinceName.swift
[635/693] Compiling X509 StreetAddress.swift
[636/693] Compiling X509 Error.swift
[637/693] Compiling X509 AuthorityInformationAccess.swift
[638/693] Compiling X509 AuthorityKeyIdentifier.swift
[639/693] Compiling X509 BasicConstraints.swift
[640/693] Compiling X509 ExtendedKeyUsage.swift
[641/693] Compiling X509 CSRAttribute.swift
[642/693] Compiling X509 CSRAttributes.swift
[643/693] Compiling X509 CSRVersion.swift
[644/693] Compiling X509 CertificateSigningRequest.swift
[645/693] Compiling X509 CertificationRequestInfo.swift
[646/693] Compiling X509 ExtensionRequest.swift
[647/693] Compiling X509 Certificate.swift
[648/693] Compiling X509 CertificatePrivateKey.swift
[649/693] Compiling X509 CertificatePublicKey.swift
[650/693] Compiling X509 CertificateSerialNumber.swift
[651/693] Compiling X509 CertificateVersion.swift
[652/693] Compiling X509 CMSAttribute.swift
[653/693] Compiling X509 CMSContentInfo.swift
[654/693] Compiling X509 OCSPCertID.swift
[655/693] Compiling X509 OCSPCertStatus.swift
[656/693] Compiling X509 OCSPExtensionID.swift
[657/693] Compiling X509 OCSPNonce.swift
[658/693] Compiling X509 OCSPPolicy.swift
[659/693] Compiling X509 OCSPRequest.swift
[660/693] Compiling X509 OCSPResponse.swift
[661/693] Compiling X509 OCSPResponseBytes.swift
[662/693] Compiling X509 OCSPResponseData.swift
[663/693] Compiling X509 OCSPResponseStatus.swift
[664/693] Compiling X509 OCSPSignature.swift
[665/693] Compiling X509 OCSPSingleRequest.swift
[666/693] Compiling X509 OCSPSingleResponse.swift
[667/693] Compiling X509 ExtensionIdentifiers.swift
[668/693] Compiling X509 KeyUsage.swift
[669/693] Compiling X509 NameConstraints.swift
[670/693] Compiling X509 SubjectAlternativeName.swift
[671/693] Compiling X509 SubjectKeyIdentifier.swift
[672/693] Compiling X509 Extension.swift
[673/693] Compiling X509 Extensions.swift
[674/693] Compiling X509 ExtensionsBuilder.swift
[675/693] Compiling X509 GeneralName.swift
[676/693] Compiling X509 Lock.swift
[677/693] Compiling X509 LockedValueBox.swift
[678/693] Compiling X509 BasicOCSPResponse.swift
[679/693] Compiling X509 DirectoryString.swift
[680/693] Emitting module X509
[681/693] Compiling X509 TrustRootLoading.swift
[682/693] Compiling X509 UnverifiedChain.swift
[683/693] Compiling X509 VerificationDiagnostic.swift
[684/693] Compiling X509 Verifier.swift
[685/693] Compiling X509 VerifierPolicy.swift
[686/693] Compiling X509 AlgorithmIdentifier.swift
[687/693] Compiling X509 ECDSASignature.swift
[688/693] Compiling X509 RSAPKCS1PublicKey.swift
[689/693] Compiling X509 SubjectPublicKeyInfo.swift
[690/693] Compiling X509 TBSCertificate.swift
[691/693] Compiling X509 Time.swift
[692/693] Compiling X509 TimeCalculations.swift
[693/693] Compiling X509 Validity.swift
[695/703] Compiling WalletPasses WalletPassesError.swift
[696/703] Compiling WalletPasses PersonalizationJSON.swift
[697/703] Compiling WalletPasses PassJSON.swift
[698/703] Compiling WalletOrders OrderJSON.swift
[699/703] Compiling WalletOrders WalletOrdersError.swift
[700/703] Compiling WalletOrders OrderBuilder.swift
[701/703] Emitting module WalletOrders
[703/704] Emitting module WalletPasses
[704/704] Compiling WalletPasses PassBuilder.swift
Build complete! (106.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates.git"
    },
    {
      "identity" : "swift-zip-archive",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/swift-zip-archive.git"
    }
  ],
  "manifest_display_name" : "swift-wallet",
  "name" : "swift-wallet",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WalletPasses",
      "targets" : [
        "WalletPasses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WalletOrders",
      "targets" : [
        "WalletOrders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WalletPassesTests",
      "module_type" : "SwiftTarget",
      "name" : "WalletPassesTests",
      "path" : "Tests/WalletPassesTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WalletPassesTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utils/TestCertificate.swift",
        "Utils/TestPass.swift",
        "WalletPassesTests.swift"
      ],
      "target_dependencies" : [
        "WalletPasses"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WalletPasses",
      "module_type" : "SwiftTarget",
      "name" : "WalletPasses",
      "path" : "Sources/WalletPasses",
      "product_dependencies" : [
        "X509",
        "ZipArchive"
      ],
      "product_memberships" : [
        "WalletPasses"
      ],
      "sources" : [
        "PassBuilder.swift",
        "PassJSON.swift",
        "PersonalizationJSON.swift",
        "WalletPassesError.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WalletOrdersTests",
      "module_type" : "SwiftTarget",
      "name" : "WalletOrdersTests",
      "path" : "Tests/WalletOrdersTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WalletOrdersTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utils/TestCertificate.swift",
        "Utils/TestOrder.swift",
        "WalletOrdersTests.swift"
      ],
      "target_dependencies" : [
        "WalletOrders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WalletOrders",
      "module_type" : "SwiftTarget",
      "name" : "WalletOrders",
      "path" : "Sources/WalletOrders",
      "product_dependencies" : [
        "X509",
        "ZipArchive"
      ],
      "product_memberships" : [
        "WalletOrders"
      ],
      "sources" : [
        "OrderBuilder.swift",
        "OrderJSON.swift",
        "WalletOrdersError.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.