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 devicecheckkit, reference main (4b4892), with Swift 6.1 for Wasm on 1 Dec 2025 16:14:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/devicecheckkit.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/zunda-pixel/devicecheckkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4b48923 Bump actions/checkout from 5 to 6 (#20)
Cloned https://github.com/zunda-pixel/devicecheckkit.git
Revision (git rev-parse @):
4b48923dd1030bf26bd55b0c8058c142bc2856f4
SUCCESS checkout https://github.com/zunda-pixel/devicecheckkit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zunda-pixel/devicecheckkit.git
https://github.com/zunda-pixel/devicecheckkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client"
    }
  ],
  "manifest_display_name" : "devicecheckkit",
  "name" : "devicecheckkit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "DeviceCheckKit",
      "targets" : [
        "DeviceCheckKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviceCheckKit",
      "module_type" : "SwiftTarget",
      "name" : "DeviceCheckKit",
      "path" : "Sources/DeviceCheckKit",
      "product_dependencies" : [
        "JWTKit",
        "HTTPTypes",
        "HTTPClient"
      ],
      "product_memberships" : [
        "DeviceCheckKit"
      ],
      "sources" : [
        "Body.swift",
        "DeviceCheck+Execute.swift",
        "DeviceCheck.swift",
        "DeviceCheckError.swift",
        "Environment.swift",
        "Payload.swift",
        "TwoBits.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/jwt-kit
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
[1/149] Fetching http-client
[150/1092] Fetching http-client, swift-http-types
Fetched https://github.com/zunda-pixel/http-client from cache (0.24s)
Fetched https://github.com/apple/swift-http-types from cache (0.26s)
[1/9455] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit from cache (1.01s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (1.54s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.68s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 5.3.0 (0.52s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
[1/7026] Fetching swift-certificates
[142/12584] Fetching swift-certificates, swift-log
[12585/30047] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (2.22s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.23s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (6.23s)
Fetching https://github.com/apple/swift-asn1.git
[1/1663] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.16.0 (1.12s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.59s)
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.16.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.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Building for debugging...
[0/386] Write sources
[13/386] Compiling KeccakSponge.c
[13/386] Compiling SimpleFIPS202.c
[14/386] Compiling CXKCPShims shims.c
[16/386] Compiling KeccakHash.c
[17/386] Compiling fiat_p256_adx_sqr.S
[18/386] Compiling fiat_p256_adx_mul.S
[19/386] Compiling fiat_curve25519_adx_square.S
[20/386] Compiling md5-x86_64-linux.S
[21/386] Compiling fiat_curve25519_adx_mul.S
[22/386] Compiling md5-x86_64-apple.S
[23/386] Compiling md5-586-linux.S
[24/386] Compiling md5-586-apple.S
[25/386] Compiling chacha20_poly1305_x86_64-linux.S
[26/386] Compiling chacha20_poly1305_x86_64-apple.S
[27/386] Compiling chacha20_poly1305_armv8-win.S
[28/386] Compiling chacha20_poly1305_armv8-linux.S
[29/386] Compiling chacha20_poly1305_armv8-apple.S
[30/386] Compiling chacha-x86_64-linux.S
[31/386] Compiling chacha-x86_64-apple.S
[32/386] Compiling chacha-x86-linux.S
[33/386] Compiling chacha-armv8-win.S
[34/386] Compiling chacha-x86-apple.S
[35/386] Write swift-version-24593BA9C3E375BF.txt
[36/386] Compiling chacha-armv8-linux.S
[37/386] Compiling chacha-armv8-apple.S
[38/386] Compiling chacha-armv4-linux.S
[39/386] Compiling aes128gcmsiv-x86_64-linux.S
[40/386] Compiling aes128gcmsiv-x86_64-apple.S
[41/386] Compiling x86_64-mont5-linux.S
[42/388] Compiling CCryptoBoringSSLShims shims.c
[43/388] Compiling x86_64-mont5-apple.S
[44/388] Compiling x86_64-mont-apple.S
[45/388] Compiling x86_64-mont-linux.S
[46/417] Compiling x86-mont-apple.S
[47/419] Compiling x86-mont-linux.S
[48/419] Compiling vpaes-x86_64-linux.S
[49/419] Compiling vpaes-x86_64-apple.S
[50/419] Compiling vpaes-x86-linux.S
[51/419] Compiling vpaes-x86-apple.S
[52/419] Compiling vpaes-armv8-win.S
[53/419] Compiling vpaes-armv8-linux.S
[54/419] Compiling err_data.cc
[55/419] Compiling vpaes-armv8-apple.S
[56/419] Compiling vpaes-armv7-linux.S
[58/419] Emitting module _CertificateInternals
[58/419] Compiling sha512-x86_64-apple.S
[59/419] Compiling sha512-x86_64-linux.S
[60/419] Compiling sha512-armv8-win.S
[61/419] Compiling sha512-armv8-linux.S
[62/419] Compiling sha512-armv8-apple.S
[63/419] Compiling sha512-586-linux.S
[64/419] Compiling sha512-586-apple.S
[65/419] Compiling sha512-armv4-linux.S
[66/419] Compiling sha256-x86_64-linux.S
[67/419] Compiling sha256-armv8-win.S
[68/419] Compiling sha256-x86_64-apple.S
[69/419] Compiling sha256-armv8-linux.S
[70/419] Compiling sha256-armv8-apple.S
[71/419] Compiling sha256-armv4-linux.S
[72/419] Compiling sha256-586-linux.S
[73/419] Compiling sha256-586-apple.S
[74/419] Compiling sha1-x86_64-linux.S
[75/419] Compiling sha1-x86_64-apple.S
[76/419] Compiling sha1-armv8-linux.S
[77/419] Compiling sha1-armv8-win.S
[78/419] Compiling sha1-armv8-apple.S
[79/419] Compiling sha1-armv4-large-linux.S
[80/419] Compiling sha1-586-linux.S
[81/419] Compiling sha1-586-apple.S
[82/419] Compiling rsaz-avx2-linux.S
[83/419] Compiling rsaz-avx2-apple.S
[84/419] Compiling rdrand-x86_64-linux.S
[85/419] Compiling rdrand-x86_64-apple.S
[86/419] Compiling p256_beeu-x86_64-asm-linux.S
[87/419] Compiling p256_beeu-armv8-asm-linux.S
[88/419] Compiling p256_beeu-x86_64-asm-apple.S
[89/419] Compiling p256_beeu-armv8-asm-apple.S
[90/419] Compiling p256_beeu-armv8-asm-win.S
[91/419] Compiling p256-x86_64-asm-linux.S
[92/419] Compiling p256-x86_64-asm-apple.S
[93/419] Compiling p256-armv8-asm-win.S
[94/419] Compiling p256-armv8-asm-linux.S
[95/419] Compiling p256-armv8-asm-apple.S
[96/419] Compiling ghashv8-armv8-win.S
[97/419] Compiling ghashv8-armv8-linux.S
[98/419] Compiling ghashv8-armv8-apple.S
[99/419] Compiling ghashv8-armv7-linux.S
[100/419] Compiling ghash-x86_64-linux.S
[101/419] Compiling ghash-x86-linux.S
[102/419] Compiling ghash-x86_64-apple.S
[103/419] Compiling ghash-x86-apple.S
[104/419] Compiling ghash-ssse3-x86_64-linux.S
[105/419] Compiling ghash-ssse3-x86_64-apple.S
[106/419] Compiling ghash-ssse3-x86-linux.S
[107/419] Compiling ghash-neon-armv8-win.S
[108/419] Compiling ghash-ssse3-x86-apple.S
[109/419] Compiling ghash-neon-armv8-linux.S
[110/419] Compiling ghash-neon-armv8-apple.S
[111/419] Compiling ghash-armv4-linux.S
[112/419] Compiling co-586-linux.S
[113/419] Compiling co-586-apple.S
[114/419] Compiling bsaes-armv7-linux.S
[115/419] Compiling bn-armv8-linux.S
[116/419] Compiling bn-armv8-win.S
[116/419] Compiling bn-armv8-apple.S
[118/419] Compiling bn-586-linux.S
[119/419] Compiling armv8-mont-win.S
[120/419] Compiling bn-586-apple.S
[121/419] Compiling armv8-mont-linux.S
[122/419] Compiling armv8-mont-apple.S
[122/419] Compiling armv4-mont-linux.S
[124/419] Compiling aesv8-gcm-armv8-linux.S
[125/419] Compiling aesv8-gcm-armv8-apple.S
[126/419] Compiling aesv8-gcm-armv8-win.S
[127/419] Compiling aesv8-armv8-win.S
[128/419] Compiling aesv8-armv8-linux.S
[129/419] Compiling aesv8-armv8-apple.S
[130/419] Compiling aesv8-armv7-linux.S
[131/419] Compiling aesni-x86_64-linux.S
[132/419] Compiling aesni-x86_64-apple.S
[133/419] Compiling aesni-x86-apple.S
[134/419] Compiling aesni-x86-linux.S
[135/419] Compiling aesni-gcm-x86_64-linux.S
[136/419] Compiling aesni-gcm-x86_64-apple.S
[137/419] Compiling aes-gcm-avx512-x86_64-linux.S
[138/419] Compiling aes-gcm-avx2-x86_64-linux.S
[139/419] Compiling aes-gcm-avx512-x86_64-apple.S
[140/419] Compiling aes-gcm-avx2-x86_64-apple.S
[141/419] Compiling xwing.cc
[143/419] Compiling _CertificateInternals _TinyArray.swift
[144/420] Emitting module Logging
[145/420] Compiling Logging Locks.swift
[146/420] Compiling SwiftASN1 ASN1BitString.swift
[147/420] Compiling SwiftASN1 ASN1Boolean.swift
[148/420] Compiling SwiftASN1 ASN1Identifier.swift
[149/422] Compiling HTTPTypes HTTPParsedFields.swift
[150/422] Compiling HTTPTypes ISOLatin1String.swift
[151/423] Compiling HTTPTypes HTTPResponse.swift
[152/423] Compiling HTTPTypes HTTPRequest.swift
[153/423] Compiling SwiftASN1 ASN1Integer.swift
[154/423] Compiling SwiftASN1 ASN1Null.swift
[155/423] Compiling SwiftASN1 ASN1OctetString.swift
[156/423] Compiling SwiftASN1 ASN1Strings.swift
[157/423] Compiling SwiftASN1 TimeUtilities.swift
[158/423] Compiling SwiftASN1 UTCTime.swift
[159/423] Compiling HTTPTypes HTTPField.swift
[160/423] Compiling HTTPTypes HTTPFieldName.swift
[161/423] Compiling SwiftASN1 ASN1Any.swift
[162/423] Compiling x_x509a.cc
[163/423] Compiling x_x509.cc
[165/423] Emitting module SwiftASN1
[166/423] Compiling HTTPTypes NIOLock.swift
[167/423] Compiling HTTPTypes HTTPRequest+URL.swift
[168/423] Compiling SwiftASN1 ArraySliceBigint.swift
[169/423] Compiling SwiftASN1 GeneralizedTime.swift
[170/423] Compiling SwiftASN1 ObjectIdentifier.swift
[171/423] Compiling SwiftASN1 PEMDocument.swift
[172/423] Compiling Logging MetadataProvider.swift
[173/423] Compiling Logging Logging.swift
[174/423] Compiling Logging LogHandler.swift
[175/424] Compiling x_spki.cc
[177/424] Compiling SwiftASN1 DER.swift
[178/424] Compiling SwiftASN1 Errors.swift
[179/425] Compiling x_sig.cc
[180/425] Compiling x_req.cc
[181/425] Compiling x_pubkey.cc
[182/425] Compiling x_name.cc
[183/425] Compiling x_exten.cc
[184/425] Compiling KeccakP-1600-opt64.c
[186/425] Compiling HTTPTypes HTTPFields.swift
[189/425] Emitting module HTTPTypes
[189/426] Compiling x_attrib.cc
[190/426] Compiling x_crl.cc
[191/426] Compiling x_all.cc
[192/426] Compiling x_algor.cc
[194/426] Compiling x509rset.cc
[195/426] Compiling x509spki.cc
[196/432] Compiling x509cset.cc
[197/432] Compiling x509_vpm.cc
[199/432] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[199/432] Compiling x509_vfy.cc
[200/432] Compiling x509name.cc
[201/432] Compiling x509_v3.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[203/432] Emitting module HTTPTypesFoundation
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:51:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 49 |
 50 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 51 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 52 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
 53 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:155:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
153 |
154 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
155 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
156 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 |     ///
[203/432] Compiling x509_txt.cc
[204/432] Compiling x509_trs.cc
[206/432] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[207/432] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:51:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 49 |
 50 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 51 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 52 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
 53 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:155:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
153 |
154 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
155 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
156 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:59:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 57 |     public func data(
 58 |         for request: HTTPRequest,
 59 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
 60 |     ) async throws -> (Data, HTTPResponse) {
 61 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:80:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 78 |         for request: HTTPRequest,
 79 |         fromFile fileURL: URL,
 80 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
 81 |     ) async throws -> (Data, HTTPResponse) {
 82 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:101:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 99 |         for request: HTTPRequest,
100 |         from bodyData: Data,
101 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
102 |     ) async throws -> (Data, HTTPResponse) {
103 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:120:19: error: cannot find type 'URLSessionTaskDelegate' in scope
118 |     public func download(
119 |         for request: HTTPRequest,
120 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
121 |     ) async throws -> (URL, HTTPResponse) {
122 |         guard let urlRequest = URLRequest(httpRequest: request) else {
[208/432] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[209/432] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[209/432] Compiling x509_d2.cc
[209/432] Compiling x509_ext.cc
[209/432] Compiling x509_obj.cc
[209/432] Compiling x509_req.cc
[209/432] Compiling x509_set.cc
[209/432] Compiling x509_lu.cc
[209/432] Compiling x509_def.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
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/224] Compiling x509_lu.cc
[1/224] Compiling x509_req.cc
[2/224] Compiling x509_d2.cc
[3/224] Compiling x509_ext.cc
[4/224] Compiling x509_obj.cc
[5/224] Compiling x509_def.cc
[6/224] Compiling x509_set.cc
[7/224] Compiling x509_cmp.cc
[8/224] Write swift-version-24593BA9C3E375BF.txt
[9/224] Compiling x509_att.cc
[10/224] Compiling x509.cc
[11/224] Compiling v3_prn.cc
[12/226] Compiling v3_purp.cc
[13/246] Compiling v3_skey.cc
[14/247] Compiling v3_utl.cc
[15/248] Compiling v3_pcons.cc
[16/248] Compiling v3_pmaps.cc
[18/257] Compiling Logging Locks.swift
[19/257] Compiling Logging LogHandler.swift
[20/257] Compiling Logging MetadataProvider.swift
[21/257] Compiling _CertificateInternals _TinyArray.swift
[22/257] Emitting module _CertificateInternals
[23/258] Emitting module Logging
[25/258] Compiling HTTPTypes HTTPParsedFields.swift
[26/258] Compiling HTTPTypes HTTPRequest+URL.swift
[27/259] Compiling HTTPTypes ISOLatin1String.swift
[28/259] Compiling SwiftASN1 ASN1Integer.swift
[29/259] Compiling SwiftASN1 ASN1Null.swift
[29/261] Compiling v3_int.cc
[31/261] Compiling SwiftASN1 ASN1OctetString.swift
[32/261] Compiling SwiftASN1 ASN1Strings.swift
[33/261] Compiling SwiftASN1 ArraySliceBigint.swift
[34/261] Compiling SwiftASN1 GeneralizedTime.swift
[35/261] Compiling SwiftASN1 TimeUtilities.swift
[36/261] Compiling SwiftASN1 UTCTime.swift
[37/261] Compiling SwiftASN1 ObjectIdentifier.swift
[38/261] Compiling SwiftASN1 PEMDocument.swift
[39/261] Compiling HTTPTypes NIOLock.swift
[40/261] Compiling HTTPTypes HTTPField.swift
[41/261] Compiling HTTPTypes HTTPFieldName.swift
[42/261] Emitting module HTTPTypes
[43/261] Compiling HTTPTypes HTTPFields.swift
[43/261] Compiling v3_ocsp.cc
[44/261] Compiling v3_ncons.cc
[46/261] Compiling HTTPTypes HTTPResponse.swift
[47/261] Compiling HTTPTypes HTTPRequest.swift
[50/261] Compiling SwiftASN1 ASN1Identifier.swift
[51/261] Compiling SwiftASN1 ASN1.swift
[52/261] Compiling SwiftASN1 BER.swift
[53/261] Compiling SwiftASN1 ASN1Any.swift
[53/262] Compiling v3_lib.cc
[56/262] Compiling Logging Logging.swift
[56/262] Compiling v3_info.cc
[58/263] Compiling SwiftASN1 DER.swift
[59/263] Compiling SwiftASN1 Errors.swift
[61/263] Emitting module SwiftASN1
[61/264] Compiling v3_ia5.cc
[63/270] Compiling v3_genn.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/270] Emitting module HTTPTypesFoundation
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:51:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 49 |
 50 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 51 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 52 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
 53 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:155:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
153 |
154 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
155 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
156 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 |     ///
[66/270] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:51:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 49 |
 50 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 51 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
 52 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
 53 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:155:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
153 |
154 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
155 | extension URLSession {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
156 |     /// Convenience method to load data using an `HTTPRequest`; creates and resumes a `URLSessionDataTask` internally.
157 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:59:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 57 |     public func data(
 58 |         for request: HTTPRequest,
 59 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
 60 |     ) async throws -> (Data, HTTPResponse) {
 61 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:80:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 78 |         for request: HTTPRequest,
 79 |         fromFile fileURL: URL,
 80 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
 81 |     ) async throws -> (Data, HTTPResponse) {
 82 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:101:19: error: cannot find type 'URLSessionTaskDelegate' in scope
 99 |         for request: HTTPRequest,
100 |         from bodyData: Data,
101 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
102 |     ) async throws -> (Data, HTTPResponse) {
103 |         guard let urlRequest = URLRequest(httpRequest: request) else {
/host/spi-builder-workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundation/URLSession+HTTPTypes.swift:120:19: error: cannot find type 'URLSessionTaskDelegate' in scope
118 |     public func download(
119 |         for request: HTTPRequest,
120 |         delegate: URLSessionTaskDelegate? = nil
    |                   `- error: cannot find type 'URLSessionTaskDelegate' in scope
121 |     ) async throws -> (URL, HTTPResponse) {
122 |         guard let urlRequest = URLRequest(httpRequest: request) else {
[67/270] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[68/270] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[69/270] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[69/270] Compiling v3_enum.cc
[71/270] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[71/270] Compiling v3_extku.cc
[72/270] Compiling v3_crld.cc
[73/270] Compiling v3_akeya.cc
[73/270] Compiling v3_cpols.cc
[73/270] Compiling v3_alt.cc
[73/270] Compiling v3_conf.cc
[73/270] Compiling v3_bitst.cc
[73/270] Compiling v3_akey.cc
[73/270] Compiling v3_bcons.cc
BUILD FAILURE 6.1 wasm