The Swift Package Index logo.Swift Package Index

Build Information

Failed to build jwt, reference main (379348), with Swift 6.1 for Wasm on 11 Mar 2026 03:02:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/jwt.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/vapor/jwt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3793485 Fix Workflow permissions (#169)
Cloned https://github.com/vapor/jwt.git
Revision (git rev-parse @):
37934853bf6a9270c6d95fee878ff7a8e9c1d2a7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/jwt.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/jwt.git
https://github.com/vapor/jwt.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.110.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "jwt",
  "name" : "jwt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "JWT",
      "targets" : [
        "JWT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWTTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTTests",
      "path" : "Tests/JWTTests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "Helpers/ByteBuffer+string.swift",
        "Helpers/isLoggingConfigured.swift",
        "Helpers/withApp.swift",
        "JWTTests.swift",
        "Types/LoginCredentials.swift",
        "Types/LoginResponse.swift",
        "Types/TestUser.swift",
        "Types/UserAuthenticator.swift"
      ],
      "target_dependencies" : [
        "JWT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWT",
      "module_type" : "SwiftTarget",
      "name" : "JWT",
      "path" : "Sources/JWT",
      "product_dependencies" : [
        "JWTKit",
        "Vapor"
      ],
      "product_memberships" : [
        "JWT"
      ],
      "sources" : [
        "Application+JWT.swift",
        "Exports.swift",
        "JWKSCache.swift",
        "JWT+Apple.swift",
        "JWT+FirebaseAuth.swift",
        "JWT+Google.swift",
        "JWT+Microsoft.swift",
        "JWTAuthenticator.swift",
        "JWTError+Vapor.swift",
        "Request+JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/vapor/vapor.git
[1/76801] Fetching vapor
[4610/86334] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (2.37s)
Fetched https://github.com/vapor/vapor.git from cache (2.41s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.3.0 (3.11s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
[1/7122] Fetching swift-certificates
[999/13293] Fetching swift-certificates, swift-log
[13294/30539] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (2.37s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.37s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (15.79s)
Fetching https://github.com/apple/swift-asn1.git
[1/1766] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.75s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.3 (0.79s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
[1/3616] Fetching multipart-kit
[652/5436] Fetching multipart-kit, swift-atomics
[708/11127] Fetching multipart-kit, swift-atomics, swift-distributed-tracing
[1847/13779] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, websocket-kit
[3255/19837] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, websocket-kit, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.45s)
[14253/17185] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.64s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.64s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1086/6517] Fetching multipart-kit, swift-metrics
[3987/13008] Fetching multipart-kit, swift-metrics, swift-nio-extras
[5805/25037] Fetching multipart-kit, swift-metrics, swift-nio-extras, swift-nio-http2
[19625/40397] Fetching multipart-kit, swift-metrics, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (1.45s)
[22904/37496] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.59s)
[19178/31005] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.52s)
Fetching https://github.com/vapor/console-kit.git
[7456/18976] Fetching multipart-kit, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (2.20s)
Fetching https://github.com/vapor/async-kit.git
[4455/15360] Fetching swift-nio-ssl
[14133/36716] Fetching swift-nio-ssl, routing-kit
[14134/37926] Fetching swift-nio-ssl, routing-kit, swift-service-context
[14364/44478] Fetching swift-nio-ssl, routing-kit, swift-service-context, console-kit
[29103/46974] Fetching swift-nio-ssl, routing-kit, swift-service-context, console-kit, async-kit
[41636/129709] Fetching swift-nio-ssl, routing-kit, swift-service-context, console-kit, async-kit, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (0.97s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.00s)
Fetched https://github.com/vapor/async-kit.git from cache (0.96s)
Fetching https://github.com/swift-server/async-http-client.git
[33032/119451] Fetching swift-nio-ssl, routing-kit, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.82s)
[27148/104091] Fetching routing-kit, swift-nio
[38732/119616] Fetching routing-kit, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.64s)
[23375/98260] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.27s)
[36404/82735] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (10.31s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.33s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.86s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (1.00s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.01s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.97s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2821] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.54s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.13s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (1.08s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.99s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (1.17s)
Fetching https://github.com/apple/swift-collections.git
[1/22234] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (5.54s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (5.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.23s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.94s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.97s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.40s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2662] Fetching swift-service-lifecycle
[853/3613] Fetching swift-service-lifecycle, swift-http-types
[3348/9837] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[3970/8886] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.87s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.86s)
[1/1216] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (2.22s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.15s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.98s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.96s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (4.71s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (1.08s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.0 (1.48s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.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.10.1
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.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.40.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.3
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Building for debugging...
[0/853] Write sources
[32/853] Compiling CVaporBcrypt blf.c
[33/853] Write sources
[34/853] Compiling CVaporBcrypt bcrypt.c
[35/853] Write sources
[39/853] Compiling _NumericsShims _NumericsShims.c
[40/853] Compiling _CWASI _CWASI.c
[41/853] Write sources
[61/853] Compiling _AtomicsShims.c
[62/853] Compiling SimpleFIPS202.c
[63/853] Compiling CXKCPShims shims.c
[64/853] Compiling KeccakSponge.c
[65/853] Compiling KeccakHash.c
[66/853] Compiling CSystem shims.c
[67/853] Compiling CNIOWindows shim.c
[68/853] Compiling CNIOWindows WSAStartup.c
[69/853] Compiling CNIOWASI CNIOWASI.c
[70/853] Write swift-version-24593BA9C3E375BF.txt
[71/853] Compiling CNIOPosix event_loop_id.c
[72/853] Compiling CNIOSHA1 c_nio_sha1.c
[73/859] Compiling a_dup.cc
[74/859] Compiling aes.cc
[74/859] Compiling a_d2i_fp.cc
[77/859] Emitting module _NIOBase64
[77/909] Compiling a_bool.cc
[78/909] Compiling a_bitstr.cc
[80/923] Compiling _NIODataStructures PriorityQueue.swift
[81/923] Compiling RealModule RealFunctions.swift
[82/924] Compiling _NIODataStructures _TinyArray.swift
[83/924] Compiling SystemPackage FilePermissions.swift
[84/924] Compiling SystemPackage IOCompletion.swift
[85/926] Compiling ServiceContextModule ServiceContextKey.swift
[86/926] Compiling _CertificateInternals _TinyArray.swift
[87/926] Emitting module _CertificateInternals
[88/926] Compiling _NIOBase64 Base64.swift
[89/927] Compiling ServiceContextModule ServiceContext.swift
[90/927] Emitting module ServiceContextModule
[91/927] Compiling RealModule AlgebraicField.swift
[92/927] Compiling RealModule Float80+Real.swift
[93/927] Compiling RealModule ApproximateEquality.swift
[94/929] Emitting module RealModule
[95/929] Compiling RealModule Real.swift
[96/929] Compiling RealModule Float+Real.swift
[97/929] Compiling SystemPackage FileDescriptor.swift
[98/929] Compiling SystemPackage FileHelpers.swift
[99/929] Compiling SystemPackage FileOperations.swift
[100/929] Compiling SystemPackage FilePathSyntax.swift
[101/929] Compiling RealModule Float16+Real.swift
[102/929] Compiling RealModule ElementaryFunctions.swift
[106/929] Compiling RealModule AugmentedArithmetic.swift
[107/929] Compiling RealModule Double+Real.swift
[108/929] Compiling SystemPackage FilePath.swift
[109/929] Compiling SystemPackage FilePathComponentView.swift
[110/929] Compiling SystemPackage FilePathComponents.swift
[111/929] Compiling SystemPackage FilePathParsing.swift
[112/929] Compiling SystemPackage FilePathString.swift
[116/933] Compiling RealModule RelaxedArithmetic.swift
[121/966] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[122/966] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[123/968] Compiling Instrumentation NoOpInstrument.swift
[124/968] Compiling Logging MetadataProvider.swift
[125/968] Emitting module SystemPackage
[126/968] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[127/968] Compiling InternalCollectionsUtilities Span+Extras.swift
[128/968] Compiling InternalCollectionsUtilities String+Padding.swift
[129/968] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[130/968] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[131/968] Compiling InternalCollectionsUtilities UInt+reversed.swift
[132/968] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[133/968] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[134/968] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[135/968] Compiling InternalCollectionsUtilities Debugging.swift
[136/968] Compiling InternalCollectionsUtilities Descriptions.swift
[137/968] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[138/968] Compiling InternalCollectionsUtilities Integer rank.swift
[139/968] Compiling SystemPackage Syscalls.swift
[140/968] Compiling SystemPackage WindowsSyscallAdapters.swift
[141/968] Compiling SystemPackage MachPort.swift
[142/968] Compiling SystemPackage PlatformString.swift
[143/968] Compiling InternalCollectionsUtilities _SortedCollection.swift
[144/968] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[145/968] Compiling SystemPackage Mocking.swift
[146/968] Compiling SystemPackage RawBuffer.swift
[147/968] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[148/968] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[155/968] Compiling _NIODataStructures Heap.swift
[156/968] Emitting module _NIODataStructures
[157/969] Emitting module Instrumentation
[158/969] Compiling Instrumentation Locks.swift
[159/969] Compiling Instrumentation MultiplexInstrument.swift
[162/969] Compiling Instrumentation InstrumentationSystem.swift
[163/969] Compiling Instrumentation Instrument.swift
[171/996] Compiling Atomics UnsafeAtomicLazyReference.swift
[173/996] Compiling SystemPackage SystemString.swift
[174/996] Compiling SystemPackage Util+StringArray.swift
[175/996] Compiling SystemPackage Util.swift
[176/996] Compiling SystemPackage UtilConsumers.swift
[177/996] Emitting module SwiftASN1
[179/1003] Compiling CNIOOpenBSD shim.c
[180/1023] Compiling CNIOLinux shim.c
[181/1023] Compiling CNIOLinux liburing_shims.c
[183/1023] Compiling Algorithms EitherSequence.swift
[184/1023] Compiling Algorithms FirstNonNil.swift
[185/1023] Compiling Algorithms Partition.swift
[186/1023] Compiling Algorithms Permutations.swift
[187/1025] Emitting module Tracing
[188/1025] Compiling Algorithms Indexed.swift
[189/1025] Compiling Algorithms Intersperse.swift
[190/1025] Compiling Algorithms Compacted.swift
[191/1025] Compiling Algorithms Cycle.swift
[192/1025] Compiling Tracing TracingTime.swift
[193/1025] Emitting module InternalCollectionsUtilities
[194/1025] Compiling Algorithms Joined.swift
[195/1025] Compiling Algorithms Keyed.swift
[196/1025] Compiling Algorithms MinMax.swift
[197/1025] Compiling Tracing Tracer.swift
[198/1028] Compiling Algorithms Combinations.swift
[201/1028] Compiling Tracing TracerProtocol.swift
[202/1028] Compiling Atomics IntegerOperations.swift
[203/1028] Compiling Atomics Unmanaged extensions.swift
[209/1028] Compiling Algorithms Grouped.swift
[213/1028] Compiling Algorithms FlattenCollection.swift
[214/1029] Compiling Tracing TracerProtocol+Legacy.swift
[216/1029] Compiling Tracing NoOpTracer.swift
[217/1029] Compiling Tracing SpanProtocol.swift
[218/1029] Compiling Tracing InstrumentationSystem+Tracing.swift
[220/1030] Compiling CoreMetrics Locks.swift
[221/1030] Compiling CoreMetrics Metrics.swift
[222/1030] Emitting module CoreMetrics
[223/1031] Emitting module Logging
[224/1031] Compiling Logging Locks.swift
[225/1031] Compiling Logging LogHandler.swift
[226/1031] Compiling Logging Logging.swift
[229/1157] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[230/1157] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[231/1157] Compiling OrderedCollections OrderedDictionary+Values.swift
[232/1157] Compiling OrderedCollections OrderedDictionary+Codable.swift
[233/1157] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[234/1157] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[235/1157] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[236/1157] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[237/1157] Compiling OrderedCollections OrderedDictionary+Elements.swift
[238/1157] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[239/1157] Compiling OrderedCollections OrderedDictionary.swift
[240/1157] Compiling OrderedCollections OrderedSet+Codable.swift
[241/1157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[242/1157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[243/1157] Compiling OrderedCollections OrderedSet+Diffing.swift
[244/1157] Compiling OrderedCollections OrderedSet+Equatable.swift
[245/1157] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[246/1157] Compiling OrderedCollections OrderedSet+Hashable.swift
[247/1157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[248/1157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[249/1166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[250/1166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[251/1166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[252/1166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[253/1166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[254/1166] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[255/1166] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[256/1166] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[257/1166] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[258/1166] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[262/1179] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[269/1179] Compiling HeapModule Heap+Invariants.swift
[270/1179] Emitting module HeapModule
[271/1179] Compiling HeapModule Heap+Descriptions.swift
[272/1179] Compiling HeapModule _HeapNode.swift
[273/1179] Emitting module Atomics
[274/1179] Compiling HeapModule Heap+UnsafeHandle.swift
[275/1179] Compiling HeapModule Heap.swift
[325/1190] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[325/1190] Compiling KeccakP-1600-opt64.c
[327/1218] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[328/1218] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[329/1218] Compiling HashTreeCollections _HashNode+Storage.swift
[330/1218] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[331/1237] Emitting module RoutingKit
[332/1281] Emitting module Algorithms
[333/1282] Compiling ContainersPreview Inout.swift
[334/1282] Compiling ContainersPreview InputSpan.swift
[335/1283] Compiling ContainersPreview Drain.swift
[336/1283] Compiling ContainersPreview Producer.swift
[337/1283] Compiling ContainersPreview Borrow.swift
[338/1283] Compiling HashTreeCollections _AncestorHashSlots.swift
[339/1283] Compiling RoutingKit AnyRouter.swift
[344/1283] Emitting module ContainersPreview
[345/1283] Compiling HashTreeCollections _HashNode+Structural filter.swift
[346/1283] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[347/1283] Compiling ContainersPreview Container.swift
[348/1283] Compiling ContainersPreview ContainerAlgorithms.swift
[349/1283] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[350/1283] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[351/1283] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[352/1283] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[353/1283] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[354/1283] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[355/1283] Compiling _RopeModule String Utilities.swift
[356/1283] Compiling _RopeModule String.Index+ABI.swift
[357/1283] Compiling _RopeModule _CharacterRecognizer.swift
[359/1283] Compiling ContainersPreview Shared.swift
[359/1284] Compiling CNIOLLHTTP c_nio_llhttp.c
[360/1284] Compiling CNIOLLHTTP c_nio_http.c
[363/1284] Compiling RoutingKit Router.swift
[364/1284] Compiling RoutingKit TrieRouter.swift
[365/1284] Compiling RoutingKit PathComponent.swift
[365/1284] Compiling CNIOExtrasZlib empty.c
[366/1284] Compiling CNIODarwin shim.c
[366/1284] Compiling CNIOLLHTTP c_nio_api.c
[369/1284] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[370/1284] Compiling HashTreeCollections TreeDictionary+Merge.swift
[371/1284] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[372/1284] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[373/1284] Compiling HashTreeCollections TreeDictionary+Values.swift
[374/1284] Compiling HashTreeCollections TreeSet+Hashable.swift
[375/1284] Compiling HashTreeCollections TreeSet+Sendable.swift
[376/1284] Compiling HashTreeCollections TreeSet+Sequence.swift
[377/1284] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[377/1284] Compiling fiat_p256_adx_sqr.S
[388/1294] Compiling fiat_p256_adx_mul.S
[389/1334] Compiling fiat_curve25519_adx_square.S
[390/1334] Compiling fiat_curve25519_adx_mul.S
[392/1334] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[393/1334] Compiling HashTreeCollections TreeSet+Extras.swift
[394/1334] Compiling HashTreeCollections TreeSet+Filter.swift
[395/1334] Compiling HashTreeCollections _HashTreeIterator.swift
[396/1334] Compiling HashTreeCollections _HashTreeStatistics.swift
[397/1334] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[398/1334] Compiling HashTreeCollections _RawHashNode.swift
[399/1334] Compiling HashTreeCollections _UnmanagedHashNode.swift
[400/1334] Compiling HashTreeCollections _UnsafePath.swift
[401/1334] Compiling HashTreeCollections TreeDictionary+Codable.swift
[402/1334] Compiling DequeModule Deque._Storage.swift
[403/1334] Compiling DequeModule Deque._UnsafeHandle.swift
[404/1334] Compiling DequeModule Deque.swift
[405/1334] Compiling DequeModule Deque+Codable.swift
[406/1334] Compiling DequeModule Deque+Collection.swift
[407/1334] Compiling DequeModule Deque+CustomReflectable.swift
[408/1334] Compiling DequeModule Deque+Descriptions.swift
[409/1334] Compiling DequeModule Deque+Equatable.swift
[410/1334] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[411/1334] Compiling HashTreeCollections TreeSet+Equatable.swift
[412/1334] Compiling HashTreeCollections TreeDictionary+Collection.swift
[413/1334] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[414/1334] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[415/1334] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[416/1334] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[417/1334] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[418/1334] Compiling HashTreeCollections TreeDictionary+Filter.swift
[419/1334] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[420/1334] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[421/1334] Compiling HashTreeCollections TreeDictionary+Keys.swift
[422/1334] Emitting module Metrics
[423/1334] Compiling Metrics Metrics.swift
[454/1335] Compiling CNIOBoringSSLShims shims.c
[456/1335] Compiling RoutingKit Parameters.swift
[458/1336] Compiling DequeModule UniqueDeque+Hashable.swift
[459/1336] Compiling DequeModule UniqueDeque+Initializers.swift
[460/1336] Compiling DequeModule UniqueDeque+Insertions.swift
[461/1336] Compiling DequeModule UniqueDeque+Prepend.swift
[462/1336] Compiling DequeModule UniqueDeque+Removals.swift
[463/1336] Compiling DequeModule RigidDeque+Equatable.swift
[464/1336] Compiling DequeModule RigidDeque+Experimental.swift
[465/1336] Compiling DequeModule RigidDeque+Hashable.swift
[466/1336] Compiling DequeModule RigidDeque+Initializers.swift
[467/1336] Compiling DequeModule RigidDeque+Insertions.swift
[468/1336] Compiling DequeModule RigidDeque+Prepend.swift
[469/1336] Compiling DequeModule RigidDeque+Removals.swift
[470/1336] Compiling DequeModule RigidDeque+Replacements.swift
[471/1336] Compiling DequeModule RigidDeque+Testing.swift
[472/1336] Compiling DequeModule RigidDeque.swift
[473/1336] Compiling DequeModule UniqueDeque+Append.swift
[474/1336] Compiling DequeModule UniqueDeque+Consumption.swift
[475/1336] Compiling DequeModule UniqueDeque+Container.swift
[476/1336] Compiling DequeModule UniqueDeque+Descriptions.swift
[477/1336] Compiling DequeModule UniqueDeque+Equatable.swift
[478/1336] Compiling DequeModule UniqueDeque+Experimental.swift
[479/1336] Emitting module _RopeModule
[481/1342] Compiling DequeModule _DequeBuffer.swift
[482/1342] Compiling DequeModule _DequeBufferHeader.swift
[483/1342] Compiling DequeModule RigidDeque+Append.swift
[484/1342] Compiling DequeModule RigidDeque+Consumption.swift
[485/1342] Compiling DequeModule RigidDeque+Container.swift
[486/1342] Compiling DequeModule RigidDeque+Descriptions.swift
[504/1342] Compiling DequeModule UniqueDeque+Replacements.swift
[505/1342] Compiling DequeModule UniqueDeque.swift
[506/1342] Compiling DequeModule _DequeSlot.swift
[507/1342] Compiling DequeModule _UnsafeDequeHandle.swift
[508/1342] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[509/1342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[510/1342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[511/1342] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[512/1342] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[513/1342] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[514/1342] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[515/1342] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[516/1342] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[517/1342] Compiling HashTreeCollections TreeSet.swift
[524/1342] Emitting module OrderedCollections
[526/1343] Compiling DequeModule _UnsafeDequeSegments.swift
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[547/1343] Compiling tls13_server.cc
[547/1343] Compiling tls13_both.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[547/1343] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[547/1343] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[547/1343] Compiling tls13_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[547/1343] Compiling tls13_client.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/ssl_x509.cc:23:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[0/762] Compiling ssl_x509.cc
[0/762] Compiling tls13_both.cc
[0/762] Compiling tls13_enc.cc
[0/762] Compiling t1_enc.cc
[0/762] Compiling tls_record.cc
[0/762] Compiling tls_method.cc
[0/762] Compiling tls13_server.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[0/762] Compiling tls13_client.cc
BUILD FAILURE 6.1 wasm