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

Failed to build MetalLibraryArchive, reference 0.0.7 (de573b), with Swift 6.1 for Linux on 27 Apr 2025 13:39:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/YuAo/MetalLibraryArchive.git
https://github.com/YuAo/MetalLibraryArchive.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
[138/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (3.62s)
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
Building for debugging...
[0/425] Compiling a_i2d_fp.c
[1/425] Compiling a_bool.c
[2/425] Write sources
[6/425] Compiling a_time.c
[7/425] Compiling a_gentm.c
[8/425] Compiling a_dup.c
[9/425] Compiling a_bitstr.c
[10/425] Compiling fiat_curve25519_adx_square.S
[11/425] Compiling a_d2i_fp.c
[12/425] Compiling a_int.c
[13/425] Compiling fiat_curve25519_adx_mul.S
[14/425] Write swift-version-24593BA9C3E375BF.txt
[15/425] Compiling v3_purp.c
[16/425] Compiling v3_pmaps.c
[17/425] Compiling CCryptoBoringSSLShims shims.c
[18/425] Compiling v3_prn.c
[19/425] Compiling v3_utl.c
[20/425] Compiling v3_skey.c
[21/425] Compiling v3_pcons.c
[22/425] Compiling v3_lib.c
[23/425] Compiling v3_ncons.c
[24/425] Compiling v3_info.c
[25/425] Compiling v3_int.c
[26/425] Compiling v3_ocsp.c
[27/425] Compiling v3_ia5.c
[28/425] Compiling v3_genn.c
[29/425] Compiling v3_enum.c
[30/425] Compiling v3_crld.c
[31/425] Compiling v3_bitst.c
[32/425] Compiling v3_extku.c
[33/425] Compiling v3_cpols.c
[34/425] Compiling v3_bcons.c
[35/425] Compiling v3_conf.c
[36/425] Compiling v3_alt.c
[37/425] Compiling v3_akeya.c
[38/425] Compiling x_val.c
[38/425] Compiling v3_akey.c
[40/425] Compiling x_x509a.c
[41/425] Compiling x_req.c
[42/425] Compiling x_spki.c
[43/425] Compiling x_x509.c
[44/425] Compiling x_sig.c
[45/425] Compiling x_info.c
[45/425] Compiling x_pkey.c
[47/425] Compiling x_exten.c
[47/425] Compiling x_name.c
[49/425] Compiling x_pubkey.c
[49/425] Compiling x_all.c
[51/425] Compiling x_attrib.c
[52/425] Compiling x_crl.c
[53/425] Compiling x_algor.c
[54/425] Compiling x509name.c
[54/425] Compiling x509cset.c
[55/425] Compiling x509_vpm.c
[57/425] Compiling x509spki.c
[58/425] Compiling x509_v3.c
[58/425] Compiling x509_vfy.c
[60/425] Compiling x509rset.c
[61/425] Compiling x509_txt.c
[62/425] Compiling x509_set.c
[63/425] Compiling x509_obj.c
[64/425] Compiling x509_req.c
[65/425] Compiling x509_def.c
[66/425] Compiling x509_trs.c
[67/425] Compiling x509_lu.c
[68/425] Compiling x509_d2.c
[69/425] Compiling x509_ext.c
[70/425] Compiling x509.c
[71/425] Compiling x509_att.c
[72/425] Compiling t_x509a.c
[73/425] Compiling x509_cmp.c
[74/425] Compiling t_x509.c
[75/425] Compiling i2d_pr.c
[76/425] Compiling t_crl.c
[77/425] Compiling rsa_pss.c
[78/425] Compiling t_req.c
[79/425] Compiling name_print.c
[80/425] Compiling by_file.c
[81/425] Compiling by_dir.c
[82/425] Compiling policy.c
[83/425] Compiling algorithm.c
[84/425] Compiling asn1_gen.c
[85/425] Compiling a_verify.c
[86/425] Compiling thread_win.c
[87/425] Compiling a_digest.c
[87/425] Compiling trust_token.c
[87/425] Compiling a_sign.c
[90/425] Compiling thread_none.c
[91/425] Compiling voprf.c
[92/425] Compiling thread.c
[93/425] Compiling thread_pthread.c
[94/425] Compiling siphash.c
[95/425] Compiling rc4.c
[96/425] Compiling refcount.c
[97/425] Compiling rsa_asn1.c
[98/425] Compiling stack.c
[99/425] Compiling rsa_print.c
[100/425] Compiling pmbtoken.c
[101/425] Compiling rand_extra.c
[102/425] Compiling trusty.c
[103/425] Compiling rsa_crypt.c
[104/425] Compiling passive.c
[105/425] Compiling windows.c
[106/425] Compiling forkunsafe.c
[106/425] Compiling ios.c
[108/425] Compiling getentropy.c
[109/425] Compiling deterministic.c
[110/425] Compiling poly1305_arm_asm.S
[111/425] Compiling pool.c
[112/425] Compiling poly1305_arm.c
[113/425] Compiling poly1305.c
[114/425] Compiling pkcs7.c
[115/425] Compiling poly1305_vec.c
[116/425] Compiling pkcs7_x509.c
[117/425] Compiling p5_pbev2.c
[118/425] Compiling pem_xaux.c
[119/425] Compiling pkcs8.c
[120/425] Compiling pem_x509.c
[121/425] Compiling pkcs8_x509.c
[122/425] Compiling pem_pkey.c
[123/425] Compiling pem_oth.c
[124/425] Compiling obj_xref.c
[125/425] Compiling pem_pk8.c
[126/425] Compiling mem.c
[127/425] Compiling keccak.c
[128/425] Compiling obj.c
[129/425] Compiling pem_all.c
[130/425] Compiling pem_lib.c
[131/425] Compiling lhash.c
[132/425] Compiling pem_info.c
[133/425] Compiling x86_64-mont5-mac.mac.x86_64.S
[134/425] Compiling hpke.c
[135/425] Compiling x86_64-mont-linux.linux.x86_64.S
[136/425] Compiling kyber.c
[137/425] Compiling x86-mont-windows.windows.x86.S
[138/425] Compiling x86_64-mont-mac.mac.x86_64.S
[139/425] Compiling vpaes-x86_64-mac.mac.x86_64.S
[140/425] Compiling x86_64-mont5-linux.linux.x86_64.S
[141/425] Compiling x86-mont-linux.linux.x86.S
[142/425] Compiling vpaes-x86_64-linux.linux.x86_64.S
[143/425] Compiling poly_rq_mul.S
[144/425] Compiling vpaes-x86-linux.linux.x86.S
[144/425] Compiling vpaes-x86-windows.windows.x86.S
[146/425] Compiling vpaes-armv8-linux.linux.aarch64.S
[147/425] Compiling vpaes-armv7-linux.linux.arm.S
[148/425] Compiling vpaes-armv7-ios.ios.arm.S
[149/425] Compiling vpaes-armv8-ios.ios.aarch64.S
[150/425] Compiling sha512-x86_64-mac.mac.x86_64.S
[151/425] Compiling sha512-armv8-linux.linux.aarch64.S
[152/425] Compiling sha512-armv8-ios.ios.aarch64.S
[153/425] Compiling sha512-586-windows.windows.x86.S
[154/425] Compiling sha512-x86_64-linux.linux.x86_64.S
[155/425] Compiling kdf.c
[156/425] Compiling sha512-armv4-linux.linux.arm.S
[157/425] Compiling sha512-armv4-ios.ios.arm.S
[158/425] Compiling sha512-586-linux.linux.x86.S
[159/425] Compiling hrss.c
[160/425] Compiling sha256-armv8-linux.linux.aarch64.S
[161/425] Compiling sha256-x86_64-mac.mac.x86_64.S
[162/425] Compiling sha256-armv4-linux.linux.arm.S
[163/425] Compiling sha256-armv8-ios.ios.aarch64.S
[164/425] Compiling sha256-x86_64-linux.linux.x86_64.S
[165/425] Compiling sha256-586-windows.windows.x86.S
[166/425] Compiling sha256-586-linux.linux.x86.S
[166/425] Compiling sha256-armv4-ios.ios.arm.S
[168/425] Compiling sha1-x86_64-mac.mac.x86_64.S
[169/425] Compiling sha1-armv4-large-linux.linux.arm.S
[170/425] Compiling sha1-armv8-linux.linux.aarch64.S
[171/425] Compiling sha1-armv4-large-ios.ios.arm.S
[171/425] Compiling sha1-armv8-ios.ios.aarch64.S
[173/425] Compiling sha1-586-windows.windows.x86.S
[174/425] Compiling sha1-586-linux.linux.x86.S
[175/425] Compiling sha1-x86_64-linux.linux.x86_64.S
[176/425] Compiling sha512.c
[177/425] Compiling sha1.c
[178/425] Compiling rsaz-avx2-mac.mac.x86_64.S
[179/425] Compiling sha256.c
[180/425] Compiling rsaz-avx2-linux.linux.x86_64.S
[181/425] Compiling fips.c
[182/425] Compiling service_indicator.c
[183/425] Compiling rdrand-x86_64-mac.mac.x86_64.S
[184/425] Compiling rdrand-x86_64-linux.linux.x86_64.S
[185/425] Compiling self_check.c
[186/425] Compiling rsa.c
[187/425] Compiling blinding.c
[188/425] Compiling padding.c
[189/425] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[190/425] Compiling rand.c
[191/425] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[192/425] Compiling fork_detect.c
[193/425] Compiling ctrdrbg.c
[194/425] Compiling rsa_impl.c
[195/425] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[196/425] Compiling urandom.c
[197/425] Compiling ofb.c
[198/425] Compiling gcm_nohw.c
[198/425] Compiling polyval.c
[200/425] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[201/425] Compiling ctr.c
[202/425] Compiling gcm.c
[203/425] Compiling cfb.c
[204/425] Compiling md5.c
[204/425] Compiling cbc.c
[206/425] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[207/425] Compiling md4.c
[208/425] Compiling p256-armv8-asm-ios.ios.aarch64.S
[209/425] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[210/425] Compiling hmac.c
[211/425] Compiling hkdf.c
[212/425] Compiling p256-armv8-asm-linux.linux.aarch64.S
[212/425] Compiling md5-x86_64-linux.linux.x86_64.S
[214/425] Compiling md5-x86_64-mac.mac.x86_64.S
[215/425] Compiling md5-586-linux.linux.x86.S
[216/425] Compiling ghashv8-armv8-linux.linux.aarch64.S
[217/425] Compiling md5-586-windows.windows.x86.S
[218/425] Compiling ghashv8-armv8-ios.ios.aarch64.S
[219/425] Compiling ghashv8-armv7-linux.linux.arm.S
[219/425] Compiling ghash-x86_64-mac.mac.x86_64.S
[221/425] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[222/425] Compiling ghash-x86-windows.windows.x86.S
[222/425] Compiling ghash-x86_64-linux.linux.x86_64.S
[224/425] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[225/425] Compiling ghash-x86-linux.linux.x86.S
[226/425] Compiling ghashv8-armv7-ios.ios.arm.S
[227/425] Compiling ghash-ssse3-x86-linux.linux.x86.S
[228/425] Compiling ghash-ssse3-x86-windows.windows.x86.S
[229/425] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[230/425] Compiling fips_shared_support.c
[231/425] Compiling ghash-armv4-ios.ios.arm.S
[232/425] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[233/425] Compiling ghash-armv4-linux.linux.arm.S
[234/425] Compiling ecdh.c
[235/425] Compiling ecdsa.c
[236/425] Compiling util.c
[237/425] Compiling simple_mul.c
[238/425] Compiling wnaf.c
[239/425] Compiling scalar.c
[239/425] Compiling p256.c
[241/425] Compiling simple.c
[242/425] Compiling p224-64.c
[243/425] Compiling ec_montgomery.c
[244/425] Compiling ec_key.c
[245/425] Compiling felem.c
[246/425] Compiling oct.c
[247/425] Compiling digest.c
[247/425] Compiling digestsign.c
[249/425] Compiling ec.c
[250/425] Compiling digests.c
[251/425] Compiling co-586-windows.windows.x86.S
[252/425] Compiling co-586-linux.linux.x86.S
[253/425] Compiling dh.c
[254/425] Compiling check.c
[255/425] Compiling bsaes-armv7-linux.linux.arm.S
[256/425] Compiling bsaes-armv7-ios.ios.arm.S
[257/425] Compiling e_aesccm.c
[258/425] Compiling aead.c
[259/425] Compiling p256-nistz.c
[260/425] Compiling cmac.c
[261/425] Compiling sqrt.c
[262/425] Compiling shift.c
[263/425] Compiling e_aes.c
[264/425] Compiling rsaz_exp.c
[265/425] Compiling cipher.c
[266/425] Compiling montgomery_inv.c
[267/425] Compiling mul.c
[268/425] Compiling random.c
[269/425] Compiling generic.c
[270/425] Compiling prime.c
[271/425] Compiling jacobi.c
[272/425] Compiling montgomery.c
[273/425] Compiling div.c
[274/425] Compiling gcd.c
[275/425] Compiling exponentiation.c
[276/425] Compiling gcd_extra.c
[277/425] Compiling div_extra.c
[278/425] Compiling cmp.c
[279/425] Compiling ctx.c
[280/425] Compiling bn-armv8-ios.ios.aarch64.S
[281/425] Compiling bn-armv8-linux.linux.aarch64.S
[281/425] Compiling bn-586-windows.windows.x86.S
[281/425] Compiling bytes.c
[284/425] Compiling add.c
[285/425] Compiling bn.c
[286/425] Compiling armv8-mont-linux.linux.aarch64.S
[287/425] Compiling bn-586-linux.linux.x86.S
[288/425] Compiling armv8-mont-ios.ios.aarch64.S
[289/425] Compiling armv4-mont-linux.linux.arm.S
[290/425] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[291/425] Compiling armv4-mont-ios.ios.arm.S
[292/425] Compiling aesv8-armv8-linux.linux.aarch64.S
[293/425] Compiling aesv8-armv8-ios.ios.aarch64.S
[294/425] Compiling aesv8-armv7-linux.linux.arm.S
[295/425] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[296/425] Compiling x86_64-gcc.c
[297/425] Compiling aesv8-armv7-ios.ios.arm.S
[298/425] Compiling aesni-x86-windows.windows.x86.S
[299/425] Compiling aesni-x86_64-mac.mac.x86_64.S
[300/425] Compiling aesni-x86-linux.linux.x86.S
[301/425] Compiling aesni-x86_64-linux.linux.x86_64.S
[302/425] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[303/425] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[304/425] Compiling key_wrap.c
[305/425] Compiling mode_wrappers.c
[306/425] Compiling sign.c
[307/425] Compiling ex_data.c
[308/425] Compiling aes.c
[309/425] Compiling aes_nohw.c
[310/425] Compiling scrypt.c
[311/425] Compiling print.c
[312/425] Compiling p_x25519.c
[313/425] Compiling pbkdf.c
[314/425] Compiling p_rsa_asn1.c
[315/425] Compiling p_hkdf.c
[315/425] Compiling p_x25519_asn1.c
[317/425] Compiling p_ed25519.c
[318/425] Compiling p_ed25519_asn1.c
[319/425] Compiling p_rsa.c
[320/425] Compiling p_ec.c
[321/425] Compiling err_data.c
[322/425] Compiling evp_ctx.c
[323/425] Compiling evp_asn1.c
[324/425] Compiling err.c
[325/425] Compiling p_ec_asn1.c
[325/425] Compiling evp.c
[326/425] Compiling p_dsa_asn1.c
[328/425] Compiling engine.c
[329/425] Compiling ecdh_extra.c
[330/425] Compiling ecdsa_asn1.c
[331/425] Compiling ec_derive.c
[332/425] Compiling dsa_asn1.c
[333/425] Compiling dsa.c
[334/425] Compiling params.c
[335/425] Compiling dh_asn1.c
[336/425] Compiling hash_to_curve.c
[337/425] Compiling digest_extra.c
[338/425] Compiling ec_asn1.c
[339/425] Compiling crypto.c
[340/425] Compiling x25519-asm-arm.S
[341/425] Compiling cpu_intel.c
[341/425] Compiling spake25519.c
[343/425] Compiling cpu_arm_linux.c
[344/425] Compiling des.c
[345/425] Compiling cpu_arm_freebsd.c
[346/425] Compiling cpu_arm.c
[347/425] Compiling cpu_aarch64_sysreg.c
[348/425] Compiling cpu_aarch64_win.c
[349/425] Compiling cpu_aarch64_linux.c
[350/425] Compiling cpu_aarch64_openbsd.c
[351/425] Compiling curve25519.c
[352/425] Compiling cpu_aarch64_fuchsia.c
[353/425] Compiling cpu_aarch64_apple.c
[354/425] Compiling conf.c
[355/425] Compiling tls_cbc.c
[356/425] Compiling e_tls.c
[357/425] Compiling e_rc4.c
[358/425] Compiling e_rc2.c
[359/425] Compiling e_null.c
[360/425] Compiling e_des.c
[361/425] Compiling e_chacha20poly1305.c
[362/425] Compiling derive_key.c
[363/425] Compiling e_aesctrhmac.c
[364/425] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[365/425] Compiling e_aesgcmsiv.c
[366/425] Compiling cipher_extra.c
[367/425] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[368/425] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[369/425] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[370/425] Compiling curve25519_64_adx.c
[371/425] Compiling chacha.c
[372/425] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[373/425] Compiling chacha-x86_64-mac.mac.x86_64.S
[374/425] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[375/425] Compiling unicode.c
[376/425] Compiling chacha-x86_64-linux.linux.x86_64.S
[376/425] Compiling chacha-armv4-linux.linux.arm.S
[378/425] Compiling chacha-x86-windows.windows.x86.S
[378/425] Compiling chacha-x86-linux.linux.x86.S
[380/425] Compiling chacha-armv4-ios.ios.arm.S
[380/425] Compiling chacha-armv8-linux.linux.aarch64.S
[380/425] Compiling chacha-armv8-ios.ios.aarch64.S
[383/425] Compiling ber.c
[383/425] Compiling buf.c
[383/425] Compiling cbb.c
[384/425] Compiling asn1_compat.c
[384/425] Compiling bn_asn1.c
[384/425] Compiling cbs.c
[385/425] Compiling blake2.c
[390/425] Compiling convert.c
[391/425] Compiling errno.c
[392/425] Compiling printf.c
[393/425] Compiling file.c
[394/425] Compiling hexdump.c
[395/425] Compiling bio_mem.c
[396/425] Compiling pair.c
[397/425] Compiling fd.c
[398/425] Compiling bio.c
[399/425] Compiling base64.c
[400/425] Compiling tasn_typ.c
[401/425] Compiling tasn_fre.c
[402/425] Compiling tasn_new.c
[403/425] Compiling tasn_utl.c
[403/425] Compiling tasn_enc.c
[405/425] Compiling posix_time.c
[406/425] Compiling tasn_dec.c
[407/425] Compiling f_int.c
[408/425] Compiling asn_pack.c
[409/425] Compiling f_string.c
[410/425] Compiling asn1_par.c
[411/425] Compiling a_utctm.c
[412/425] Compiling asn1_lib.c
[412/425] Compiling a_type.c
[414/425] Compiling a_octet.c
[415/425] Compiling a_strex.c
[416/425] Compiling a_mbstr.c
[417/425] Compiling a_strnid.c
[418/425] Compiling a_object.c
[420/428] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[421/428] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[422/428] Emitting module CryptoBoringWrapper
[423/429] Wrapping AST for CryptoBoringWrapper for debugging
[425/489] Compiling Crypto Ed25519.swift
[426/489] Compiling Crypto NISTCurvesKeys.swift
[427/489] Compiling Crypto X25519Keys.swift
[428/489] Compiling Crypto SymmetricKeys.swift
[429/489] Compiling Crypto HMAC.swift
[430/489] Compiling Crypto MACFunctions.swift
[431/489] Compiling Crypto MessageAuthenticationCode.swift
[432/489] Compiling Crypto AES.swift
[433/497] Emitting module Crypto
[434/497] Compiling Crypto AESWrap.swift
[435/497] Compiling Crypto AESWrap_boring.swift
[436/497] Compiling Crypto Ed25519_boring.swift
[437/497] Compiling Crypto EllipticCurvePoint_boring.swift
[438/497] Compiling Crypto EllipticCurve_boring.swift
[439/497] Compiling Crypto NISTCurvesKeys_boring.swift
[440/497] Compiling Crypto X25519Keys_boring.swift
[441/497] Compiling Crypto Curve25519.swift
[442/497] Compiling Crypto ECDSASignature.swift
[443/497] Compiling Crypto PEMDocument.swift
[444/497] Compiling Crypto PKCS8PrivateKey.swift
[445/497] Compiling Crypto SEC1PrivateKey.swift
[446/497] Compiling Crypto SubjectPublicKeyInfo.swift
[447/497] Compiling Crypto CryptoKitErrors.swift
[448/497] Compiling Crypto Digest_boring.swift
[449/497] Compiling Crypto Digest.swift
[450/497] Compiling Crypto Digests.swift
[451/497] Compiling Crypto AES-GCM.swift
[452/497] Compiling Crypto AES-GCM_boring.swift
[453/497] Compiling Crypto ChaChaPoly_boring.swift
[454/497] Compiling Crypto ChaChaPoly.swift
[455/497] Compiling Crypto Cipher.swift
[456/497] Compiling Crypto Nonces.swift
[457/497] Compiling Crypto ASN1.swift
[458/497] Compiling Crypto ASN1Any.swift
[459/497] Compiling Crypto ASN1BitString.swift
[460/497] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[461/497] Compiling Crypto RNG_boring.swift
[462/497] Compiling Crypto SafeCompare_boring.swift
[463/497] Compiling Crypto Zeroization_boring.swift
[464/497] Compiling Crypto PrettyBytes.swift
[465/497] Compiling Crypto SafeCompare.swift
[466/497] Compiling Crypto SecureBytes.swift
[467/497] Compiling Crypto Zeroization.swift
[468/497] Compiling Crypto ECDSASignature_boring.swift
[469/497] Compiling Crypto ECDSA_boring.swift
[470/497] Compiling Crypto EdDSA_boring.swift
[471/497] Compiling Crypto ECDSA.swift
[472/497] Compiling Crypto EdDSA.swift
[473/497] Compiling Crypto Signature.swift
[474/497] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[475/497] Compiling Crypto CryptoKitErrors_boring.swift
[476/497] Compiling Crypto ASN1Boolean.swift
[477/497] Compiling Crypto ASN1Identifier.swift
[478/497] Compiling Crypto ASN1Integer.swift
[479/497] Compiling Crypto ASN1Null.swift
[480/497] Compiling Crypto ASN1OctetString.swift
[481/497] Compiling Crypto ASN1Strings.swift
[482/497] Compiling Crypto ArraySliceBigint.swift
[483/497] Compiling Crypto GeneralizedTime.swift
[484/497] Compiling Crypto ObjectIdentifier.swift
[485/497] Compiling Crypto HashFunctions.swift
[486/497] Compiling Crypto HashFunctions_SHA2.swift
[487/497] Compiling Crypto Insecure.swift
[488/497] Compiling Crypto Insecure_HashFunctions.swift
[489/497] Compiling Crypto ECDH_boring.swift
[490/497] Compiling Crypto DH.swift
[491/497] Compiling Crypto ECDH.swift
[492/497] Compiling Crypto HKDF.swift
[493/498] Wrapping AST for Crypto for debugging
[495/507] Compiling MetalLibraryArchive Platform.swift
[496/507] Compiling MetalLibraryArchive SourceArchive.swift
[497/508] Compiling MetalLibraryArchive LibraryType.swift
[498/508] Compiling MetalLibraryArchive LanguageVersion.swift
[499/508] Compiling MetalLibraryArchive Function.swift
[500/508] Compiling MetalLibraryArchive MetalDataType.swift
[501/508] Compiling MetalLibraryArchive Tag.swift
[502/508] Emitting module MetalLibraryArchive
[503/508] Compiling MetalLibraryArchive Archive.swift
[504/508] Compiling MetalLibraryArchive DeploymentTarget.swift
[505/509] Wrapping AST for MetalLibraryArchive for debugging
[507/516] Compiling Explorer main.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[508/516] Compiling Explorer MetalLibraryArchiveDocument.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[509/516] Compiling Explorer Toast.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[510/516] Compiling Explorer MetalLibraryAchiveUnpacker.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[511/516] Emitting module Explorer
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[512/516] Compiling Explorer AppIconView.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[513/516] Compiling Explorer MetalLibraryArchiveView.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[3/10] Emitting module CryptoBoringWrapper
[4/10] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[6/70] Compiling Crypto AESWrap.swift
[7/70] Compiling Crypto AESWrap_boring.swift
[8/70] Compiling Crypto Ed25519_boring.swift
[9/70] Compiling Crypto EllipticCurvePoint_boring.swift
[10/70] Compiling Crypto EllipticCurve_boring.swift
[11/70] Compiling Crypto NISTCurvesKeys_boring.swift
[12/70] Compiling Crypto X25519Keys_boring.swift
[13/70] Compiling Crypto Curve25519.swift
[14/78] Compiling Crypto ECDSASignature.swift
[15/78] Compiling Crypto PEMDocument.swift
[16/78] Compiling Crypto PKCS8PrivateKey.swift
[17/78] Compiling Crypto SEC1PrivateKey.swift
[18/78] Compiling Crypto SubjectPublicKeyInfo.swift
[19/78] Compiling Crypto CryptoKitErrors.swift
[20/78] Compiling Crypto Digest_boring.swift
[21/78] Compiling Crypto Digest.swift
[22/78] Compiling Crypto Digests.swift
[23/78] Emitting module Crypto
[24/78] Compiling Crypto HashFunctions.swift
[25/78] Compiling Crypto HashFunctions_SHA2.swift
[26/78] Compiling Crypto Insecure.swift
[27/78] Compiling Crypto Insecure_HashFunctions.swift
[28/78] Compiling Crypto ECDH_boring.swift
[29/78] Compiling Crypto DH.swift
[30/78] Compiling Crypto ECDH.swift
[31/78] Compiling Crypto HKDF.swift
[32/78] Compiling Crypto Ed25519.swift
[33/78] Compiling Crypto NISTCurvesKeys.swift
[34/78] Compiling Crypto X25519Keys.swift
[35/78] Compiling Crypto SymmetricKeys.swift
[36/78] Compiling Crypto HMAC.swift
[37/78] Compiling Crypto MACFunctions.swift
[38/78] Compiling Crypto MessageAuthenticationCode.swift
[39/78] Compiling Crypto AES.swift
[40/78] Compiling Crypto ECDSASignature_boring.swift
[41/78] Compiling Crypto ECDSA_boring.swift
[42/78] Compiling Crypto EdDSA_boring.swift
[43/78] Compiling Crypto ECDSA.swift
[44/78] Compiling Crypto EdDSA.swift
[45/78] Compiling Crypto Signature.swift
[46/78] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[47/78] Compiling Crypto CryptoKitErrors_boring.swift
[48/78] Compiling Crypto AES-GCM.swift
[49/78] Compiling Crypto AES-GCM_boring.swift
[50/78] Compiling Crypto ChaChaPoly_boring.swift
[51/78] Compiling Crypto ChaChaPoly.swift
[52/78] Compiling Crypto Cipher.swift
[53/78] Compiling Crypto Nonces.swift
[54/78] Compiling Crypto ASN1.swift
[55/78] Compiling Crypto ASN1Any.swift
[56/78] Compiling Crypto ASN1BitString.swift
[57/78] Compiling Crypto ASN1Boolean.swift
[58/78] Compiling Crypto ASN1Identifier.swift
[59/78] Compiling Crypto ASN1Integer.swift
[60/78] Compiling Crypto ASN1Null.swift
[61/78] Compiling Crypto ASN1OctetString.swift
[62/78] Compiling Crypto ASN1Strings.swift
[63/78] Compiling Crypto ArraySliceBigint.swift
[64/78] Compiling Crypto GeneralizedTime.swift
[65/78] Compiling Crypto ObjectIdentifier.swift
[66/78] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[67/78] Compiling Crypto RNG_boring.swift
[68/78] Compiling Crypto SafeCompare_boring.swift
[69/78] Compiling Crypto Zeroization_boring.swift
[70/78] Compiling Crypto PrettyBytes.swift
[71/78] Compiling Crypto SafeCompare.swift
[72/78] Compiling Crypto SecureBytes.swift
[73/78] Compiling Crypto Zeroization.swift
[74/79] Wrapping AST for Crypto for debugging
[76/88] Compiling MetalLibraryArchive LanguageVersion.swift
[77/88] Compiling MetalLibraryArchive LibraryType.swift
[78/89] Compiling MetalLibraryArchive SourceArchive.swift
[79/89] Compiling MetalLibraryArchive Platform.swift
[80/89] Compiling MetalLibraryArchive MetalDataType.swift
[81/89] Compiling MetalLibraryArchive Tag.swift
[82/89] Compiling MetalLibraryArchive Function.swift
[83/89] Emitting module MetalLibraryArchive
[84/89] Compiling MetalLibraryArchive Archive.swift
[85/89] Compiling MetalLibraryArchive DeploymentTarget.swift
[87/96] Compiling Explorer MetalLibraryAchiveUnpacker.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[88/96] Compiling Explorer AppIconView.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/96] Emitting module Explorer
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[90/96] Compiling Explorer MetalLibraryArchiveDocument.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[91/96] Compiling Explorer MetalLibraryArchiveView.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[92/96] Compiling Explorer main.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
[93/96] Compiling Explorer Toast.swift
/host/spi-builder-workspace/Sources/Explorer/main.swift:7:8: error: no such module 'UniformTypeIdentifiers'
 5 | //  Created by YuAo on 2022/3/17.
 6 | //
 7 | import UniformTypeIdentifiers
   |        `- error: no such module 'UniformTypeIdentifiers'
 8 | import SwiftUI
 9 |
BUILD FAILURE 6.1 linux