The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-url with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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 01ad5a1 Temporarily disable FoundationToWeb tests
Cloned https://github.com/karwa/swift-url.git
Revision (git rev-parse @):
01ad5a103d14839a68c55ee556513e5939008e9e
SUCCESS checkout https://github.com/karwa/swift-url.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/karwa/swift-url.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/karwa/swift-checkit.git
Fetching https://github.com/apple/swift-system.git
[1/74] Fetching swift-checkit
[75/3057] Fetching swift-checkit, swift-system
Fetched https://github.com/karwa/swift-checkit.git from cache (0.35s)
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.48s)
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
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/WebURLFoundationExtrasTests/URLConversion/FoundationToWebTests.disabled_swift
Building for debugging...
[0/10] Write sources
[0/10] Copying TestFilesData
[8/10] Compiling CSystem shims.c
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/41] Emitting module UnicodeDataStructures
[12/42] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[13/42] Compiling UnicodeDataStructures ParsingHelpers.swift
[14/42] Compiling UnicodeDataStructures Printing.swift
[15/42] Compiling SystemPackage FileOperations.swift
[16/42] Compiling SystemPackage FilePath.swift
[17/42] Compiling SystemPackage FilePathComponentView.swift
[18/44] Compiling UnicodeDataStructures IDNAMappingDatabase.swift
[19/44] Compiling UnicodeDataStructures IDNAValidationDatabase.swift
[20/44] Compiling SystemPackage PlatformString.swift
[21/44] Compiling SystemPackage SystemString.swift
[22/44] Emitting module SystemPackage
[23/44] Compiling UnicodeDataStructures IndexedTable.swift
[24/44] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[29/44] Compiling SystemPackage FilePathParsing.swift
[30/44] Compiling SystemPackage FilePathString.swift
[31/44] Compiling UnicodeDataStructures CodePointDatabase.swift
[32/44] Compiling UnicodeDataStructures Utils.swift
[33/44] Compiling UnicodeDataStructures SegmentedLine.swift
[35/51] Compiling SystemPackage Util.swift
[36/51] Compiling SystemPackage UtilConsumers.swift
[37/51] Compiling SystemPackage Mocking.swift
[38/51] Compiling SystemPackage Syscalls.swift
[39/51] Compiling SystemPackage WindowsSyscallAdapters.swift
[40/51] Compiling SystemPackage FilePathSyntax.swift
[41/51] Compiling SystemPackage FilePathWindows.swift
[42/51] Compiling SystemPackage FilePermissions.swift
[43/51] Compiling SystemPackage CInterop.swift
[44/51] Compiling SystemPackage Constants.swift
[45/51] Compiling SystemPackage Exports.swift
[47/52] Compiling IDNA Punycode.swift
[48/52] Compiling IDNA ValidationData.swift
[49/52] Compiling IDNA IDNA.swift
[50/52] Compiling IDNA NFC.swift
[51/52] Compiling IDNA MappingData.swift
[52/52] Emitting module IDNA
[54/90] Compiling WebURL Pointers.swift
[55/90] Compiling WebURL StaticMember.swift
[56/90] Compiling WebURL StringAdditions.swift
[57/90] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[58/90] Compiling WebURL UnsafeSmallStack.swift
[59/95] 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:)'
        (baseAddress + match.pair.lowerBound).assign(
                                              ^
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: note: use 'update(from:count:)' instead
        (baseAddress + match.pair.lowerBound).assign(
                                              ^~~~~~
                                              update
[60/95] 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:)'
        (baseAddress + match.pair.lowerBound).assign(
                                              ^
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: note: use 'update(from:count:)' instead
        (baseAddress + match.pair.lowerBound).assign(
                                              ^~~~~~
                                              update
[61/95] 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:)'
        (baseAddress + match.pair.lowerBound).assign(
                                              ^
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: note: use 'update(from:count:)' instead
        (baseAddress + match.pair.lowerBound).assign(
                                              ^~~~~~
                                              update
[62/95] 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:)'
        (baseAddress + match.pair.lowerBound).assign(
                                              ^
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: note: use 'update(from:count:)' instead
        (baseAddress + match.pair.lowerBound).assign(
                                              ^~~~~~
                                              update
[63/95] 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:)'
        (baseAddress + match.pair.lowerBound).assign(
                                              ^
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: note: use 'update(from:count:)' instead
        (baseAddress + match.pair.lowerBound).assign(
                                              ^~~~~~
                                              update
[64/95] Compiling WebURL Errors.swift
[65/95] Compiling WebURL FastCollectionAlgorithms.swift
[66/95] Compiling WebURL Integers.swift
[67/95] Compiling WebURL ManagedArrayBuffer.swift
[68/95] Compiling WebURL MutableCollection+pathUtils.swift
[69/95] Compiling WebURL URLWriter.swift
[70/95] Compiling WebURL ValidationError.swift
[71/95] Compiling WebURL WebURL+Component.swift
[72/95] Compiling WebURL PercentEncoding.swift
[73/95] Compiling WebURL SPIs.swift
[74/95] Compiling WebURL BidirectionalCollection+suffix.swift
[75/95] Compiling WebURL BidirectionalCollection+trim.swift
[76/95] Compiling WebURL BitTwiddling.swift
[77/95] Compiling WebURL Collection+longestRange.swift
[78/95] Compiling WebURL Either.swift
[79/95] Compiling WebURL URLStorage+Setters.swift
[80/95] Compiling WebURL URLStorage.swift
[81/95] Compiling WebURL URLStructure.swift
[82/95] Compiling WebURL ASCII+LazyTextTransformations.swift
[83/95] Compiling WebURL ASCII.swift
[84/95] Compiling WebURL WebURL+Origin.swift
[85/95] Compiling WebURL WebURL+PathComponents.swift
[86/95] Compiling WebURL WebURL+Scheme.swift
[87/95] Compiling WebURL WebURL+UTF8View.swift
[88/95] Compiling WebURL WebURL.swift
[89/95] 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:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
[90/95] 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:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
[91/95] 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:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
[92/95] 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:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
[93/95] 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:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
[94/95] 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:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
[95/95] Emitting module WebURL
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^
/host/spi-builder-workspace/Sources/WebURL/IPAddress.swift:655:16: note: use 'update(from:count:)' instead
              .assign(from: uint16s.baseAddress.unsafelyUnwrapped, count: 2)
               ^~~~~~
               update
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        (baseAddress + match.pair.lowerBound).assign(
                                              ^
/host/spi-builder-workspace/Sources/WebURL/WebURL+FormParameters.swift:933:47: note: use 'update(from:count:)' instead
        (baseAddress + match.pair.lowerBound).assign(
                                              ^~~~~~
                                              update
[97/124] Compiling WebURLFoundationExtras StringAdditions.swift
[98/125] Emitting module WebURLSystemExtras
[99/125] Compiling WebURLSystemExtras WebURL+FilePaths+System.swift
[100/126] Emitting module WebURLFoundationExtras
[102/126] Compiling WebURLFoundationExtras ConversionError.swift
[103/126] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[104/126] Compiling WebURLFoundationExtras DataAndString.swift
[105/126] Compiling WebURLFoundationExtras URLSession.swift
[106/126] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[107/126] Compiling WebURLFoundationExtras URLRequestResponse.swift
[108/126] Compiling WebURLTestSupport WPTSetterTest+WebURLReportHarness.swift
[109/126] Compiling WebURLTestSupport WPTSetterTest.swift
[110/126] Compiling WebURLTestSupport WPTToASCIITest+WebURLReportHarness.swift
[111/126] Compiling WebURLTestSupport WPTToASCIITest.swift
[112/128] Compiling WebURLTestSupport WPTConstructorTest+WebURLReportHarness.swift
[113/128] Compiling WebURLTestSupport WPTConstructorTest.swift
[114/128] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[116/129] Compiling WebURLTestSupport UTS46Conformance+WebURLIDNAReportHarness.swift
[117/129] Compiling WebURLTestSupport UTS46Conformance.swift
[118/129] Compiling WebURLTestSupport URLValues.swift
[119/129] Compiling WebURLTestSupport resource_bundle_accessor.swift
[120/129] Compiling WebURLTestSupport SimpleDescription.swift
[121/129] Compiling WebURLTestSupport SimpleTestReport.swift
[122/129] Compiling WebURLTestSupport TestFiles.swift
[123/129] Compiling WebURLTestSupport TestSuite.swift
[124/129] Compiling WebURLTestSupport FilePathTests+WebURLReportHarness.swift
[125/129] Compiling WebURLTestSupport FilePathTests.swift
[126/129] Emitting module WebURLTestSupport
[127/129] Compiling WebURLTestSupport CollectionUtils.swift
[128/129] Compiling WebURLTestSupport IPAddressUtils.swift
[129/129] Compiling WebURLTestSupport JSONHelpers.swift
Build complete! (33.52s)
Build complete.
Done.

Build Machine: Linux 2