Build Information
Successful build of swift-url, reference main (9306a9
), with Swift 5.10 for Linux on 1 Jul 2024 09:08:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.44.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: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/karwa/swift-url.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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.21s)
[1/3563] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.1 (0.33s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.1
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
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
[7/10] Copying TestFilesData
[8/10] Compiling CSystem shims.c
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/41] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[12/42] Compiling SystemPackage FilePathComponents.swift
[13/42] Compiling SystemPackage FilePathParsing.swift
[14/42] Compiling SystemPackage FilePathString.swift
[15/44] Compiling SystemPackage FileOperations.swift
[16/44] Compiling SystemPackage FilePath.swift
[17/44] Compiling SystemPackage FilePathComponentView.swift
[18/44] Compiling SystemPackage Errno.swift
[19/44] Compiling SystemPackage FileDescriptor.swift
[20/44] Compiling SystemPackage FileHelpers.swift
[21/44] Emitting module SystemPackage
[22/44] Compiling SystemPackage PlatformString.swift
[23/44] Compiling SystemPackage SystemString.swift
[24/44] Emitting module UnicodeDataStructures
[25/44] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[26/44] Compiling UnicodeDataStructures IndexedTable.swift
[29/44] Compiling UnicodeDataStructures Utils.swift
[32/44] Compiling UnicodeDataStructures CodePointDatabase.swift
[33/44] Compiling SystemPackage Util.swift
[34/44] Compiling SystemPackage UtilConsumers.swift
[35/44] Compiling UnicodeDataStructures SegmentedLine.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 IDNA.swift
[49/52] Compiling IDNA ValidationData.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 BidirectionalCollection+suffix.swift
[60/95] Compiling WebURL BidirectionalCollection+trim.swift
[61/95] Compiling WebURL BitTwiddling.swift
[62/95] Compiling WebURL Collection+longestRange.swift
[63/95] Compiling WebURL Either.swift
[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 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
[70/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
[71/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
[72/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
[73/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
[74/95] Compiling WebURL URLStorage+Setters.swift
[75/95] Compiling WebURL URLStorage.swift
[76/95] Compiling WebURL URLStructure.swift
[77/95] Compiling WebURL ASCII+LazyTextTransformations.swift
[78/95] Compiling WebURL ASCII.swift
[79/95] Compiling WebURL WebURL+Origin.swift
[80/95] Compiling WebURL WebURL+PathComponents.swift
[81/95] Compiling WebURL WebURL+Scheme.swift
[82/95] Compiling WebURL WebURL+UTF8View.swift
[83/95] Compiling WebURL WebURL.swift
[84/95] Compiling WebURL URLWriter.swift
[85/95] Compiling WebURL ValidationError.swift
[86/95] Compiling WebURL WebURL+Component.swift
[87/95] Compiling WebURL PercentEncoding.swift
[88/95] Compiling WebURL SPIs.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/125] Compiling WebURLFoundationExtras URLRequestResponse.swift
[101/125] Compiling WebURLFoundationExtras DataAndString.swift
[102/126] Compiling WebURLFoundationExtras URLSession.swift
[103/126] Compiling WebURLFoundationExtras ConversionError.swift
[104/126] Emitting module WebURLFoundationExtras
[105/126] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[106/126] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[108/126] Compiling WebURLTestSupport WPTToASCIITest+WebURLReportHarness.swift
[109/126] Compiling WebURLTestSupport WPTToASCIITest.swift
[110/128] Compiling WebURLTestSupport UTS46Conformance+WebURLIDNAReportHarness.swift
[111/128] Compiling WebURLTestSupport UTS46Conformance.swift
[112/128] Compiling WebURLTestSupport WPTConstructorTest+WebURLReportHarness.swift
[113/128] Compiling WebURLTestSupport WPTConstructorTest.swift
[114/128] Compiling WebURLTestSupport WPTSetterTest+WebURLReportHarness.swift
[115/128] Compiling WebURLTestSupport WPTSetterTest.swift
[116/128] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[117/129] Compiling WebURLTestSupport URLValues.swift
[118/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 CollectionUtils.swift
[124/129] Compiling WebURLTestSupport IPAddressUtils.swift
[125/129] Compiling WebURLTestSupport JSONHelpers.swift
[126/129] Emitting module WebURLTestSupport
[127/129] Compiling WebURLTestSupport TestSuite.swift
[128/129] Compiling WebURLTestSupport FilePathTests+WebURLReportHarness.swift
[129/129] Compiling WebURLTestSupport FilePathTests.swift
Build complete! (23.15s)
Build complete.
Done.