The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-url-routing with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-url-routing.git
Reference: main
Cloned https://github.com/pointfreeco/swift-url-routing.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-url-routing.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1423] Fetching swift-docc-plugin
[656/3520] Fetching swift-docc-plugin, swift-docc-symbolkit
[3521/5447] Fetching swift-docc-plugin, swift-docc-symbolkit, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit (0.39s)
Fetched https://github.com/apple/swift-docc-plugin (0.40s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.54s)
Fetching https://github.com/pointfreeco/swift-parsing
[1/2071] Fetching swift-case-paths
[975/13522] Fetching swift-case-paths, swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths (0.28s)
Fetching https://github.com/google/swift-benchmark
[1031/11451] Fetching swift-collections
[6414/12937] Fetching swift-collections, swift-benchmark
Fetched https://github.com/google/swift-benchmark (0.21s)
Fetching https://github.com/apple/swift-argument-parser
[8016/11451] Fetching swift-collections
[11452/22285] Fetching swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-collections (0.96s)
[5201/10834] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.66s)
[1/97502] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing (6.13s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.1 (0.26s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.30s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.28s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.35s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.38s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.30s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.4
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.1
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/69] Emitting module XCTestDynamicOverlay
[4/70] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[5/70] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[6/70] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[7/70] Compiling OrderedCollections OrderedSet+Diffing.swift
[8/70] Compiling OrderedCollections OrderedSet+Equatable.swift
[9/70] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[10/76] Emitting module OrderedCollections
[11/76] Compiling OrderedCollections OrderedDictionary+Elements.swift
[12/76] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[13/76] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[14/76] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[15/76] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[16/76] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[17/76] Compiling OrderedCollections OrderedSet+Hashable.swift
[18/76] Compiling OrderedCollections OrderedSet+Initializers.swift
[19/76] Compiling OrderedCollections OrderedSet+Insertions.swift
[20/76] Compiling OrderedCollections OrderedSet+Invariants.swift
[21/76] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[26/76] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/76] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/76] Compiling OrderedCollections OrderedSet+SubSequence.swift
[29/76] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/76] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[31/76] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[32/76] Compiling OrderedCollections OrderedDictionary+Values.swift
[33/76] Compiling OrderedCollections OrderedDictionary.swift
[34/76] Compiling OrderedCollections OrderedSet+Codable.swift
[35/76] Compiling OrderedCollections _Hashtable+Header.swift
[36/76] Compiling OrderedCollections OrderedDictionary+Codable.swift
[37/76] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[38/76] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[39/76] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[40/76] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[41/76] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[42/76] Compiling OrderedCollections _HashTable+Bucket.swift
[43/76] Compiling OrderedCollections _HashTable+BucketIterator.swift
[44/76] Compiling OrderedCollections _HashTable+Constants.swift
[45/76] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[46/76] Compiling OrderedCollections _HashTable+Testing.swift
[47/76] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[48/76] Compiling OrderedCollections _HashTable.swift
[49/76] Compiling XCTestDynamicOverlay Deprecations.swift
[50/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[51/76] Emitting module ArgumentParserToolInfo
[54/78] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[55/78] Compiling XCTestDynamicOverlay Unimplemented.swift
[55/78] Wrapping AST for ArgumentParserToolInfo for debugging
[57/112] Compiling OrderedCollections OrderedSet+Testing.swift
[58/112] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[59/112] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[60/112] Compiling OrderedCollections OrderedSet.swift
[61/112] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[62/112] Compiling OrderedCollections _UnsafeBitset.swift
[64/114] Wrapping AST for OrderedCollections for debugging
[66/114] Compiling ArgumentParser Option.swift
[67/114] Compiling ArgumentParser OptionGroup.swift
[68/114] Compiling ArgumentParser CommandConfiguration.swift
[69/114] Compiling ArgumentParser EnumerableFlag.swift
[70/114] Compiling ArgumentParser ExpressibleByArgument.swift
[71/118] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[72/118] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[73/118] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[74/118] Compiling XCTestDynamicOverlay XCTFail.swift
[75/118] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[77/120] Wrapping AST for XCTestDynamicOverlay for debugging
[79/128] Compiling ArgumentParser ArgumentHelp.swift
[80/128] Compiling ArgumentParser CompletionKind.swift
[81/128] Compiling ArgumentParser Errors.swift
[82/128] Compiling ArgumentParser Flag.swift
[83/128] Compiling ArgumentParser NameSpecification.swift
[84/128] Compiling CasePaths CasePath.swift
[85/128] Emitting module CasePaths
[86/128] Compiling ArgumentParser CollectionExtensions.swift
[87/128] Compiling ArgumentParser SequenceExtensions.swift
[88/128] Compiling ArgumentParser StringExtensions.swift
[89/128] Compiling ArgumentParser Tree.swift
[90/128] Compiling CasePaths OpenExistential.swift
[91/128] Compiling CasePaths Operators.swift
[92/128] Compiling CasePaths XCTUnwrap.swift
[93/128] Compiling CasePaths TypeName.swift
[94/128] Compiling ArgumentParser HelpCommand.swift
[95/128] Compiling ArgumentParser HelpGenerator.swift
[96/128] Compiling ArgumentParser MessageInfo.swift
[97/128] Compiling ArgumentParser UsageGenerator.swift
[98/128] Compiling ArgumentParser ParsedValues.swift
[99/128] Compiling ArgumentParser ParserError.swift
[100/128] Compiling ArgumentParser SplitArguments.swift
[101/128] Compiling ArgumentParser DumpHelpGenerator.swift
[102/128] Compiling ArgumentParser ArgumentSet.swift
[103/128] Compiling ArgumentParser CommandParser.swift
[104/128] Compiling ArgumentParser InputOrigin.swift
[105/128] Compiling ArgumentParser Name.swift
[106/128] Compiling ArgumentParser Parsed.swift
[107/128] Compiling CasePaths EnumReflection.swift
[108/128] Compiling CasePaths CasePaths.swift
[110/130] Wrapping AST for CasePaths for debugging
[112/197] Emitting module ArgumentParser
[113/197] Compiling Parsing Identity.swift
[114/197] Compiling Parsing JSON.swift
[115/197] Compiling Parsing LosslessStringConvertible.swift
[116/197] Compiling Parsing Memberwise.swift
[117/197] Compiling Parsing ParseableFormatStyleConversion.swift
[118/197] Compiling Parsing ConvertingError.swift
[119/197] Compiling Parsing CountingRange.swift
[120/197] Compiling Parsing EmptyInitializable.swift
[121/197] Compiling Parsing AnyEquatable.swift
[122/197] Compiling Parsing Deprecations.swift
[124/199] Wrapping AST for ArgumentParser for debugging
[126/218] Emitting module variadics_generator
[127/218] Compiling variadics_generator main.swift
[128/218] Compiling Benchmark BenchmarkTermination.swift
[129/218] Compiling Benchmark BenchmarkTime.swift
[130/220] Compiling Benchmark BenchmarkFormatter.swift
[131/220] Compiling Benchmark BenchmarkMain.swift
[132/220] Compiling Benchmark BenchmarkCommand.swift
[133/220] Compiling Benchmark BenchmarkFilter.swift
[134/220] Compiling Benchmark BenchmarkState.swift
[135/220] Compiling Benchmark BenchmarkSuite.swift
[136/220] Compiling Benchmark Stats.swift
[137/220] Compiling Benchmark TestIntegration.swift
[138/220] Compiling Parsing PrefixThrough.swift
[139/220] Compiling Parsing PrefixUpTo.swift
[140/220] Compiling Parsing Printing.swift
[141/220] Compiling Parsing Pullback.swift
[142/220] Compiling Parsing ReplaceError.swift
[143/220] Compiling Parsing Rest.swift
[144/220] Compiling Parsing Skip.swift
[145/220] Compiling Parsing StartsWith.swift
[146/220] Compiling Parsing UUID.swift
[147/220] Compiling Parsing OneOf.swift
[148/220] Compiling Parsing OneOfMany.swift
[149/220] Compiling Parsing Optional.swift
[150/220] Compiling Parsing Optionally.swift
[151/220] Compiling Parsing Parse.swift
[152/220] Compiling Parsing ParseableFormatStyle.swift
[153/220] Compiling Parsing Peek.swift
[154/220] Compiling Parsing Pipe.swift
[155/220] Compiling Parsing Prefix.swift
[156/229] Compiling Benchmark BenchmarkReporter.swift
[157/229] Compiling Benchmark BenchmarkResult.swift
[158/229] Compiling Benchmark BenchmarkRunner.swift
[159/229] Compiling Benchmark BenchmarkSetting.swift
[160/229] Compiling variadics_generator VariadicsGenerator.swift
[162/231] Wrapping AST for variadics-generator for debugging
[164/231] Emitting module Benchmark
[169/231] Compiling Parsing Parser.swift
[170/231] Compiling Parsing ParserPrinter.swift
[171/231] Compiling Parsing Always.swift
[172/231] Compiling Parsing AnyParserPrinter.swift
[173/231] Compiling Parsing Backtracking.swift
[174/231] Compiling Parsing Bool.swift
[175/231] Compiling Benchmark Benchmark.swift
[176/231] Compiling Benchmark BenchmarkArguments.swift
[177/231] Compiling Benchmark BenchmarkColumn.swift
[185/231] Compiling Parsing Substring.swift
[186/231] Compiling Parsing UTF8View.swift
[199/233] Linking variadics-generator
[200/233] Wrapping AST for Benchmark for debugging
[202/233] Compiling Parsing CaseIterableRawRepresentable.swift
[203/233] Compiling Parsing CharacterSet.swift
[204/233] Compiling Parsing Conditional.swift
[205/233] Compiling Parsing Consumed.swift
[206/233] Compiling Parsing Digits.swift
[207/233] Compiling Parsing End.swift
[208/233] Compiling Parsing Fail.swift
[209/233] Compiling Parsing Filter.swift
[210/233] Compiling Parsing First.swift
[211/233] Compiling Parsing Float.swift
[212/233] Compiling Parsing From.swift
[213/233] Compiling Parsing Int.swift
[214/233] Compiling Parsing Lazy.swift
[215/233] Compiling Parsing Literal.swift
[216/233] Compiling Parsing Many.swift
[217/233] Compiling Parsing Map.swift
[218/233] Compiling Parsing Newline.swift
[219/233] Compiling Parsing Not.swift
[220/233] Compiling Parsing Whitespace.swift
[221/233] Compiling Parsing AnyParser.swift
[222/233] Compiling Parsing CompactMap.swift
[223/233] Compiling Parsing FlatMap.swift
[224/233] Compiling Parsing Parsers.swift
[225/233] Compiling Parsing Stream.swift
[226/233] Compiling Parsing ParsingError.swift
[227/233] Compiling Parsing PrependableCollection.swift
[228/233] Compiling Parsing PrintingError.swift
[229/233] Emitting module Parsing
[231/235] Wrapping AST for Parsing for debugging
[233/259] Compiling URLRouting Headers.swift
[234/259] Compiling URLRouting Host.swift
[235/259] Compiling URLRouting AnyEquatable.swift
[236/262] Compiling URLRouting Breakpoint.swift
[237/262] Compiling URLRouting Deprecations.swift
[238/262] Compiling URLRouting Method.swift
[239/262] Compiling URLRouting Parse.swift
[240/262] Compiling URLRouting ParserPrinter.swift
[241/262] Compiling URLRouting Path.swift
[242/262] Compiling URLRouting PathBuilder.swift
[243/262] Compiling URLRouting Printing.swift
[244/262] Compiling URLRouting Query.swift
[245/262] Compiling URLRouting Route.swift
[246/262] Compiling URLRouting Router.swift
[247/262] Compiling URLRouting RoutingError.swift
[248/262] Compiling URLRouting Exports.swift
[249/262] Compiling URLRouting Field.swift
[250/262] Compiling URLRouting FormData.swift
[251/262] Compiling URLRouting Fragment.swift
[252/262] Compiling URLRouting Scheme.swift
[253/262] Compiling URLRouting URLRequestData+Foundation.swift
[254/262] Compiling URLRouting URLRequestData.swift
[255/262] Emitting module URLRouting
[256/262] Compiling URLRouting Body.swift
[257/262] Compiling URLRouting Variadics.swift
[258/262] Compiling URLRouting Client.swift
[259/262] Compiling URLRouting Cookies.swift
[261/264] Wrapping AST for URLRouting for debugging
[263/268] Compiling swift_url_routing_benchmark Benchmarking.swift
[264/268] Emitting module swift_url_routing_benchmark
[265/268] Compiling swift_url_routing_benchmark main.swift
[266/268] Compiling swift_url_routing_benchmark Routing.swift
[268/270] Wrapping AST for swift-url-routing-benchmark for debugging
[269/270] Linking swift-url-routing-benchmark
Build complete! (73.50s)
Build complete.
Done.

Build Machine: Linux 1