The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-jwt, reference 0.2.0 (1bec03), with Swift 6.3 for Android on 28 Apr 2026 05:35:19 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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
Swift version:             6.3
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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/ordo-one/dollup
Fetching https://github.com/rarestype/swift-json
Fetching https://github.com/rarestype/h
[1/26] Fetching dollup
[27/2711] Fetching dollup, swift-json
Fetched https://github.com/ordo-one/dollup from cache (0.24s)
[1263/3938] Fetching swift-json, h
Fetched https://github.com/rarestype/h from cache (1.15s)
[1284/2685] Fetching swift-json
Fetched https://github.com/rarestype/swift-json from cache (1.74s)
Computing version for https://github.com/rarestype/swift-json
Computed https://github.com/rarestype/swift-json at 3.3.0 (5.06s)
Fetching https://github.com/rarestype/gram
[1/1217] Fetching gram
Fetched https://github.com/rarestype/gram from cache (0.26s)
Computing version for https://github.com/rarestype/h
Computed https://github.com/rarestype/h at 1.0.1 (1.15s)
Computing version for https://github.com/rarestype/gram
Computed https://github.com/rarestype/gram at 2.0.0 (0.62s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.5 (0.44s)
Creating working copy for https://github.com/rarestype/gram
Working copy of https://github.com/rarestype/gram resolved at 2.0.0
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/h
Working copy of https://github.com/rarestype/h resolved at 1.0.1
Creating working copy for https://github.com/rarestype/swift-json
Working copy of https://github.com/rarestype/swift-json resolved at 3.3.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 (1.72s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/13] Write sources
[12/13] Write swift-version--4F562202D5529B1.txt
[14/31] Compiling JSONAST JSON.swift
[15/31] Compiling JSONAST JSON.Object.swift
[16/31] Compiling JSONAST JSON.TypecastError.swift
[17/32] Compiling JSONAST JSON.Literal.swift
[18/32] Compiling JSONAST JSON.Node.swift
[19/32] Compiling JSONAST JSON.Number.swift
[20/32] Compiling JSONAST JSON.NumericOverflowError.swift
[21/32] Compiling JSONAST String (ext).swift
[22/32] Emitting module JSONAST
[23/32] Compiling JSONAST JSON.Array.swift
[24/32] Compiling JSONAST JSON.EscapeCode.swift
[25/32] Compiling JSONAST JSON.IntegerOverflowError.swift
[26/32] Compiling JSONAST JSON.Key.swift
[27/32] Emitting module BaseDigits
[28/32] Compiling BaseDigits BaseDigits.swift
[29/33] Compiling JSONAST JSON.Number.Base10.swift
[30/33] Compiling JSONAST JSON.Number.Inline.swift
[32/34] Compiling TestableErrors Error (ext).swift
[33/34] Emitting module TestableErrors
[36/82] Compiling TraceableErrors TraceableError.swift
[37/82] Compiling TraceableErrors exports.swift
[38/82] Compiling TraceableErrors NamedError.swift
[39/82] Compiling JSONEncoding Int32 (ext).swift
[40/82] Compiling JSONEncoding Int64 (ext).swift
[41/82] Compiling JSONEncoding Int8 (ext).swift
[42/82] Compiling JSONEncoding LazyDropWhileSequence (ext).swift
[43/82] Compiling JSONEncoding LazyFilterSequence (ext).swift
[44/82] Emitting module TraceableErrors
[45/82] Compiling TraceableErrors Error (ext).swift
[46/83] Compiling JSONEncoding Float16 (ext).swift
[47/83] Compiling JSONEncoding Float80 (ext).swift
[48/83] Compiling JSONEncoding Int (ext).swift
[49/83] Compiling JSONEncoding Int128 (ext).swift
[50/83] Compiling JSONEncoding Int16 (ext).swift
[51/88] Compiling JSONEncoding Array (ext).swift
[52/88] Compiling JSONEncoding ArraySlice (ext).swift
[53/88] Compiling JSONEncoding Bool (ext).swift
[54/88] Compiling JSONEncoding Character (ext).swift
[55/88] Compiling JSONEncoding Double (ext).swift
[56/88] Compiling JSONEncoding Float (ext).swift
[57/88] Compiling JSONEncoding LazyMapSequence (ext).swift
[58/88] Compiling JSONEncoding LazyPrefixWhileSequence (ext).swift
[59/88] Compiling JSONEncoding Sequence (ext).swift
[60/88] Compiling JSONEncoding StaticString (ext).swift
[61/88] Compiling JSONEncoding String (ext).swift
[62/88] Emitting module Base64
[64/88] Compiling Base64 Base64.SafeDigits.swift
[65/88] Compiling Base64 Base64.DefaultDigits.swift
[66/88] Compiling Base64 Base64.Values.swift
[67/88] Compiling Base64 Base64.swift
[68/88] Compiling JSONEncoding Substring (ext).swift
[69/88] Compiling JSONEncoding UInt (ext).swift
[70/88] Compiling JSONEncoding UInt128 (ext).swift
[71/88] Compiling JSONEncoding UInt16 (ext).swift
[72/88] Compiling JSONEncoding UInt32 (ext).swift
[73/88] Compiling JSONEncoding UInt64 (ext).swift
[74/88] Compiling JSONEncoding UInt8 (ext).swift
[75/88] Compiling JSONEncoding Unicode.Scalar (ext).swift
[76/88] Compiling JSONEncoding JSON.ArrayEncoder.Index.swift
[77/88] Compiling JSONEncoding JSON.ArrayEncoder.swift
[79/89] Emitting module JSONEncoding
[80/128] Compiling Grammar UInt16 (ext).swift
[81/128] Compiling Grammar UInt8 (ext).swift
[82/128] Compiling JSONEncoding Never (ext).swift
[83/128] Compiling JSONEncoding Optional (ext).swift
[84/128] Compiling JSONEncoding exports.swift
[85/128] Compiling Grammar TerminalRule.swift
[86/128] Compiling Grammar ASCIITerminal.swift
[87/128] Compiling Grammar CharacterTerminal.swift
[90/133] Compiling Grammar UnicodeDigit.Decimal.swift
[91/133] Compiling Grammar UnicodeDigit.DecimalScalar.swift
[96/134] Compiling Grammar PatternMatchingError.swift
[97/134] Compiling Grammar AtomicRule.swift
[98/134] Compiling Grammar DigitRule.swift
[99/134] Compiling Grammar LiteralRule.swift
[100/134] Compiling Grammar ParsingRule.swift
[101/134] Compiling Grammar UTF16Terminal.swift
[102/134] Compiling Grammar UTF8Terminal.swift
[103/134] Compiling Grammar Unicode.Scalar (ext).swift
[106/134] Compiling Grammar Pattern.Join.swift
[107/134] Compiling Grammar Pattern.Pad.swift
[108/134] Compiling Grammar Pattern.Reduce.swift
[109/134] Compiling Grammar Pattern.UnsignedInteger.swift
[110/134] Compiling Grammar Pattern.UnsignedNormalizedInteger.swift
[111/134] Compiling Grammar Pattern.swift
[112/134] Compiling Grammar UnicodeDigit.Hex.Lowercase.swift
[113/134] Compiling Grammar UnicodeDigit.Hex.swift
[114/134] Compiling Grammar UnicodeDigit.HexScalar.Lowercase.swift
[115/134] Compiling Grammar UnicodeDigit.HexScalar.swift
[116/134] Compiling Grammar UnicodeDigit.Natural.swift
[117/134] Compiling Grammar Array (ext).swift
[118/134] Compiling Grammar DefaultDiagnostics.swift
[119/134] Compiling Grammar NoDiagnostics.swift
[120/134] Compiling Grammar ParsingDiagnostics.swift
[121/134] Compiling Grammar Optional (ext).swift
[122/134] Compiling Grammar ParsingError.Frame.swift
[123/134] Compiling Grammar ParsingError.swift
[124/134] Compiling Grammar ParsingInput.swift
[125/134] Compiling Grammar Pattern.Collect.swift
[126/134] Compiling Grammar Pattern.Discard.swift
[127/134] Compiling Grammar Pattern.End.swift
[128/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/147] Emitting module JSONDecoding
[137/150] Emitting module JSONParsing
[138/184] Compiling JSONDecoding Array (ext).swift
[139/184] Compiling JSONDecoding Bool (ext).swift
[140/184] Compiling JSONDecoding Character (ext).swift
[141/184] Compiling JSONDecoding Dictionary (ext).swift
[142/184] Compiling JSONParsing JSON (ext).swift
[143/184] Compiling JSONParsing JSON.NodeRule.Array.swift
[144/204] Compiling JSONDecoding UInt128 (ext).swift
[145/204] Compiling JSONDecoding UInt16 (ext).swift
[146/204] Compiling JSONDecoding UInt32 (ext).swift
[147/204] Compiling JSONDecoding UInt64 (ext).swift
[148/204] Compiling JSONDecoding UInt8 (ext).swift
[149/204] Compiling JSONDecoding Float16 (ext).swift
[150/204] Compiling JSONParsing JSON.NumberRule.PlusOrMinus.swift
[151/204] Compiling JSONDecoding Int (ext).swift
[152/204] Compiling JSONDecoding Int128 (ext).swift
[153/204] Compiling JSONDecoding Int16 (ext).swift
[154/204] Compiling JSONDecoding Int32 (ext).swift
[162/204] Compiling JSONDecoding JSON.ArrayShape.swift
[163/204] Compiling JSONDecoding JSON.ArrayShapeCriteria.swift
[164/204] Compiling JSONDecoding JSON.ArrayShapeError.swift
[168/204] Compiling JSONDecoding Unicode.Scalar (ext).swift
[172/204] Compiling JSONDecoding JSON.DecodingError.swift
[176/204] Compiling JSONDecoding JSONObjectDecodable.swift
[177/204] Compiling JSONDecoding JSONStringDecodable.swift
[178/204] Compiling JSONDecoding Never (ext).swift
[179/204] Compiling JSONDecoding Optional (ext).swift
[180/204] Compiling JSONDecoding exports.swift
[184/204] Compiling JSONDecoding JSON.OptionalDecoder.swift
[185/204] Compiling JSONDecoding JSON.TraceableDecoder.swift
[186/204] Compiling JSONDecoding JSON.Array (ext).swift
[194/205] Compiling JSONDecoding JSON.Object (ext).swift
[195/205] Compiling JSONDecoding JSONDecodable.swift
[196/205] Compiling JSONDecoding JSON.ObjectDecoder.swift
[197/205] Compiling JSONDecoding JSON.ObjectKeyError.swift
[198/205] Compiling JSONDecoding JSON.SingleKeyError.swift
[199/205] Compiling JSONDecoding JSON.ValueError.swift
[200/205] Compiling JSONDecoding JSON.FieldDecoder.swift
[201/205] Compiling JSONDecoding Int64 (ext).swift
[202/205] Compiling JSONDecoding Int8 (ext).swift
[203/205] Compiling JSONDecoding Set (ext).swift
[204/205] Compiling JSONDecoding String (ext).swift
[205/205] Compiling JSONDecoding UInt (ext).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] Emitting module JWT
[213/214] Compiling JWT JSON.WebTokenHeader.Alg.swift
[214/214] Compiling JWT JSON.WebTokenHeader.swift
Build complete! (29.78s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.