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 ATIdentityTools, reference main (b98b46), with Swift 6.1 for Wasm on 22 Jun 2025 01:50:09 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATIdentityTools.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/ATProtoKit/ATIdentityTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b98b46a Create SECURITY.md
Cloned https://github.com/ATProtoKit/ATIdentityTools.git
Revision (git rev-parse @):
b98b46adbf521ddd8b393c8427bcc22de4cbd50c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATIdentityTools.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ATProtoKit/ATIdentityTools.git
https://github.com/ATProtoKit/ATIdentityTools.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "atcommontools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/ATCommonTools.git"
    },
    {
      "identity" : "atcryptography",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/ATCryptography.git"
    },
    {
      "identity" : "swift-async-dns-resolver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-dns-resolver"
    }
  ],
  "manifest_display_name" : "ATIdentityTools",
  "name" : "ATIdentityTools",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ATIdentityTools",
      "targets" : [
        "ATIdentityTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DIDCore",
      "targets" : [
        "DIDCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DIDCore",
      "module_type" : "SwiftTarget",
      "name" : "DIDCore",
      "path" : "Sources/DIDCore",
      "product_memberships" : [
        "DIDCore"
      ],
      "sources" : [
        "DID.swift",
        "DIDDocument.swift",
        "DIDMethod.swift",
        "DIDMethods/DIDPLCIdentifier.swift",
        "DIDMethods/DIDWebIdentifier.swift",
        "DIDProtocol.swift",
        "Errors.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATIdentityToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "ATIdentityToolsTests",
      "path" : "Tests/ATIdentityToolsTests",
      "sources" : [
        "ATIdentityToolsTests.swift",
        "DIDCore-specific/DIDPlcTests.swift",
        "DIDCore-specific/DIDWebTests.swift"
      ],
      "target_dependencies" : [
        "ATIdentityTools",
        "DIDCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATIdentityTools",
      "module_type" : "SwiftTarget",
      "name" : "ATIdentityTools",
      "path" : "Sources/ATIdentityTools",
      "product_dependencies" : [
        "ATCommonTools",
        "ATCommonWeb",
        "ATCryptography",
        "AsyncDNSResolver"
      ],
      "product_memberships" : [
        "ATIdentityTools"
      ],
      "sources" : [
        "DID/ATProtocolDataUtilities.swift",
        "DID/DIDDocumentResolverProtocol.swift",
        "DID/DIDPLCResolver.swift",
        "DID/DIDResolver.swift",
        "DID/DIDUtilities.swift",
        "DID/DIDWebResolver.swift",
        "DID/MemoryCache.swift",
        "Errors.swift",
        "Handle/HandleResolver.swift",
        "Models.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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 -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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/ATProtoKit/ATCommonTools.git
Fetching https://github.com/apple/swift-async-dns-resolver
Fetching https://github.com/ATProtoKit/ATCryptography.git
[1/850] Fetching swift-async-dns-resolver
[851/1773] Fetching swift-async-dns-resolver, atcryptography
[1331/2026] Fetching swift-async-dns-resolver, atcryptography, atcommontools
Fetched https://github.com/ATProtoKit/ATCommonTools.git from cache (0.27s)
Fetched https://github.com/apple/swift-async-dns-resolver from cache (0.27s)
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (0.28s)
Computing version for https://github.com/apple/swift-async-dns-resolver
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (2.24s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.1.9 (0.50s)
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
[1/4807] Fetching bigint
[819/9720] Fetching bigint, swift-secp256k1
[9721/25139] Fetching bigint, swift-secp256k1, swift-crypto
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (0.47s)
[5887/20226] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
[1388/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.66s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (2.21s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.46s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.12 (0.48s)
Fetching https://github.com/nnabeyang/swift-cbor
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
[1/68] Fetching swift-cbor
[69/635] Fetching swift-cbor, multiformatskit
Fetched https://github.com/nnabeyang/swift-cbor from cache (0.26s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.27s)
Computing version for https://github.com/nnabeyang/swift-cbor
Computed https://github.com/nnabeyang/swift-cbor at 0.0.4 (0.70s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.57s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.81s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.10s)
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.0
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.1.9
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/ATProtoKit/ATCommonTools.git
Working copy of https://github.com/ATProtoKit/ATCommonTools.git resolved at 0.0.12
Creating working copy for https://github.com/nnabeyang/swift-cbor
Working copy of https://github.com/nnabeyang/swift-cbor resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-async-dns-resolver
Working copy of https://github.com/apple/swift-async-dns-resolver resolved at 0.4.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.3.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ATIdentityTools/PrivacyInfo.xcprivacy
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DIDCore/PrivacyInfo.xcprivacy
Building for debugging...
[0/437] Write sources
[9/437] Write swift-version-24593BA9C3E375BF.txt
[10/437] Compiling chacha.cc
[11/437] Compiling cipher_extra.cc
[12/437] Compiling derive_key.cc
[13/437] Compiling precomputed_ecmult_gen.c
[14/437] Compiling unicode.cc
[15/450] Compiling a_verify.cc
[16/450] Write sources
[17/452] Compiling secp256k1.c
[18/452] Compiling a_digest.cc
[19/452] Compiling Utility.c
[20/452] Compiling fiat_p256_adx_sqr.S
[21/452] Compiling fiat_p256_adx_mul.S
[22/452] Compiling a_sign.cc
[23/452] Compiling fiat_curve25519_adx_square.S
[24/452] Compiling md5-x86_64-linux.S
[25/452] Compiling fiat_curve25519_adx_mul.S
[26/452] Compiling md5-586-linux.S
[27/452] Compiling md5-x86_64-apple.S
[28/452] Compiling md5-586-apple.S
[29/452] Compiling chacha20_poly1305_x86_64-apple.S
[30/452] Compiling chacha20_poly1305_x86_64-linux.S
[31/452] Compiling CCryptoBoringSSLShims shims.c
[32/452] Compiling chacha20_poly1305_armv8-win.S
[33/452] Compiling chacha20_poly1305_armv8-linux.S
[34/452] Compiling chacha-x86_64-linux.S
[35/452] Compiling chacha-x86_64-apple.S
[36/452] Compiling chacha20_poly1305_armv8-apple.S
[37/452] Compiling chacha-x86-linux.S
[38/452] Compiling chacha-x86-apple.S
[39/452] Compiling chacha-armv8-apple.S
[40/452] Compiling chacha-armv8-win.S
[41/452] Compiling chacha-armv8-linux.S
[42/452] Compiling chacha-armv4-linux.S
[43/452] Compiling aes128gcmsiv-x86_64-linux.S
[44/452] Compiling aes128gcmsiv-x86_64-apple.S
[45/452] Compiling x86_64-mont-linux.S
[46/452] Compiling x86_64-mont5-linux.S
[47/452] Compiling x86_64-mont5-apple.S
[48/452] Compiling x86_64-mont-apple.S
[49/452] Compiling x86-mont-linux.S
[50/452] Compiling vpaes-x86_64-linux.S
[51/452] Compiling x86-mont-apple.S
[52/452] Compiling vpaes-x86-linux.S
[53/452] Compiling vpaes-x86_64-apple.S
[54/452] Compiling err_data.cc
[55/452] Compiling vpaes-x86-apple.S
[56/452] Compiling vpaes-armv8-win.S
[57/452] Compiling sha512-x86_64-linux.S
[58/452] Compiling vpaes-armv8-linux.S
[59/452] Compiling vpaes-armv8-apple.S
[60/452] Compiling vpaes-armv7-linux.S
[61/452] Compiling sha512-x86_64-apple.S
[62/452] Compiling sha512-armv8-win.S
[63/452] Compiling sha512-armv8-linux.S
[64/452] Compiling sha512-armv8-apple.S
[65/452] Compiling sha512-586-linux.S
[66/452] Compiling sha512-armv4-linux.S
[67/452] Compiling sha256-x86_64-linux.S
[67/452] Compiling sha512-586-apple.S
[69/452] Compiling sha256-x86_64-apple.S
[70/452] Compiling sha256-armv8-linux.S
[71/452] Compiling sha256-armv8-win.S
[72/452] Compiling sha256-armv4-linux.S
[73/452] Compiling sha256-armv8-apple.S
[74/452] Compiling sha256-586-linux.S
[75/452] Compiling sha1-x86_64-linux.S
[76/452] Compiling sha256-586-apple.S
[77/452] Compiling sha1-x86_64-apple.S
[78/452] Compiling sha1-armv8-win.S
[78/452] Compiling sha1-armv8-linux.S
[80/452] Compiling sha1-armv8-apple.S
[81/452] Compiling sha1-armv4-large-linux.S
[82/452] Compiling sha1-586-linux.S
[83/452] Compiling sha1-586-apple.S
[84/452] Compiling rsaz-avx2-linux.S
[85/452] Compiling rdrand-x86_64-linux.S
[86/452] Compiling rsaz-avx2-apple.S
[87/452] Compiling rdrand-x86_64-apple.S
[88/452] Compiling p256_beeu-x86_64-asm-linux.S
[89/452] Compiling p256_beeu-x86_64-asm-apple.S
[90/452] Compiling p256_beeu-armv8-asm-linux.S
[91/452] Compiling p256_beeu-armv8-asm-win.S
[92/452] Compiling p256_beeu-armv8-asm-apple.S
[93/452] Compiling p256-x86_64-asm-linux.S
[94/452] Compiling p256-armv8-asm-win.S
[95/452] Compiling p256-x86_64-asm-apple.S
[96/452] Compiling p256-armv8-asm-linux.S
[97/452] Compiling p256-armv8-asm-apple.S
[98/452] Compiling ghashv8-armv8-win.S
[99/452] Compiling ghashv8-armv8-apple.S
[100/452] Compiling ghashv8-armv8-linux.S
[101/452] Compiling ghashv8-armv7-linux.S
[102/452] Compiling ghash-x86_64-linux.S
[103/452] Compiling ghash-x86_64-apple.S
[104/452] Compiling ghash-x86-apple.S
[105/452] Compiling ghash-x86-linux.S
[106/452] Compiling ghash-ssse3-x86_64-apple.S
[107/452] Compiling ghash-ssse3-x86-linux.S
[108/452] Compiling ghash-ssse3-x86_64-linux.S
[109/452] Compiling ghash-ssse3-x86-apple.S
[110/452] Compiling ghash-neon-armv8-win.S
[111/452] Compiling ghash-neon-armv8-linux.S
[112/452] Compiling ghash-armv4-linux.S
[113/452] Compiling co-586-linux.S
[114/452] Compiling ghash-neon-armv8-apple.S
[115/452] Compiling co-586-apple.S
[116/452] Compiling bn-armv8-linux.S
[117/452] Compiling bsaes-armv7-linux.S
[118/452] Compiling bn-armv8-apple.S
[119/452] Compiling bn-armv8-win.S
[120/452] Compiling bn-586-linux.S
[121/452] Compiling armv8-mont-linux.S
[122/452] Compiling armv8-mont-win.S
[123/452] Compiling bn-586-apple.S
[124/452] Compiling armv8-mont-apple.S
[125/452] Compiling armv4-mont-linux.S
[126/452] Compiling aesv8-gcm-armv8-win.S
[127/452] Compiling aesv8-gcm-armv8-apple.S
[128/452] Compiling aesv8-gcm-armv8-linux.S
[129/452] Compiling aesv8-armv8-linux.S
[130/452] Compiling aesv8-armv8-win.S
[131/452] Compiling aesv8-armv8-apple.S
[132/452] Compiling aesv8-armv7-linux.S
[133/452] Compiling aesni-x86_64-linux.S
[134/452] Compiling aesni-x86_64-apple.S
[135/452] Compiling aesni-x86-apple.S
[136/452] Compiling aesni-x86-linux.S
[137/452] Compiling aesni-gcm-x86_64-linux.S
[138/452] Compiling aesni-gcm-x86_64-apple.S
[139/452] Compiling aes-gcm-avx10-x86_64-linux.S
[140/452] Compiling aes-gcm-avx10-x86_64-apple.S
[141/452] Compiling precomputed_ecmult.c
[142/491] Compiling x_x509a.cc
[143/491] Compiling x_sig.cc
[144/491] Compiling x_x509.cc
[145/491] Compiling x_spki.cc
[146/491] Compiling x_req.cc
[147/491] Compiling x_val.cc
[148/491] Compiling x_pubkey.cc
[149/491] Compiling x_exten.cc
[150/491] Compiling x_name.cc
[151/491] Compiling x_crl.cc
[152/491] Compiling x_attrib.cc
[153/491] Compiling x509spki.cc
[154/491] Compiling x_all.cc
[155/491] Compiling x509name.cc
[156/491] Compiling x_algor.cc
[157/491] Compiling x509_vpm.cc
[159/491] Compiling secp256k1 ECDH.swift
[160/491] Compiling secp256k1 ECDSA.swift
[161/491] Compiling secp256k1 EdDSA.swift
[162/491] Compiling secp256k1 Errors.swift
[163/491] Compiling secp256k1 Exports.swift
[164/494] Compiling SwiftCbor CborValue.swift
[165/495] Compiling SwiftCbor DataNumber.swift
[166/496] Compiling DIDCore Errors.swift
[167/496] Compiling secp256k1 Combine.swift
[168/496] Compiling secp256k1 Context.swift
[169/496] Compiling secp256k1 CryptoKitErrors.swift
[170/496] Compiling secp256k1 DH.swift
[171/496] Compiling secp256k1 Digest.swift
[172/496] Compiling SwiftCbor CborScanner.swift
[172/496] Compiling x509rset.cc
[174/496] Compiling DIDCore DIDProtocol.swift
[175/496] Compiling DIDCore DIDWebIdentifier.swift
[175/496] Compiling x509cset.cc
[176/496] Compiling x509_vfy.cc
[178/496] Compiling secp256k1 ECDSASignature.swift
[179/496] Compiling secp256k1 PEMDocument.swift
[180/496] Compiling secp256k1 PKCS8PrivateKey.swift
[181/496] Compiling secp256k1 SEC1PrivateKey.swift
[182/496] Compiling secp256k1 SubjectPublicKeyInfo.swift
[183/496] Compiling secp256k1 Asymmetric.swift
[183/496] Compiling x509_v3.cc
[185/496] Compiling DIDCore DID.swift
[186/496] Compiling DIDCore DIDDocument.swift
[187/496] Compiling DIDCore DIDMethod.swift
[188/496] Emitting module DIDCore
[189/496] Compiling DIDCore DIDPLCIdentifier.swift
[190/497] Compiling SwiftCbor CborDecoder.swift
[191/497] Emitting module SwiftCbor
[192/497] Compiling SwiftCbor CborCodable.swift
[193/497] Compiling SwiftCbor CborEncoder.swift
[194/498] Compiling secp256k1 Recovery.swift
[195/498] Compiling secp256k1 SHA256.swift
[196/498] Compiling secp256k1 SafeCompare.swift
[197/498] Compiling secp256k1 Schnorr.swift
[198/498] Compiling secp256k1 SecureBytes.swift
[199/498] Compiling secp256k1 HashDigest.swift
[200/498] Compiling secp256k1 MuSig.swift
[201/498] Compiling secp256k1 Nonces.swift
[202/498] Compiling secp256k1 PrettyBytes.swift
[203/498] Compiling secp256k1 RNG_boring.swift
[204/498] Compiling secp256k1 ASN1Null.swift
[205/498] Compiling secp256k1 ASN1OctetString.swift
[206/498] Compiling secp256k1 ASN1Strings.swift
[207/498] Compiling secp256k1 ArraySliceBigint.swift
[208/498] Compiling secp256k1 GeneralizedTime.swift
[209/498] Compiling secp256k1 ObjectIdentifier.swift
[210/498] Emitting module secp256k1
[211/498] Compiling secp256k1 ASN1.swift
[212/498] Compiling secp256k1 ASN1Any.swift
[213/498] Compiling secp256k1 ASN1BitString.swift
[214/498] Compiling secp256k1 ASN1Boolean.swift
[215/498] Compiling secp256k1 ASN1Identifier.swift
[216/498] Compiling secp256k1 ASN1Integer.swift
[218/498] Compiling x509_txt.cc
[219/498] Compiling x509_trs.cc
[221/498] Compiling secp256k1 Signature.swift
[222/498] Compiling secp256k1 Tweak.swift
[223/498] Compiling secp256k1 Utility.swift
[224/498] Compiling secp256k1 Zeroization.swift
[225/498] Compiling secp256k1 secp256k1.swift
[226/499] Compiling x509_set.cc
[227/499] Compiling x509_obj.cc
[228/499] Compiling x509_req.cc
[229/499] Compiling x509_lu.cc
[230/499] Compiling x509_ext.cc
[231/499] Compiling x509_d2.cc
[232/499] Compiling x509_def.cc
[233/499] Compiling x509_cmp.cc
[234/499] Compiling x509_att.cc
[235/499] Compiling x509.cc
[236/499] Compiling v3_utl.cc
[237/499] Compiling v3_skey.cc
[238/499] Compiling v3_purp.cc
[239/499] Compiling v3_prn.cc
[240/499] Compiling v3_pmaps.cc
[241/499] Compiling v3_ocsp.cc
[242/499] Compiling v3_pcons.cc
[243/499] Compiling v3_lib.cc
[244/499] Compiling v3_ncons.cc
[245/499] Compiling v3_int.cc
[246/499] Compiling v3_ia5.cc
[247/499] Compiling v3_genn.cc
[248/499] Compiling v3_info.cc
[249/499] Compiling v3_extku.cc
[250/499] Compiling v3_enum.cc
[251/499] Compiling v3_crld.cc
[252/499] Compiling v3_conf.cc
[253/499] Compiling v3_cpols.cc
[254/499] Compiling v3_bitst.cc
[255/499] Compiling v3_bcons.cc
[256/499] Compiling v3_akey.cc
[257/499] Compiling v3_akeya.cc
[258/499] Compiling v3_alt.cc
[259/499] Compiling t_x509.cc
[260/499] Compiling t_x509a.cc
[261/499] Compiling i2d_pr.cc
[262/499] Compiling t_req.cc
[263/499] Compiling policy.cc
[264/499] Compiling rsa_pss.cc
[265/499] Compiling t_crl.cc
[266/499] Compiling name_print.cc
[267/499] Compiling thread_win.cc
[268/499] Compiling by_dir.cc
[269/499] Compiling voprf.cc
[270/499] Compiling by_file.cc
[271/499] Compiling trust_token.cc
[272/499] Compiling asn1_gen.cc
[273/499] Compiling pmbtoken.cc
[274/499] Compiling algorithm.cc
[275/499] Compiling thread_pthread.cc
[276/499] Compiling thread.cc
[277/499] Compiling thread_none.cc
[278/499] Compiling stack.cc
[279/499] Compiling thash.cc
[280/499] Compiling wots.cc
[281/499] Compiling slhdsa.cc
[282/499] Compiling fors.cc
[283/499] Compiling merkle.cc
[284/499] Compiling sha512.cc
[285/499] Compiling siphash.cc
[286/499] Compiling rsa_print.cc
[287/499] Compiling sha256.cc
[288/499] Compiling sha1.cc
[289/499] Compiling rsa_extra.cc
[290/499] Compiling refcount.cc
[291/499] Compiling rsa_crypt.cc
[292/499] Compiling rc4.cc
[293/499] Compiling rsa_asn1.cc
[294/499] Compiling trusty.cc
[295/499] Compiling urandom.cc
[296/499] Compiling rand_extra.cc
[297/499] Compiling windows.cc
[298/499] Compiling getentropy.cc
[299/499] Compiling ios.cc
[300/499] Compiling passive.cc
[301/499] Compiling forkunsafe.cc
[302/499] Compiling poly1305_arm_asm.S
[303/499] Compiling fork_detect.cc
[304/499] Compiling deterministic.cc
[305/499] Compiling pool.cc
[306/499] Compiling poly1305_vec.cc
[307/499] Compiling poly1305.cc
[308/499] Compiling poly1305_arm.cc
[309/499] Compiling pkcs7.cc
[310/499] Compiling pkcs8_x509.cc
[311/499] Compiling p5_pbev2.cc
[312/499] Compiling pkcs8.cc
[313/499] Compiling pem_xaux.cc
[314/499] Compiling pkcs7_x509.cc
[315/499] Compiling pem_pkey.cc
[316/499] Compiling pem_x509.cc
[317/499] Compiling pem_oth.cc
[318/499] Compiling pem_pk8.cc
[319/499] Compiling obj_xref.cc
[320/499] Compiling pem_lib.cc
[321/499] Compiling pem_info.cc
[322/499] Compiling pem_all.cc
[323/499] Compiling mldsa.cc
[324/499] Compiling mlkem.cc
[325/499] Compiling poly_rq_mul.S
[326/499] Compiling mem.cc
[327/499] Compiling obj.cc
[328/499] Compiling fips_shared_support.cc
[329/499] Compiling md5.cc
[330/499] Compiling md4.cc
[331/499] Compiling lhash.cc
[332/499] Compiling hrss.cc
[333/499] Compiling kyber.cc
[334/499] Compiling ex_data.cc
[335/499] Compiling hpke.cc
[336/499] Compiling scrypt.cc
[337/499] Compiling sign.cc
[338/499] Compiling print.cc
[339/499] Compiling pbkdf.cc
[340/499] Compiling p_x25519.cc
[341/499] Compiling p_x25519_asn1.cc
[342/499] Compiling p_rsa_asn1.cc
[343/499] Compiling p_hkdf.cc
[344/499] Compiling p_rsa.cc
[345/499] Compiling p_ed25519_asn1.cc
[346/499] Compiling p_ed25519.cc
[347/499] Compiling p_ec.cc
[348/499] Compiling p_ec_asn1.cc
[349/499] Compiling p_dh_asn1.cc
[350/499] Compiling p_dh.cc
[351/499] Compiling p_dsa_asn1.cc
[352/499] Compiling evp_ctx.cc
[353/499] Compiling evp_asn1.cc
[354/499] Compiling evp.cc
[355/499] Compiling err.cc
[356/499] Compiling engine.cc
[357/499] Compiling ecdh_extra.cc
[358/499] Compiling hash_to_curve.cc
[359/499] Compiling ecdsa_asn1.cc
[360/499] Compiling ec_derive.cc
[361/499] Compiling dsa_asn1.cc
[362/499] Compiling dsa.cc
[363/499] Compiling bcm.cc
[364/499] Compiling ec_asn1.cc
[365/499] Compiling params.cc
[366/499] Compiling x25519-asm-arm.S
[367/499] Compiling digest_extra.cc
[368/499] Compiling dh_asn1.cc
[369/499] Compiling des.cc
[370/499] Compiling curve25519_64_adx.cc
[371/499] Compiling cpu_intel.cc
[372/499] Compiling crypto.cc
[373/499] Compiling cpu_arm_linux.cc
[374/499] Compiling cpu_arm_freebsd.cc
[375/499] Compiling spake25519.cc
[376/499] Compiling curve25519.cc
[377/499] Compiling cpu_aarch64_win.cc
[378/499] Compiling cpu_aarch64_fuchsia.cc
[379/499] Compiling cpu_aarch64_sysreg.cc
[380/499] Compiling cpu_aarch64_openbsd.cc
[381/499] Compiling cpu_aarch64_linux.cc
[382/499] Compiling cpu_aarch64_apple.cc
[383/499] Compiling e_tls.cc
[384/499] Compiling conf.cc
[385/499] Compiling tls_cbc.cc
[386/499] Compiling e_rc2.cc
[387/499] Compiling e_rc4.cc
[388/499] Compiling e_null.cc
[389/499] Compiling e_des.cc
[390/499] Compiling e_aesgcmsiv.cc
[391/499] Compiling e_chacha20poly1305.cc
[392/499] Compiling e_aesctrhmac.cc
[393/499] Compiling ber.cc
[394/499] Compiling buf.cc
[395/499] Compiling cbs.cc
[396/499] Compiling asn1_compat.cc
[397/499] Compiling cbb.cc
[398/499] Compiling blake2.cc
[399/499] Compiling convert.cc
[400/499] Compiling bn_asn1.cc
[401/499] Compiling printf.cc
[402/499] Compiling hexdump.cc
[403/499] Compiling fd.cc
[404/499] Compiling file.cc
[405/499] Compiling pair.cc
[406/499] Compiling errno.cc
[407/499] Compiling bio_mem.cc
[408/499] Compiling bio.cc
[409/499] Compiling base64.cc
[410/499] Compiling tasn_typ.cc
[411/499] Compiling tasn_fre.cc
[412/499] Compiling tasn_utl.cc
[413/499] Compiling tasn_new.cc
[414/499] Compiling tasn_enc.cc
[415/499] Compiling posix_time.cc
[416/499] Compiling f_string.cc
[417/499] Compiling tasn_dec.cc
[418/499] Compiling asn_pack.cc
[419/499] Compiling asn1_par.cc
[420/499] Compiling f_int.cc
[421/499] Compiling asn1_lib.cc
[422/499] Compiling a_utctm.cc
[423/499] Compiling a_octet.cc
[424/499] Compiling a_type.cc
[425/499] Compiling a_time.cc
[426/499] Compiling a_strnid.cc
[427/499] Compiling a_strex.cc
[428/499] Compiling a_object.cc
[429/499] Compiling a_i2d_fp.cc
[430/499] Compiling a_mbstr.cc
[431/499] Compiling a_d2i_fp.cc
[432/499] Compiling windows_port.c
[433/499] Compiling inet_ntop.c
[434/499] Compiling a_int.cc
[435/499] Compiling a_dup.cc
[436/499] Compiling inet_net_pton.c
[437/499] Compiling bitncmp.c
[438/499] Compiling ares_writev.c
[439/499] Compiling ares_version.c
[440/499] Compiling ares_timeout.c
[441/499] Compiling ares_strsplit.c
[442/499] Compiling ares_strerror.c
[443/499] Compiling ares_strdup.c
[444/499] Compiling ares_strcasecmp.c
[445/499] Compiling a_gentm.cc
[446/499] Compiling ares_send.c
[447/499] Compiling ares_rand.c
[448/499] Compiling ares_search.c
[449/499] Compiling ares_query.c
[449/499] Compiling ares_platform.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_parse_uri_reply.c:24:12: fatal error: 'netdb.h' file not found
   24 | #  include <netdb.h>
      |            ^~~~~~~~~
1 error generated.
[451/499] Compiling ares_parse_uri_reply.c
[451/499] Compiling ares_parse_ptr_reply.c
[451/499] Compiling ares_parse_srv_reply.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_process.c:30:12: fatal error: 'netdb.h' file not found
   30 | #  include <netdb.h>
      |            ^~~~~~~~~
1 error generated.
[451/499] Compiling ares_process.c
[451/499] Compiling ares_parse_txt_reply.c
[451/499] Compiling ares_parse_soa_reply.c
[451/499] Compiling a_bitstr.cc
[451/499] Compiling a_bool.cc
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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ATIdentityTools/PrivacyInfo.xcprivacy
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DIDCore/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_parse_txt_reply.c:24:12: fatal error: 'netdb.h' file not found
   24 | #  include <netdb.h>
      |            ^~~~~~~~~
1 error generated.
[0/49] Compiling ares_parse_txt_reply.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_parse_uri_reply.c:24:12: fatal error: 'netdb.h' file not found
   24 | #  include <netdb.h>
      |            ^~~~~~~~~
[0/49] Compiling ares_parse_uri_reply.c
[0/49] Compiling a_bool.cc
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_parse_srv_reply.c:24:12: fatal error: 'netdb.h' file not found
   24 | #  include <netdb.h>
      |            ^~~~~~~~~
1[0/49] Compiling ares_parse_srv_reply.c
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_parse_soa_reply.c:24:12: fatal error: 'netdb.h' file not found
   24 | #  include <netdb.h>
      |            ^~~~~~~~~
[0/49] Compiling ares_parse_soa_reply.c
[0/49] Compiling ares_parse_ptr_reply.c
[0/49] Compiling a_bitstr.cc
/host/spi-builder-workspace/.build/checkouts/swift-async-dns-resolver/Sources/CAsyncDNSResolver/c-ares/src/lib/ares_process.c[0/49] Compiling ares_process.c
BUILD FAILURE 6.1 wasm