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 MetalLibraryArchive, reference 0.0.7 (de573b), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 13:42:24 UTC.

Swift 6 data race errors: 1

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/YuAo/MetalLibraryArchive.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YuAo/MetalLibraryArchive
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at de573ba fix https://github.com/YuAo/MetalLibraryExplorer/issues/113
Cloned https://github.com/YuAo/MetalLibraryArchive.git
Revision (git rev-parse @):
de573ba4a7b986bbecb3e4ce2464945d266a28e9
SUCCESS checkout https://github.com/YuAo/MetalLibraryArchive.git at 0.0.7
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.4 (1.34s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.0.4
========================================
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": "metallibraryarchive",
      "name": "MetalLibraryArchive",
      "url": "https://github.com/YuAo/MetalLibraryArchive.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetalLibraryArchive",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "2.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/YuAo/MetalLibraryArchive.git
[1/137] Fetching metallibraryarchive
Fetched https://github.com/YuAo/MetalLibraryArchive.git from cache (0.95s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (1.14s)
Creating working copy for https://github.com/YuAo/MetalLibraryArchive.git
Working copy of https://github.com/YuAo/MetalLibraryArchive.git resolved at 0.0.7 (de573ba)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
warning: '.resolve-product-dependencies': dependency 'metallibraryarchive' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/YuAo/MetalLibraryArchive.git
https://github.com/YuAo/MetalLibraryArchive.git
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "MetalLibraryArchive",
  "name" : "MetalLibraryArchive",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetalLibraryArchive",
      "targets" : [
        "MetalLibraryArchive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Explorer",
      "targets" : [
        "Explorer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetalLibraryArchiveTests",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchiveTests",
      "path" : "Tests/MetalLibraryArchiveTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetalLibraryArchive",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchive",
      "path" : "Sources/MetalLibraryArchive",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MetalLibraryArchive",
        "Explorer"
      ],
      "sources" : [
        "Archive.swift",
        "DeploymentTarget.swift",
        "Function.swift",
        "LanguageVersion.swift",
        "LibraryType.swift",
        "MetalDataType.swift",
        "Platform.swift",
        "SourceArchive.swift",
        "Tag.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Explorer",
      "module_type" : "SwiftTarget",
      "name" : "Explorer",
      "path" : "Sources/Explorer",
      "product_memberships" : [
        "Explorer"
      ],
      "sources" : [
        "AppIconView.swift",
        "MetalLibraryAchiveUnpacker.swift",
        "MetalLibraryArchiveDocument.swift",
        "MetalLibraryArchiveView.swift",
        "Toast.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
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/414] Write sources
[1/414] Write Explorer-entitlement.plist
[2/414] Write sources
[4/414] Write swift-version-2F0A5646E1D333AE.txt
[5/414] Compiling time_support.c
[6/414] Compiling v3_skey.c
[7/414] Compiling bio_mem.c
[8/414] Compiling base64.c
[9/414] Compiling p256-x86_64.c
[10/414] Compiling v3_prn.c
[11/414] Compiling p256.c
[12/414] Compiling v3_utl.c
[13/414] Compiling v3_pmaps.c
[13/414] Compiling bio.c
[15/414] Compiling CCryptoBoringSSLShims shims.c
[16/414] Compiling v3_purp.c
[17/414] Compiling v3_pcons.c
[18/414] Compiling v3_pcia.c
[19/414] Compiling v3_ocsp.c
[20/414] Compiling v3_pci.c
[21/414] Compiling v3_lib.c
[22/414] Compiling v3_int.c
[23/414] Compiling v3_ncons.c
[24/414] Compiling v3_info.c
[25/414] Compiling v3_ia5.c
[26/414] Compiling v3_genn.c
[27/414] Compiling v3_enum.c
[28/414] Compiling v3_extku.c
[29/414] Compiling v3_cpols.c
[30/414] Compiling v3_crld.c
[31/414] Compiling v3_bitst.c
[32/414] Compiling v3_bcons.c
[33/414] Compiling v3_conf.c
[34/414] Compiling v3_alt.c
[35/414] Compiling v3_akeya.c
[36/414] Compiling v3_akey.c
[37/414] Compiling pcy_node.c
[38/414] Compiling pcy_tree.c
[39/414] Compiling pcy_map.c
[40/414] Compiling pcy_lib.c
[41/414] Compiling pcy_data.c
[42/414] Compiling x_x509a.c
[43/414] Compiling x_val.c
[44/414] Compiling pcy_cache.c
[45/414] Compiling x_spki.c
[46/414] Compiling x_x509.c
[47/414] Compiling x_sig.c
[48/414] Compiling x_req.c
[49/414] Compiling x_pkey.c
[50/414] Compiling x_pubkey.c
[51/414] Compiling x_info.c
[52/414] Compiling x_exten.c
[53/414] Compiling x_name.c
[54/414] Compiling x_attrib.c
[55/414] Compiling x_crl.c
[56/414] Compiling x_all.c
[57/414] Compiling x_algor.c
[58/414] Compiling x509spki.c
[59/414] Compiling x509rset.c
[60/414] Compiling x509name.c
[61/414] Compiling x509cset.c
[62/414] Compiling x509_v3.c
[63/414] Compiling x509_txt.c
[64/414] Compiling x509_vpm.c
[65/414] Compiling x509_set.c
[66/414] Compiling x509_req.c
[67/414] Compiling x509_vfy.c
[68/414] Compiling x509_trs.c
[69/414] Compiling x509_obj.c
[70/414] Compiling x509_ext.c
[71/414] Compiling x509_def.c
[72/414] Compiling x509_lu.c
[73/414] Compiling x509_d2.c
[74/414] Compiling x509_att.c
[74/414] Compiling x509.c
[76/414] Compiling x509_cmp.c
[77/414] Compiling t_x509a.c
[78/414] Compiling t_x509.c
[79/414] Compiling i2d_pr.c
[80/414] Compiling t_req.c
[81/414] Compiling rsa_pss.c
[82/414] Compiling t_crl.c
[83/414] Compiling name_print.c
[84/414] Compiling by_file.c
[85/414] Compiling algorithm.c
[86/414] Compiling a_verify.c
[87/414] Compiling asn1_gen.c
[88/414] Compiling a_sign.c
[89/414] Compiling voprf.c
[89/414] Compiling a_digest.c
[91/414] Compiling thread_win.c
[92/414] Compiling trust_token.c
[93/414] Compiling thread_pthread.c
[94/414] Compiling pmbtoken.c
[95/414] Compiling thread.c
[96/414] Compiling thread_none.c
[97/414] Compiling siphash.c
[98/414] Compiling rsa_print.c
[99/414] Compiling refcount_lock.c
[100/414] Compiling stack.c
[101/414] Compiling refcount_c11.c
[102/414] Compiling rsa_asn1.c
[103/414] Compiling windows.c
[104/414] Compiling rand_extra.c
[105/414] Compiling rc4.c
[106/414] Compiling poly1305_arm_asm.S
[107/414] Compiling passive.c
[108/414] Compiling fuchsia.c
[109/414] Compiling deterministic.c
[110/414] Compiling forkunsafe.c
[111/414] Compiling pool.c
[112/414] Compiling poly1305_vec.c
[113/414] Compiling poly1305_arm.c
[114/414] Compiling poly1305.c
[115/414] Compiling pkcs7.c
[116/414] Compiling p5_pbev2.c
[117/414] Compiling pkcs8.c
[118/414] Compiling pem_xaux.c
[119/414] Compiling pkcs7_x509.c
[120/414] Compiling pem_x509.c
[121/414] Compiling pkcs8_x509.c
[122/414] Compiling pem_pkey.c
[123/414] Compiling pem_pk8.c
[124/414] Compiling pem_oth.c
[125/414] Compiling obj_xref.c
[126/414] Compiling poly_rq_mul.S
[127/414] Compiling mem.c
[128/414] Compiling lhash.c
[129/414] Compiling x86_64-mont5.mac.x86_64.S
[130/414] Compiling x86_64-mont5.linux.x86_64.S
[131/414] Compiling pem_lib.c
[132/414] Compiling obj.c
[133/414] Compiling pem_info.c
[134/414] Compiling pem_all.c
[135/414] Compiling hkdf.c
[136/414] Compiling x86_64-mont.mac.x86_64.S
[137/414] Compiling x86_64-mont.linux.x86_64.S
[138/414] Compiling x86-mont.windows.x86.S
[139/414] Compiling hpke.c
[140/414] Compiling vpaes-x86_64.mac.x86_64.S
[141/414] Compiling x86-mont.linux.x86.S
[142/414] Compiling vpaes-x86_64.linux.x86_64.S
[143/414] Compiling vpaes-x86.windows.x86.S
[144/414] Compiling vpaes-x86.linux.x86.S
[145/414] Compiling vpaes-armv8.linux.aarch64.S
[146/414] Compiling vpaes-armv7.linux.arm.S
[147/414] Compiling vpaes-armv7.ios.arm.S
[148/414] Compiling sha512-x86_64.mac.x86_64.S
[149/414] Compiling vpaes-armv8.ios.aarch64.S
[150/414] Compiling sha512-x86_64.linux.x86_64.S
[151/414] Compiling sha512-armv8.linux.aarch64.S
[152/414] Compiling kdf.c
[153/414] Compiling sha512-armv4.linux.arm.S
[154/414] Compiling sha512-armv4.ios.arm.S
[155/414] Compiling sha512-586.windows.x86.S
[156/414] Compiling sha512-armv8.ios.aarch64.S
[157/414] Compiling sha512-586.linux.x86.S
[158/414] Compiling sha256-x86_64.mac.x86_64.S
[159/414] Compiling hrss.c
[160/414] Compiling sha256-x86_64.linux.x86_64.S
[161/414] Compiling sha256-armv8.linux.aarch64.S
[162/414] Compiling sha256-armv4.linux.arm.S
[163/414] Compiling sha256-armv4.ios.arm.S
[164/414] Compiling sha256-armv8.ios.aarch64.S
[165/414] Compiling sha256-586.linux.x86.S
[165/414] Compiling sha256-586.windows.x86.S
[167/414] Compiling sha1-x86_64.mac.x86_64.S
[168/414] Compiling sha1-armv8.linux.aarch64.S
[169/414] Compiling sha1-x86_64.linux.x86_64.S
[170/414] Compiling sha1-armv4-large.linux.arm.S
[171/414] Compiling sha1-armv4-large.ios.arm.S
[172/414] Compiling sha1-armv8.ios.aarch64.S
[173/414] Compiling sha1-586.windows.x86.S
[174/414] Compiling sha1-586.linux.x86.S
[175/414] Compiling by_dir.c
[176/414] Compiling rsaz-avx2.mac.x86_64.S
[176/414] Compiling rsaz-avx2.linux.x86_64.S
[178/414] Compiling sha1-altivec.c
[179/414] Compiling sha512.c
[180/414] Compiling sha256.c
[181/414] Compiling sha1.c
[182/414] Compiling fips.c
[183/414] Compiling rdrand-x86_64.mac.x86_64.S
[184/414] Compiling rdrand-x86_64.linux.x86_64.S
[185/414] Compiling self_check.c
[186/414] Compiling rsa_impl.c
[187/414] Compiling blinding.c
[188/414] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[189/414] Compiling padding.c
[190/414] Compiling fork_detect.c
[191/414] Compiling urandom.c
[192/414] Compiling rand.c
[193/414] Compiling rsa.c
[193/414] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[195/414] Compiling p256-x86_64-asm.mac.x86_64.S
[196/414] Compiling p256-x86_64-asm.linux.x86_64.S
[197/414] Compiling ctrdrbg.c
[198/414] Compiling md5-x86_64.mac.x86_64.S
[199/414] Compiling polyval.c
[200/414] Compiling md5-x86_64.linux.x86_64.S
[201/414] Compiling ofb.c
[202/414] Compiling md5-586.windows.x86.S
[203/414] Compiling md5-586.linux.x86.S
[204/414] Compiling gcm_nohw.c
[205/414] Compiling ctr.c
[206/414] Compiling cbc.c
[207/414] Compiling gcm.c
[208/414] Compiling cfb.c
[209/414] Compiling md5.c
[210/414] Compiling ghashv8-armx64.linux.aarch64.S
[211/414] Compiling md4.c
[212/414] Compiling ghashv8-armx64.ios.aarch64.S
[213/414] Compiling hmac.c
[214/414] Compiling ghashv8-armx32.linux.arm.S
[215/414] Compiling ghash-x86_64.mac.x86_64.S
[216/414] Compiling ghashv8-armx32.ios.arm.S
[217/414] Compiling ghash-x86_64.linux.x86_64.S
[218/414] Compiling ghash-x86.windows.x86.S
[219/414] Compiling ghash-x86.linux.x86.S
[220/414] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[221/414] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[221/414] Compiling ghash-ssse3-x86.windows.x86.S
[223/414] Compiling ghash-ssse3-x86.linux.x86.S
[224/414] Compiling ghash-neon-armv8.linux.aarch64.S
[225/414] Compiling ghash-armv4.ios.arm.S
[225/414] Compiling ghash-armv4.linux.arm.S
[227/414] Compiling ghash-neon-armv8.ios.aarch64.S
[228/414] Compiling fips_shared_support.c
[229/414] Compiling ecdsa.c
[230/414] Compiling util.c
[231/414] Compiling simple.c
[232/414] Compiling wnaf.c
[233/414] Compiling ecdh.c
[234/414] Compiling simple_mul.c
[235/414] Compiling scalar.c
[236/414] Compiling felem.c
[237/414] Compiling oct.c
[238/414] Compiling ec_montgomery.c
[239/414] Compiling p224-64.c
[240/414] Compiling ec_key.c
[241/414] Compiling co-586.windows.x86.S
[242/414] Compiling co-586.linux.x86.S
[243/414] Compiling digest.c
[244/414] Compiling dh.c
[245/414] Compiling digests.c
[246/414] Compiling check.c
[247/414] Compiling ec.c
[248/414] Compiling bsaes-armv7.linux.arm.S
[249/414] Compiling bsaes-armv7.ios.arm.S
[250/414] Compiling e_des.c
[251/414] Compiling des.c
[252/414] Compiling aead.c
[253/414] Compiling cipher.c
[254/414] Compiling sqrt.c
[255/414] Compiling e_aes.c
[256/414] Compiling rsaz_exp.c
[256/414] Compiling shift.c
[258/414] Compiling random.c
[259/414] Compiling montgomery_inv.c
[260/414] Compiling prime.c
[261/414] Compiling mul.c
[262/414] Compiling jacobi.c
[263/414] Compiling montgomery.c
[264/414] Compiling gcd_extra.c
[265/414] Compiling gcd.c
[266/414] Compiling div_extra.c
[267/414] Compiling exponentiation.c
[268/414] Compiling generic.c
[269/414] Compiling ctx.c
[270/414] Compiling bn-586.windows.x86.S
[271/414] Compiling cmp.c
[272/414] Compiling bytes.c
[273/414] Compiling bn-586.linux.x86.S
[274/414] Compiling x86_64-gcc.c
[274/414] Compiling div.c
[276/414] Compiling bn.c
[277/414] Compiling armv8-mont.linux.aarch64.S
[278/414] Compiling add.c
[279/414] Compiling armv4-mont.linux.arm.S
[280/414] Compiling armv4-mont.ios.arm.S
[281/414] Compiling armv8-mont.ios.aarch64.S
[282/414] Compiling aesv8-armx64.linux.aarch64.S
[283/414] Compiling aesv8-armx32.linux.arm.S
[284/414] Compiling aesv8-armx32.ios.arm.S
[285/414] Compiling aesv8-armx64.ios.aarch64.S
[286/414] Compiling aesni-x86_64.linux.x86_64.S
[287/414] Compiling aesni-x86_64.mac.x86_64.S
[288/414] Compiling aesni-x86.windows.x86.S
[289/414] Compiling aesni-x86.linux.x86.S
[290/414] Compiling aesni-gcm-x86_64.mac.x86_64.S
[291/414] Compiling aesni-gcm-x86_64.linux.x86_64.S
[292/414] Compiling mode_wrappers.c
[293/414] Compiling aes_nohw.c
[294/414] Compiling aes.c
[295/414] Compiling key_wrap.c
[296/414] Compiling sign.c
[297/414] Compiling ex_data.c
[298/414] Compiling scrypt.c
[299/414] Compiling pbkdf.c
[300/414] Compiling p_x25519_asn1.c
[301/414] Compiling print.c
[302/414] Compiling p_x25519.c
[303/414] Compiling p_rsa_asn1.c
[304/414] Compiling p_ed25519_asn1.c
[305/414] Compiling p_rsa.c
[306/414] Compiling p_ed25519.c
[307/414] Compiling p_ec_asn1.c
[308/414] Compiling p_ec.c
[309/414] Compiling p_dsa_asn1.c
[310/414] Compiling evp_ctx.c
[311/414] Compiling evp_asn1.c
[312/414] Compiling err_data.c
[313/414] Compiling digestsign.c
[314/414] Compiling evp.c
[315/414] Compiling engine.c
[316/414] Compiling err.c
[317/414] Compiling ecdsa_asn1.c
[318/414] Compiling ecdh_extra.c
[319/414] Compiling hash_to_curve.c
[320/414] Compiling ec_derive.c
[321/414] Compiling dsa_asn1.c
[322/414] Compiling ec_asn1.c
[323/414] Compiling x25519-asm-arm.S
[324/414] Compiling dsa.c
[325/414] Compiling params.c
[326/414] Compiling dh_asn1.c
[327/414] Compiling digest_extra.c
[328/414] Compiling spake25519.c
[329/414] Compiling crypto.c
[330/414] Compiling cpu_ppc64le.c
[331/414] Compiling cpu_intel.c
[332/414] Compiling cpu_arm_linux.c
[333/414] Compiling cpu_aarch64_linux.c
[334/414] Compiling cpu_arm.c
[335/414] Compiling cpu_aarch64_win.c
[336/414] Compiling cpu_aarch64_fuchsia.c
[337/414] Compiling curve25519.c
[338/414] Compiling cpu_aarch64_apple.c
[339/414] Compiling cmac.c
[340/414] Compiling conf.c
[341/414] Compiling tls_cbc.c
[342/414] Compiling e_tls.c
[343/414] Compiling e_rc4.c
[344/414] Compiling e_null.c
[345/414] Compiling e_rc2.c
[346/414] Compiling e_chacha20poly1305.c
[347/414] Compiling e_aesgcmsiv.c
[348/414] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[349/414] Compiling e_aesctrhmac.c
[350/414] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[351/414] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[352/414] Compiling derive_key.c
[353/414] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[354/414] Compiling e_aesccm.c
[355/414] Compiling chacha-x86_64.mac.x86_64.S
[356/414] Compiling cipher_extra.c
[357/414] Compiling chacha-x86_64.linux.x86_64.S
[358/414] Compiling chacha-x86.windows.x86.S
[359/414] Compiling chacha-x86.linux.x86.S
[360/414] Compiling chacha-armv4.linux.arm.S
[361/414] Compiling chacha-armv8.linux.aarch64.S
[362/414] Compiling chacha.c
[363/414] Compiling chacha-armv4.ios.arm.S
[364/414] Compiling chacha-armv8.ios.aarch64.S
[365/414] Compiling unicode.c
[366/414] Compiling cbs.c
[367/414] Compiling ber.c
[368/414] Compiling cbb.c
[369/414] Compiling bn_asn1.c
[370/414] Compiling asn1_compat.c
[371/414] Compiling buf.c
[372/414] Compiling blake2.c
[373/414] Compiling convert.c
[374/414] Compiling socket_helper.c
[375/414] Compiling socket.c
[376/414] Compiling printf.c
[377/414] Compiling pair.c
[378/414] Compiling file.c
[379/414] Compiling hexdump.c
[380/414] Compiling fd.c
[381/414] Compiling connect.c
[382/414] Compiling tasn_typ.c
[383/414] Compiling tasn_utl.c
[384/414] Compiling tasn_fre.c
[385/414] Compiling f_int.c
[385/414] Compiling tasn_new.c
[386/414] Compiling f_string.c
[388/414] Compiling tasn_enc.c
[389/414] Compiling asn_pack.c
[390/414] Compiling asn1_par.c
[391/414] Compiling tasn_dec.c
[392/414] Compiling a_utf8.c
[393/414] Compiling asn1_lib.c
[394/414] Compiling a_utctm.c
[395/414] Compiling a_strnid.c
[396/414] Compiling a_time.c
[397/414] Compiling a_print.c
[398/414] Compiling a_type.c
[399/414] Compiling a_octet.c
[400/414] Compiling a_strex.c
[401/414] Compiling a_i2d_fp.c
[402/414] Compiling a_mbstr.c
[403/414] Compiling a_object.c
[404/414] Compiling a_int.c
[405/414] Compiling a_gentm.c
[406/414] Compiling a_dup.c
[407/414] Compiling a_enum.c
[408/414] Compiling a_bool.c
[409/414] Compiling a_d2i_fp.c
[410/414] Compiling a_bitstr.c
[412/471] Emitting module Crypto
[413/477] Compiling Crypto SafeCompare_boring.swift
[414/477] Compiling Crypto Zeroization_boring.swift
[415/477] Compiling Crypto PrettyBytes.swift
[416/477] Compiling Crypto SafeCompare.swift
[417/477] Compiling Crypto SecureBytes.swift
[418/477] Compiling Crypto Zeroization.swift
[419/477] Compiling Crypto ASN1BitString.swift
[420/477] Compiling Crypto ASN1Identifier.swift
[421/477] Compiling Crypto ASN1Integer.swift
[422/477] Compiling Crypto ASN1OctetString.swift
[423/477] Compiling Crypto ArraySliceBigint.swift
[424/477] Compiling Crypto ObjectIdentifier.swift
[425/477] Compiling Crypto ECDSASignature.swift
[426/477] Compiling Crypto Ed25519.swift
[427/477] Compiling Crypto NISTCurvesKeys.swift
[428/477] Compiling Crypto X25519Keys.swift
[429/477] Compiling Crypto SymmetricKeys.swift
[430/477] Compiling Crypto HMAC.swift
[431/477] Compiling Crypto MACFunctions.swift
[432/477] Compiling Crypto ECDH_boring.swift
[433/477] Compiling Crypto DH.swift
[434/477] Compiling Crypto ECDH.swift
[435/477] Compiling Crypto HKDF.swift
[436/477] Compiling Crypto AESWrap.swift
[437/477] Compiling Crypto AESWrap_boring.swift
[438/477] Compiling Crypto AES-GCM.swift
[439/477] Compiling Crypto AES-GCM_boring.swift
[440/477] Compiling Crypto ChaChaPoly_boring.swift
[441/477] Compiling Crypto ChaChaPoly.swift
[442/477] Compiling Crypto Cipher.swift
[443/477] Compiling Crypto Nonces.swift
[444/477] Compiling Crypto ASN1.swift
[445/477] Compiling Crypto PEMDocument.swift
[446/477] Compiling Crypto PKCS8PrivateKey.swift
[447/477] Compiling Crypto SEC1PrivateKey.swift
[448/477] Compiling Crypto SubjectPublicKeyInfo.swift
[449/477] Compiling Crypto CryptoKitErrors.swift
[450/477] Compiling Crypto Digest_boring.swift
[451/477] Compiling Crypto MessageAuthenticationCode.swift
[452/477] Compiling Crypto AES.swift
[453/477] Compiling Crypto ECDSASignature_boring.swift
[454/477] Compiling Crypto ECDSA_boring.swift
[455/477] Compiling Crypto EdDSA_boring.swift
[456/477] Compiling Crypto ECDSA.swift
[457/477] Compiling Crypto Digest.swift
[458/477] Compiling Crypto Digests.swift
[459/477] Compiling Crypto HashFunctions.swift
[460/477] Compiling Crypto HashFunctions_SHA2.swift
[461/477] Compiling Crypto Insecure.swift
[462/477] Compiling Crypto Insecure_HashFunctions.swift
[463/477] Compiling Crypto Ed25519_boring.swift
[464/477] Compiling Crypto EllipticCurvePoint_boring.swift
[465/477] Compiling Crypto EllipticCurve_boring.swift
[466/477] Compiling Crypto NISTCurvesKeys_boring.swift
[467/477] Compiling Crypto X25519Keys_boring.swift
[468/477] Compiling Crypto Curve25519.swift
[469/477] Compiling Crypto EdDSA.swift
[470/477] Compiling Crypto Signature.swift
[471/477] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[472/477] Compiling Crypto CryptoKitErrors_boring.swift
[473/477] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[474/477] Compiling Crypto RNG_boring.swift
[475/487] Compiling MetalLibraryArchive Tag.swift
[476/487] Compiling MetalLibraryArchive SourceArchive.swift
[477/487] Compiling MetalLibraryArchive Platform.swift
[478/487] Compiling MetalLibraryArchive LanguageVersion.swift
[479/487] Compiling MetalLibraryArchive DeploymentTarget.swift
[480/487] Compiling MetalLibraryArchive MetalDataType.swift
[481/487] Compiling MetalLibraryArchive LibraryType.swift
[482/487] Compiling MetalLibraryArchive Function.swift
[483/487] Emitting module MetalLibraryArchive
[484/487] Compiling MetalLibraryArchive Archive.swift
[485/494] Compiling Explorer Toast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/Toast.swift:30:13: warning: capture of 'self' with non-sendable type 'ToastController?' in a '@Sendable' closure
19 | }
20 |
21 | class ToastController: ObservableObject {
   |       `- note: class 'ToastController' does not conform to the 'Sendable' protocol
22 |     @Published private(set) var shouldShowToast: Bool = false
23 |     @Published private(set) var toast: Toast = Toast(title: "", type: .default)
   :
28 |         timer?.invalidate()
29 |         timer = Timer.scheduledTimer(withTimeInterval: duration, repeats: false, block: { [weak self] _ in
30 |             self?.shouldShowToast = false
   |             `- warning: capture of 'self' with non-sendable type 'ToastController?' in a '@Sendable' closure
31 |         })
32 |         toast = Toast(title: title, type: type)
[486/494] Compiling Explorer main.swift
[487/494] Compiling Explorer MetalLibraryArchiveDocument.swift
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveDocument.swift:28:9: warning: stored property 'archive' of 'Sendable'-conforming struct 'MetalLibraryArchiveDocument' has non-sendable type 'Archive'; this is an error in the Swift 6 language mode
26 |     static let readableContentTypes: [UTType] = [.data]
27 |
28 |     let archive: Archive
   |         `- warning: stored property 'archive' of 'Sendable'-conforming struct 'MetalLibraryArchiveDocument' has non-sendable type 'Archive'; this is an error in the Swift 6 language mode
29 |     let filename: String
30 |
/Users/admin/builder/spi-builder-workspace/Sources/MetalLibraryArchive/Archive.swift:7:15: note: struct 'Archive' does not conform to the 'Sendable' protocol
  5 | #endif
  6 |
  7 | public struct Archive: Hashable {
    |               `- note: struct 'Archive' does not conform to the 'Sendable' protocol
  8 |
  9 |     public class DataScanner {
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveDocument.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MetalLibraryArchive'
 7 |
 8 | import SwiftUI
 9 | import MetalLibraryArchive
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MetalLibraryArchive'
10 | import UniformTypeIdentifiers
11 |
[488/494] Emitting module Explorer
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveDocument.swift:28:9: warning: stored property 'archive' of 'Sendable'-conforming struct 'MetalLibraryArchiveDocument' has non-sendable type 'Archive'; this is an error in the Swift 6 language mode
26 |     static let readableContentTypes: [UTType] = [.data]
27 |
28 |     let archive: Archive
   |         `- warning: stored property 'archive' of 'Sendable'-conforming struct 'MetalLibraryArchiveDocument' has non-sendable type 'Archive'; this is an error in the Swift 6 language mode
29 |     let filename: String
30 |
/Users/admin/builder/spi-builder-workspace/Sources/MetalLibraryArchive/Archive.swift:7:15: note: struct 'Archive' does not conform to the 'Sendable' protocol
  5 | #endif
  6 |
  7 | public struct Archive: Hashable {
    |               `- note: struct 'Archive' does not conform to the 'Sendable' protocol
  8 |
  9 |     public class DataScanner {
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveDocument.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MetalLibraryArchive'
 7 |
 8 | import SwiftUI
 9 | import MetalLibraryArchive
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MetalLibraryArchive'
10 | import UniformTypeIdentifiers
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveView.swift:288:1: warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
286 | }
287 |
288 | extension FunctionType: Identifiable {
    | |- warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
289 |     public var id: Int { self.rawValue }
290 | }
[489/494] Compiling Explorer MetalLibraryArchiveView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveView.swift:288:1: warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
286 | }
287 |
288 | extension FunctionType: Identifiable {
    | |- warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
289 |     public var id: Int { self.rawValue }
290 | }
[490/494] Compiling Explorer AppIconView.swift
[491/494] Compiling Explorer MetalLibraryAchiveUnpacker.swift
[491/494] Write Objects.LinkFileList
[492/494] Linking Explorer
[493/494] Applying Explorer
Build complete! (19.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "MetalLibraryArchive",
  "name" : "MetalLibraryArchive",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetalLibraryArchive",
      "targets" : [
        "MetalLibraryArchive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Explorer",
      "targets" : [
        "Explorer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetalLibraryArchiveTests",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchiveTests",
      "path" : "Tests/MetalLibraryArchiveTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetalLibraryArchive",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchive",
      "path" : "Sources/MetalLibraryArchive",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MetalLibraryArchive",
        "Explorer"
      ],
      "sources" : [
        "Archive.swift",
        "DeploymentTarget.swift",
        "Function.swift",
        "LanguageVersion.swift",
        "LibraryType.swift",
        "MetalDataType.swift",
        "Platform.swift",
        "SourceArchive.swift",
        "Tag.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Explorer",
      "module_type" : "SwiftTarget",
      "name" : "Explorer",
      "path" : "Sources/Explorer",
      "product_memberships" : [
        "Explorer"
      ],
      "sources" : [
        "AppIconView.swift",
        "MetalLibraryAchiveUnpacker.swift",
        "MetalLibraryArchiveDocument.swift",
        "MetalLibraryArchiveView.swift",
        "Toast.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Done.