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 swift-url, reference main (9306a9), with Swift 6.2 (beta) for Android on 21 Jun 2025 18:08:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/karwa/swift-url.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/karwa/swift-url
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9306a96 Disable tests for Swift 5.6.3 on Windows
Cloned https://github.com/karwa/swift-url.git
Revision (git rev-parse @):
9306a962396a50d7d88e924afcd7ec67226763db
SUCCESS checkout https://github.com/karwa/swift-url.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/karwa/swift-url.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/karwa/swift-checkit.git
[1/74] Fetching swift-checkit
Fetched https://github.com/karwa/swift-checkit.git from cache (0.39s)
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (1.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.79s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/karwa/swift-checkit.git
Working copy of https://github.com/karwa/swift-checkit.git resolved at 0.0.2
Building for debugging...
[0/10] Write sources
[6/10] Copying TestFilesData
[8/10] Compiling CSystem shims.c
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/48] Emitting module UnicodeDataStructures
[12/49] Compiling SystemPackage MachPort.swift
[13/49] Compiling SystemPackage PlatformString.swift
[14/49] Compiling SystemPackage SystemString.swift
[15/52] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[16/52] Compiling SystemPackage FilePathTempPosix.swift
[17/52] Compiling SystemPackage FilePathTempWindows.swift
[20/52] Compiling SystemPackage FilePathWindows.swift
[21/52] Compiling SystemPackage FilePermissions.swift
[24/52] Compiling UnicodeDataStructures Utils.swift
[25/52] Compiling UnicodeDataStructures IndexedTable.swift
[26/52] Compiling SystemPackage FilePathParsing.swift
[27/52] Compiling SystemPackage FilePathString.swift
[28/52] Compiling SystemPackage FilePathSyntax.swift
[29/52] Compiling SystemPackage FilePathTemp.swift
[30/52] Emitting module SystemPackage
[31/52] Compiling SystemPackage FileOperations.swift
[32/52] Compiling SystemPackage FilePath.swift
[33/52] Compiling SystemPackage FilePathComponentView.swift
[34/52] Compiling SystemPackage FilePathComponents.swift
[35/52] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[36/52] Compiling UnicodeDataStructures CodePointDatabase.swift
[37/52] Compiling SystemPackage Util+StringArray.swift
[38/52] Compiling SystemPackage Util.swift
[39/52] Compiling SystemPackage UtilConsumers.swift
[40/52] Compiling UnicodeDataStructures SegmentedLine.swift
[42/59] Compiling SystemPackage Errno.swift
[43/59] Compiling SystemPackage ErrnoWindows.swift
[44/59] Compiling SystemPackage FileDescriptor.swift
[45/59] Compiling SystemPackage FileHelpers.swift
[46/59] Compiling SystemPackage Backcompat.swift
[47/59] Compiling SystemPackage CInterop.swift
[48/59] Compiling SystemPackage Constants.swift
[49/59] Compiling SystemPackage Exports.swift
[50/59] Compiling SystemPackage Mocking.swift
[51/59] Compiling SystemPackage RawBuffer.swift
[52/59] Compiling SystemPackage Syscalls.swift
[53/59] Compiling SystemPackage WindowsSyscallAdapters.swift
[55/60] Compiling IDNA ValidationData.swift
[56/60] Compiling IDNA Punycode.swift
[57/60] Compiling IDNA NFC.swift
[58/60] Compiling IDNA IDNA.swift
[59/60] Emitting module IDNA
[60/60] Compiling IDNA MappingData.swift
[62/98] Compiling WebURL BidirectionalCollection+suffix.swift
[63/98] Compiling WebURL BidirectionalCollection+trim.swift
[64/98] Compiling WebURL BitTwiddling.swift
[65/98] Compiling WebURL Collection+longestRange.swift
[66/98] Compiling WebURL Either.swift
[67/98] Compiling WebURL Errors.swift
[68/98] Compiling WebURL FastCollectionAlgorithms.swift
[69/98] Compiling WebURL Integers.swift
[70/98] Compiling WebURL ManagedArrayBuffer.swift
[71/98] Compiling WebURL MutableCollection+pathUtils.swift
[72/103] Compiling WebURL Pointers.swift
[73/103] Compiling WebURL StaticMember.swift
[74/103] Compiling WebURL StringAdditions.swift
[75/103] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[76/103] Compiling WebURL UnsafeSmallStack.swift
[77/103] Compiling WebURL WebURL+Domain.swift
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
931 |       ).first(where: { remaining[$0.key].elementsEqual(encodedKey) }) {
932 |         let baseAddress = remaining.baseAddress!
933 |         (baseAddress + match.pair.lowerBound).assign(
    |                                               |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                               `- note: use 'update(from:count:)' instead
934 |           from: baseAddress + match.pair.upperBound, count: remaining.count - match.pair.upperBound
935 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[78/103] Compiling WebURL WebURL+FilePaths.swift
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
931 |       ).first(where: { remaining[$0.key].elementsEqual(encodedKey) }) {
932 |         let baseAddress = remaining.baseAddress!
933 |         (baseAddress + match.pair.lowerBound).assign(
    |                                               |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                               `- note: use 'update(from:count:)' instead
934 |           from: baseAddress + match.pair.upperBound, count: remaining.count - match.pair.upperBound
935 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[79/103] Compiling WebURL WebURL+FormParameters.swift
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
931 |       ).first(where: { remaining[$0.key].elementsEqual(encodedKey) }) {
932 |         let baseAddress = remaining.baseAddress!
933 |         (baseAddress + match.pair.lowerBound).assign(
    |                                               |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                               `- note: use 'update(from:count:)' instead
934 |           from: baseAddress + match.pair.upperBound, count: remaining.count - match.pair.upperBound
935 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[80/103] Compiling WebURL WebURL+Host.swift
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
931 |       ).first(where: { remaining[$0.key].elementsEqual(encodedKey) }) {
932 |         let baseAddress = remaining.baseAddress!
933 |         (baseAddress + match.pair.lowerBound).assign(
    |                                               |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                               `- note: use 'update(from:count:)' instead
934 |           from: baseAddress + match.pair.upperBound, count: remaining.count - match.pair.upperBound
935 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/103] Compiling WebURL WebURL+JSModel.swift
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
931 |       ).first(where: { remaining[$0.key].elementsEqual(encodedKey) }) {
932 |         let baseAddress = remaining.baseAddress!
933 |         (baseAddress + match.pair.lowerBound).assign(
    |                                               |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                               `- note: use 'update(from:count:)' instead
934 |           from: baseAddress + match.pair.upperBound, count: remaining.count - match.pair.upperBound
935 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[82/103] Compiling WebURL WebURL+Origin.swift
[83/103] Compiling WebURL WebURL+PathComponents.swift
[84/103] Compiling WebURL WebURL+Scheme.swift
[85/103] Compiling WebURL WebURL+UTF8View.swift
[86/103] Compiling WebURL WebURL.swift
[87/103] Compiling WebURL URLWriter.swift
[88/103] Compiling WebURL ValidationError.swift
[89/103] Compiling WebURL WebURL+Component.swift
[90/103] Compiling WebURL PercentEncoding.swift
[91/103] Compiling WebURL SPIs.swift
[92/103] Compiling WebURL URLStorage+Setters.swift
[93/103] Compiling WebURL URLStorage.swift
[94/103] Compiling WebURL URLStructure.swift
[95/103] Compiling WebURL ASCII+LazyTextTransformations.swift
[96/103] Compiling WebURL ASCII.swift
[97/103] Compiling WebURL DeprecatedAPIs.swift
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[98/103] Compiling WebURL IPAddress.swift
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[99/103] Compiling WebURL Parser+Host.swift
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[100/103] Compiling WebURL Parser+Path.swift
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[101/103] Compiling WebURL Parser+StringUtils.swift
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[102/103] Compiling WebURL Parser.swift
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[103/103] Emitting module WebURL
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 653 |             let uint16s = octetBuffer.bindMemory(to: UInt16.self)
 654 |             parsedPieces.baseAddress.unsafelyUnwrapped.advanced(by: pieceIndex)
 655 |               .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
     |                |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
     |                `- note: use 'update(from:count:)' instead
 656 |           }
 657 |           pieceIndex &+= 2
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
931 |       ).first(where: { remaining[$0.key].elementsEqual(encodedKey) }) {
932 |         let baseAddress = remaining.baseAddress!
933 |         (baseAddress + match.pair.lowerBound).assign(
    |                                               |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                               `- note: use 'update(from:count:)' instead
934 |           from: baseAddress + match.pair.upperBound, count: remaining.count - match.pair.upperBound
935 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[105/132] Compiling WebURLFoundationExtras ConversionError.swift
[106/133] Emitting module WebURLSystemExtras
[107/133] Compiling WebURLSystemExtras WebURL+FilePaths+System.swift
[109/134] Emitting module WebURLFoundationExtras
[110/134] Compiling WebURLFoundationExtras DataAndString.swift
[111/134] Compiling WebURLFoundationExtras StringAdditions.swift
[112/134] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[113/134] Compiling WebURLTestSupport WPTToASCIITest+WebURLReportHarness.swift
[114/134] Compiling WebURLTestSupport WPTToASCIITest.swift
[115/136] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[116/136] Compiling WebURLFoundationExtras URLSession.swift
[117/136] Compiling WebURLFoundationExtras URLRequestResponse.swift
[118/136] Compiling WebURLTestSupport WPTSetterTest+WebURLReportHarness.swift
[119/136] Compiling WebURLTestSupport WPTSetterTest.swift
[120/136] Emitting module WebURLTestSupport
[121/136] Compiling WebURLTestSupport UTS46Conformance+WebURLIDNAReportHarness.swift
[122/136] Compiling WebURLTestSupport UTS46Conformance.swift
[123/136] Compiling WebURLTestSupport WPTConstructorTest+WebURLReportHarness.swift
[124/136] Compiling WebURLTestSupport WPTConstructorTest.swift
[125/136] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[127/137] Compiling WebURLTestSupport CollectionUtils.swift
[128/137] Compiling WebURLTestSupport IPAddressUtils.swift
[129/137] Compiling WebURLTestSupport JSONHelpers.swift
[130/137] Compiling WebURLTestSupport URLValues.swift
[131/137] Compiling WebURLTestSupport resource_bundle_accessor.swift
[132/137] Compiling WebURLTestSupport SimpleDescription.swift
[133/137] Compiling WebURLTestSupport SimpleTestReport.swift
[134/137] Compiling WebURLTestSupport TestFiles.swift
[135/137] Compiling WebURLTestSupport TestSuite.swift
[136/137] Compiling WebURLTestSupport FilePathTests+WebURLReportHarness.swift
[137/137] Compiling WebURLTestSupport FilePathTests.swift
Build complete! (78.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-checkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/karwa/swift-checkit.git"
    }
  ],
  "manifest_display_name" : "swift-url",
  "name" : "swift-url",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebURL",
      "targets" : [
        "WebURL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebURLSystemExtras",
      "targets" : [
        "WebURLSystemExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebURLFoundationExtras",
      "targets" : [
        "WebURLFoundationExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_WebURLIDNA",
      "targets" : [
        "IDNA"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_WebURLTestSupport",
      "targets" : [
        "WebURLTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebURLTests",
      "module_type" : "SwiftTarget",
      "name" : "WebURLTests",
      "path" : "Tests/WebURLTests",
      "product_dependencies" : [
        "Checkit"
      ],
      "sources" : [
        "ASCIITests.swift",
        "CollectionExtensionsTests.swift",
        "DomainTests.swift",
        "FilePathTests.swift",
        "FormParametersTests.swift",
        "HostTests.swift",
        "IPv4AddressTests.swift",
        "IPv6AddressTests.swift",
        "ManagedArrayBufferTests.swift",
        "MutableCollectionExtensionsTests.swift",
        "OtherURLTests.swift",
        "OtherUtilitiesTests.swift",
        "PathComponentsTests.swift",
        "PercentEncodingTests.swift",
        "SchemeKindTests.swift",
        "Utils.swift",
        "WebPlatformTests.swift",
        "WebURLPercentEncodingUtilsTests.swift",
        "WebURLTests.swift",
        "_ReportGeneratingTestCase.swift"
      ],
      "target_dependencies" : [
        "WebURL",
        "WebURLTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebURLTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "WebURLTestSupport",
      "path" : "Sources/WebURLTestSupport",
      "product_memberships" : [
        "_WebURLTestSupport"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/WebURLTestSupport/TestFilesData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CollectionUtils.swift",
        "IPAddressUtils.swift",
        "JSONHelpers.swift",
        "Reports/SimpleDescription.swift",
        "Reports/SimpleTestReport.swift",
        "TestFiles.swift",
        "TestSuite.swift",
        "TestSuites/FilePathTests+WebURLReportHarness.swift",
        "TestSuites/FilePathTests.swift",
        "TestSuites/UTS46Conformance+WebURLIDNAReportHarness.swift",
        "TestSuites/UTS46Conformance.swift",
        "TestSuites/WPTConstructorTest+WebURLReportHarness.swift",
        "TestSuites/WPTConstructorTest.swift",
        "TestSuites/WPTSetterTest+WebURLReportHarness.swift",
        "TestSuites/WPTSetterTest.swift",
        "TestSuites/WPTToASCIITest+WebURLReportHarness.swift",
        "TestSuites/WPTToASCIITest.swift",
        "URLValues.swift"
      ],
      "target_dependencies" : [
        "WebURL",
        "IDNA"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebURLSystemExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "WebURLSystemExtrasTests",
      "path" : "Tests/WebURLSystemExtrasTests",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "sources" : [
        "SystemFilePathTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "WebURLSystemExtras",
        "WebURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebURLSystemExtras",
      "module_type" : "SwiftTarget",
      "name" : "WebURLSystemExtras",
      "path" : "Sources/WebURLSystemExtras",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "WebURLSystemExtras"
      ],
      "sources" : [
        "WebURL+FilePaths+System.swift"
      ],
      "target_dependencies" : [
        "WebURL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebURLFoundationExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "WebURLFoundationExtrasTests",
      "path" : "Tests/WebURLFoundationExtrasTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/WebURLFoundationExtrasTests/URLConversion/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/DataAndStringExtensions.swift",
        "Extensions/URLRequestResponseExtensions.swift",
        "URLConversion/FuzzCorpus_foundation_to_web.swift",
        "URLConversion/FuzzCorpus_web_to_foundation.swift",
        "URLConversion/WebToFoundationTests.swift",
        "_ReportGeneratingTestCase.swift"
      ],
      "target_dependencies" : [
        "WebURLFoundationExtras",
        "WebURLTestSupport",
        "WebURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebURLFoundationExtras",
      "module_type" : "SwiftTarget",
      "name" : "WebURLFoundationExtras",
      "path" : "Sources/WebURLFoundationExtras",
      "product_memberships" : [
        "WebURLFoundationExtras"
      ],
      "sources" : [
        "Extensions/DataAndString.swift",
        "Extensions/URLRequestResponse.swift",
        "Extensions/URLSession.swift",
        "FoundationToWebURL.swift",
        "Util/ConversionError.swift",
        "Util/EvenFasterCollectionAlgorithms.swift",
        "Util/StringAdditions.swift",
        "WebURLToFoundation.swift"
      ],
      "target_dependencies" : [
        "WebURL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebURLFoundationEndToEndTests",
      "module_type" : "SwiftTarget",
      "name" : "WebURLFoundationEndToEndTests",
      "path" : "Tests/WebURLFoundationEndToEndTests",
      "sources" : [
        "LocalServer.swift",
        "URLSessionTests.swift"
      ],
      "target_dependencies" : [
        "WebURLFoundationExtras",
        "WebURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebURLDeprecatedAPITests",
      "module_type" : "SwiftTarget",
      "name" : "WebURLDeprecatedAPITests",
      "path" : "Tests/WebURLDeprecatedAPITests",
      "sources" : [
        "DeprecatedAPITests.swift"
      ],
      "target_dependencies" : [
        "WebURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebURL",
      "module_type" : "SwiftTarget",
      "name" : "WebURL",
      "path" : "Sources/WebURL",
      "product_memberships" : [
        "WebURL",
        "WebURLSystemExtras",
        "WebURLFoundationExtras",
        "_WebURLTestSupport"
      ],
      "sources" : [
        "DeprecatedAPIs.swift",
        "IPAddress.swift",
        "Parser/Parser+Host.swift",
        "Parser/Parser+Path.swift",
        "Parser/Parser+StringUtils.swift",
        "Parser/Parser.swift",
        "Parser/URLWriter.swift",
        "Parser/ValidationError.swift",
        "Parser/WebURL+Component.swift",
        "PercentEncoding.swift",
        "SPIs.swift",
        "URLStorage+Setters.swift",
        "URLStorage.swift",
        "URLStructure.swift",
        "Util/ASCII+LazyTextTransformations.swift",
        "Util/ASCII.swift",
        "Util/BidirectionalCollection+suffix.swift",
        "Util/BidirectionalCollection+trim.swift",
        "Util/BitTwiddling.swift",
        "Util/Collection+longestRange.swift",
        "Util/Either.swift",
        "Util/Errors.swift",
        "Util/FastCollectionAlgorithms.swift",
        "Util/Integers.swift",
        "Util/ManagedArrayBuffer.swift",
        "Util/MutableCollection+pathUtils.swift",
        "Util/Pointers.swift",
        "Util/StaticMember.swift",
        "Util/StringAdditions.swift",
        "Util/UnsafeBuffer+ReplaceSubrange.swift",
        "Util/UnsafeSmallStack.swift",
        "WebURL+Domain.swift",
        "WebURL+FilePaths.swift",
        "WebURL+FormParameters.swift",
        "WebURL+Host.swift",
        "WebURL+JSModel.swift",
        "WebURL+Origin.swift",
        "WebURL+PathComponents.swift",
        "WebURL+Scheme.swift",
        "WebURL+UTF8View.swift",
        "WebURL.swift"
      ],
      "target_dependencies" : [
        "IDNA"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UnicodeDataStructuresTests",
      "module_type" : "SwiftTarget",
      "name" : "UnicodeDataStructuresTests",
      "path" : "Tests/UnicodeDataStructuresTests",
      "product_dependencies" : [
        "Checkit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/UnicodeDataStructuresTests/GenerateData/TableDefinitions",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GenerateData/GenerateData.swift",
        "IndexedTableTests.swift",
        "SegmentedLineTests.swift"
      ],
      "target_dependencies" : [
        "UnicodeDataStructures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UnicodeDataStructures",
      "module_type" : "SwiftTarget",
      "name" : "UnicodeDataStructures",
      "path" : "Sources/UnicodeDataStructures",
      "product_memberships" : [
        "WebURL",
        "WebURLSystemExtras",
        "WebURLFoundationExtras",
        "_WebURLIDNA",
        "_WebURLTestSupport"
      ],
      "sources" : [
        "ParseNPrint/IDNAMappingDatabase.swift",
        "ParseNPrint/IDNAValidationDatabase.swift",
        "ParseNPrint/ParsingHelpers.swift",
        "ParseNPrint/Printing.swift",
        "ParseNPrint/Utils.swift",
        "Shared/CodePointDatabase.swift",
        "Shared/IDNA/IDNAMappingDataSchema.swift",
        "Shared/IDNA/IDNAValidationDataSchema.swift",
        "Shared/IndexedTable.swift",
        "Shared/SegmentedLine.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IDNATests",
      "module_type" : "SwiftTarget",
      "name" : "IDNATests",
      "path" : "Tests/IDNATests",
      "sources" : [
        "PunycodeTests.swift",
        "SimpleToUnicodeTests.swift",
        "UTS46ConformanceTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "IDNA",
        "WebURLTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IDNA",
      "module_type" : "SwiftTarget",
      "name" : "IDNA",
      "path" : "Sources/IDNA",
      "product_memberships" : [
        "WebURL",
        "WebURLSystemExtras",
        "WebURLFoundationExtras",
        "_WebURLIDNA",
        "_WebURLTestSupport"
      ],
      "sources" : [
        "Generated/MappingData.swift",
        "Generated/ValidationData.swift",
        "IDNA.swift",
        "NFC.swift",
        "Punycode.swift"
      ],
      "target_dependencies" : [
        "UnicodeDataStructures"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.