The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Playwright, reference main (27fd48), with Swift 6.2 for Linux on 13 Apr 2026 20:05:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/m1guelpf/swift-playwright.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/m1guelpf/swift-playwright
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27fd489 Add PlaywrightDriverPlugin to products
Cloned https://github.com/m1guelpf/swift-playwright.git
Revision (git rev-parse @):
27fd489d01a4ca5f68350774f253f82c6afd5cc7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-playwright.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/m1guelpf/swift-playwright.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.67s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin PlaywrightDriverPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/23] Write sources
[3/23] Copying drivers
[4/23] Write sources
[12/23] Write swift-version-24593BA9C3E375BF.txt
[14/59] Emitting module ArgumentParserToolInfo
[15/59] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/60] Wrapping AST for ArgumentParserToolInfo for debugging
[18/106] Emitting module ArgumentParserToolInfo
[19/106] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/107] Wrapping AST for ArgumentParserToolInfo for debugging
[22/153] Compiling ArgumentParser ArgumentDefinition.swift
[23/153] Compiling ArgumentParser ArgumentSet.swift
[24/153] Compiling ArgumentParser CommandParser.swift
[25/153] Compiling ArgumentParser InputKey.swift
[26/157] Emitting module ArgumentParser
[27/163] Compiling ArgumentParser Foundation.swift
[28/163] Compiling ArgumentParser Mutex.swift
[29/163] Compiling ArgumentParser Platform.swift
[30/163] Compiling ArgumentParser SequenceExtensions.swift
[31/163] Compiling ArgumentParser StringExtensions.swift
[32/163] Compiling ArgumentParser SwiftExtensions.swift
[33/163] Compiling ArgumentParser ParentCommand.swift
[34/163] Compiling ArgumentParser AsyncParsableCommand.swift
[35/163] Compiling ArgumentParser CommandConfiguration.swift
[36/163] Compiling ArgumentParser CommandGroup.swift
[37/163] Compiling ArgumentParser EnumerableFlag.swift
[38/163] Compiling ArgumentParser ExpressibleByArgument.swift
[39/163] Compiling ArgumentParser ParsableArguments.swift
[46/169] Compiling Playwright PlaywrightServer.swift
[47/169] Compiling Playwright Transport.swift
[48/169] Compiling Playwright helpers.swift
[49/169] Compiling Playwright resource_bundle_accessor.swift
[50/169] Compiling ArgumentParser ArgumentVisibility.swift
[51/169] Compiling ArgumentParser CompletionKind.swift
[52/169] Compiling ArgumentParser Errors.swift
[53/169] Compiling ArgumentParser Flag.swift
[54/169] Compiling ArgumentParser NameSpecification.swift
[55/169] Compiling ArgumentParser Option.swift
[56/169] Compiling ArgumentParser OptionGroup.swift
[57/169] Compiling ArgumentParser Tree.swift
[58/169] Compiling ArgumentParser CodingKeyValidator.swift
[59/169] Compiling ArgumentParser NonsenseFlagsValidator.swift
[60/169] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/169] Compiling ArgumentParser PositionalArgumentsValidator.swift
[62/169] Compiling ArgumentParser UniqueNamesValidator.swift
[76/169] Compiling ArgumentParser InputOrigin.swift
[77/169] Compiling ArgumentParser Name.swift
[78/169] Compiling ArgumentParser Parsed.swift
[79/169] Compiling ArgumentParser ParsedValues.swift
[84/169] Compiling ArgumentParser HelpGenerator.swift
[85/169] Compiling ArgumentParser MessageInfo.swift
[86/169] Compiling ArgumentParser UsageGenerator.swift
[87/169] Compiling ArgumentParser CollectionExtensions.swift
[100/169] Compiling ArgumentParser BashCompletionsGenerator.swift
[101/169] Compiling ArgumentParser CompletionsGenerator.swift
[102/169] Compiling ArgumentParser FishCompletionsGenerator.swift
[103/169] Compiling ArgumentParser ZshCompletionsGenerator.swift
[104/169] Compiling ArgumentParser Argument.swift
[105/169] Compiling ArgumentParser ArgumentDiscussion.swift
[106/169] Compiling ArgumentParser ArgumentHelp.swift
[114/169] Emitting module ArgumentParser
[122/169] Compiling ArgumentParser ParsableCommand.swift
[123/169] Compiling ArgumentParser ArgumentDecoder.swift
[132/172] Wrapping AST for ArgumentParser for debugging
[142/172] Emitting module Playwright
[165/173] Emitting module DownloadDriver
[166/173] Compiling DownloadDriver DownloadDriver.swift
[168/182] Wrapping AST for DownloadDriver for debugging
[169/182] Write Objects.LinkFileList
[170/182] Wrapping AST for ArgumentParser for debugging
[172/184] Emitting module DownloadDriver
[173/184] Compiling DownloadDriver DownloadDriver.swift
[173/184] Linking DownloadDriver-tool
[175/185] Emitting module PlaywrightTesting
[177/185] Compiling PlaywrightTesting PageAssertions.swift
[177/185] Wrapping AST for DownloadDriver for debugging
[178/185] Write Objects.LinkFileList
[180/185] Compiling PlaywrightTesting Expect.swift
[181/185] Compiling PlaywrightTesting PlaywrightTrait.swift
[182/185] Compiling PlaywrightTesting AssertionResult.swift
[183/185] Compiling PlaywrightTesting ExpectedTextValue.swift
[184/185] Compiling PlaywrightTesting LocatorAssertions.swift
[185/186] Linking DownloadDriver
Build complete! (46.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Playwright",
  "name" : "Playwright",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Playwright",
      "targets" : [
        "Playwright"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PlaywrightTesting",
      "targets" : [
        "PlaywrightTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PlaywrightDriverPlugin",
      "targets" : [
        "PlaywrightDriverPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "DownloadDriver",
      "targets" : [
        "DownloadDriver"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PlaywrightTests",
      "module_type" : "SwiftTarget",
      "name" : "PlaywrightTests",
      "path" : "tests",
      "sources" : [
        "AssertionResultTests.swift",
        "BrowserContextTests.swift",
        "BrowserNewPageTests.swift",
        "BrowserTests.swift",
        "ConcurrencyTests.swift",
        "ConnectOverCDPTests.swift",
        "ConnectionTests.swift",
        "ConsoleMessageTests.swift",
        "CrossBrowserTests.swift",
        "DialogTests.swift",
        "DownloadTests.swift",
        "DriverTests.swift",
        "ElementHandleTests.swift",
        "ErrorClassificationTests.swift",
        "EvaluateTests.swift",
        "GlobTests.swift",
        "HelpersTests.swift",
        "KeyboardMouseTests.swift",
        "LifecycleTests.swift",
        "LocatorAssertionTests.swift",
        "LocatorEvaluateTests.swift",
        "LocatorTests.swift",
        "NavigationTests.swift",
        "PageAssertionTests.swift",
        "PageTests.swift",
        "PersistentContextTests.swift",
        "PlaywrightTests.swift",
        "QuerySelectorTests.swift",
        "RouteTests.swift",
        "ScreenshotTests.swift",
        "SelectorBuilderTests.swift",
        "ServerLifecycleTests.swift",
        "TestHelpers.swift",
        "TransportTests.swift"
      ],
      "target_dependencies" : [
        "Playwright",
        "PlaywrightTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlaywrightTesting",
      "module_type" : "SwiftTarget",
      "name" : "PlaywrightTesting",
      "path" : "src/testing",
      "product_memberships" : [
        "PlaywrightTesting"
      ],
      "sources" : [
        "Expect.swift",
        "Internal/AssertionResult.swift",
        "Internal/ExpectedTextValue.swift",
        "LocatorAssertions.swift",
        "PageAssertions.swift",
        "PlaywrightTrait.swift"
      ],
      "target_dependencies" : [
        "Playwright"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PlaywrightDriverPlugin",
      "module_type" : "PluginTarget",
      "name" : "PlaywrightDriverPlugin",
      "path" : "plugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Download the Playwright driver for browser automation",
          "type" : "custom",
          "verb" : "install-playwright"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Downloads the Playwright driver",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "Downloads the Playwright driver from cdn.playwright.dev",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "PlaywrightDriverPlugin"
      ],
      "sources" : [
        "PlaywrightDriverPlugin.swift"
      ],
      "target_dependencies" : [
        "DownloadDriver"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "Playwright",
      "module_type" : "SwiftTarget",
      "name" : "Playwright",
      "path" : "src/core",
      "product_memberships" : [
        "Playwright",
        "PlaywrightTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/src/core/drivers",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "API/ActionOptions.swift",
        "API/Artifact.swift",
        "API/Browser.swift",
        "API/BrowserContext.swift",
        "API/BrowserContextOptions.swift",
        "API/BrowserType.swift",
        "API/ConsoleMessage.swift",
        "API/Dialog.swift",
        "API/Download.swift",
        "API/ElementHandle.swift",
        "API/EvaluateSerializer.swift",
        "API/Frame.swift",
        "API/Keyboard.swift",
        "API/Locator.swift",
        "API/LocatorFactory.swift",
        "API/Mouse.swift",
        "API/NavigationOptions.swift",
        "API/Page.swift",
        "API/Request.swift",
        "API/Response.swift",
        "API/Route.swift",
        "API/Selectors.swift",
        "Error.swift",
        "Extensions/Array+RemoveByIdentity.swift",
        "Extensions/Duration+milliseconds.swift",
        "Playwright.swift",
        "Protocol/ChannelOwner.swift",
        "Protocol/CloseGuard.swift",
        "Protocol/Connection.swift",
        "Protocol/Driver.swift",
        "Protocol/ObjectFactory.swift",
        "Protocol/PlaywrightServer.swift",
        "Protocol/Transport.swift",
        "Support/helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DownloadDriver",
      "module_type" : "SwiftTarget",
      "name" : "DownloadDriver",
      "path" : "cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "PlaywrightDriverPlugin",
        "DownloadDriver"
      ],
      "sources" : [
        "DownloadDriver.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.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
Done.