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 master (de573b), with Swift 6.1 for Linux on 27 Apr 2025 13:39:34 UTC.

Build Command

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