The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-jwt, reference 0.2.0 (1bec03), with Swift 6.2 for Linux on 28 Apr 2026 05:34:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/swift-jwt.git
Reference: 0.2.0
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/rarestype/swift-jwt
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 1bec030 [release]: 0.2.0
Cloned https://github.com/rarestype/swift-jwt.git
Revision (git rev-parse @):
1bec030c03988567d5620cf521e335186133ccf4
SUCCESS checkout https://github.com/rarestype/swift-jwt.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rarestype/swift-jwt.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/rarestype/swift-json
Fetching https://github.com/rarestype/h
Fetching https://github.com/ordo-one/dollup
[1/26] Fetching dollup
[5/2711] Fetching dollup, swift-json
Fetched https://github.com/ordo-one/dollup from cache (0.44s)
[565/3938] Fetching swift-json, h
Fetched https://github.com/rarestype/h from cache (0.81s)
[582/2685] Fetching swift-json
Fetched https://github.com/rarestype/swift-json from cache (1.84s)
Computing version for https://github.com/rarestype/swift-json
Computed https://github.com/rarestype/swift-json at 3.3.0 (5.80s)
Fetching https://github.com/rarestype/gram
[1/1217] Fetching gram
Fetched https://github.com/rarestype/gram from cache (0.32s)
Computing version for https://github.com/rarestype/h
Computed https://github.com/rarestype/h at 1.0.1 (0.98s)
Computing version for https://github.com/rarestype/gram
Computed https://github.com/rarestype/gram at 2.0.0 (0.61s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.5 (0.55s)
Creating working copy for https://github.com/rarestype/swift-json
Working copy of https://github.com/rarestype/swift-json resolved at 3.3.0
Creating working copy for https://github.com/rarestype/h
Working copy of https://github.com/rarestype/h resolved at 1.0.1
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.5
Creating working copy for https://github.com/rarestype/gram
Working copy of https://github.com/rarestype/gram resolved at 2.0.0
Downloading binary artifact https://get.rarestype.com/dollup/1.0.5/Linux-x86_64/dollup.artifactbundle.zip
[1360/13020027] Downloading https://get.rarestype.com/dollup/1.0.5/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://get.rarestype.com/dollup/1.0.5/Linux-x86_64/dollup.artifactbundle.zip (2.73s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/31] Compiling JSONAST JSON.swift
[15/32] Emitting module JSONAST
[16/32] Compiling TestableErrors Error (ext).swift
[17/32] Emitting module TestableErrors
[18/33] Compiling JSONAST JSON.Literal.swift
[19/33] Compiling JSONAST JSON.Node.swift
[20/33] Compiling JSONAST JSON.Number.Base10.swift
[21/33] Compiling JSONAST JSON.Number.Inline.swift
[22/33] Emitting module BaseDigits
[23/33] Compiling BaseDigits BaseDigits.swift
[24/33] Compiling JSONAST String (ext).swift
[25/33] Compiling JSONAST JSON.Number.swift
[26/33] Compiling JSONAST JSON.NumericOverflowError.swift
[27/33] Compiling JSONAST JSON.IntegerOverflowError.swift
[28/33] Compiling JSONAST JSON.Key.swift
[29/34] Compiling JSONAST JSON.Object.swift
[30/34] Compiling JSONAST JSON.TypecastError.swift
[31/34] Compiling JSONAST JSON.Array.swift
[32/34] Compiling JSONAST JSON.EscapeCode.swift
[36/82] Compiling TraceableErrors exports.swift
[37/82] Compiling TraceableErrors NamedError.swift
[38/82] Compiling TraceableErrors TraceableError.swift
[39/82] Emitting module TraceableErrors
[40/82] Compiling TraceableErrors Error (ext).swift
[42/83] Compiling JSONEncoding Float16 (ext).swift
[43/83] Compiling JSONEncoding Float80 (ext).swift
[44/83] Compiling JSONEncoding Int (ext).swift
[45/83] Compiling JSONEncoding Int128 (ext).swift
[46/83] Compiling JSONEncoding Int16 (ext).swift
[47/88] Compiling JSONEncoding LazyMapSequence (ext).swift
[48/88] Compiling JSONEncoding LazyPrefixWhileSequence (ext).swift
[49/88] Compiling JSONEncoding Sequence (ext).swift
[50/88] Compiling JSONEncoding StaticString (ext).swift
[51/88] Compiling JSONEncoding String (ext).swift
[52/88] Compiling JSONEncoding Int32 (ext).swift
[53/88] Compiling JSONEncoding Int64 (ext).swift
[54/88] Compiling JSONEncoding Int8 (ext).swift
[55/88] Compiling JSONEncoding LazyDropWhileSequence (ext).swift
[56/88] Compiling JSONEncoding LazyFilterSequence (ext).swift
[57/88] Compiling Base64 Base64.SafeDigits.swift
[58/88] Compiling JSONEncoding Array (ext).swift
[59/88] Compiling JSONEncoding ArraySlice (ext).swift
[60/88] Compiling JSONEncoding Bool (ext).swift
[61/88] Compiling JSONEncoding Character (ext).swift
[62/88] Compiling JSONEncoding Double (ext).swift
[63/88] Compiling JSONEncoding Float (ext).swift
[64/88] Compiling Base64 Base64.DefaultDigits.swift
[65/123] Emitting module JSONEncoding
[66/127] Compiling Grammar UnicodeDigit.HexScalar.swift
[67/127] Compiling Grammar UnicodeDigit.Natural.swift
[68/127] Compiling JSONEncoding Never (ext).swift
[69/127] Compiling JSONEncoding Optional (ext).swift
[70/127] Compiling JSONEncoding exports.swift
[71/127] Compiling Base64 Base64.Values.swift
[72/127] Compiling Base64 Base64.swift
[73/127] Compiling Grammar UInt16 (ext).swift
[74/127] Compiling Grammar UInt8 (ext).swift
[75/127] Compiling Grammar UTF16Terminal.swift
[76/127] Compiling Grammar UTF8Terminal.swift
[77/127] Compiling Grammar Unicode.Scalar (ext).swift
[78/127] Compiling Grammar LiteralRule.swift
[79/127] Compiling Grammar ParsingRule.swift
[80/127] Compiling Grammar TerminalRule.swift
[81/127] Compiling Grammar ASCIITerminal.swift
[82/127] Compiling Grammar CharacterTerminal.swift
[83/127] Compiling Grammar UnicodeDigit.Decimal.swift
[84/127] Compiling Grammar UnicodeDigit.DecimalScalar.swift
[85/127] Compiling Grammar UnicodeDigit.Hex.Lowercase.swift
[86/127] Compiling Grammar UnicodeDigit.Hex.swift
[87/127] Compiling Grammar UnicodeDigit.HexScalar.Lowercase.swift
[88/128] Emitting module Base64
[91/129] Compiling Grammar Pattern.Join.swift
[92/129] Compiling Grammar Pattern.Pad.swift
[93/129] Compiling Grammar Pattern.Reduce.swift
[94/129] Compiling Grammar Pattern.UnsignedInteger.swift
[95/129] Compiling Grammar Pattern.UnsignedNormalizedInteger.swift
[96/129] Compiling Grammar Pattern.swift
[97/134] Compiling Grammar PatternMatchingError.swift
[98/134] Compiling Grammar AtomicRule.swift
[99/134] Compiling Grammar DigitRule.swift
[102/134] Compiling Grammar Array (ext).swift
[103/134] Compiling Grammar DefaultDiagnostics.swift
[104/134] Compiling Grammar NoDiagnostics.swift
[105/134] Compiling Grammar ParsingDiagnostics.swift
[106/134] Compiling Grammar Optional (ext).swift
[107/134] Compiling Grammar ParsingError.Frame.swift
[113/134] Compiling Grammar ParsingError.swift
[114/134] Compiling Grammar ParsingInput.swift
[115/134] Compiling Grammar Pattern.Collect.swift
[116/134] Compiling Grammar Pattern.Discard.swift
[117/134] Compiling Grammar Pattern.End.swift
[118/134] Compiling Grammar Pattern.IntegerOverflowError.swift
[129/134] Emitting module Grammar
[130/134] Compiling Grammar UnicodeDigit.NaturalScalar.swift
[131/134] Compiling Grammar UnicodeDigit.swift
[132/134] Compiling Grammar UnicodeEncoding.Newline.swift
[133/134] Compiling Grammar UnicodeEncoding.swift
[134/134] Compiling Grammar UnicodeTerminal.swift
[136/196] Compiling JSONDecoding Bool (ext).swift
[137/196] Compiling JSONDecoding Character (ext).swift
[138/196] Compiling JSONDecoding Dictionary (ext).swift
[139/199] Compiling JSONDecoding Double (ext).swift
[140/199] Compiling JSONDecoding Float (ext).swift
[141/199] Compiling JSONDecoding Float16 (ext).swift
[142/199] Emitting module JSONParsing
[143/199] Compiling JSONDecoding UInt128 (ext).swift
[144/199] Compiling JSONDecoding UInt16 (ext).swift
[145/199] Compiling JSONDecoding UInt32 (ext).swift
[146/199] Compiling JSONDecoding UInt64 (ext).swift
[147/199] Compiling JSONDecoding UInt8 (ext).swift
[148/200] Compiling JSONDecoding Int8 (ext).swift
[149/200] Compiling JSONDecoding Set (ext).swift
[150/200] Compiling JSONDecoding String (ext).swift
[151/200] Compiling JSONDecoding UInt (ext).swift
[152/204] Compiling JSONDecoding Unicode.Scalar (ext).swift
[153/204] Compiling JSONDecoding JSON.ArrayShape.swift
[154/204] Compiling JSONDecoding JSON.ArrayShapeCriteria.swift
[155/204] Compiling JSONDecoding JSON.ArrayShapeError.swift
[156/204] Compiling JSONDecoding JSON.DecodingError.swift
[157/204] Compiling JSONDecoding Int64 (ext).swift
[160/204] Compiling JSONDecoding Array (ext).swift
[164/204] Compiling JSONParsing JSON.StringRule.swift
[165/204] Compiling JSONParsing JSON.WhitespaceRule.swift
[166/204] Compiling JSONParsing exports.swift
[168/205] Compiling JSONDecoding JSONObjectDecodable.swift
[169/205] Compiling JSONDecoding JSONStringDecodable.swift
[170/205] Compiling JSONDecoding Never (ext).swift
[171/205] Compiling JSONDecoding Optional (ext).swift
[172/205] Compiling JSONDecoding exports.swift
[178/205] Emitting module JSONDecoding
[190/205] Compiling JSONDecoding JSON.ObjectDecoder.swift
[191/205] Compiling JSONDecoding JSON.ObjectKeyError.swift
[192/205] Compiling JSONDecoding JSON.SingleKeyError.swift
[193/205] Compiling JSONDecoding JSON.ValueError.swift
[194/205] Compiling JSONDecoding JSON.FieldDecoder.swift
[199/205] Compiling JSONDecoding Int16 (ext).swift
[200/205] Compiling JSONDecoding Int32 (ext).swift
[201/205] Compiling JSONDecoding JSON.OptionalDecoder.swift
[202/205] Compiling JSONDecoding JSON.TraceableDecoder.swift
[203/205] Compiling JSONDecoding JSON.Array (ext).swift
[204/205] Compiling JSONDecoding JSON.Object (ext).swift
[205/205] Compiling JSONDecoding JSONDecodable.swift
[207/209] Compiling JSON exports.swift
[208/209] Compiling JSON JSON (ext).swift
[209/209] Emitting module JSON
[211/214] Compiling JWT JSON.WebTokenHeader.Typ.swift
[212/214] Compiling JWT JSON.WebTokenHeader.Alg.swift
[213/214] Compiling JWT JSON.WebTokenHeader.swift
[214/214] Emitting module JWT
Build complete! (38.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dollup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/dollup"
    },
    {
      "identity" : "h",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rarestype/h"
    },
    {
      "identity" : "swift-json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rarestype/swift-json"
    }
  ],
  "manifest_display_name" : "swift-jwt",
  "name" : "swift-jwt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "JWT",
      "targets" : [
        "JWT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWT",
      "module_type" : "SwiftTarget",
      "name" : "JWT",
      "path" : "Sources/JWT",
      "product_dependencies" : [
        "Base64",
        "JSON"
      ],
      "product_memberships" : [
        "JWT"
      ],
      "sources" : [
        "JSON.WebTokenHeader.Alg.swift",
        "JSON.WebTokenHeader.Typ.swift",
        "JSON.WebTokenHeader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.