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

Successful build of papyrus, reference main (63fbe1), with Swift 6.2 for Linux on 8 Nov 2025 04:53:04 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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joshuawright11/papyrus.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/joshuawright11/papyrus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 63fbe12 bump swift-syntax
Cloned https://github.com/joshuawright11/papyrus.git
Revision (git rev-parse @):
63fbe12b859fdc1dd7b66be807f423c3f21d12b3
SUCCESS checkout https://github.com/joshuawright11/papyrus.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/joshuawright11/papyrus.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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
[1/72719] Fetching swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetched https://github.com/swiftlang/swift-syntax from cache (10.59s)
[1/914] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (15.24s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.63s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15596] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.47s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (4.02s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.16s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5552] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.83s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.28s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.65s)
Building for debugging...
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[6/24] Compiling PapyrusPlugin PapyrusPluginError.swift
[7/25] Compiling PapyrusPlugin EndpointParameter.swift
[8/25] Compiling PapyrusPlugin EndpointAttribute.swift
[9/25] Compiling PapyrusPlugin Plugin.swift
[10/25] Compiling PapyrusPlugin MockMacro.swift
[11/25] Compiling PapyrusPlugin RoutesMacro.swift
[12/25] Compiling PapyrusPlugin API.swift
[13/25] Compiling PapyrusPlugin Declaration.swift
[14/25] Compiling PapyrusPlugin APIMacro.swift
[15/25] Compiling PapyrusPlugin DecoratorMacro.swift
[16/25] Compiling PapyrusPlugin String+Utilities.swift
[17/25] Compiling PapyrusPlugin SwiftSyntax+Utilities.swift
[18/25] Emitting module PapyrusPlugin
[19/26] Wrapping AST for PapyrusPlugin for debugging
[20/26] Write Objects.LinkFileList
[21/26] Linking PapyrusPlugin-tool
[23/74] Compiling Papyrus KeyMapping.swift
[24/74] Compiling Papyrus MultipartDecoder.swift
[25/74] Compiling Papyrus MultipartEncoder.swift
[26/77] Compiling Papyrus RouterRequest.swift
[27/77] Compiling Papyrus RouterResponse.swift
[28/77] Compiling Papyrus URLEncodedForm.swift
[29/80] Compiling Papyrus HTTPService.swift
[30/80] Compiling Papyrus CurlInterceptor.swift
[31/80] Compiling Papyrus KeyMappable.swift
[32/80] Compiling Papyrus PapyrusError.swift
[33/80] Compiling Papyrus PapyrusMacros.swift
[35/80] Compiling Papyrus String+Multipart.swift
[36/80] Compiling Papyrus URLSession+Papyrus.swift
[37/80] Compiling Papyrus HTTPBodyDecoder.swift
[38/80] Emitting module Papyrus
[40/80] Compiling Papyrus PapyrusRequest.swift
[41/80] Compiling Papyrus PapyrusResponse.swift
[42/80] Compiling Papyrus Provider.swift
[43/80] Compiling Papyrus Coders.swift
[47/80] Compiling Papyrus Part.swift
[50/80] Compiling Papyrus RequestBuilder.swift
[51/80] Compiling Papyrus PapyrusRouter.swift
[52/80] Compiling Papyrus RequestParser.swift
[53/80] Compiling Papyrus HTTPBodyEncoder.swift
[71/80] Compiling Papyrus URLEncodedFormDecoder.swift
[72/80] Compiling Papyrus URLEncodedFormEncoder.swift
[73/80] Compiling Papyrus URLEncodedFormNode.swift
[78/82] Wrapping AST for Papyrus for debugging
[80/84] Emitting module Example
[81/84] Compiling Example main.swift
[82/85] Wrapping AST for Example for debugging
[83/85] Write Objects.LinkFileList
[84/85] Linking Example
Build complete! (61.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "papyrus",
  "name" : "papyrus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Example",
      "targets" : [
        "Example"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Papyrus",
      "targets" : [
        "Papyrus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PapyrusPlugin",
      "targets" : [
        "PapyrusPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PapyrusTests",
      "module_type" : "SwiftTarget",
      "name" : "PapyrusTests",
      "path" : "Papyrus/Tests",
      "sources" : [
        "APITests.swift",
        "CurlTests.swift",
        "KeyMappingTests.swift",
        "ParameterTests.swift",
        "ProviderTests.swift",
        "RequestBuilderTests.swift",
        "RequestEncoderTests.swift",
        "ResponseDecoderTests.swift",
        "ResponseTests.swift"
      ],
      "target_dependencies" : [
        "Papyrus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PapyrusPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "PapyrusPluginTests",
      "path" : "PapyrusPlugin/Tests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "APIMacroTests.swift"
      ],
      "target_dependencies" : [
        "PapyrusPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PapyrusPlugin",
      "module_type" : "SwiftTarget",
      "name" : "PapyrusPlugin",
      "path" : "PapyrusPlugin/Sources",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Example",
        "Papyrus",
        "PapyrusPlugin"
      ],
      "sources" : [
        "Extensions/String+Utilities.swift",
        "Extensions/SwiftSyntax+Utilities.swift",
        "Macros/APIMacro.swift",
        "Macros/DecoratorMacro.swift",
        "Macros/MockMacro.swift",
        "Macros/RoutesMacro.swift",
        "Models/API.swift",
        "Models/Declaration.swift",
        "Models/EndpointAttribute.swift",
        "Models/EndpointParameter.swift",
        "Models/PapyrusPluginError.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Papyrus",
      "module_type" : "SwiftTarget",
      "name" : "Papyrus",
      "path" : "Papyrus/Sources",
      "product_memberships" : [
        "Example",
        "Papyrus"
      ],
      "sources" : [
        "Coders.swift",
        "Extensions/String+Multipart.swift",
        "Extensions/URLSession+Papyrus.swift",
        "HTTPBodyDecoder.swift",
        "HTTPBodyEncoder.swift",
        "HTTPService.swift",
        "Interceptors/CurlInterceptor.swift",
        "KeyMappable.swift",
        "KeyMapping.swift",
        "Multipart/MultipartDecoder.swift",
        "Multipart/MultipartEncoder.swift",
        "Multipart/Part.swift",
        "PapyrusError.swift",
        "PapyrusMacros.swift",
        "PapyrusRequest.swift",
        "PapyrusResponse.swift",
        "Provider.swift",
        "RequestBuilder.swift",
        "Routing/PapyrusRouter.swift",
        "Routing/RequestParser.swift",
        "Routing/RouterRequest.swift",
        "Routing/RouterResponse.swift",
        "URLEncoded/URLEncodedForm.swift",
        "URLEncoded/URLEncodedFormDecoder.swift",
        "URLEncoded/URLEncodedFormEncoder.swift",
        "URLEncoded/URLEncodedFormNode.swift"
      ],
      "target_dependencies" : [
        "PapyrusPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example",
      "module_type" : "SwiftTarget",
      "name" : "Example",
      "path" : "Example",
      "product_memberships" : [
        "Example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Papyrus"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.