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 0.4.0 (b91d21), with Swift 6.0 for Linux on 6 Feb 2025 17:26:58 UTC.

Swift 6 data race errors: 0

Build Command

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