Build Information
Successful build of tzf, reference main (4868f5), with Swift 6.0 for Linux on 2 Dec 2025 07:47:45 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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ringsaturn/tzf-swift.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/ringsaturn/tzf-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4868f58 Bump actions/checkout from 5 to 6 in the dependencies group (#7)
Submodule path 'tzf-rel-lite': checked out '6aee6124513508021599b1646637578dedad4484'
Submodule 'tzf-rel-lite' (https://github.com/ringsaturn/tzf-rel-lite) registered for path 'tzf-rel-lite'
Cloning into '/host/spi-builder-workspace/tzf-rel-lite'...
Cloned https://github.com/ringsaturn/tzf-swift.git
Revision (git rev-parse @):
4868f58324a0e2f768418ff295f77fcfdd244ffb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ringsaturn/tzf-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ringsaturn/tzf-swift.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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-testing.git
[1/30286] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (1.65s)
Fetching https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git
Fetching https://github.com/ringsaturn/cities-swift.git
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-protobuf.git
[1/91] Fetching cities-swift
[75/352] Fetching cities-swift, swifttimezonelookup
[102/6821] Fetching cities-swift, swifttimezonelookup, package-benchmark
[6573/79823] Fetching cities-swift, swifttimezonelookup, package-benchmark, swift-syntax
Fetched https://github.com/ordo-one/package-benchmark from cache (1.16s)
[5463/73354] Fetching cities-swift, swifttimezonelookup, swift-syntax
[14954/114834] Fetching cities-swift, swifttimezonelookup, swift-syntax, swift-protobuf
Fetched https://github.com/swiftlang/swift-syntax.git from cache (17.81s)
Fetched https://github.com/ringsaturn/cities-swift.git from cache (18.75s)
Fetched https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git from cache (18.76s)
Fetched https://github.com/apple/swift-protobuf.git from cache (18.82s)
Computing version for https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git
Computed https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git at 1.0.7 (2.73s)
Computing version for https://github.com/ringsaturn/cities-swift.git
Computed https://github.com/ringsaturn/cities-swift.git at 0.1.1 (0.88s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.92s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.6 (1.26s)
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-system.git
[1/35] Fetching package-jemalloc
[36/637] Fetching package-jemalloc, hdrhistogram-swift
[638/840] Fetching package-jemalloc, hdrhistogram-swift, texttable
[841/17717] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-argument-parser
[842/19537] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-argument-parser, swift-atomics
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.32s)
[4571/19502] Fetching hdrhistogram-swift, texttable, swift-argument-parser, swift-atomics
Fetched https://github.com/ordo-one/TextTable.git from cache (0.33s)
[5662/19299] Fetching hdrhistogram-swift, swift-argument-parser, swift-atomics
[6287/24481] Fetching hdrhistogram-swift, swift-argument-parser, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (0.77s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.81s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.70s)
Fetching https://github.com/apple/swift-numerics
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.13s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.11s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.99s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/ringsaturn/cities-swift.git
Working copy of https://github.com/ringsaturn/cities-swift.git resolved at 0.1.1
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at e76a44f (e76a44f)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.6
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git
Working copy of https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git resolved at 1.0.7
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Building for debugging...
[0/12] Write sources
[4/12] Compiling CSystem shims.c
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/45] Emitting module ArgumentParserToolInfo
[8/45] Compiling SystemPackage FilePathSyntax.swift
[9/45] Compiling SystemPackage FilePathTemp.swift
[10/45] Compiling SystemPackage FilePathTempPosix.swift
[11/45] Compiling SystemPackage FilePathTempWindows.swift
[12/45] Compiling SystemPackage FilePath.swift
[13/45] Compiling SystemPackage FilePathComponentView.swift
[14/45] Compiling SystemPackage FilePathComponents.swift
[15/45] Compiling SystemPackage FilePathParsing.swift
[16/45] Compiling SystemPackage FilePathString.swift
[17/45] Compiling SystemPackage Errno.swift
[18/45] Compiling SystemPackage ErrnoWindows.swift
[19/45] Compiling SystemPackage FileDescriptor.swift
[20/45] Compiling SystemPackage FileHelpers.swift
[21/45] Compiling SystemPackage FileOperations.swift
[22/45] Emitting module SystemPackage
[23/45] Compiling SystemPackage FilePathWindows.swift
[24/45] Compiling SystemPackage FilePermissions.swift
[25/45] Compiling SystemPackage IOCompletion.swift
[26/45] Compiling SystemPackage IORequest.swift
[27/49] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/50] Compiling SystemPackage Syscalls.swift
[30/50] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/50] Compiling SystemPackage MachPort.swift
[32/50] Compiling SystemPackage PlatformString.swift
[32/50] Wrapping AST for ArgumentParserToolInfo for debugging
[34/50] Compiling SystemPackage IORing.swift
[35/50] Compiling SystemPackage RawIORequest.swift
[36/50] Compiling SystemPackage Backcompat.swift
[37/50] Compiling SystemPackage CInterop.swift
[38/50] Compiling SystemPackage Constants.swift
[39/50] Compiling SystemPackage Exports.swift
[40/50] Compiling SystemPackage Mocking.swift
[41/50] Compiling SystemPackage RawBuffer.swift
[42/94] Compiling ArgumentParser ParserError.swift
[43/94] Compiling ArgumentParser CollectionExtensions.swift
[44/94] Compiling ArgumentParser Mutex.swift
[45/94] Compiling ArgumentParser Platform.swift
[46/95] Wrapping AST for SystemPackage for debugging
[48/95] Emitting module ArgumentParser
[49/101] Compiling ArgumentParser InputKey.swift
[50/101] Compiling ArgumentParser InputOrigin.swift
[51/101] Compiling ArgumentParser Name.swift
[52/101] Compiling ArgumentParser Parsed.swift
[53/101] Compiling ArgumentParser ParsedValues.swift
[58/101] Compiling ArgumentParser SequenceExtensions.swift
[59/101] Compiling ArgumentParser StringExtensions.swift
[60/101] Compiling ArgumentParser SwiftExtensions.swift
[61/101] Compiling ArgumentParser ArgumentVisibility.swift
[62/101] Compiling ArgumentParser CompletionKind.swift
[63/101] Compiling ArgumentParser Errors.swift
[64/101] Compiling ArgumentParser Flag.swift
[65/101] Compiling ArgumentParser NameSpecification.swift
[66/101] Compiling ArgumentParser Option.swift
[67/101] Compiling ArgumentParser Tree.swift
[68/101] Compiling ArgumentParser CodingKeyValidator.swift
[69/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[70/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[72/101] Compiling ArgumentParser UniqueNamesValidator.swift
[73/101] Compiling ArgumentParser BashCompletionsGenerator.swift
[74/101] Compiling ArgumentParser CompletionsGenerator.swift
[75/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[76/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[77/101] Compiling ArgumentParser Argument.swift
[78/101] Compiling ArgumentParser ArgumentDiscussion.swift
[79/101] Compiling ArgumentParser ArgumentHelp.swift
[80/101] Compiling ArgumentParser SplitArguments.swift
[81/101] Compiling ArgumentParser DumpHelpGenerator.swift
[82/101] Compiling ArgumentParser HelpCommand.swift
[83/101] Compiling ArgumentParser HelpGenerator.swift
[84/101] Compiling ArgumentParser MessageInfo.swift
[85/101] Compiling ArgumentParser UsageGenerator.swift
[86/101] Compiling ArgumentParser OptionGroup.swift
[87/101] Compiling ArgumentParser AsyncParsableCommand.swift
[88/101] Compiling ArgumentParser CommandConfiguration.swift
[89/101] Compiling ArgumentParser CommandGroup.swift
[90/101] Compiling ArgumentParser EnumerableFlag.swift
[91/101] Compiling ArgumentParser ExpressibleByArgument.swift
[92/101] Compiling ArgumentParser ParsableArguments.swift
[93/101] Compiling ArgumentParser ParsableCommand.swift
[94/101] Compiling ArgumentParser ArgumentDecoder.swift
[95/101] Compiling ArgumentParser ArgumentDefinition.swift
[96/101] Compiling ArgumentParser ArgumentSet.swift
[97/101] Compiling ArgumentParser CommandParser.swift
[98/102] Wrapping AST for ArgumentParser for debugging
[100/104] Emitting module BenchmarkBoilerplateGenerator
[101/104] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[102/105] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' complete! (31.65s)
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/Sources/geometry/geo.swift
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateDoccReference
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[5/54] Copying combined-with-oceans.reduce.preindex.bin
[6/54] Generating plugin support files
[6/54] Write sources
[8/54] Compiling _NumericsShims _NumericsShims.c
[8/54] Write sources
[12/54] Copying timezone21.bin
[13/54] Copying timezone16.bin
[13/54] Copying combined-with-oceans.reduce.bin
[13/54] Copying README.md
[13/54] Write sources
[13/54] Copying PrivacyInfo.xcprivacy
[17/54] Write sources
[29/54] Compiling _AtomicsShims.c
[30/54] Compiling SwiftRuntimeHooks shims.c
[31/54] Copying cities.json
[32/54] Compiling zonedetect.c
[33/54] Compiling CSystem shims.c
[34/54] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[35/54] Write swift-version-24593BA9C3E375BF.txt
[37/210] Emitting module SystemPackage
[38/214] Emitting module Atomics
[39/216] Emitting module Cities
[40/216] Emitting module SwiftTimeZoneLookup
[41/216] Compiling Atomics IntegerOperations.swift
[42/216] Compiling Atomics Unmanaged extensions.swift
[43/216] Compiling RealModule RealFunctions.swift
[44/217] Compiling SwiftProtobuf HashVisitor.swift
[45/217] Compiling SwiftProtobuf Internal.swift
[46/217] Compiling SwiftProtobuf JSONDecoder.swift
[47/217] Compiling SwiftProtobuf JSONDecodingError.swift
[48/217] Compiling SwiftProtobuf FieldTypes.swift
[49/217] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[50/217] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[51/217] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[52/217] Compiling SwiftProtobuf ExtensionMap.swift
[53/217] Compiling SwiftProtobuf FieldTag.swift
[54/217] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[55/217] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[56/217] Compiling SwiftProtobuf Decoder.swift
[57/217] Compiling SwiftProtobuf DoubleParser.swift
[58/217] Compiling SwiftProtobuf Enum.swift
[59/217] Emitting module RealModule
[60/217] Compiling SwiftProtobuf BytecodeInterpreter.swift
[61/217] Compiling SwiftProtobuf BytecodeReader.swift
[62/217] Compiling RealModule Real.swift
[63/217] Compiling SystemPackage SystemString.swift
[64/217] Compiling SystemPackage Util+StringArray.swift
[65/217] Compiling SystemPackage Util.swift
[66/217] Compiling SystemPackage UtilConsumers.swift
[69/217] Compiling SwiftProtobuf CustomJSONCodable.swift
[72/217] Compiling SwiftProtobuf ExtensibleMessage.swift
[73/217] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[74/217] Compiling SwiftProtobuf ExtensionFields.swift
[77/217] Compiling RealModule Float16+Real.swift
[78/217] Compiling RealModule Float80+Real.swift
[79/217] Emitting module BenchmarkShared
[80/217] Compiling BenchmarkShared Command+Helpers.swift
[81/219] Compiling RealModule RelaxedArithmetic.swift
[84/220] Wrapping AST for BenchmarkShared for debugging
[85/220] Wrapping AST for Atomics for debugging
[86/220] Wrapping AST for RealModule for debugging
[88/233] Compiling ComplexModule Complex+StringConvertible.swift
[89/234] Compiling ComplexModule Polar.swift
[96/234] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[97/234] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[98/234] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[99/234] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[100/234] Compiling ComplexModule Complex+AlgebraicField.swift
[101/234] Compiling ComplexModule Complex+Codable.swift
[102/234] Compiling ComplexModule Complex+ElementaryFunctions.swift
[103/234] Compiling ComplexModule Complex+Hashable.swift
[104/234] Compiling SwiftProtobuf JSONDecodingOptions.swift
[105/234] Compiling SwiftProtobuf JSONEncoder.swift
[106/234] Compiling SwiftProtobuf JSONEncodingError.swift
[107/234] Compiling SwiftProtobuf JSONEncodingOptions.swift
[112/234] Compiling ComplexModule Complex+IntegerLiteral.swift
[116/234] Compiling ComplexModule Complex+Numeric.swift
[119/235] Compiling ComplexModule Complex.swift
[120/235] Compiling ComplexModule Scale.swift
[122/235] Compiling Cities resource_bundle_accessor.swift
[123/235] Compiling SwiftTimeZoneLookup SwiftTimeZoneLookup.swift
[124/235] Compiling SwiftTimeZoneLookup resource_bundle_accessor.swift
[124/236] Wrapping AST for SystemPackage for debugging
[127/236] Compiling Cities Cities.swift
[128/236] Compiling Cities City.swift
[129/237] Emitting module geometry
[130/237] Compiling geometry geo.swift
[131/238] Wrapping AST for SwiftTimeZoneLookup for debugging
[133/238] Wrapping AST for Cities for debugging
[134/238] Wrapping AST for geometry for debugging
[136/238] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[137/238] Compiling SwiftProtobuf Message+FieldMask.swift
[138/238] Compiling SwiftProtobuf Message+JSONAdditions.swift
[139/238] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[140/238] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[141/238] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[142/238] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[143/238] Compiling SwiftProtobuf Message.swift
[144/238] Compiling SwiftProtobuf MessageExtension.swift
[145/238] Compiling SwiftProtobuf NameMap.swift
[146/238] Compiling SwiftProtobuf PathDecoder.swift
[147/238] Compiling SwiftProtobuf PathVisitor.swift
[148/249] Emitting module SwiftProtobuf
[153/249] Emitting module ComplexModule
[154/250] Emitting module ArgumentParserToolInfo
[155/250] Compiling ArgumentParserToolInfo ToolInfo.swift
[157/253] Wrapping AST for ComplexModule for debugging
[158/253] Wrapping AST for ArgumentParserToolInfo for debugging
[160/290] Emitting module Numerics
[161/291] Compiling Numerics Numerics.swift
[162/298] Wrapping AST for Numerics for debugging
[164/300] Compiling ArgumentParser Option.swift
[165/300] Compiling ArgumentParser OptionGroup.swift
[166/300] Compiling ArgumentParser AsyncParsableCommand.swift
[167/300] Compiling ArgumentParser CommandConfiguration.swift
[168/300] Compiling ArgumentParser CommandGroup.swift
[169/300] Compiling ArgumentParser EnumerableFlag.swift
[170/300] Compiling ArgumentParser ExpressibleByArgument.swift
[171/300] Compiling ArgumentParser ParsableArguments.swift
[172/300] Compiling ArgumentParser ParsableCommand.swift
[173/300] Compiling ArgumentParser ArgumentDecoder.swift
[174/300] Compiling ArgumentParser ArgumentDefinition.swift
[175/300] Compiling ArgumentParser ArgumentSet.swift
[176/300] Compiling ArgumentParser BashCompletionsGenerator.swift
[177/300] Compiling ArgumentParser CompletionsGenerator.swift
[178/300] Compiling ArgumentParser FishCompletionsGenerator.swift
[179/300] Compiling ArgumentParser ZshCompletionsGenerator.swift
[180/300] Compiling ArgumentParser Argument.swift
[181/300] Compiling ArgumentParser ArgumentDiscussion.swift
[182/300] Compiling ArgumentParser ArgumentHelp.swift
[183/300] Compiling ArgumentParser ArgumentVisibility.swift
[184/300] Compiling ArgumentParser CompletionKind.swift
[185/300] Compiling ArgumentParser Errors.swift
[186/300] Compiling ArgumentParser Flag.swift
[187/300] Compiling ArgumentParser NameSpecification.swift
[188/300] Compiling ArgumentParser CommandParser.swift
[189/300] Compiling ArgumentParser InputKey.swift
[190/300] Compiling ArgumentParser InputOrigin.swift
[191/300] Compiling ArgumentParser Name.swift
[192/300] Compiling ArgumentParser Parsed.swift
[193/300] Compiling ArgumentParser ParsedValues.swift
[194/300] Compiling ArgumentParser ParserError.swift
[195/300] Compiling ArgumentParser SplitArguments.swift
[196/300] Compiling ArgumentParser DumpHelpGenerator.swift
[197/300] Compiling ArgumentParser HelpCommand.swift
[198/300] Compiling ArgumentParser HelpGenerator.swift
[199/300] Compiling ArgumentParser MessageInfo.swift
[200/300] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[201/300] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[202/300] Compiling SwiftProtobuf TextFormatScanner.swift
[203/300] Compiling SwiftProtobuf TimeUtils.swift
[204/300] Compiling SwiftProtobuf UnknownStorage.swift
[205/300] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[206/300] Compiling SwiftProtobuf Varint.swift
[207/300] Compiling SwiftProtobuf Version.swift
[208/300] Compiling SwiftProtobuf Visitor.swift
[209/300] Compiling SwiftProtobuf WireFormat.swift
[210/300] Compiling SwiftProtobuf ZigZag.swift
[211/300] Compiling SwiftProtobuf any.pb.swift
[212/300] Compiling ArgumentParser CollectionExtensions.swift
[213/300] Compiling ArgumentParser Mutex.swift
[214/300] Compiling ArgumentParser Platform.swift
[215/300] Compiling ArgumentParser SequenceExtensions.swift
[216/300] Compiling ArgumentParser StringExtensions.swift
[217/300] Compiling ArgumentParser SwiftExtensions.swift
[218/306] Emitting module ArgumentParser
[219/306] Compiling SwiftProtobuf ProtoNameProviding.swift
[220/306] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[221/306] Compiling SwiftProtobuf ProtobufMap.swift
[222/306] Compiling SwiftProtobuf SelectiveVisitor.swift
[223/306] Compiling SwiftProtobuf SimpleExtensionMap.swift
[224/306] Compiling SwiftProtobuf StringUtils.swift
[225/306] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[226/306] Compiling SwiftProtobuf SwiftProtobufError.swift
[227/306] Compiling SwiftProtobuf TextFormatDecoder.swift
[228/306] Compiling SwiftProtobuf TextFormatDecodingError.swift
[229/306] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[230/306] Compiling SwiftProtobuf TextFormatEncoder.swift
[231/306] Compiling SwiftProtobuf AnyMessageStorage.swift
[232/306] Compiling SwiftProtobuf AnyUnpackError.swift
[233/306] Compiling SwiftProtobuf AsyncMessageSequence.swift
[234/306] Compiling SwiftProtobuf BinaryDecoder.swift
[235/306] Compiling SwiftProtobuf BinaryDecodingError.swift
[236/306] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[237/306] Compiling SwiftProtobuf BinaryDelimited.swift
[238/306] Compiling SwiftProtobuf BinaryEncoder.swift
[239/306] Compiling SwiftProtobuf BinaryEncodingError.swift
[240/306] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[241/306] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[242/306] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[243/306] Emitting module Histogram
[244/306] Compiling Histogram Histogram.swift
[246/307] Compiling ArgumentParser Tree.swift
[247/307] Compiling ArgumentParser CodingKeyValidator.swift
[248/307] Compiling ArgumentParser NonsenseFlagsValidator.swift
[249/307] Compiling ArgumentParser ParsableArgumentsValidation.swift
[250/307] Compiling ArgumentParser PositionalArgumentsValidator.swift
[251/307] Compiling ArgumentParser UniqueNamesValidator.swift
[264/307] Wrapping AST for Histogram for debugging
[277/307] Compiling ArgumentParser UsageGenerator.swift
[290/308] Wrapping AST for ArgumentParser for debugging
[292/336] Compiling Benchmark NIOLock.swift
[293/336] Compiling Benchmark lock.swift
[294/336] Compiling Benchmark OperatingSystemStats.swift
[295/336] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[296/339] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[297/339] Compiling Benchmark OutputSuppressor.swift
[298/339] Compiling Benchmark Progress.swift
[299/339] Compiling Benchmark BenchmarkClock.swift
[300/339] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[301/339] Compiling Benchmark BenchmarkExecutor.swift
[302/339] Compiling Benchmark BenchmarkInternals.swift
[303/339] Compiling Benchmark ProgressElements.swift
[304/339] Compiling Benchmark Utilities.swift
[305/339] Compiling Benchmark Statistics.swift
[306/339] Emitting module Benchmark
[307/339] Compiling Benchmark ARCStats.swift
[308/339] Compiling Benchmark ARCStatsProducer.swift
[309/339] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[310/339] Compiling Benchmark Benchmark.swift
[311/339] Compiling Benchmark BenchmarkRunner.swift
[312/339] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[313/339] Compiling Benchmark BenchmarkThresholds.swift
[314/339] Compiling Benchmark Blackhole.swift
[315/339] Compiling Benchmark BenchmarkMetric+Defaults.swift
[316/339] Compiling Benchmark BenchmarkMetric.swift
[317/339] Compiling Benchmark BenchmarkResult.swift
[318/339] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[319/339] Compiling Benchmark Int+Extensions.swift
[320/339] Compiling Benchmark MallocStats+jemalloc-support.swift
[321/339] Compiling Benchmark MallocStats.swift
[322/339] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[323/340] Wrapping AST for Benchmark for debugging
[325/340] Compiling SwiftProtobuf api.pb.swift
[326/340] Compiling SwiftProtobuf descriptor.pb.swift
[327/340] Compiling SwiftProtobuf duration.pb.swift
[328/340] Compiling SwiftProtobuf empty.pb.swift
[329/340] Compiling SwiftProtobuf field_mask.pb.swift
[330/340] Compiling SwiftProtobuf source_context.pb.swift
[331/340] Compiling SwiftProtobuf struct.pb.swift
[332/340] Compiling SwiftProtobuf timestamp.pb.swift
[333/340] Compiling SwiftProtobuf type.pb.swift
[334/340] Compiling SwiftProtobuf wrappers.pb.swift
[335/340] Compiling SwiftProtobuf resource_bundle_accessor.swift
[336/341] Wrapping AST for SwiftProtobuf for debugging
[338/345] Compiling tzf resource_bundle_accessor.swift
[339/345] Compiling tzf Finders.swift
[340/345] Emitting module tzf
[341/345] Compiling tzf tzinfo.pb.swift
[342/346] Wrapping AST for tzf for debugging
[344/349] Compiling TimezoneFinderBenchmarks __BenchmarkBoilerplate.swift
[345/349] Emitting module TimezoneFinderBenchmarks
[346/349] Compiling TimezoneFinderBenchmarks TimezoneFinderBenchmarks.swift
[347/350] Wrapping AST for TimezoneFinderBenchmarks for debugging
[348/350] Write Objects.LinkFileList
[349/350] Linking TimezoneFinderBenchmarks
Build complete! (255.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.29.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-testing",
"requirement" : {
"revision" : [
"e76a44f"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
},
{
"identity" : "cities-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ringsaturn/cities-swift.git"
},
{
"identity" : "swifttimezonelookup",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/patrick-zippenfenig/SwiftTimeZoneLookup.git"
}
],
"manifest_display_name" : "tzf",
"name" : "tzf",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "tzf",
"targets" : [
"tzf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TimezoneFinderBenchmarks",
"targets" : [
"TimezoneFinderBenchmarks"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "tzfTests",
"module_type" : "SwiftTarget",
"name" : "tzfTests",
"path" : "Tests/tzfTests",
"product_dependencies" : [
"Testing",
"Cities"
],
"sources" : [
"FindersTests.swift",
"tzfTests.swift"
],
"target_dependencies" : [
"tzf"
],
"type" : "test"
},
{
"c99name" : "tzf",
"module_type" : "SwiftTarget",
"name" : "tzf",
"path" : "Sources",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"tzf",
"TimezoneFinderBenchmarks"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/combined-with-oceans.reduce.bin",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Resources/combined-with-oceans.reduce.preindex.bin",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"gen/tzf/v1/tzinfo.pb.swift",
"tzf/Finders.swift"
],
"target_dependencies" : [
"geometry"
],
"type" : "library"
},
{
"c99name" : "geometry",
"module_type" : "SwiftTarget",
"name" : "geometry",
"path" : "Sources/geometry",
"product_memberships" : [
"tzf",
"TimezoneFinderBenchmarks"
],
"sources" : [
"geo.swift"
],
"type" : "library"
},
{
"c99name" : "TimezoneFinderBenchmarks",
"module_type" : "SwiftTarget",
"name" : "TimezoneFinderBenchmarks",
"path" : "Benchmarks/TimezoneFinderBenchmarks",
"product_dependencies" : [
"Benchmark",
"Cities",
"SwiftTimeZoneLookup",
"BenchmarkPlugin"
],
"product_memberships" : [
"TimezoneFinderBenchmarks"
],
"sources" : [
"TimezoneFinderBenchmarks.swift"
],
"target_dependencies" : [
"tzf"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.