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.0 for macOS (SPM) on 29 Nov 2024 12:33:08 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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
[1/11207] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.95s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.4 (0.61s)
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.94s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.58s)
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
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)
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.0
Building package at path:  $PWD
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.1.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
[2/414] Write Explorer-entitlement.plist
[4/414] Write swift-version--7754E27361AE5C74.txt
[5/414] Compiling f_string.c
[6/414] Compiling a_utctm.c
[7/414] Compiling tasn_enc.c
[8/414] Compiling asn1_lib.c
[9/414] Compiling v3_skey.c
[10/414] Compiling v3_prn.c
[11/414] Compiling v3_purp.c
[11/414] Compiling tasn_dec.c
[13/414] Compiling v3_pmaps.c
[14/414] Compiling v3_pcons.c
[15/414] Compiling v3_utl.c
[16/414] Compiling CCryptoBoringSSLShims shims.c
[17/414] Compiling v3_pcia.c
[18/414] Compiling v3_pci.c
[19/414] Compiling v3_int.c
[20/414] Compiling v3_ocsp.c
[21/414] Compiling v3_info.c
[22/414] Compiling v3_lib.c
[23/414] Compiling v3_ncons.c
[24/414] Compiling v3_ia5.c
[25/414] Compiling v3_extku.c
[26/414] Compiling v3_genn.c
[27/414] Compiling v3_enum.c
[28/414] Compiling v3_crld.c
[29/414] Compiling v3_cpols.c
[30/414] Compiling v3_bitst.c
[31/414] Compiling v3_bcons.c
[32/414] Compiling v3_akeya.c
[33/414] Compiling v3_conf.c
[34/414] Compiling v3_akey.c
[35/414] Compiling v3_alt.c
[36/414] Compiling pcy_node.c
[37/414] Compiling pcy_tree.c
[38/414] Compiling pcy_map.c
[39/414] Compiling pcy_lib.c
[40/414] Compiling pcy_data.c
[41/414] Compiling x_x509a.c
[42/414] Compiling x_spki.c
[43/414] Compiling x_val.c
[44/414] Compiling pcy_cache.c
[45/414] Compiling x_sig.c
[46/414] Compiling x_x509.c
[47/414] Compiling x_req.c
[48/414] Compiling x_pubkey.c
[49/414] Compiling x_pkey.c
[50/414] Compiling x_info.c
[51/414] Compiling x_name.c
[52/414] Compiling x_exten.c
[53/414] Compiling x_attrib.c
[54/414] Compiling x_algor.c
[55/414] Compiling x509spki.c
[56/414] Compiling x_all.c
[57/414] Compiling x509rset.c
[58/414] Compiling x_crl.c
[59/414] Compiling x509name.c
[60/414] Compiling x509cset.c
[61/414] Compiling x509_txt.c
[62/414] Compiling x509_vpm.c
[63/414] Compiling x509_v3.c
[64/414] Compiling x509_set.c
[65/414] Compiling x509_trs.c
[66/414] Compiling x509_req.c
[66/414] Compiling x509_obj.c
[68/414] Compiling x509_vfy.c
[69/414] Compiling x509_ext.c
[70/414] Compiling x509_def.c
[71/414] Compiling x509_lu.c
[72/414] Compiling x509_d2.c
[73/414] Compiling x509_att.c
[74/414] Compiling x509.c
[75/414] Compiling t_x509a.c
[76/414] Compiling x509_cmp.c
[77/414] Compiling t_req.c
[78/414] Compiling t_x509.c
[79/414] Compiling i2d_pr.c
[80/414] Compiling t_crl.c
[81/414] Compiling rsa_pss.c
[82/414] Compiling name_print.c
[83/414] Compiling by_file.c
[84/414] Compiling algorithm.c
[85/414] Compiling a_sign.c
[86/414] Compiling a_verify.c
[87/414] Compiling asn1_gen.c
[88/414] Compiling a_digest.c
[89/414] Compiling voprf.c
[90/414] Compiling thread_win.c
[91/414] Compiling trust_token.c
[92/414] Compiling thread_pthread.c
[93/414] Compiling thread.c
[94/414] Compiling thread_none.c
[95/414] Compiling pmbtoken.c
[96/414] Compiling stack.c
[97/414] Compiling siphash.c
[98/414] Compiling rsa_print.c
[99/414] Compiling refcount_lock.c
[100/414] Compiling rsa_asn1.c
[101/414] Compiling windows.c
[102/414] Compiling rc4.c
[103/414] Compiling refcount_c11.c
[104/414] Compiling rand_extra.c
[105/414] Compiling poly1305_arm_asm.S
[106/414] Compiling passive.c
[107/414] Compiling fuchsia.c
[108/414] Compiling forkunsafe.c
[109/414] Compiling deterministic.c
[110/414] Compiling pool.c
[111/414] Compiling poly1305_vec.c
[112/414] Compiling poly1305_arm.c
[113/414] Compiling poly1305.c
[114/414] Compiling pkcs7.c
[115/414] Compiling p5_pbev2.c
[116/414] Compiling pkcs8.c
[116/414] Compiling pkcs8_x509.c
[118/414] Compiling pem_xaux.c
[119/414] Compiling pem_x509.c
[120/414] Compiling pkcs7_x509.c
[121/414] Compiling pem_pkey.c
[122/414] Compiling pem_pk8.c
[123/414] Compiling pem_oth.c
[124/414] Compiling poly_rq_mul.S
[125/414] Compiling obj_xref.c
[126/414] Compiling pem_all.c
[127/414] Compiling pem_info.c
[128/414] Compiling pem_lib.c
[129/414] Compiling mem.c
[130/414] Compiling lhash.c
[131/414] Compiling hpke.c
[132/414] Compiling x86_64-mont5.mac.x86_64.S
[133/414] Compiling x86_64-mont5.linux.x86_64.S
[134/414] Compiling x86_64-mont.mac.x86_64.S
[135/414] Compiling hkdf.c
[136/414] Compiling x86-mont.windows.x86.S
[137/414] Compiling x86_64-mont.linux.x86_64.S
[138/414] Compiling obj.c
[139/414] Compiling x86-mont.linux.x86.S
[140/414] Compiling vpaes-x86_64.mac.x86_64.S
[141/414] Compiling vpaes-x86_64.linux.x86_64.S
[142/414] Compiling vpaes-x86.windows.x86.S
[143/414] Compiling vpaes-x86.linux.x86.S
[144/414] Compiling vpaes-armv8.linux.aarch64.S
[145/414] Compiling vpaes-armv7.ios.arm.S
[146/414] Compiling vpaes-armv8.ios.aarch64.S
[147/414] Compiling vpaes-armv7.linux.arm.S
[148/414] Compiling sha512-x86_64.mac.x86_64.S
[149/414] Compiling sha512-x86_64.linux.x86_64.S
[150/414] Compiling sha512-armv8.linux.aarch64.S
[151/414] Compiling by_dir.c
[152/414] Compiling sha512-armv8.ios.aarch64.S
[153/414] Compiling sha512-armv4.ios.arm.S
[154/414] Compiling kdf.c
[155/414] Compiling sha512-armv4.linux.arm.S
[156/414] Compiling sha512-586.windows.x86.S
[157/414] Compiling sha512-586.linux.x86.S
[158/414] Compiling sha256-x86_64.mac.x86_64.S
[159/414] Compiling sha256-x86_64.linux.x86_64.S
[160/414] Compiling sha256-armv8.linux.aarch64.S
[161/414] Compiling sha256-armv4.linux.arm.S
[162/414] Compiling sha256-armv8.ios.aarch64.S
[163/414] Compiling sha256-586.linux.x86.S
[164/414] Compiling sha256-armv4.ios.arm.S
[164/414] Compiling sha256-586.windows.x86.S
[166/414] Compiling sha1-x86_64.mac.x86_64.S
[167/414] Compiling sha1-x86_64.linux.x86_64.S
[168/414] Compiling hrss.c
[169/414] Compiling sha1-armv8.linux.aarch64.S
[170/414] Compiling sha1-armv4-large.linux.arm.S
[171/414] Compiling sha1-armv8.ios.aarch64.S
[172/414] Compiling sha1-armv4-large.ios.arm.S
[173/414] Compiling sha1-586.linux.x86.S
[174/414] Compiling sha1-586.windows.x86.S
[175/414] Compiling rsaz-avx2.mac.x86_64.S
[176/414] Compiling rsaz-avx2.linux.x86_64.S
[177/414] Compiling sha512.c
[178/414] Compiling sha256.c
[179/414] Compiling sha1-altivec.c
[180/414] Compiling rdrand-x86_64.mac.x86_64.S
[181/414] Compiling sha1.c
[182/414] Compiling fips.c
[183/414] Compiling rdrand-x86_64.linux.x86_64.S
[184/414] Compiling blinding.c
[185/414] Compiling self_check.c
[186/414] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[187/414] Compiling padding.c
[188/414] Compiling rsa.c
[189/414] Compiling rsa_impl.c
[190/414] Compiling fork_detect.c
[191/414] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[192/414] Compiling rand.c
[193/414] Compiling urandom.c
[194/414] Compiling p256-x86_64-asm.mac.x86_64.S
[195/414] Compiling p256-x86_64-asm.linux.x86_64.S
[196/414] Compiling ctrdrbg.c
[197/414] Compiling md5-x86_64.mac.x86_64.S
[198/414] Compiling md5-x86_64.linux.x86_64.S
[199/414] Compiling polyval.c
[200/414] Compiling md5-586.windows.x86.S
[201/414] Compiling ofb.c
[202/414] Compiling md5-586.linux.x86.S
[203/414] Compiling gcm_nohw.c
[204/414] Compiling ghashv8-armx64.linux.aarch64.S
[205/414] Compiling ghashv8-armx32.linux.arm.S
[206/414] Compiling ghashv8-armx64.ios.aarch64.S
[207/414] Compiling gcm.c
[208/414] Compiling ghashv8-armx32.ios.arm.S
[209/414] Compiling ghash-x86_64.mac.x86_64.S
[210/414] Compiling ghash-x86_64.linux.x86_64.S
[211/414] Compiling ctr.c
[212/414] Compiling cfb.c
[213/414] Compiling cbc.c
[214/414] Compiling md4.c
[214/414] Compiling md5.c
[216/414] Compiling hmac.c
[217/414] Compiling ghash-x86.windows.x86.S
[218/414] Compiling ghash-x86.linux.x86.S
[219/414] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[220/414] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[221/414] Compiling ghash-neon-armv8.linux.aarch64.S
[222/414] Compiling ghash-ssse3-x86.windows.x86.S
[223/414] Compiling ghash-ssse3-x86.linux.x86.S
[224/414] Compiling ghash-armv4.ios.arm.S
[225/414] Compiling ghash-armv4.linux.arm.S
[226/414] Compiling ghash-neon-armv8.ios.aarch64.S
[227/414] Compiling fips_shared_support.c
[228/414] Compiling ecdsa.c
[229/414] Compiling wnaf.c
[230/414] Compiling ecdh.c
[231/414] Compiling util.c
[232/414] Compiling simple.c
[233/414] Compiling simple_mul.c
[234/414] Compiling p256-x86_64.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 p256.c
[241/414] Compiling ec_key.c
[242/414] Compiling co-586.windows.x86.S
[242/414] Compiling co-586.linux.x86.S
[244/414] Compiling digest.c
[245/414] Compiling digests.c
[246/414] Compiling dh.c
[247/414] Compiling check.c
[248/414] Compiling ec.c
[249/414] Compiling bsaes-armv7.linux.arm.S
[250/414] Compiling bsaes-armv7.ios.arm.S
[251/414] Compiling e_des.c
[252/414] Compiling des.c
[253/414] Compiling aead.c
[254/414] Compiling e_aes.c
[255/414] Compiling cipher.c
[256/414] Compiling rsaz_exp.c
[257/414] Compiling sqrt.c
[258/414] Compiling shift.c
[259/414] Compiling random.c
[260/414] Compiling prime.c
[261/414] Compiling montgomery_inv.c
[262/414] Compiling mul.c
[263/414] Compiling montgomery.c
[264/414] Compiling jacobi.c
[265/414] Compiling gcd.c
[266/414] Compiling gcd_extra.c
[267/414] Compiling generic.c
[268/414] Compiling exponentiation.c
[269/414] Compiling bn-586.windows.x86.S
[270/414] Compiling bn-586.linux.x86.S
[271/414] Compiling armv8-mont.linux.aarch64.S
[272/414] Compiling div_extra.c
[273/414] Compiling ctx.c
[274/414] Compiling armv4-mont.linux.arm.S
[275/414] Compiling cmp.c
[276/414] Compiling armv8-mont.ios.aarch64.S
[277/414] Compiling x86_64-gcc.c
[278/414] Compiling bytes.c
[279/414] Compiling div.c
[280/414] Compiling armv4-mont.ios.arm.S
[281/414] Compiling add.c
[282/414] Compiling bn.c
[283/414] Compiling aesv8-armx64.linux.aarch64.S
[284/414] Compiling aesv8-armx32.ios.arm.S
[285/414] Compiling aesni-x86_64.mac.x86_64.S
[285/414] Compiling aesv8-armx32.linux.arm.S
[287/414] Compiling aesni-x86_64.linux.x86_64.S
[288/414] Compiling aesv8-armx64.ios.aarch64.S
[289/414] Compiling aesni-x86.windows.x86.S
[290/414] Compiling aesni-x86.linux.x86.S
[291/414] Compiling aesni-gcm-x86_64.mac.x86_64.S
[292/414] Compiling aesni-gcm-x86_64.linux.x86_64.S
[293/414] Compiling mode_wrappers.c
[294/414] Compiling key_wrap.c
[295/414] Compiling sign.c
[296/414] Compiling ex_data.c
[297/414] Compiling scrypt.c
[298/414] Compiling aes.c
[299/414] Compiling pbkdf.c
[300/414] Compiling p_x25519.c
[301/414] Compiling aes_nohw.c
[302/414] Compiling p_x25519_asn1.c
[303/414] Compiling print.c
[304/414] Compiling p_rsa_asn1.c
[305/414] Compiling p_ed25519.c
[306/414] Compiling p_rsa.c
[307/414] Compiling p_ed25519_asn1.c
[308/414] Compiling p_ec_asn1.c
[309/414] Compiling p_ec.c
[310/414] Compiling p_dsa_asn1.c
[311/414] Compiling err_data.c
[312/414] Compiling evp_ctx.c
[313/414] Compiling digestsign.c
[314/414] Compiling engine.c
[315/414] Compiling evp_asn1.c
[316/414] Compiling evp.c
[317/414] Compiling ecdsa_asn1.c
[318/414] Compiling err.c
[319/414] Compiling ecdh_extra.c
[320/414] Compiling hash_to_curve.c
[321/414] Compiling ec_derive.c
[322/414] Compiling dsa_asn1.c
[323/414] Compiling x25519-asm-arm.S
[324/414] Compiling ec_asn1.c
[325/414] Compiling dsa.c
[326/414] Compiling digest_extra.c
[327/414] Compiling params.c
[328/414] Compiling dh_asn1.c
[329/414] Compiling spake25519.c
[330/414] Compiling cpu_ppc64le.c
[331/414] Compiling cpu_intel.c
[332/414] Compiling curve25519.c
[333/414] Compiling crypto.c
[334/414] Compiling cpu_arm_linux.c
[335/414] Compiling cpu_arm.c
[336/414] Compiling cpu_aarch64_win.c
[337/414] Compiling cpu_aarch64_linux.c
[338/414] Compiling cpu_aarch64_fuchsia.c
[339/414] Compiling cpu_aarch64_apple.c
[340/414] Compiling e_rc4.c
[341/414] Compiling cmac.c
[342/414] Compiling conf.c
[343/414] Compiling tls_cbc.c
[344/414] Compiling e_tls.c
[345/414] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[346/414] Compiling e_null.c
[347/414] Compiling e_rc2.c
[348/414] Compiling e_chacha20poly1305.c
[349/414] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[350/414] Compiling e_aesgcmsiv.c
[351/414] Compiling e_aesctrhmac.c
[352/414] Compiling derive_key.c
[353/414] Compiling e_aesccm.c
[354/414] Compiling cipher_extra.c
[355/414] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[356/414] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[357/414] Compiling chacha-x86_64.mac.x86_64.S
[358/414] Compiling chacha-x86_64.linux.x86_64.S
[358/414] Compiling chacha-x86.linux.x86.S
[360/414] Compiling chacha-x86.windows.x86.S
[361/414] Compiling chacha-armv8.linux.aarch64.S
[362/414] Compiling chacha.c
[363/414] Compiling chacha-armv4.linux.arm.S
[364/414] Compiling chacha-armv8.ios.aarch64.S
[365/414] Compiling chacha-armv4.ios.arm.S
[366/414] Compiling unicode.c
[367/414] Compiling cbs.c
[368/414] Compiling ber.c
[369/414] Compiling asn1_compat.c
[370/414] Compiling cbb.c
[371/414] Compiling buf.c
[372/414] Compiling bn_asn1.c
[373/414] Compiling blake2.c
[374/414] Compiling socket.c
[375/414] Compiling printf.c
[376/414] Compiling convert.c
[377/414] Compiling socket_helper.c
[378/414] Compiling pair.c
[379/414] Compiling hexdump.c
[380/414] Compiling file.c
[381/414] Compiling fd.c
[382/414] Compiling bio_mem.c
[383/414] Compiling connect.c
[384/414] Compiling base64.c
[385/414] Compiling time_support.c
[386/414] Compiling tasn_utl.c
[387/414] Compiling bio.c
[388/414] Compiling tasn_typ.c
[389/414] Compiling tasn_fre.c
[390/414] Compiling tasn_new.c
[391/414] Compiling f_int.c
[392/414] Compiling asn1_par.c
[393/414] Compiling asn_pack.c
[394/414] Compiling a_utf8.c
[395/414] Compiling a_type.c
[396/414] Compiling a_print.c
[397/414] Compiling a_time.c
[398/414] Compiling a_octet.c
[399/414] Compiling a_strex.c
[400/414] Compiling a_strnid.c
[401/414] Compiling a_object.c
[402/414] Compiling a_mbstr.c
[403/414] Compiling a_int.c
[404/414] Compiling a_i2d_fp.c
[405/414] Compiling a_gentm.c
[406/414] Compiling a_dup.c
[407/414] Compiling a_d2i_fp.c
[408/414] Compiling a_enum.c
[409/414] Compiling a_bool.c
[410/414] Compiling a_bitstr.c
[412/471] Emitting module Crypto
[413/477] Compiling Crypto PEMDocument.swift
[414/477] Compiling Crypto PKCS8PrivateKey.swift
[415/477] Compiling Crypto SEC1PrivateKey.swift
[416/477] Compiling Crypto SubjectPublicKeyInfo.swift
[417/477] Compiling Crypto CryptoKitErrors.swift
[418/477] Compiling Crypto Digest_boring.swift
[419/477] Compiling Crypto ECDH_boring.swift
[420/477] Compiling Crypto DH.swift
[421/477] Compiling Crypto ECDH.swift
[422/477] Compiling Crypto HKDF.swift
[423/477] Compiling Crypto AESWrap.swift
[424/477] Compiling Crypto AESWrap_boring.swift
[425/477] Compiling Crypto Digest.swift
[426/477] Compiling Crypto Digests.swift
[427/477] Compiling Crypto HashFunctions.swift
[428/477] Compiling Crypto HashFunctions_SHA2.swift
[429/477] Compiling Crypto Insecure.swift
[430/477] Compiling Crypto Insecure_HashFunctions.swift
[431/477] Compiling Crypto SafeCompare_boring.swift
[432/477] Compiling Crypto Zeroization_boring.swift
[433/477] Compiling Crypto PrettyBytes.swift
[434/477] Compiling Crypto SafeCompare.swift
[435/477] Compiling Crypto SecureBytes.swift
[436/477] Compiling Crypto Zeroization.swift
[437/477] Compiling Crypto AES-GCM.swift
[438/477] Compiling Crypto AES-GCM_boring.swift
[439/477] Compiling Crypto ChaChaPoly_boring.swift
[440/477] Compiling Crypto ChaChaPoly.swift
[441/477] Compiling Crypto Cipher.swift
[442/477] Compiling Crypto Nonces.swift
[443/477] Compiling Crypto ASN1.swift
[444/477] Compiling Crypto ASN1BitString.swift
[445/477] Compiling Crypto ASN1Identifier.swift
[446/477] Compiling Crypto ASN1Integer.swift
[447/477] Compiling Crypto ASN1OctetString.swift
[448/477] Compiling Crypto ArraySliceBigint.swift
[449/477] Compiling Crypto ObjectIdentifier.swift
[450/477] Compiling Crypto ECDSASignature.swift
[451/477] Compiling Crypto Ed25519_boring.swift
[452/477] Compiling Crypto EllipticCurvePoint_boring.swift
[453/477] Compiling Crypto EllipticCurve_boring.swift
[454/477] Compiling Crypto NISTCurvesKeys_boring.swift
[455/477] Compiling Crypto X25519Keys_boring.swift
[456/477] Compiling Crypto Curve25519.swift
[457/477] Compiling Crypto MessageAuthenticationCode.swift
[458/477] Compiling Crypto AES.swift
[459/477] Compiling Crypto ECDSASignature_boring.swift
[460/477] Compiling Crypto ECDSA_boring.swift
[461/477] Compiling Crypto EdDSA_boring.swift
[462/477] Compiling Crypto ECDSA.swift
[463/477] Compiling Crypto Ed25519.swift
[464/477] Compiling Crypto NISTCurvesKeys.swift
[465/477] Compiling Crypto X25519Keys.swift
[466/477] Compiling Crypto SymmetricKeys.swift
[467/477] Compiling Crypto HMAC.swift
[468/477] Compiling Crypto MACFunctions.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 SourceArchive.swift
[476/487] Compiling MetalLibraryArchive Platform.swift
[477/487] Compiling MetalLibraryArchive Tag.swift
[478/487] Compiling MetalLibraryArchive LanguageVersion.swift
[479/487] Compiling MetalLibraryArchive Function.swift
[480/487] Compiling MetalLibraryArchive MetalDataType.swift
[481/487] Compiling MetalLibraryArchive LibraryType.swift
[482/487] Compiling MetalLibraryArchive DeploymentTarget.swift
[483/487] Compiling MetalLibraryArchive Archive.swift
[484/487] Emitting module MetalLibraryArchive
[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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
31 |         })
32 |         toast = Toast(title: title, type: type)
[486/494] Compiling Explorer main.swift
[487/494] Compiling Explorer MetalLibraryAchiveUnpacker.swift
[488/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 | }
[489/494] Compiling Explorer AppIconView.swift
[490/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 | }
[491/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 |
[491/494] Write Objects.LinkFileList
[492/494] Linking Explorer
[493/494] Applying Explorer
Build complete! (35.77s)
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.