The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MetalLibraryArchive, reference master (de573b), with Swift 6.1 for Wasm on 28 May 2025 15:39:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

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