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 idkit-swift, reference main (3ba524), with Swift 6.1 for Wasm on 12 Sep 2025 23:49:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: main
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/worldcoin/idkit-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ba524f Add deferredOnboardingURL (#16)
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
3ba524f4f6f2533e9d68ef4da1c0364a9c65a0b6
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/worldcoin/idkit-swift.git
https://github.com/worldcoin/idkit-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "idkit-swift",
  "name" : "idkit-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "IDKit",
      "targets" : [
        "IDKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IDKit",
      "module_type" : "SwiftTarget",
      "name" : "IDKit",
      "path" : "Sources/IDKit",
      "product_dependencies" : [
        "BigInt",
        "Crypto",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "IDKit"
      ],
      "sources" : [
        "Base64URLEncoding.swift",
        "BridgeClient.swift",
        "BridgeClientTypes.swift",
        "Extensions/Encodable+encrypt.swift",
        "Extensions/URLExt.swift",
        "Session.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
[1/4826] Fetching bigint
[870/17838] Fetching bigint, cryptoswift
[6649/34748] Fetching bigint, cryptoswift, swift-crypto
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.28s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.65s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.68s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.46s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.44s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.73s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Building for debugging...
[0/375] Write sources
[3/375] Copying PrivacyInfo.xcprivacy
[4/375] Write sources
[5/375] Write swift-version-24593BA9C3E375BF.txt
[6/375] Compiling fiat_p256_adx_sqr.S
[7/375] Compiling CCryptoBoringSSLShims shims.c
[8/375] Compiling fiat_p256_adx_mul.S
[9/375] Compiling fiat_curve25519_adx_square.S
[10/450] Compiling urandom.cc
[11/476] Compiling fiat_curve25519_adx_mul.S
[12/476] Compiling tasn_enc.cc
[13/476] Compiling md5-x86_64-linux.S
[14/476] Compiling md5-586-linux.S
[15/476] Compiling md5-x86_64-apple.S
[16/476] Compiling md5-586-apple.S
[17/476] Compiling a_strnid.cc
[18/476] Compiling chacha20_poly1305_x86_64-linux.S
[19/476] Compiling a_type.cc
[20/476] Compiling chacha20_poly1305_x86_64-apple.S
[21/476] Compiling chacha20_poly1305_armv8-win.S
[22/476] Compiling a_strex.cc
[23/476] Compiling chacha20_poly1305_armv8-linux.S
[24/476] Compiling chacha-x86_64-linux.S
[25/476] Compiling chacha20_poly1305_armv8-apple.S
[26/476] Compiling chacha-x86-linux.S
[27/476] Compiling chacha-x86_64-apple.S
[28/476] Compiling chacha-x86-apple.S
[29/476] Compiling a_time.cc
[30/476] Compiling chacha-armv8-win.S
[31/476] Compiling chacha-armv8-linux.S
[32/476] Compiling chacha-armv4-linux.S
[33/476] Compiling chacha-armv8-apple.S
[34/476] Compiling aes128gcmsiv-x86_64-linux.S
[35/476] Compiling aes128gcmsiv-x86_64-apple.S
[36/476] Compiling x86_64-mont5-linux.S
[37/476] Compiling x86_64-mont5-apple.S
[38/476] Compiling x86_64-mont-linux.S
[39/476] Compiling x86-mont-linux.S
[40/476] Compiling x86_64-mont-apple.S
[41/476] Compiling x86-mont-apple.S
[42/476] Compiling vpaes-x86_64-apple.S
[43/476] Compiling vpaes-x86_64-linux.S
[44/476] Compiling vpaes-x86-linux.S
[45/476] Compiling vpaes-armv8-win.S
[46/476] Compiling vpaes-x86-apple.S
[47/476] Compiling vpaes-armv8-linux.S
[48/476] Compiling vpaes-armv7-linux.S
[49/476] Compiling vpaes-armv8-apple.S
[50/476] Compiling sha512-x86_64-linux.S
[51/476] Compiling sha512-x86_64-apple.S
[52/476] Compiling sha512-armv8-win.S
[53/476] Compiling sha512-armv8-linux.S
[54/476] Compiling sha512-armv8-apple.S
[55/476] Compiling sha512-armv4-linux.S
[56/476] Compiling sha512-586-linux.S
[57/476] Compiling sha512-586-apple.S
[58/476] Compiling sha256-x86_64-linux.S
[59/476] Compiling sha256-x86_64-apple.S
[60/476] Compiling sha256-armv8-linux.S
[61/476] Compiling sha256-armv8-win.S
[62/476] Compiling sha256-armv8-apple.S
[63/476] Compiling sha256-armv4-linux.S
[64/476] Compiling sha256-586-linux.S
[65/476] Compiling sha256-586-apple.S
[66/476] Compiling sha1-x86_64-apple.S
[67/476] Compiling sha1-armv8-win.S
[68/476] Compiling sha1-x86_64-linux.S
[69/476] Compiling sha1-armv8-linux.S
[70/476] Compiling sha1-armv4-large-linux.S
[71/476] Compiling sha1-armv8-apple.S
[72/476] Compiling sha1-586-linux.S
[73/476] Compiling rsaz-avx2-linux.S
[74/476] Compiling rsaz-avx2-apple.S
[75/476] Compiling sha1-586-apple.S
[76/476] Compiling rdrand-x86_64-linux.S
[77/476] Compiling rdrand-x86_64-apple.S
[78/476] Compiling p256_beeu-x86_64-asm-linux.S
[79/476] Compiling err_data.cc
[80/476] Compiling p256_beeu-armv8-asm-win.S
[81/476] Compiling p256_beeu-x86_64-asm-apple.S
[82/476] Compiling p256_beeu-armv8-asm-linux.S
[83/476] Compiling p256_beeu-armv8-asm-apple.S
[84/476] Compiling p256-x86_64-asm-linux.S
[85/476] Compiling p256-armv8-asm-win.S
[86/476] Compiling p256-armv8-asm-linux.S
[87/476] Compiling p256-x86_64-asm-apple.S
[88/476] Compiling p256-armv8-asm-apple.S
[89/476] Compiling ghashv8-armv8-win.S
[90/476] Compiling ghashv8-armv8-apple.S
[91/476] Compiling ghashv8-armv8-linux.S
[92/476] Compiling ghashv8-armv7-linux.S
[93/476] Compiling ghash-x86_64-apple.S
[94/476] Compiling ghash-x86_64-linux.S
[95/476] Compiling ghash-x86-linux.S
[96/476] Compiling ghash-x86-apple.S
[97/476] Compiling ghash-ssse3-x86_64-linux.S
[98/476] Compiling ghash-ssse3-x86_64-apple.S
[99/476] Compiling ghash-ssse3-x86-linux.S
[100/476] Compiling ghash-ssse3-x86-apple.S
[101/476] Compiling ghash-neon-armv8-linux.S
[102/476] Compiling ghash-neon-armv8-win.S
[103/476] Compiling ghash-neon-armv8-apple.S
[104/476] Compiling ghash-armv4-linux.S
[105/476] Compiling co-586-linux.S
[106/476] Compiling co-586-apple.S
[107/476] Compiling bsaes-armv7-linux.S
[108/476] Compiling bn-armv8-linux.S
[109/476] Compiling bn-armv8-win.S
[110/476] Compiling bn-armv8-apple.S
[111/476] Compiling bn-586-linux.S
[112/476] Compiling bn-586-apple.S
[113/476] Compiling armv8-mont-win.S
[114/476] Compiling armv8-mont-linux.S
[115/476] Compiling armv8-mont-apple.S
[116/476] Compiling armv4-mont-linux.S
[117/476] Compiling aesv8-gcm-armv8-linux.S
[118/476] Compiling aesv8-gcm-armv8-win.S
[119/476] Compiling aesv8-gcm-armv8-apple.S
[120/476] Compiling aesv8-armv8-win.S
[121/476] Compiling aesv8-armv8-apple.S
[122/476] Compiling aesv8-armv8-linux.S
[123/476] Compiling aesv8-armv7-linux.S
[124/476] Compiling aesni-x86_64-linux.S
[125/476] Compiling aesni-x86_64-apple.S
[126/476] Compiling aesni-x86-linux.S
[127/476] Compiling aesni-x86-apple.S
[128/476] Compiling aesni-gcm-x86_64-apple.S
[129/476] Compiling aes-gcm-avx512-x86_64-linux.S
[130/476] Compiling aesni-gcm-x86_64-linux.S
[131/476] Compiling aes-gcm-avx512-x86_64-apple.S
[132/476] Compiling aes-gcm-avx2-x86_64-linux.S
[133/476] Compiling aes-gcm-avx2-x86_64-apple.S
[134/476] Compiling xwing.cc
[135/476] Compiling x_x509.cc
[136/476] Compiling x_val.cc
[137/476] Compiling x_x509a.cc
[138/476] Compiling x_sig.cc
[139/476] Compiling x_req.cc
[140/476] Compiling x_spki.cc
[141/476] Compiling x_pubkey.cc
[142/476] Compiling x_all.cc
[143/476] Compiling x_exten.cc
[144/476] Compiling x_crl.cc
[145/476] Compiling x_name.cc
[146/476] Compiling x_attrib.cc
[147/476] Compiling x_algor.cc
[148/476] Compiling x509spki.cc
[149/476] Compiling x509name.cc
[150/476] Compiling x509rset.cc
[151/476] Compiling x509cset.cc
[152/476] Compiling x509_vpm.cc
[153/476] Compiling x509_v3.cc
[154/476] Compiling x509_vfy.cc
[155/476] Compiling x509_set.cc
[156/476] Compiling x509_txt.cc
[157/476] Compiling x509_obj.cc
[158/476] Compiling x509_req.cc
[159/476] Compiling x509_trs.cc
[161/476] Compiling CryptoSwift IntegerConversion.swift
[162/476] Compiling CryptoSwift Multiplication.swift
[163/476] Compiling CryptoSwift PrimeTest.swift
[164/476] Compiling CryptoSwift Random.swift
[165/476] Compiling CryptoSwift Shifts.swift
[166/476] Compiling CryptoSwift SquareRoot.swift
[167/476] Compiling CryptoSwift Strideable.swift
[168/476] Compiling CryptoSwift StringConversion.swift
[169/476] Compiling CryptoSwift Subtraction.swift
[170/476] Compiling CryptoSwift WordsAndBits.swift
[171/476] Compiling CryptoSwift ChaCha20.swift
[172/476] Compiling CryptoSwift Checksum.swift
[173/476] Compiling CryptoSwift Cipher.swift
[174/476] Compiling CryptoSwift Collection+Extension.swift
[174/490] Compiling x509_def.cc
[175/490] Compiling x509_d2.cc
[176/490] Compiling x509_lu.cc
[177/490] Compiling x509_ext.cc
[178/490] Compiling x509_cmp.cc
[179/490] Compiling x509.cc
[180/490] Compiling x509_att.cc
[181/490] Compiling v3_skey.cc
[182/490] Compiling v3_utl.cc
[184/490] Compiling CryptoSwift CMAC.swift
[185/490] Compiling CryptoSwift Addition.swift
[186/490] Compiling CryptoSwift BigInt.swift
[187/490] Compiling CryptoSwift BigUInt.swift
[188/490] Compiling CryptoSwift BitwiseOps.swift
[189/490] Compiling CryptoSwift CS.swift
[190/490] Compiling CryptoSwift Codable.swift
[191/490] Compiling CryptoSwift Comparable.swift
[192/490] Compiling CryptoSwift DataConversion.swift
[193/490] Compiling CryptoSwift Division.swift
[194/490] Compiling CryptoSwift Exponentiation.swift
[195/490] Compiling CryptoSwift FloatingPointConversion.swift
[196/490] Compiling CryptoSwift GCD.swift
[197/490] Compiling CryptoSwift Hashable.swift
[197/490] Compiling v3_prn.cc
[198/490] Compiling v3_purp.cc
[199/490] Compiling v3_pcons.cc
[200/490] Compiling v3_pmaps.cc
[201/490] Compiling v3_ocsp.cc
[203/490] Compiling CryptoSwift XChaCha20+Foundation.swift
[204/490] Compiling CryptoSwift Generics.swift
[205/490] Compiling CryptoSwift HKDF.swift
[206/490] Compiling CryptoSwift HMAC.swift
[207/490] Compiling CryptoSwift ISO10126Padding.swift
[208/490] Compiling CryptoSwift ISO78164Padding.swift
[209/490] Compiling CryptoSwift Int+Extension.swift
[210/490] Compiling CryptoSwift MD5.swift
[211/490] Compiling CryptoSwift NoPadding.swift
[212/490] Compiling CryptoSwift Operators.swift
[213/490] Compiling CryptoSwift DER.swift
[214/490] Compiling CryptoSwift PBKDF1.swift
[215/490] Compiling CryptoSwift PBKDF2.swift
[216/490] Compiling CryptoSwift PKCS1v15.swift
[217/490] Compiling CryptoSwift BlockEncryptor.swift
[218/490] Compiling CryptoSwift BlockMode.swift
[219/490] Compiling CryptoSwift BlockModeOptions.swift
[220/490] Compiling CryptoSwift CBC.swift
[221/490] Compiling CryptoSwift CCM.swift
[222/490] Compiling CryptoSwift CFB.swift
[223/490] Compiling CryptoSwift CTR.swift
[224/490] Compiling CryptoSwift CipherModeWorker.swift
[225/490] Compiling CryptoSwift ECB.swift
[226/490] Compiling CryptoSwift GCM.swift
[227/490] Compiling CryptoSwift OCB.swift
[228/490] Compiling CryptoSwift OFB.swift
[229/490] Compiling CryptoSwift PCBC.swift
[230/490] Compiling CryptoSwift Blowfish.swift
[231/490] Compiling CryptoSwift CBCMAC.swift
[231/490] Compiling v3_ncons.cc
[233/490] Emitting module CryptoSwift
[234/490] Compiling CryptoSwift AEAD.swift
[235/490] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[236/490] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[237/490] Compiling CryptoSwift AES.Cryptors.swift
[238/490] Compiling CryptoSwift AES.swift
[239/490] Compiling CryptoSwift ASN1.swift
[240/490] Compiling CryptoSwift ASN1Decoder.swift
[241/490] Compiling CryptoSwift ASN1Encoder.swift
[242/490] Compiling CryptoSwift ASN1Scanner.swift
[243/490] Compiling CryptoSwift Array+Extension.swift
[244/490] Compiling CryptoSwift Authenticator.swift
[245/490] Compiling CryptoSwift BatchedCollection.swift
[246/490] Compiling CryptoSwift Bit.swift
[247/490] Compiling CryptoSwift BlockCipher.swift
[248/490] Compiling CryptoSwift BlockDecryptor.swift
[249/490] Compiling CryptoSwift Signature.swift
[250/490] Compiling CryptoSwift StreamDecryptor.swift
[251/490] Compiling CryptoSwift StreamEncryptor.swift
[252/490] Compiling CryptoSwift String+Extension.swift
[253/490] Compiling CryptoSwift UInt128.swift
[254/490] Compiling CryptoSwift UInt16+Extension.swift
[255/490] Compiling CryptoSwift UInt32+Extension.swift
[256/490] Compiling CryptoSwift UInt64+Extension.swift
[257/490] Compiling CryptoSwift UInt8+Extension.swift
[258/490] Compiling CryptoSwift Updatable.swift
[259/490] Compiling CryptoSwift Utils.swift
[260/490] Compiling CryptoSwift XChaCha20.swift
[261/490] Compiling CryptoSwift ZeroPadding.swift
[262/490] Compiling CryptoSwift resource_bundle_accessor.swift
[262/490] Compiling v3_lib.cc
[263/490] Compiling v3_int.cc
[264/490] Compiling v3_info.cc
[265/490] Compiling v3_genn.cc
[266/490] Compiling v3_extku.cc
[267/490] Compiling v3_ia5.cc
[268/490] Compiling v3_enum.cc
[269/490] Compiling v3_crld.cc
[270/490] Compiling v3_cpols.cc
[271/490] Compiling v3_bcons.cc
[272/490] Compiling v3_bitst.cc
[273/490] Compiling v3_alt.cc
[274/490] Compiling v3_conf.cc
[276/490] Compiling CryptoSwift CompactMap.swift
[277/490] Compiling CryptoSwift Cryptor.swift
[278/490] Compiling CryptoSwift Cryptors.swift
[279/490] Compiling CryptoSwift Digest.swift
[280/490] Compiling CryptoSwift DigestType.swift
[281/490] Compiling CryptoSwift AES+Foundation.swift
[282/490] Compiling CryptoSwift Array+Foundation.swift
[283/490] Compiling CryptoSwift Blowfish+Foundation.swift
[284/490] Compiling CryptoSwift ChaCha20+Foundation.swift
[285/490] Compiling CryptoSwift Data+Extension.swift
[286/490] Compiling CryptoSwift HMAC+Foundation.swift
[287/490] Compiling CryptoSwift Rabbit+Foundation.swift
[288/490] Compiling CryptoSwift String+FoundationExtension.swift
[289/490] Compiling CryptoSwift Utils+Foundation.swift
[290/490] Compiling CryptoSwift PKCS5.swift
[291/490] Compiling CryptoSwift PKCS7.swift
[292/490] Compiling CryptoSwift PKCS7Padding.swift
[293/490] Compiling CryptoSwift Padding.swift
[294/490] Compiling CryptoSwift Poly1305.swift
[295/490] Compiling CryptoSwift RSA+Cipher.swift
[296/490] Compiling CryptoSwift RSA+Signature.swift
[297/490] Compiling CryptoSwift RSA.swift
[298/490] Compiling CryptoSwift Rabbit.swift
[299/490] Compiling CryptoSwift SHA1.swift
[300/490] Compiling CryptoSwift SHA2.swift
[301/490] Compiling CryptoSwift SHA3.swift
[302/490] Compiling CryptoSwift Scrypt.swift
[303/490] Compiling CryptoSwift SecureBytes.swift
[304/491] Compiling v3_akeya.cc
[305/491] Compiling v3_akey.cc
[306/491] Compiling t_x509a.cc
[307/491] Compiling t_x509.cc
[308/491] Compiling t_crl.cc
[309/491] Compiling t_req.cc
[310/491] Compiling rsa_pss.cc
[311/491] Compiling i2d_pr.cc
[312/491] Compiling policy.cc
[313/491] Compiling name_print.cc
[314/491] Compiling by_file.cc
[315/491] Compiling algorithm.cc
[316/491] Compiling asn1_gen.cc
[317/491] Compiling by_dir.cc
[318/491] Compiling a_verify.cc
[319/491] Compiling a_sign.cc
[320/491] Compiling voprf.cc
[321/491] Compiling a_digest.cc
[322/491] Compiling thread_win.cc
[323/491] Compiling thread_pthread.cc
[324/491] Compiling thread_none.cc
[325/491] Compiling trust_token.cc
[326/491] Compiling thread.cc
[327/491] Compiling pmbtoken.cc
[328/491] Compiling stack.cc
[329/491] Compiling siphash.cc
[330/491] Compiling sha512.cc
[331/491] Compiling spake2plus.cc
[332/491] Compiling sha1.cc
[333/491] Compiling sha256.cc
[334/491] Compiling slhdsa.cc
[335/491] Compiling rsa_print.cc
[336/491] Compiling rsa_extra.cc
[337/491] Compiling refcount.cc
[338/491] Compiling rsa_crypt.cc
[339/491] Compiling windows.cc
[340/491] Compiling trusty.cc
[341/491] Compiling rand.cc
[342/491] Compiling rc4.cc
[343/491] Compiling rsa_asn1.cc
[344/491] Compiling passive.cc
[345/491] Compiling poly1305_arm_asm.S
[346/491] Compiling fork_detect.cc
[347/491] Compiling deterministic.cc
[347/491] Compiling forkunsafe.cc
[349/491] Compiling ios.cc
[350/491] Compiling getentropy.cc
[351/491] Compiling poly1305_vec.cc
[352/491] Compiling pool.cc
[353/491] Compiling poly1305_arm.cc
[354/491] Compiling poly1305.cc
[355/491] Compiling pkcs7_x509.cc
[356/491] Compiling pkcs8.cc
[357/491] Compiling pkcs7.cc
[358/491] Compiling pem_xaux.cc
[359/491] Compiling p5_pbev2.cc
[360/491] Compiling pkcs8_x509.cc
[361/491] Compiling pem_x509.cc
[362/491] Compiling pem_pkey.cc
[363/491] Compiling pem_pk8.cc
[364/491] Compiling pem_all.cc
[365/491] Compiling pem_oth.cc
[366/491] Compiling pem_lib.cc
[367/491] Compiling obj_xref.cc
[368/491] Compiling mlkem.cc
[369/491] Compiling obj.cc
[370/491] Compiling pem_info.cc
[371/491] Compiling poly_rq_mul.S
[372/491] Compiling mldsa.cc
[373/491] Compiling mem.cc
[374/491] Compiling fips_shared_support.cc
[375/491] Compiling kyber.cc
[376/491] Compiling lhash.cc
[377/491] Compiling md4.cc
[378/491] Compiling hrss.cc
[379/491] Compiling md5.cc
[380/491] Compiling fuzzer_mode.cc
[381/491] Compiling hpke.cc
[382/491] Compiling pbkdf.cc
[383/491] Compiling scrypt.cc
[384/491] Compiling ex_data.cc
[385/491] Compiling print.cc
[386/491] Compiling sign.cc
[387/491] Compiling p_x25519_asn1.cc
[388/491] Compiling p_x25519.cc
[389/491] Compiling p_rsa.cc
[390/491] Compiling p_ed25519.cc
[391/491] Compiling p_rsa_asn1.cc
[392/491] Compiling p_hkdf.cc
[393/491] Compiling p_ec_asn1.cc
[394/491] Compiling p_ed25519_asn1.cc
[395/491] Compiling p_ec.cc
[396/491] Compiling p_dsa_asn1.cc
[397/491] Compiling p_dh_asn1.cc
[398/491] Compiling p_dh.cc
[399/491] Compiling evp.cc
[400/491] Compiling ecdsa_p1363.cc
[401/491] Compiling err.cc
[402/491] Compiling ecdsa_asn1.cc
[403/491] Compiling evp_ctx.cc
[404/491] Compiling evp_asn1.cc
[405/491] Compiling ecdh.cc
[406/491] Compiling engine.cc
[407/491] Compiling hash_to_curve.cc
[408/491] Compiling ec_derive.cc
[409/491] Compiling params.cc
[410/491] Compiling dsa.cc
[411/491] Compiling bcm.cc
[412/491] Compiling dsa_asn1.cc
[413/491] Compiling ec_asn1.cc
[414/491] Compiling digest_extra.cc
[415/491] Compiling x25519-asm-arm.S
[416/491] Compiling dh_asn1.cc
[417/491] Compiling curve25519_64_adx.cc
[418/491] Compiling des.cc
[419/491] Compiling crypto.cc
[420/491] Compiling cpu_arm_linux.cc
[421/491] Compiling cpu_intel.cc
[422/491] Compiling spake25519.cc
[423/491] Compiling cpu_arm_freebsd.cc
[424/491] Compiling cpu_aarch64_openbsd.cc
[425/491] Compiling curve25519.cc
[426/491] Compiling cpu_aarch64_sysreg.cc
[427/491] Compiling cpu_aarch64_win.cc
[428/491] Compiling cpu_aarch64_fuchsia.cc
[429/491] Compiling cpu_aarch64_linux.cc
[430/491] Compiling cpu_aarch64_apple.cc
[431/491] Compiling get_cipher.cc
[432/491] Compiling e_tls.cc
[433/491] Compiling tls_cbc.cc
[434/491] Compiling e_rc4.cc
[435/491] Compiling conf.cc
[436/491] Compiling cms.cc
[437/491] Compiling e_null.cc
[438/491] Compiling e_rc2.cc
[439/491] Compiling e_aesgcmsiv.cc
[440/491] Compiling e_chacha20poly1305.cc
[441/491] Compiling e_aeseax.cc
[442/491] Compiling e_des.cc
[443/491] Compiling e_aesctrhmac.cc
[444/491] Compiling derive_key.cc
[445/491] Compiling chacha.cc
[446/491] Compiling unicode.cc
[447/491] Compiling buf.cc
[448/491] Compiling asn1_compat.cc
[449/491] Compiling cbb.cc
[450/491] Compiling ber.cc
[451/491] Compiling cbs.cc
[452/491] Compiling sqrt.cc
[453/491] Compiling div.cc
[454/491] Compiling printf.cc
[455/491] Compiling exponentiation.cc
[456/491] Compiling convert.cc
[457/491] Compiling blake2.cc
[458/491] Compiling bn_asn1.cc
[459/491] Compiling pair.cc
[460/491] Compiling hexdump.cc
[461/491] Compiling file.cc
[462/491] Compiling fd.cc
[463/491] Compiling errno.cc
[464/491] Compiling bio_mem.cc
[465/491] Compiling bio.cc
[466/491] Compiling tasn_new.cc
[467/491] Compiling tasn_fre.cc
[468/491] Compiling posix_time.cc
[469/491] Compiling base64.cc
[470/491] Compiling tasn_typ.cc
[471/491] Compiling tasn_utl.cc
[472/491] Compiling tasn_dec.cc
[473/491] Compiling f_string.cc
[474/491] Compiling f_int.cc
[475/491] Compiling asn_pack.cc
[476/491] Compiling asn1_par.cc
[477/491] Compiling a_octet.cc
[478/491] Compiling asn1_lib.cc
[479/491] Compiling a_utctm.cc
[480/491] Compiling a_object.cc
[481/491] Compiling a_i2d_fp.cc
[482/491] Compiling a_mbstr.cc
[483/491] Write sources
[484/491] Compiling a_int.cc
[485/512] Compiling a_dup.cc
[486/512] Compiling a_d2i_fp.cc
[487/512] Compiling a_gentm.cc
[488/512] Compiling aes.cc
[489/512] Compiling a_bool.cc
[491/512] Compiling BigInt Floating Point Conversion.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:170:13: error: '_mantissa' is inaccessible due to 'internal' protection level
168 |     var mantissaParts: [UInt16] {
169 |         [
170 |             _mantissa.0,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:171:13: error: '_mantissa' is inaccessible due to 'internal' protection level
169 |         [
170 |             _mantissa.0,
171 |             _mantissa.1,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:172:13: error: '_mantissa' is inaccessible due to 'internal' protection level
170 |             _mantissa.0,
171 |             _mantissa.1,
172 |             _mantissa.2,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:173:13: error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
173 |             _mantissa.3,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:174:13: error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
174 |             _mantissa.4,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:175:13: error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
175 |             _mantissa.5,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
176 |             _mantissa.6,
177 |             _mantissa.7,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:176:13: error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
176 |             _mantissa.6,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
177 |             _mantissa.7,
178 |         ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:177:13: error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
177 |             _mantissa.7,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
178 |         ]
179 |     }
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
[492/512] Compiling BigInt GCD.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:170:13: error: '_mantissa' is inaccessible due to 'internal' protection level
168 |     var mantissaParts: [UInt16] {
169 |         [
170 |             _mantissa.0,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:171:13: error: '_mantissa' is inaccessible due to 'internal' protection level
169 |         [
170 |             _mantissa.0,
171 |             _mantissa.1,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:172:13: error: '_mantissa' is inaccessible due to 'internal' protection level
170 |             _mantissa.0,
171 |             _mantissa.1,
172 |             _mantissa.2,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:173:13: error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
173 |             _mantissa.3,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:174:13: error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
174 |             _mantissa.4,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:175:13: error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
175 |             _mantissa.5,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
176 |             _mantissa.6,
177 |             _mantissa.7,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:176:13: error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
176 |             _mantissa.6,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
177 |             _mantissa.7,
178 |         ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:177:13: error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
177 |             _mantissa.7,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
178 |         ]
179 |     }
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
[493/512] Compiling BigInt Hashable.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:170:13: error: '_mantissa' is inaccessible due to 'internal' protection level
168 |     var mantissaParts: [UInt16] {
169 |         [
170 |             _mantissa.0,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:171:13: error: '_mantissa' is inaccessible due to 'internal' protection level
169 |         [
170 |             _mantissa.0,
171 |             _mantissa.1,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:172:13: error: '_mantissa' is inaccessible due to 'internal' protection level
170 |             _mantissa.0,
171 |             _mantissa.1,
172 |             _mantissa.2,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:173:13: error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
173 |             _mantissa.3,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:174:13: error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
174 |             _mantissa.4,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:175:13: error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
175 |             _mantissa.5,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
176 |             _mantissa.6,
177 |             _mantissa.7,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:176:13: error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
176 |             _mantissa.6,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
177 |             _mantissa.7,
178 |         ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:177:13: error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
177 |             _mantissa.7,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
178 |         ]
179 |     }
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
[494/514] Compiling BigInt Strideable.swift
[495/514] Compiling BigInt String Conversion.swift
[495/514] Compiling a_bitstr.cc
[497/522] Compiling BigInt Random.swift
[498/522] Compiling BigInt Shifts.swift
[499/522] Compiling BigInt Square Root.swift
[500/522] Compiling BigInt Integer Conversion.swift
[501/522] Compiling BigInt Multiplication.swift
[502/522] Compiling BigInt Prime Test.swift
[503/522] Emitting module BigInt
[504/522] Compiling BigInt Bitwise Ops.swift
[505/522] Compiling BigInt Codable.swift
[506/522] Compiling BigInt Comparable.swift
[507/522] Compiling BigInt Data Conversion.swift
[508/522] Compiling BigInt Division.swift
[509/522] Compiling BigInt Exponentiation.swift
[510/522] Compiling BigInt Addition.swift
[511/522] Compiling BigInt BigInt.swift
[512/522] Compiling BigInt BigUInt.swift
[513/522] Compiling CryptoBoringWrapper RandomBytes.swift
[514/522] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[515/522] Compiling BigInt Subtraction.swift
[516/522] Compiling BigInt Words and Bits.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
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/1] Write swift-version-24593BA9C3E375BF.txt
[2/30] Compiling CryptoBoringWrapper RandomBytes.swift
[3/72] Compiling CryptoBoringWrapper EllipticCurve.swift
[4/120] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[5/131] Emitting module CryptoBoringWrapper
[6/131] Compiling CryptoSwift Array+Extension.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:170:13: error: '_mantissa' is inaccessible due to 'internal' protection level
168 |     var mantissaParts: [UInt16] {
169 |         [
170 |             _mantissa.0,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:171:13: error: '_mantissa' is inaccessible due to 'internal' protection level
169 |         [
170 |             _mantissa.0,
171 |             _mantissa.1,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:172:13: error: '_mantissa' is inaccessible due to 'internal' protection level
170 |             _mantissa.0,
171 |             _mantissa.1,
172 |             _mantissa.2,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:173:13: error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
173 |             _mantissa.3,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:174:13: error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
174 |             _mantissa.4,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:175:13: error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
175 |             _mantissa.5,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
176 |             _mantissa.6,
177 |             _mantissa.7,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:176:13: error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
176 |             _mantissa.6,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
177 |             _mantissa.7,
178 |         ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:177:13: error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
177 |             _mantissa.7,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
178 |         ]
179 |     }
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
[7/131] Compiling CryptoSwift Authenticator.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:170:13: error: '_mantissa' is inaccessible due to 'internal' protection level
168 |     var mantissaParts: [UInt16] {
169 |         [
170 |             _mantissa.0,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:171:13: error: '_mantissa' is inaccessible due to 'internal' protection level
169 |         [
170 |             _mantissa.0,
171 |             _mantissa.1,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:172:13: error: '_mantissa' is inaccessible due to 'internal' protection level
170 |             _mantissa.0,
171 |             _mantissa.1,
172 |             _mantissa.2,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:173:13: error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
173 |             _mantissa.3,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:174:13: error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
174 |             _mantissa.4,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:175:13: error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
175 |             _mantissa.5,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
176 |             _mantissa.6,
177 |             _mantissa.7,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:176:13: error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
176 |             _mantissa.6,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
177 |             _mantissa.7,
178 |         ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:177:13: error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
177 |             _mantissa.7,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
178 |         ]
179 |     }
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
[8/131] Compiling CryptoSwift BatchedCollection.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:170:13: error: '_mantissa' is inaccessible due to 'internal' protection level
168 |     var mantissaParts: [UInt16] {
169 |         [
170 |             _mantissa.0,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:171:13: error: '_mantissa' is inaccessible due to 'internal' protection level
169 |         [
170 |             _mantissa.0,
171 |             _mantissa.1,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:172:13: error: '_mantissa' is inaccessible due to 'internal' protection level
170 |             _mantissa.0,
171 |             _mantissa.1,
172 |             _mantissa.2,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:173:13: error: '_mantissa' is inaccessible due to 'internal' protection level
171 |             _mantissa.1,
172 |             _mantissa.2,
173 |             _mantissa.3,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:174:13: error: '_mantissa' is inaccessible due to 'internal' protection level
172 |             _mantissa.2,
173 |             _mantissa.3,
174 |             _mantissa.4,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:175:13: error: '_mantissa' is inaccessible due to 'internal' protection level
173 |             _mantissa.3,
174 |             _mantissa.4,
175 |             _mantissa.5,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
176 |             _mantissa.6,
177 |             _mantissa.7,
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:176:13: error: '_mantissa' is inaccessible due to 'internal' protection level
174 |             _mantissa.4,
175 |             _mantissa.5,
176 |             _mantissa.6,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
177 |             _mantissa.7,
178 |         ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/Floating Point Conversion.swift:177:13: error: '_mantissa' is inaccessible due to 'internal' protection level
175 |             _mantissa.5,
176 |             _mantissa.6,
177 |             _mantissa.7,
    |             `- error: '_mantissa' is inaccessible due to 'internal' protection level
178 |         ]
179 |     }
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
  |              `- note: '_mantissa' declared here
3 |
[9/133] Emitting module BigInt
[10/133] Compiling CryptoSwift BigUInt.swift
[11/133] Compiling CryptoSwift BitwiseOps.swift
[12/133] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[13/133] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[14/133] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[15/133] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[16/134] Compiling CryptoSwift AEAD.swift
[17/134] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[18/134] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[20/134] Compiling CryptoSwift CMAC.swift
[21/134] Compiling CryptoSwift Addition.swift
[22/134] Compiling CryptoSwift BigInt.swift
[23/134] Compiling CryptoSwift Bit.swift
[24/134] Compiling CryptoSwift BlockCipher.swift
[25/134] Compiling CryptoSwift BlockDecryptor.swift
[26/205] Compiling Crypto ASN1OctetString.swift
[27/205] Compiling Crypto ASN1Strings.swift
[28/205] Compiling Crypto ArraySliceBigint.swift
[29/205] Compiling Crypto GeneralizedTime.swift
[30/205] Compiling Crypto ObjectIdentifier.swift
[31/205] Compiling Crypto ECDSASignature.swift
[32/205] Compiling Crypto HPKE-AEAD.swift
[33/205] Compiling Crypto HPKE-Ciphersuite.swift
BUILD FAILURE 6.1 wasm