Build Information
Successful build of SwiftKSUID, reference main (b9a284
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 20:44:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toffaletti/swiftksuid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toffaletti/swiftksuid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9a2844 add workflow and use FoundationEssentials (#1)
Cloned https://github.com/toffaletti/swiftksuid.git
Revision (git rev-parse @):
b9a284428f5db8543c27ff9b4d890eb100a780c0
SUCCESS checkout https://github.com/toffaletti/swiftksuid.git at main
Fetching https://github.com/ordo-one/package-benchmark
[1/5589] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (1.17s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.27.3 (3.02s)
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
[1/203] Fetching texttable
[28/1772] Fetching texttable, swift-atomics
[91/1807] Fetching texttable, swift-atomics, package-jemalloc
[292/5726] Fetching texttable, swift-atomics, package-jemalloc, swift-system
[371/6312] Fetching texttable, swift-atomics, package-jemalloc, swift-system, hdrhistogram-swift
[3201/18707] Fetching texttable, swift-atomics, package-jemalloc, swift-system, hdrhistogram-swift, swift-argument-parser
Fetched https://github.com/apple/swift-atomics from cache (1.09s)
Fetched https://github.com/ordo-one/package-jemalloc from cache (1.09s)
[5204/17103] Fetching texttable, swift-system, hdrhistogram-swift, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable from cache (1.57s)
Fetched https://github.com/apple/swift-system from cache (1.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (1.57s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.56s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.57s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.56s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.08s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.57s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
Creating working copy for https://github.com/ordo-one/package-jemalloc
Working copy of https://github.com/ordo-one/package-jemalloc resolved at 1.0.0
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.27.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftksuid",
"name": "SwiftKSUID",
"url": "https://github.com/toffaletti/swiftksuid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftksuid",
"dependencies": [
]
}
]
}
Fetching https://github.com/toffaletti/swiftksuid.git
[1/126] Fetching swiftksuid
Fetched https://github.com/toffaletti/swiftksuid.git from cache (0.65s)
Creating working copy for https://github.com/toffaletti/swiftksuid.git
Working copy of https://github.com/toffaletti/swiftksuid.git resolved at main (b9a2844)
warning: '.resolve-product-dependencies': dependency 'swiftksuid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/toffaletti/swiftksuid.git
{
"dependencies" : [
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "SwiftKSUID",
"name" : "SwiftKSUID",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftKSUID",
"targets" : [
"SwiftKSUID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BenchmarkSwiftKSUID",
"targets" : [
"BenchmarkSwiftKSUID"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftKSUIDTests",
"module_type" : "SwiftTarget",
"name" : "SwiftKSUIDTests",
"path" : "Tests/SwiftKSUIDTests",
"sources" : [
"SwiftKSUIDTests.swift"
],
"target_dependencies" : [
"SwiftKSUID"
],
"type" : "test"
},
{
"c99name" : "SwiftKSUID",
"module_type" : "SwiftTarget",
"name" : "SwiftKSUID",
"path" : "Sources/SwiftKSUID",
"product_memberships" : [
"SwiftKSUID",
"BenchmarkSwiftKSUID"
],
"sources" : [
"Base62.swift",
"SwiftKSUID.swift"
],
"type" : "library"
},
{
"c99name" : "BenchmarkSwiftKSUID",
"module_type" : "SwiftTarget",
"name" : "BenchmarkSwiftKSUID",
"path" : "Benchmarks/BenchmarkSwiftKSUID",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"BenchmarkSwiftKSUID"
],
"sources" : [
"BenchmarkSwiftKSUID.swift"
],
"target_dependencies" : [
"SwiftKSUID"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[3/10] Write BenchmarkBoilerplateGenerator-tool-entitlement.plist
[5/10] Compiling CSystem shims.c
[6/10] Write swift-version--7754E27361AE5C74.txt
[8/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/40] Emitting module ArgumentParserToolInfo
[10/40] Emitting module SystemPackage
[11/82] Compiling ArgumentParser Name.swift
[12/82] Compiling ArgumentParser Parsed.swift
[13/82] Compiling ArgumentParser ParsedValues.swift
[14/82] Compiling ArgumentParser InputOrigin.swift
[18/82] Compiling ArgumentParser NameSpecification.swift
[19/82] Compiling ArgumentParser Option.swift
[20/82] Compiling ArgumentParser OptionGroup.swift
[21/82] Compiling ArgumentParser AsyncParsableCommand.swift
[22/86] Compiling ArgumentParser ParsableCommand.swift
[23/86] Compiling ArgumentParser ArgumentDecoder.swift
[25/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/86] Compiling ArgumentParser Argument.swift
[27/86] Compiling ArgumentParser ArgumentHelp.swift
[28/86] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/86] Compiling ArgumentParser CompletionsGenerator.swift
[30/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/86] Compiling ArgumentParser ExpressibleByArgument.swift
[32/86] Compiling ArgumentParser ParsableArguments.swift
[33/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/86] Compiling ArgumentParser ArgumentVisibility.swift
[40/86] Compiling ArgumentParser CompletionKind.swift
[41/86] Compiling ArgumentParser Errors.swift
[42/86] Compiling ArgumentParser Platform.swift
[43/86] Compiling ArgumentParser SequenceExtensions.swift
[44/86] Compiling ArgumentParser StringExtensions.swift
[45/86] Compiling ArgumentParser Tree.swift
[46/86] Compiling ArgumentParser UsageGenerator.swift
[47/86] Compiling ArgumentParser CollectionExtensions.swift
[48/86] Compiling ArgumentParser ParserError.swift
[49/86] Compiling ArgumentParser Flag.swift
[50/86] Compiling ArgumentParser HelpGenerator.swift
[51/86] Compiling ArgumentParser MessageInfo.swift
[52/86] Compiling ArgumentParser SplitArguments.swift
[53/86] Compiling ArgumentParser DumpHelpGenerator.swift
[54/86] Compiling ArgumentParser HelpCommand.swift
[55/86] Compiling ArgumentParser CommandConfiguration.swift
[56/86] Compiling ArgumentParser CommandGroup.swift
[57/86] Compiling ArgumentParser EnumerableFlag.swift
[58/86] Emitting module ArgumentParser
[67/86] Compiling ArgumentParser ArgumentDefinition.swift
[68/86] Compiling ArgumentParser ArgumentSet.swift
[69/86] Compiling ArgumentParser CommandParser.swift
[70/86] Compiling ArgumentParser InputKey.swift
[84/88] Emitting module BenchmarkBoilerplateGenerator
[85/88] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[85/88] Write Objects.LinkFileList
[86/88] Linking BenchmarkBoilerplateGenerator-tool
[87/88] Applying BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' complete! (15.52s)
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/25] Write sources
[7/25] Write BenchmarkSwiftKSUID-entitlement.plist
[8/25] Write sources
[14/25] Compiling CSystem shims.c
[15/25] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[16/25] Compiling _NumericsShims _NumericsShims.c
[17/25] Write swift-version--7754E27361AE5C74.txt
[18/25] Compiling _AtomicsShims.c
[19/25] Compiling SwiftRuntimeHooks shims.c
[20/25] Generating plugin support files
[21/25] Write sources
[23/87] Compiling Atomics UnsafeAtomic.swift
[24/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/87] Emitting module RealModule
[26/87] Compiling RealModule AlgebraicField.swift
[27/90] Compiling RealModule Float80+Real.swift
[28/90] Compiling RealModule ElementaryFunctions.swift
[29/90] Compiling RealModule ApproximateEquality.swift
[30/90] Compiling RealModule Real.swift
[31/90] Compiling RealModule AugmentedArithmetic.swift
[32/90] Compiling RealModule Double+Real.swift
[33/90] Compiling RealModule RealFunctions.swift
[34/90] Compiling RealModule Float+Real.swift
[35/90] Compiling Atomics AtomicMemoryOrderings.swift
[36/90] Compiling Atomics DoubleWord.swift
[37/90] Compiling Atomics AtomicStorage.swift
[38/90] Compiling Atomics AtomicValue.swift
[39/90] Compiling Atomics ManagedAtomic.swift
[40/90] Compiling Atomics ManagedAtomicLazyReference.swift
[41/90] Compiling Atomics IntegerOperations.swift
[42/90] Compiling Atomics Unmanaged extensions.swift
[43/90] Emitting module ArgumentParserToolInfo
[44/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[45/90] Compiling RealModule Float16+Real.swift
[46/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/134] Compiling ArgumentParser Parsed.swift
[49/134] Compiling ArgumentParser ParsedValues.swift
[50/134] Emitting module Atomics
[51/134] Compiling ArgumentParser ArgumentDecoder.swift
[52/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/134] Compiling ArgumentParser CompletionsGenerator.swift
[54/137] Compiling ArgumentParser ParserError.swift
[55/137] Compiling ArgumentParser SplitArguments.swift
[56/137] Compiling ArgumentParser DumpHelpGenerator.swift
[57/137] Compiling ArgumentParser Name.swift
[60/137] Compiling ArgumentParser Errors.swift
[61/137] Compiling ArgumentParser Flag.swift
[62/137] Compiling ArgumentParser InputOrigin.swift
[63/137] Compiling ArgumentParser ParsableArguments.swift
[64/137] Compiling ArgumentParser ParsableArgumentsValidation.swift
[67/137] Compiling ArgumentParser ParsableCommand.swift
[68/137] Emitting module SystemPackage
[69/137] Compiling ArgumentParser ArgumentHelp.swift
[70/137] Compiling ArgumentParser ArgumentVisibility.swift
[71/137] Compiling ArgumentParser CompletionKind.swift
[72/137] Compiling ArgumentParser HelpCommand.swift
[73/137] Compiling ArgumentParser ArgumentDefinition.swift
[74/137] Compiling ArgumentParser ArgumentSet.swift
[75/137] Compiling ArgumentParser CommandParser.swift
[76/137] Compiling ArgumentParser InputKey.swift
[77/137] Compiling ArgumentParser HelpGenerator.swift
[78/137] Compiling ComplexModule Complex.swift
[79/137] Compiling ComplexModule ElementaryFunctions.swift
[80/137] Compiling ComplexModule Differentiable.swift
[81/137] Emitting module ComplexModule
[82/137] Compiling ComplexModule Arithmetic.swift
[83/137] Compiling SystemPackage Util+StringArray.swift
[84/137] Compiling SystemPackage Util.swift
[85/137] Compiling SystemPackage UtilConsumers.swift
[86/139] Compiling Numerics Numerics.swift
[87/139] Emitting module Numerics
[90/139] Compiling ArgumentParser Argument.swift
[91/141] Compiling ArgumentParser CommandConfiguration.swift
[92/141] Compiling ArgumentParser CommandGroup.swift
[93/141] Compiling ArgumentParser EnumerableFlag.swift
[94/141] Compiling ArgumentParser ExpressibleByArgument.swift
[99/145] Compiling ArgumentParser NameSpecification.swift
[100/145] Compiling ArgumentParser Option.swift
[101/145] Compiling ArgumentParser OptionGroup.swift
[102/145] Compiling ArgumentParser AsyncParsableCommand.swift
[103/145] Compiling ArgumentParser Platform.swift
[104/145] Compiling ArgumentParser SequenceExtensions.swift
[105/145] Compiling ArgumentParser StringExtensions.swift
[106/145] Compiling ArgumentParser Tree.swift
[116/145] Emitting module ArgumentParser
[117/145] Emitting module SwiftKSUID
[118/145] Compiling SwiftKSUID Base62.swift
[119/145] Compiling SwiftKSUID SwiftKSUID.swift
[120/145] Emitting module Histogram
[121/145] Compiling Histogram Histogram.swift
[143/173] Compiling Benchmark MallocStats.swift
[144/173] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[145/173] Compiling Benchmark NIOLock.swift
[146/175] Compiling Benchmark lock.swift
[147/175] Compiling Benchmark OperatingSystemStats.swift
[148/175] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[149/175] Compiling Benchmark Benchmark.swift
[150/175] Compiling Benchmark BenchmarkClock.swift
[151/175] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[152/175] Compiling Benchmark ARCStats.swift
[153/175] Compiling Benchmark ARCStatsProducer.swift
[154/175] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[155/175] Emitting module Benchmark
[156/175] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[157/175] Compiling Benchmark Progress.swift
[158/175] Compiling Benchmark ProgressElements.swift
[159/175] Compiling Benchmark Utilities.swift
[160/175] Compiling Benchmark Statistics.swift
[161/175] Compiling Benchmark BenchmarkRunner.swift
[162/175] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[163/175] Compiling Benchmark BenchmarkThresholds.swift
[164/175] Compiling Benchmark BenchmarkMetric.swift
[165/175] Compiling Benchmark BenchmarkResult.swift
[166/175] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[167/175] Compiling Benchmark Blackhole.swift
[168/175] Compiling Benchmark Int+Extensions.swift
[169/175] Compiling Benchmark MallocStats+jemalloc-support.swift
[170/175] Compiling Benchmark BenchmarkExecutor.swift
[171/175] Compiling Benchmark BenchmarkInternals.swift
[172/175] Compiling Benchmark BenchmarkMetric+Defaults.swift
[173/178] Compiling BenchmarkSwiftKSUID __BenchmarkBoilerplate.swift
[174/178] Emitting module BenchmarkSwiftKSUID
[175/178] Compiling BenchmarkSwiftKSUID BenchmarkSwiftKSUID.swift
[175/178] Write Objects.LinkFileList
[176/178] Linking BenchmarkSwiftKSUID
[177/178] Applying BenchmarkSwiftKSUID
Build complete! (54.23s)
warning: 'package-benchmark': Building for SPI@macOS, disabling Jemalloc
Build complete.
{
"dependencies" : [
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "SwiftKSUID",
"name" : "SwiftKSUID",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftKSUID",
"targets" : [
"SwiftKSUID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BenchmarkSwiftKSUID",
"targets" : [
"BenchmarkSwiftKSUID"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftKSUIDTests",
"module_type" : "SwiftTarget",
"name" : "SwiftKSUIDTests",
"path" : "Tests/SwiftKSUIDTests",
"sources" : [
"SwiftKSUIDTests.swift"
],
"target_dependencies" : [
"SwiftKSUID"
],
"type" : "test"
},
{
"c99name" : "SwiftKSUID",
"module_type" : "SwiftTarget",
"name" : "SwiftKSUID",
"path" : "Sources/SwiftKSUID",
"product_memberships" : [
"SwiftKSUID",
"BenchmarkSwiftKSUID"
],
"sources" : [
"Base62.swift",
"SwiftKSUID.swift"
],
"type" : "library"
},
{
"c99name" : "BenchmarkSwiftKSUID",
"module_type" : "SwiftTarget",
"name" : "BenchmarkSwiftKSUID",
"path" : "Benchmarks/BenchmarkSwiftKSUID",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"BenchmarkSwiftKSUID"
],
"sources" : [
"BenchmarkSwiftKSUID.swift"
],
"target_dependencies" : [
"SwiftKSUID"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.