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 CryptoOffice, reference main (4fc483), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 02:09:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoreOffice/CryptoOffice.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CoreOffice/CryptoOffice
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4fc4834 Update README.md (#2)
Cloned https://github.com/CoreOffice/CryptoOffice.git
Revision (git rev-parse @):
4fc4834bf8df8e39cd5e4dfdf04b94cfe06b5257
SUCCESS checkout https://github.com/CoreOffice/CryptoOffice.git at main
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/CoreOffice/OLEKit.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/906] Fetching olekit
[146/10917] Fetching olekit, xmlcoder
[175/16479] Fetching olekit, xmlcoder, zipfoundation
[331/29413] Fetching olekit, xmlcoder, zipfoundation, cryptoswift
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.25s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.25s)
[14539/23851] Fetching olekit, xmlcoder, cryptoswift
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.57s)
Fetched https://github.com/CoreOffice/OLEKit.git from cache (1.57s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.57s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.11 (2.24s)
Computing version for https://github.com/CoreOffice/OLEKit.git
Computed https://github.com/CoreOffice/OLEKit.git at 0.1.0 (0.62s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.14.0 (0.61s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.0.1 (0.59s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/CoreOffice/OLEKit.git
Working copy of https://github.com/CoreOffice/OLEKit.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.0.1
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.11
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cryptooffice",
      "name": "CryptoOffice",
      "url": "https://github.com/CoreOffice/CryptoOffice.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoOffice",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "1.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.8.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/CoreOffice/XMLCoder.git",
          "version": "0.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "dependencies": [
          ]
        },
        {
          "identity": "olekit",
          "name": "OLEKit",
          "url": "https://github.com/CoreOffice/OLEKit.git",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OLEKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CoreOffice/CryptoOffice.git
[5/164] Fetching cryptooffice
Fetched https://github.com/CoreOffice/CryptoOffice.git from cache (0.68s)
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/CoreOffice/OLEKit.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/CoreOffice/OLEKit.git from cache (0.49s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.49s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.57s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.57s)
Computing version for https://github.com/CoreOffice/OLEKit.git
Computed https://github.com/CoreOffice/OLEKit.git at 0.1.0 (0.62s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.14.0 (0.03s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.63s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/CoreOffice/CryptoOffice.git
Working copy of https://github.com/CoreOffice/CryptoOffice.git resolved at main (4fc4834)
Creating working copy for https://github.com/CoreOffice/OLEKit.git
Working copy of https://github.com/CoreOffice/OLEKit.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
warning: '.resolve-product-dependencies': dependency 'cryptooffice' is not used by any target
Found 4 product dependencies
  - swift-crypto
  - CryptoSwift
  - XMLCoder
  - OLEKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CoreOffice/CryptoOffice.git
https://github.com/CoreOffice/CryptoOffice.git
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "olekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/OLEKit.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.11",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "CryptoOffice",
  "name" : "CryptoOffice",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CryptoOffice",
      "targets" : [
        "CryptoOffice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CryptoOfficeTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptoOfficeTests",
      "path" : "Tests/CryptoOfficeTests",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "sources" : [
        "CryptoOfficeTests.swift"
      ],
      "target_dependencies" : [
        "CryptoOffice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CryptoOffice",
      "module_type" : "SwiftTarget",
      "name" : "CryptoOffice",
      "path" : "Sources/CryptoOffice",
      "product_dependencies" : [
        "Crypto",
        "CryptoSwift",
        "OLEKit",
        "XMLCoder"
      ],
      "product_memberships" : [
        "CryptoOffice"
      ],
      "sources" : [
        "CryptoOfficeError.swift",
        "CryptoOfficeFile.swift",
        "ECMA376Agile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/394] Write sources
[5/394] Write swift-version-2F0A5646E1D333AE.txt
[6/394] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[6/394] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[8/394] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[9/542] Compiling p256.c
[10/542] Compiling curve25519.c
[11/542] Compiling v3_skey.c
[12/542] Compiling v3_sxnet.c
[13/542] Compiling v3_utl.c
[14/542] Compiling CCryptoBoringSSLShims shims.c
[15/542] Compiling v3_prn.c
[16/542] Compiling v3_purp.c
[17/542] Compiling v3_pmaps.c
[18/542] Compiling v3_pku.c
[19/542] Compiling v3_pcons.c
[20/542] Compiling v3_pcia.c
[21/542] Compiling v3_pci.c
[22/542] Compiling v3_ocsp.c
[23/542] Compiling v3_int.c
[24/542] Compiling v3_lib.c
[25/542] Compiling v3_ncons.c
[26/542] Compiling v3_info.c
[27/542] Compiling v3_ia5.c
[28/542] Compiling v3_genn.c
[29/542] Compiling v3_extku.c
[30/542] Compiling v3_enum.c
[31/542] Compiling v3_crld.c
[32/542] Compiling v3_cpols.c
[33/542] Compiling v3_bitst.c
[34/542] Compiling v3_conf.c
[35/542] Compiling v3_bcons.c
[36/542] Compiling v3_alt.c
[37/542] Compiling v3_akeya.c
[38/542] Compiling v3_akey.c
[39/542] Compiling pcy_node.c
[40/542] Compiling pcy_tree.c
[41/542] Compiling pcy_map.c
[42/542] Compiling pcy_lib.c
[43/542] Compiling socket.c
[44/542] Compiling pcy_data.c
[45/542] Compiling pcy_cache.c
[46/542] Compiling x_x509a.c
[47/542] Compiling x_val.c
[48/542] Compiling x_spki.c
[49/542] Compiling x_sig.c
[50/542] Compiling x_req.c
[51/542] Compiling x_x509.c
[52/542] Compiling x_pubkey.c
[53/542] Compiling x_pkey.c
[54/542] Compiling x_name.c
[55/542] Compiling x_info.c
[56/542] Compiling x_exten.c
[57/542] Compiling x_attrib.c
[58/542] Compiling x_crl.c
[59/542] Compiling x_all.c
[60/542] Compiling x_algor.c
[61/542] Compiling x509spki.c
[62/542] Compiling x509rset.c
[63/542] Compiling x509cset.c
[64/542] Compiling x509name.c
[65/542] Compiling x509_v3.c
[66/542] Compiling x509_vpm.c
[67/542] Compiling x509_txt.c
[68/542] Compiling x509_vfy.c
[69/542] Compiling x509_trs.c
[70/542] Compiling x509_set.c
[71/542] Compiling x509_req.c
[72/542] Compiling x509_r2x.c
[73/542] Compiling x509_obj.c
[74/542] Compiling x509_lu.c
[75/542] Compiling x509_def.c
[76/542] Compiling x509_ext.c
[77/542] Compiling x509_d2.c
[78/542] Compiling x509_cmp.c
[79/542] Compiling x509_att.c
[80/542] Compiling x509.c
[81/542] Compiling t_x509a.c
[82/542] Compiling i2d_pr.c
[83/542] Compiling t_crl.c
[84/542] Compiling t_req.c
[85/542] Compiling t_x509.c
[86/542] Compiling rsa_pss.c
[87/542] Compiling by_file.c
[88/542] Compiling by_dir.c
[89/542] Compiling algorithm.c
[90/542] Compiling a_verify.c
[91/542] Compiling a_sign.c
[92/542] Compiling a_strex.c
[93/542] Compiling asn1_gen.c
[94/542] Compiling a_digest.c
[95/542] Compiling privacy_pass.c
[96/542] Compiling thread_win.c
[97/542] Compiling thread_pthread.c
[98/542] Compiling thread.c
[99/542] Compiling thread_none.c
[100/542] Compiling siphash.c
[101/542] Compiling stack.c
[102/542] Compiling rsa_print.c
[103/542] Compiling refcount_lock.c
[104/542] Compiling rc4.c
[105/542] Compiling refcount_c11.c
[106/542] Compiling rsa_asn1.c
[107/542] Compiling windows.c
[108/542] Compiling rand_extra.c
[109/542] Compiling fuchsia.c
[110/542] Compiling deterministic.c
[111/542] Compiling poly1305_arm_asm.S
[112/542] Compiling poly1305_vec.c
[113/542] Compiling forkunsafe.c
[114/542] Compiling poly1305_arm.c
[115/542] Compiling pool.c
[116/542] Compiling poly1305.c
[117/542] Compiling pkcs7.c
[118/542] Compiling pkcs8.c
[119/542] Compiling pkcs8_x509.c
[120/542] Compiling p5_pbev2.c
[121/542] Compiling pem_xaux.c
[122/542] Compiling pem_x509.c
[123/542] Compiling pkcs7_x509.c
[124/542] Compiling pem_pkey.c
[125/542] Compiling obj_xref.c
[126/542] Compiling pem_oth.c
[127/542] Compiling pem_pk8.c
[128/542] Compiling pem_info.c
[129/542] Compiling pem_lib.c
[130/542] Compiling pem_all.c
[131/542] Compiling mem.c
[132/542] Compiling obj.c
[133/542] Compiling poly_rq_mul.S
[134/542] Compiling lhash.c
[135/542] Compiling x86_64-mont5.mac.x86_64.S
[136/542] Compiling x86_64-mont5.linux.x86_64.S
[137/542] Compiling hkdf.c
[138/542] Compiling x86_64-mont.mac.x86_64.S
[139/542] Compiling x86-mont.linux.x86.S
[140/542] Compiling x86_64-mont.linux.x86_64.S
[141/542] Compiling vpaes-x86_64.mac.x86_64.S
[142/542] Compiling vpaes-x86_64.linux.x86_64.S
[143/542] Compiling vpaes-x86.linux.x86.S
[144/542] Compiling vpaes-armv8.linux.aarch64.S
[145/542] Compiling vpaes-armv7.linux.arm.S
[146/542] Compiling vpaes-armv8.ios.aarch64.S
[147/542] Compiling vpaes-armv7.ios.arm.S
[148/542] Compiling sha512-x86_64.mac.x86_64.S
[149/542] Compiling kdf.c
[150/542] Compiling sha512-x86_64.linux.x86_64.S
[151/542] Compiling sha512-armv8.linux.aarch64.S
[152/542] Compiling sha512-armv4.linux.arm.S
[152/542] Compiling sha512-armv4.ios.arm.S
[154/542] Compiling sha512-armv8.ios.aarch64.S
[155/542] Compiling sha512-586.linux.x86.S
[156/542] Compiling sha256-x86_64.mac.x86_64.S
[157/542] Compiling hrss.c
[158/542] Compiling sha256-x86_64.linux.x86_64.S
[159/542] Compiling sha256-armv8.linux.aarch64.S
[160/542] Compiling sha256-armv4.ios.arm.S
[161/542] Compiling sha256-armv8.ios.aarch64.S
[162/542] Compiling sha256-armv4.linux.arm.S
[163/542] Compiling sha256-586.linux.x86.S
[164/542] Compiling sha1-x86_64.mac.x86_64.S
[165/542] Compiling sha1-x86_64.linux.x86_64.S
[166/542] Compiling sha1-armv8.linux.aarch64.S
[167/542] Compiling sha1-armv4-large.linux.arm.S
[168/542] Compiling sha1-armv4-large.ios.arm.S
[169/542] Compiling sha1-armv8.ios.aarch64.S
[170/542] Compiling sha1-586.linux.x86.S
[171/542] Compiling sha512.c
[172/542] Compiling sha256.c
[173/542] Compiling sha1.c
[174/542] Compiling sha1-altivec.c
[175/542] Compiling rsaz-avx2.mac.x86_64.S
[176/542] Compiling rsaz-avx2.linux.x86_64.S
[177/542] Compiling self_check.c
[178/542] Compiling rdrand-x86_64.mac.x86_64.S
[179/542] Compiling rdrand-x86_64.linux.x86_64.S
[180/542] Compiling padding.c
[181/542] Compiling rsa.c
[182/542] Compiling rsa_impl.c
[183/542] Compiling blinding.c
[184/542] Compiling urandom.c
[185/542] Compiling rand.c
[186/542] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[187/542] Compiling p256-x86_64-asm.mac.x86_64.S
[188/542] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[189/542] Compiling p256-x86_64-asm.linux.x86_64.S
[190/542] Compiling ctrdrbg.c
[191/542] Compiling polyval.c
[192/542] Compiling ofb.c
[193/542] Compiling gcm_nohw.c
[194/542] Compiling cfb.c
[195/542] Compiling cbc.c
[196/542] Compiling ctr.c
[197/542] Compiling gcm.c
[198/542] Compiling md5.c
[199/542] Compiling md5-x86_64.mac.x86_64.S
[200/542] Compiling md5-x86_64.linux.x86_64.S
[201/542] Compiling md5-586.linux.x86.S
[202/542] Compiling is_fips.c
[203/542] Compiling md4.c
[204/542] Compiling hmac.c
[205/542] Compiling ghashv8-armx64.linux.aarch64.S
[206/542] Compiling ghashv8-armx64.ios.aarch64.S
[207/542] Compiling ghashv8-armx32.linux.arm.S
[208/542] Compiling ghashv8-armx32.ios.arm.S
[209/542] Compiling ghash-x86_64.mac.x86_64.S
[210/542] Compiling ghash-x86_64.linux.x86_64.S
[211/542] Compiling ghash-x86.linux.x86.S
[212/542] Compiling ghash-ssse3-x86.linux.x86.S
[213/542] Compiling ghash-neon-armv8.linux.aarch64.S
[214/542] Compiling ghash-armv4.linux.arm.S
[215/542] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[216/542] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[217/542] Compiling fips_shared_support.c
[218/542] Compiling ghash-armv4.ios.arm.S
[219/542] Compiling ghash-neon-armv8.ios.aarch64.S
[220/542] Compiling util.c
[221/542] Compiling wnaf.c
[222/542] Compiling ecdh.c
[223/542] Compiling simple_mul.c
[224/542] Compiling ecdsa.c
[225/542] Compiling scalar.c
[226/542] Compiling felem.c
[227/542] Compiling p256-x86_64.c
[228/542] Compiling ec_montgomery.c
[229/542] Compiling simple.c
[230/542] Compiling oct.c
[231/542] Compiling digest.c
[232/542] Compiling co-586.linux.x86.S
[233/542] Compiling digests.c
[234/542] Compiling ec_key.c
[235/542] Compiling e_des.c
[236/542] Compiling ec.c
[237/542] Compiling p224-64.c
[238/542] Compiling bsaes-armv7.linux.arm.S
[239/542] Compiling bsaes-armv7.ios.arm.S
[240/542] Compiling aead.c
[241/542] Compiling des.c
[242/542] Compiling sqrt.c
[243/542] Compiling cipher.c
[244/542] Compiling montgomery_inv.c
[245/542] Compiling rsaz_exp.c
[246/542] Compiling shift.c
[247/542] Compiling random.c
[248/542] Compiling e_aes.c
[249/542] Compiling prime.c
[250/542] Compiling mul.c
[251/542] Compiling jacobi.c
[252/542] Compiling gcd.c
[253/542] Compiling div_extra.c
[254/542] Compiling gcd_extra.c
[255/542] Compiling montgomery.c
[256/542] Compiling exponentiation.c
[257/542] Compiling ctx.c
[258/542] Compiling bytes.c
[259/542] Compiling x86_64-gcc.c
[260/542] Compiling bn-586.linux.x86.S
[261/542] Compiling cmp.c
[262/542] Compiling armv8-mont.linux.aarch64.S
[263/542] Compiling add.c
[264/542] Compiling div.c
[265/542] Compiling generic.c
[266/542] Compiling bn.c
[267/542] Compiling armv4-mont.linux.arm.S
[268/542] Compiling armv8-mont.ios.aarch64.S
[269/542] Compiling aesv8-armx64.linux.aarch64.S
[270/542] Compiling armv4-mont.ios.arm.S
[271/542] Compiling aesv8-armx64.ios.aarch64.S
[272/542] Compiling aesv8-armx32.linux.arm.S
[273/542] Compiling aesv8-armx32.ios.arm.S
[274/542] Compiling aesni-x86_64.mac.x86_64.S
[275/542] Compiling aesni-x86_64.linux.x86_64.S
[276/542] Compiling aesni-x86.linux.x86.S
[277/542] Compiling aesni-gcm-x86_64.mac.x86_64.S
[278/542] Compiling aesni-gcm-x86_64.linux.x86_64.S
[279/542] Compiling mode_wrappers.c
[280/542] Compiling aes.c
[281/542] Compiling key_wrap.c
[282/542] Compiling scrypt.c
[283/542] Compiling ex_data.c
[284/542] Compiling sign.c
[285/542] Compiling aes_nohw.c
[286/542] Compiling p_x25519.c
[287/542] Compiling p_rsa_asn1.c
[288/542] Compiling pbkdf.c
[289/542] Compiling p_x25519_asn1.c
[290/542] Compiling print.c
[291/542] Compiling p_ed25519.c
[292/542] Compiling p_ed25519_asn1.c
[293/542] Compiling p_ec_asn1.c
[294/542] Compiling p_ec.c
[295/542] Compiling p_rsa.c
[296/542] Compiling err_data.c
[297/542] Compiling p_dsa_asn1.c
[298/542] Compiling err.c
[299/542] Compiling engine.c
[300/542] Compiling digestsign.c
[301/542] Compiling evp_asn1.c
[303/542] Emitting module XMLCoder
[303/546] Compiling evp_ctx.c
[304/546] Compiling evp.c
[305/546] Compiling ecdh_extra.c
[306/546] Compiling ec_derive.c
[307/546] Compiling ecdsa_asn1.c
[308/546] Compiling dsa_asn1.c
[309/546] Compiling check.c
[310/546] Compiling params.c
[311/546] Compiling dh_asn1.c
[312/546] Compiling ec_asn1.c
[313/546] Compiling dsa.c
[314/546] Compiling spake25519.c
[314/546] Compiling dh.c
[316/546] Compiling x25519-asm-arm.S
[317/546] Compiling digest_extra.c
[318/546] Compiling crypto.c
[319/546] Compiling cpu-intel.c
[320/546] Compiling cpu-ppc64le.c
[321/546] Compiling cpu-arm.c
[322/546] Compiling cpu-aarch64-fuchsia.c
[323/546] Compiling cpu-aarch64-linux.c
[324/546] Compiling cpu-arm-linux.c
[325/546] Compiling e_rc4.c
[326/546] Compiling tls_cbc.c
[327/546] Compiling cmac.c
[328/546] Compiling e_null.c
[329/546] Compiling conf.c
[330/546] Compiling e_rc2.c
[331/546] Compiling e_tls.c
[332/546] Compiling derive_key.c
[333/546] Compiling e_aesccm.c
[334/546] Compiling e_aesctrhmac.c
[335/546] Compiling e_aesgcmsiv.c
[336/546] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[337/546] Compiling e_chacha20poly1305.c
[338/546] Compiling chacha-x86_64.mac.x86_64.S
[339/546] Compiling chacha.c
[340/546] Compiling chacha-x86.linux.x86.S
[341/546] Compiling chacha-x86_64.linux.x86_64.S
[342/546] Compiling chacha-armv8.linux.aarch64.S
[342/546] Compiling cipher_extra.c
[344/546] Compiling chacha-armv4.linux.arm.S
[345/546] Compiling chacha-armv8.ios.aarch64.S
[346/546] Compiling chacha-armv4.ios.arm.S
[347/546] Compiling asn1_compat.c
[348/546] Compiling buf.c
[349/546] Compiling unicode.c
[350/546] Compiling ber.c
[351/546] Compiling convert.c
[352/546] Compiling bn_asn1.c
[353/546] Compiling printf.c
[354/546] Compiling cbb.c
[355/546] Compiling cbs.c
[356/546] Compiling socket_helper.c
[357/546] Compiling file.c
[358/546] Compiling hexdump.c
[359/546] Compiling pair.c
[360/546] Compiling fd.c
[361/546] Compiling bio_mem.c
[362/546] Compiling connect.c
[363/546] Compiling tasn_typ.c
[364/546] Compiling time_support.c
[365/546] Compiling base64.c
[366/546] Compiling tasn_utl.c
[367/546] Compiling bio.c
[368/546] Compiling tasn_fre.c
[369/546] Compiling f_string.c
[370/546] Compiling f_int.c
[371/546] Compiling tasn_new.c
[372/546] Compiling f_enum.c
[373/546] Compiling tasn_enc.c
[374/546] Compiling asn_pack.c
[375/546] Compiling asn1_par.c
[376/546] Compiling tasn_dec.c
[377/546] Compiling a_utctm.c
[378/546] Compiling a_utf8.c
[379/546] Compiling asn1_lib.c
[380/546] Compiling a_print.c
[381/546] Compiling a_type.c
[382/546] Compiling a_octet.c
[383/546] Compiling a_time.c
[384/546] Compiling a_mbstr.c
[385/546] Compiling a_object.c
[386/546] Compiling a_strnid.c
[387/546] Compiling a_i2d_fp.c
[388/546] Compiling a_int.c
[389/546] Compiling a_d2i_fp.c
[390/546] Compiling a_dup.c
[391/546] Compiling a_bool.c
[392/546] Compiling a_gentm.c
[393/546] Compiling a_enum.c
[394/546] Compiling a_bitstr.c
[396/591] Compiling Crypto ECDH.swift
[397/591] Compiling Crypto HKDF.swift
[398/591] Compiling Crypto Ed25519_boring.swift
[399/591] Compiling Crypto EllipticCurvePoint_boring.swift
[400/591] Compiling Crypto NISTCurvesKeys.swift
[401/591] Compiling Crypto AES-GCM.swift
[402/591] Compiling Crypto AES-GCM_boring.swift
[403/591] Compiling Crypto ChaChaPoly_boring.swift
[404/591] Compiling Crypto ChaChaPoly.swift
[405/591] Compiling Crypto Cipher.swift
[406/591] Compiling OLEKit Header.swift
[407/591] Emitting module OLEKit
[408/591] Compiling Crypto Nonces.swift
[409/591] Compiling Crypto CryptoKitErrors.swift
[410/591] Compiling Crypto Digest_boring.swift
[411/591] Compiling Crypto Digest.swift
[412/591] Compiling Crypto Digests.swift
[413/591] Compiling Crypto AES.swift
[414/591] Compiling Crypto ECDSASignature_boring.swift
[415/591] Compiling Crypto ECDSA_boring.swift
[416/591] Compiling Crypto EdDSA_boring.swift
[417/591] Compiling Crypto ECDSA.swift
[418/591] Compiling Crypto EllipticCurve_boring.swift
[419/591] Compiling Crypto NISTCurvesKeys_boring.swift
[420/591] Compiling Crypto X25519Keys_boring.swift
[421/591] Compiling Crypto Curve25519.swift
[422/591] Compiling Crypto Ed25519.swift
[423/591] Compiling CryptoSwift Cipher.swift
[424/591] Compiling CryptoSwift Collection+Extension.swift
[425/591] Compiling CryptoSwift CompactMap.swift
[426/591] Compiling CryptoSwift Cryptor.swift
[427/591] Compiling CryptoSwift Cryptors.swift
[428/591] Compiling CryptoSwift Digest.swift
[429/591] Compiling CryptoSwift DigestType.swift
[430/591] Compiling CryptoSwift AES+Foundation.swift
[431/591] Compiling CryptoSwift Array+Foundation.swift
[432/591] Compiling CryptoSwift Blowfish+Foundation.swift
[433/591] Compiling Crypto EdDSA.swift
[434/591] Compiling Crypto Signature.swift
[435/591] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[436/591] Compiling Crypto CryptoKitErrors_boring.swift
[437/591] Compiling CryptoSwift Square Root.swift
[438/601] Compiling OLEKit StorageType.swift
[439/601] Compiling OLEKit DirectoryEntry.swift
[440/601] Compiling OLEKit DataStream.swift
[441/601] Compiling OLEKit Reader.swift
[442/601] Compiling OLEKit OLEStream.swift
[443/601] Compiling OLEKit OLEError.swift
[444/601] Compiling OLEKit OLEFile.swift
[445/601] Compiling OLEKit FAT.swift
[446/601] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[447/601] Compiling Crypto RNG_boring.swift
[448/601] Compiling Crypto SafeCompare_boring.swift
[449/601] Compiling Crypto Zeroization_boring.swift
[450/601] Compiling Crypto DH.swift
[451/601] Compiling Crypto HashFunctions.swift
[452/601] Compiling Crypto HashFunctions_SHA2.swift
[453/601] Compiling Crypto Insecure.swift
[454/601] Compiling Crypto Insecure_HashFunctions.swift
[455/601] Compiling Crypto ECDH_boring.swift
[456/601] Compiling Crypto X25519Keys.swift
[457/601] Compiling Crypto SymmetricKeys.swift
[458/601] Compiling Crypto HMAC.swift
[459/601] Compiling Crypto MACFunctions.swift
[460/601] Compiling Crypto MessageAuthenticationCode.swift
[461/601] Compiling XMLCoder XMLEncodingStorage.swift
[462/601] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[463/601] Compiling XMLCoder XMLReferencingEncoder.swift
[464/601] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[483/601] Compiling CryptoSwift ChaCha20.swift
[484/601] Compiling CryptoSwift Checksum.swift
[505/601] Emitting module CryptoSwift
[517/601] Compiling CryptoSwift StreamEncryptor.swift
[518/601] Compiling CryptoSwift String+Extension.swift
[519/601] Compiling CryptoSwift UInt128.swift
[520/601] Compiling CryptoSwift UInt16+Extension.swift
[521/601] Compiling CryptoSwift UInt32+Extension.swift
[522/601] Compiling CryptoSwift UInt64+Extension.swift
[523/601] Compiling CryptoSwift UInt8+Extension.swift
[524/601] Compiling CryptoSwift Updatable.swift
[525/601] Compiling CryptoSwift Utils.swift
[526/601] Compiling CryptoSwift ZeroPadding.swift
[527/601] Compiling CryptoSwift ISO78164Padding.swift
[528/601] Compiling CryptoSwift Int+Extension.swift
[529/601] Compiling CryptoSwift MD5.swift
[530/601] Compiling CryptoSwift NoPadding.swift
[531/601] Compiling CryptoSwift Operators.swift
[532/601] Compiling CryptoSwift PBKDF1.swift
[533/601] Compiling CryptoSwift PBKDF2.swift
[534/601] Compiling CryptoSwift PKCS5.swift
[535/601] Compiling CryptoSwift PKCS7.swift
[536/601] Compiling CryptoSwift PKCS7Padding.swift
[537/601] Compiling CryptoSwift ChaCha20+Foundation.swift
[538/601] Compiling CryptoSwift Data+Extension.swift
[539/601] Compiling CryptoSwift HMAC+Foundation.swift
[540/601] Compiling CryptoSwift Rabbit+Foundation.swift
[541/601] Compiling CryptoSwift String+FoundationExtension.swift
[542/601] Compiling CryptoSwift Utils+Foundation.swift
[543/601] Compiling CryptoSwift Generics.swift
[544/601] Compiling CryptoSwift HKDF.swift
[545/601] Compiling CryptoSwift HMAC.swift
[546/601] Compiling CryptoSwift ISO10126Padding.swift
[547/601] Compiling CryptoSwift Padding.swift
[548/601] Compiling CryptoSwift Poly1305.swift
[549/601] Compiling CryptoSwift RSA.swift
[550/601] Compiling CryptoSwift Rabbit.swift
[551/601] Compiling CryptoSwift SHA1.swift
[552/601] Compiling CryptoSwift SHA2.swift
[553/601] Compiling CryptoSwift SHA3.swift
[554/601] Compiling CryptoSwift Scrypt.swift
[555/601] Compiling CryptoSwift SecureBytes.swift
[556/601] Compiling CryptoSwift StreamDecryptor.swift
[557/601] Emitting module Crypto
[563/605] Compiling Crypto PrettyBytes.swift
[564/605] Compiling Crypto SafeCompare.swift
[565/605] Compiling Crypto SecureBytes.swift
[566/605] Compiling Crypto Zeroization.swift
[606/609] Compiling CryptoOffice CryptoOfficeError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift:18:44: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
16 |   case standardEncryptionNotSupported
17 |   case fileIsNotEncrypted(path: String)
18 |   case cantEncodePassword(encoding: String.Encoding)
   |                                            `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
19 |   case extensibleEncryptionNotSupported
20 |   case encryptedKeyNotSpecifiedForAgileEncryption
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
[607/609] Compiling CryptoOffice ECMA376Agile.swift
[608/609] Compiling CryptoOffice CryptoOfficeFile.swift
[609/609] Emitting module CryptoOffice
/Users/admin/builder/spi-builder-workspace/Sources/CryptoOffice/CryptoOfficeError.swift:18:44: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
16 |   case standardEncryptionNotSupported
17 |   case fileIsNotEncrypted(path: String)
18 |   case cantEncodePassword(encoding: String.Encoding)
   |                                            `- warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
19 |   case extensibleEncryptionNotSupported
20 |   case encryptedKeyNotSpecifiedForAgileEncryption
Foundation.String.Encoding:2:15: note: struct declared here
 1 | struct String {
 2 | public struct Encoding : RawRepresentable, Sendable, Equatable {
   |               `- note: struct declared here
 3 |     public var rawValue: UInt
 4 |     public init(rawValue: UInt)
Build complete! (15.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "olekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/OLEKit.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.11",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "CryptoOffice",
  "name" : "CryptoOffice",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CryptoOffice",
      "targets" : [
        "CryptoOffice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CryptoOfficeTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptoOfficeTests",
      "path" : "Tests/CryptoOfficeTests",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "sources" : [
        "CryptoOfficeTests.swift"
      ],
      "target_dependencies" : [
        "CryptoOffice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CryptoOffice",
      "module_type" : "SwiftTarget",
      "name" : "CryptoOffice",
      "path" : "Sources/CryptoOffice",
      "product_dependencies" : [
        "Crypto",
        "CryptoSwift",
        "OLEKit",
        "XMLCoder"
      ],
      "product_memberships" : [
        "CryptoOffice"
      ],
      "sources" : [
        "CryptoOfficeError.swift",
        "CryptoOfficeFile.swift",
        "ECMA376Agile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.