Build Information
Failed to build swift-kurrentdb, reference main (941986), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 18:17:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
"path" : "Tests/KurrentCoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/KurrentCoreTests/Resources/ca.crt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/KurrentCoreTests/Resources/multiple-events.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConnectionStringParserTests.swift",
"EventDataTests.swift",
"ProjectionStatusTests.swift",
"RPCErrorMappingTests.swift",
"RetryPolicyTests.swift",
"StreamIdentifierTests.swift",
"StreamMetadataTests.swift",
"SubscriptionFilterTests.swift"
],
"target_dependencies" : [
"KurrentDB"
],
"type" : "test"
},
{
"c99name" : "GossipTests",
"module_type" : "SwiftTarget",
"name" : "GossipTests",
"path" : "Tests/GossipTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GossipTests/Resources/ca.crt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GossipTests/Resources/multiple-events.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GossipTests.swift"
],
"target_dependencies" : [
"KurrentDB"
],
"type" : "test"
},
{
"c99name" : "GRPCEncapsulates",
"module_type" : "SwiftTarget",
"name" : "GRPCEncapsulates",
"path" : "Sources/GRPCEncapsulates",
"product_dependencies" : [
"GRPCCore",
"GRPCNIOTransportHTTP2"
],
"product_memberships" : [
"KurrentDB",
"KurrentDB_V1",
"OfflineBenchmarks"
],
"sources" : [
"Buildable.swift",
"ConcreteService.swift",
"ExpectedStreamRevisionProtocol.swift",
"Exported.swift",
"GRPCBridge.swift",
"GRPCConcreteService.swift",
"GRPCServiceClient.swift",
"GoogleProtobufValueProtocol.swift",
"RequestBuildable.swift",
"ResponseHandlable.swift",
"Usecase/StreamStream.swift",
"Usecase/StreamUnary.swift",
"Usecase/UnaryStream.swift",
"Usecase/UnaryUnary.swift",
"Usecase/Usecase.swift"
],
"target_dependencies" : [
"_GRPCProtobufGenerated"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/10] Write sources
[2/10] Write BenchmarkBoilerplateGenerator-tool-entitlement.plist
[4/10] Write sources
[5/10] Compiling CSystem shims.c
[6/10] Write swift-version-2F0A5646E1D333AE.txt
[8/40] Emitting module ArgumentParserToolInfo
[9/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/79] Emitting module SystemPackage
[11/82] Compiling ArgumentParser ArgumentHelp.swift
[12/82] Compiling ArgumentParser ArgumentVisibility.swift
[13/82] Compiling ArgumentParser CompletionKind.swift
[14/82] Compiling ArgumentParser CommandParser.swift
[15/82] Compiling ArgumentParser InputKey.swift
[16/82] Compiling ArgumentParser CommandConfiguration.swift
[17/82] Compiling ArgumentParser HelpGenerator.swift
[18/82] Compiling ArgumentParser MessageInfo.swift
[19/82] Compiling ArgumentParser UsageGenerator.swift
[20/82] Compiling ArgumentParser ParsableArguments.swift
[21/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/82] Compiling ArgumentParser ParsableCommand.swift
[23/82] Compiling ArgumentParser Parsed.swift
[24/82] Compiling ArgumentParser ParsedValues.swift
[25/82] Compiling ArgumentParser ParserError.swift
[26/82] Compiling ArgumentParser SplitArguments.swift
[27/82] Compiling ArgumentParser DumpHelpGenerator.swift
[28/82] Compiling ArgumentParser HelpCommand.swift
[29/82] Compiling ArgumentParser CollectionExtensions.swift
[30/82] Compiling ArgumentParser InputOrigin.swift
[31/82] Compiling ArgumentParser Name.swift
[32/82] Compiling SystemPackage Util+StringArray.swift
[33/82] Compiling SystemPackage Util.swift
[34/82] Compiling SystemPackage UtilConsumers.swift
[35/82] Compiling ArgumentParser CommandGroup.swift
[36/82] Compiling ArgumentParser EnumerableFlag.swift
[37/82] Compiling ArgumentParser ExpressibleByArgument.swift
[38/82] Compiling ArgumentParser ArgumentDecoder.swift
[39/82] Compiling ArgumentParser ArgumentDefinition.swift
[40/82] Compiling ArgumentParser ArgumentSet.swift
[41/82] Emitting module ArgumentParser
[46/86] Compiling ArgumentParser Platform.swift
[47/86] Compiling ArgumentParser SequenceExtensions.swift
[48/86] Compiling ArgumentParser StringExtensions.swift
[49/86] Compiling ArgumentParser Tree.swift
[60/86] Compiling ArgumentParser CompletionsGenerator.swift
[61/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[62/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[63/86] Compiling ArgumentParser Argument.swift
[64/86] Compiling ArgumentParser NameSpecification.swift
[65/86] Compiling ArgumentParser Option.swift
[66/86] Compiling ArgumentParser OptionGroup.swift
[67/86] Compiling ArgumentParser AsyncParsableCommand.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
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:27: warning: 'directory' is deprecated: renamed to 'directoryURL'
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:37: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:13:20: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
13 | guard path.lastComponent == "Benchmarks" else { return [] }
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:16:39: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:17:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
19 | let outputFiles: [Path] = [swiftFile]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:57: warning: 'path' is deprecated: renamed to 'url'
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:62: warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| `- warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:91: warning: 'path' is deprecated: renamed to 'url'
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:23:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
21 | let commandArgs: [String] = [
22 | "--target", target.name,
23 | "--output", swiftFile.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
24 | ]
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:26:33: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
24 | ]
25 |
26 | let command: Command = .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:28:30: warning: 'path' is deprecated: renamed to 'url'
26 | let command: Command = .buildCommand(
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
29 | arguments: commandArgs,
30 | inputFiles: inputFiles,
[1/1] Compiling plugin BenchmarkPlugin
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:31: warning: 'directory' is deprecated: renamed to 'directoryURL'
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:41: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:37:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
37 | if path.lastComponent == "Benchmarks" {
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
38 | for specifiedTarget in specifiedTargets {
39 | let regex = try Regex(specifiedTarget)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:56: warning: 'directory' is deprecated: renamed to 'directoryURL'
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:66: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:42: warning: 'path' is deprecated: renamed to 'url'
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
400 | })
401 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:47: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
400 | })
401 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:406:30: warning: 'path' is deprecated: renamed to 'url'
404 | }
405 |
406 | benchmarkTool = tool.path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
407 |
408 | let filteredTargets =
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:38: warning: 'directory' is deprecated: renamed to 'directoryURL'
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:48: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:413:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
413 | return path.lastComponent == "Benchmarks" ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
414 | }
415 | .filter { benchmark in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:77: warning: 'path' is deprecated: renamed to 'url'
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
463 | }
464 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:82: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
463 | }
464 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:88: warning: 'path' is deprecated: renamed to 'url'
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
471 | }
472 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:93: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
471 | }
472 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:480:45: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
478 | if debug > 0 {
479 | print("To debug, start \(benchmarkToolName) in LLDB using:")
480 | print("lldb \(benchmarkTool.string)")
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
481 | print("")
482 | print("Then launch \(benchmarkToolName) with:")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:489:58: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
487 |
488 | var pid: pid_t = 0
489 | var status = posix_spawn(&pid, benchmarkTool.string, nil, nil, cArgs, environ)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
490 |
491 | if status == 0 {
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin SwiftProtobufPlugin
[5/5] Compiling plugin generate-grpc-code-from-protos
[6/6] Compiling plugin GRPCProtobufGenerator
Building for debugging...
[6/868] Write sources
[10/868] Write OfflineBenchmarks-entitlement.plist
[11/868] Write sources
[15/868] Copying PrivacyInfo.xcprivacy
[16/868] Write sources
[16/868] Copying PrivacyInfo.xcprivacy
[19/868] Write sources
[19/868] Copying PrivacyInfo.xcprivacy
[20/868] Write sources
[22/868] Copying PrivacyInfo.xcprivacy
[26/868] Write sources
[32/868] Copying PrivacyInfo.xcprivacy
[32/868] Write sources
[64/868] Compiling CNIOWindows WSAStartup.c
[65/868] Compiling CNIOWindows shim.c
[65/868] Compiling CSystem shims.c
[68/868] Compiling CNIOWASI CNIOWASI.c
[69/868] Compiling _NumericsShims _NumericsShims.c
[70/868] Compiling CNIOLinux liburing_shims.c
[71/868] Compiling CNIOLinux shim.c
[71/868] Compiling CNIOOpenBSD shim.c
[73/868] Compiling fiat_p256_adx_sqr.S
[74/868] Compiling _AtomicsShims.c
[75/868] Compiling SwiftRuntimeHooks shims.c
[76/868] Compiling CNIOPosix event_loop_id.c
[77/868] Write swift-version-2F0A5646E1D333AE.txt
[78/868] Compiling fiat_p256_adx_mul.S
[79/868] Compiling fiat_curve25519_adx_square.S
[80/868] Compiling fiat_curve25519_adx_mul.S
[81/868] Compiling CNIOLLHTTP c_nio_http.c
[82/904] Compiling CNIOLLHTTP c_nio_api.c
[83/904] Compiling CNIOLLHTTP c_nio_llhttp.c
[85/904] Emitting module _CertificateInternals
[86/904] Compiling _CertificateInternals _TinyArray.swift
[87/904] Compiling _NIOBase64 Base64.swift
[88/904] Emitting module _NIOBase64
[89/904] Compiling SystemPackage FilePermissions.swift
[90/904] Compiling SystemPackage Backcompat.swift
[91/904] Compiling SystemPackage CInterop.swift
[91/1023] Compiling CNIODarwin shim.c
[93/1029] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[94/1029] Compiling SwiftProtobuf BinaryDelimited.swift
[95/1029] Compiling SwiftProtobuf BinaryEncoder.swift
[96/1048] Compiling RealModule RealFunctions.swift
[97/1048] Compiling RealModule Real.swift
[98/1049] Compiling RealModule RelaxedArithmetic.swift
[99/1049] Compiling RealModule Float80+Real.swift
[100/1049] Compiling RealModule Float16+Real.swift
[101/1049] Compiling RealModule Float+Real.swift
[102/1049] Compiling RealModule ElementaryFunctions.swift
[103/1049] Compiling RealModule AugmentedArithmetic.swift
[104/1049] Compiling RealModule Double+Real.swift
[105/1049] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[106/1049] Compiling InternalCollectionsUtilities Integer rank.swift
[106/1049] Compiling CNIOBoringSSLShims shims.c
[108/1049] Compiling InternalCollectionsUtilities Descriptions.swift
[109/1049] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[110/1049] Compiling InternalCollectionsUtilities UInt+reversed.swift
[113/1049] Compiling InternalCollectionsUtilities Debugging.swift
[114/1049] Emitting module RealModule
[115/1049] Emitting module SystemPackage
[116/1050] Compiling SwiftProtobuf BinaryEncodingError.swift
[117/1050] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[118/1050] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[119/1139] Compiling Crypto HPKE-Errors.swift
[120/1139] Compiling Crypto HPKE.swift
[121/1139] Compiling Crypto HPKE-Context.swift
[122/1139] Compiling Crypto ANSIx963.swift
[123/1139] Compiling Crypto HKDF.swift
[124/1139] Compiling Crypto X25519Keys_boring.swift
[125/1139] Compiling Crypto Curve25519.swift
[126/1139] Compiling Crypto ASN1BitString.swift
[127/1139] Compiling Crypto ASN1Boolean.swift
[128/1139] Compiling Crypto AESWrap.swift
[129/1139] Compiling Crypto AESWrap_boring.swift
[130/1139] Compiling Crypto ASN1.swift
[131/1139] Compiling Crypto ASN1Any.swift
[132/1139] Compiling Crypto Cipher.swift
[133/1139] Compiling Crypto Nonces.swift
[134/1139] Compiling Crypto AES-GCM.swift
[135/1139] Compiling Crypto AES-GCM_boring.swift
[136/1139] Compiling Crypto ChaChaPoly_boring.swift
[137/1139] Compiling Crypto ChaChaPoly.swift
[138/1139] Compiling Crypto Ed25519_boring.swift
[139/1139] Compiling Crypto NISTCurvesKeys_boring.swift
[140/1140] Emitting module ConcurrencyHelpers
[150/1140] Compiling Crypto Ed25519Keys.swift
[151/1140] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[152/1140] Compiling Crypto HPKE-KEM.swift
[153/1140] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[154/1140] Emitting module InternalCollectionsUtilities
[155/1140] Compiling ConcurrencyHelpers LockedValueBox.swift
[156/1140] Compiling ConcurrencyHelpers Lock.swift
[156/1140] Compiling tls_record.cc
[157/1140] Compiling tls_method.cc
[159/1214] Compiling ComplexModule Complex+StringConvertible.swift
[160/1245] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[161/1245] Compiling OrderedCollections OrderedSet+Codable.swift
[162/1245] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[163/1248] Compiling OrderedCollections OrderedSet+Initializers.swift
[164/1248] Compiling OrderedCollections OrderedSet+Insertions.swift
[165/1248] Compiling OrderedCollections OrderedSet+Invariants.swift
[166/1248] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[167/1248] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[168/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[169/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[170/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[171/1248] Compiling OrderedCollections OrderedDictionary+Codable.swift
[172/1248] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[173/1248] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[174/1248] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[175/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[176/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[177/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[178/1248] Compiling OrderedCollections _Hashtable+Header.swift
[179/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[180/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[181/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[182/1248] Compiling OrderedCollections OrderedSet+Hashable.swift
[183/1248] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[184/1248] Compiling OrderedCollections _HashTable+Testing.swift
[185/1248] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[186/1248] Compiling OrderedCollections _HashTable.swift
[187/1248] Compiling OrderedCollections _HashTable+Bucket.swift
[188/1248] Compiling OrderedCollections _HashTable+BucketIterator.swift
[189/1248] Compiling OrderedCollections _HashTable+Constants.swift
[190/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[191/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[192/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[193/1248] Emitting module ContainersPreview
[194/1248] Compiling ContainersPreview Inout.swift
[195/1248] Compiling ContainersPreview InputSpan.swift
[196/1248] Compiling ContainersPreview Shared.swift
[197/1248] Compiling ComplexModule Polar.swift
[198/1248] Compiling ComplexModule Complex+Numeric.swift
[199/1248] Compiling ComplexModule Complex+Hashable.swift
[200/1248] Compiling ComplexModule Complex+IntegerLiteral.swift
[201/1248] Compiling ComplexModule Complex.swift
[202/1248] Compiling ComplexModule Scale.swift
[203/1248] Emitting module UnixSignals
[204/1248] Compiling UnixSignals UnixSignal.swift
[205/1248] Compiling UnixSignals UnixSignalsSequence.swift
[206/1248] Compiling ComplexModule Complex+ElementaryFunctions.swift
[209/1248] Compiling _NIODataStructures _TinyArray.swift
[210/1248] Compiling _NIODataStructures PriorityQueue.swift
[211/1248] Compiling _NIODataStructures Heap.swift
[212/1248] Emitting module _NIODataStructures
[213/1248] Emitting module ComplexModule
[214/1248] Compiling ComplexModule Complex+Codable.swift
[215/1248] Compiling OrderedCollections OrderedDictionary+Elements.swift
[216/1248] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[217/1248] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[218/1248] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[219/1248] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[220/1248] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[221/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[222/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[223/1248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[224/1248] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[225/1248] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[226/1248] Compiling OrderedCollections OrderedSet+Sendable.swift
[227/1254] Compiling Logging MetadataProvider.swift
[228/1254] Compiling Logging LogEvent.swift
[229/1254] Compiling Logging LogHandler.swift
[230/1254] Compiling Logging Locks.swift
[231/1254] Emitting module Logging
[232/1254] Compiling Logging Logging.swift
[233/1295] Compiling DequeModule UniqueDeque+Equatable.swift
[234/1295] Compiling DequeModule UniqueDeque+Experimental.swift
[235/1295] Compiling DequeModule UniqueDeque+Hashable.swift
[236/1295] Compiling DequeModule UniqueDeque+Initializers.swift
[237/1301] Compiling DequeModule UniqueDeque+Append.swift
[238/1301] Compiling DequeModule UniqueDeque+Consumption.swift
[239/1301] Compiling DequeModule UniqueDeque+Container.swift
[240/1301] Compiling DequeModule UniqueDeque+Descriptions.swift
[241/1301] Compiling DequeModule RigidDeque+Removals.swift
[242/1301] Compiling DequeModule RigidDeque+Replacements.swift
[243/1301] Compiling DequeModule RigidDeque+Testing.swift
[244/1301] Compiling DequeModule RigidDeque.swift
[245/1301] Compiling Numerics Numerics.swift
[246/1301] Emitting module Numerics
[247/1301] Compiling DequeModule Deque._UnsafeHandle.swift
[248/1301] Compiling DequeModule Deque.swift
[249/1301] Compiling DequeModule _DequeBuffer.swift
[250/1301] Compiling DequeModule _DequeBufferHeader.swift
[251/1301] Compiling DequeModule RigidDeque+Append.swift
[253/1301] Compiling DequeModule RigidDeque+Insertions.swift
[254/1301] Compiling DequeModule RigidDeque+Prepend.swift
[259/1301] Compiling DequeModule RigidDeque+Consumption.swift
[260/1301] Compiling DequeModule RigidDeque+Container.swift
[261/1301] Compiling DequeModule RigidDeque+Descriptions.swift
[262/1301] Compiling DequeModule RigidDeque+Equatable.swift
[263/1301] Compiling DequeModule RigidDeque+Experimental.swift
[264/1301] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[267/1301] Compiling DequeModule UniqueDeque+Insertions.swift
[268/1301] Compiling DequeModule UniqueDeque+Prepend.swift
[269/1301] Compiling DequeModule UniqueDeque+Removals.swift
[270/1301] Compiling DequeModule UniqueDeque+Replacements.swift
[271/1301] Compiling DequeModule Deque+Extras.swift
[272/1301] Compiling DequeModule Deque+Hashable.swift
[273/1301] Compiling DequeModule Deque+Testing.swift
[274/1301] Compiling DequeModule Deque._Storage.swift
[275/1301] Compiling DequeModule RigidDeque+Hashable.swift
[276/1301] Compiling DequeModule RigidDeque+Initializers.swift
[277/1301] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[278/1301] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[279/1301] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[280/1301] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[281/1301] Compiling OrderedCollections OrderedDictionary+Values.swift
[282/1301] Compiling OrderedCollections OrderedDictionary.swift
[291/1301] Compiling tls13_server.cc
[293/1301] Compiling DequeModule Deque+Codable.swift
[294/1301] Compiling DequeModule Deque+Collection.swift
[295/1301] Compiling DequeModule Deque+CustomReflectable.swift
[296/1301] Compiling DequeModule Deque+Descriptions.swift
[297/1301] Compiling DequeModule Deque+Equatable.swift
[318/1303] Compiling tls13_enc.cc
[320/1303] Compiling OrderedCollections OrderedSet+SubSequence.swift
[321/1303] Compiling OrderedCollections OrderedSet+Testing.swift
[322/1303] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[323/1303] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[324/1303] Compiling OrderedCollections OrderedSet.swift
[325/1303] Compiling OrderedCollections _UnsafeBitset.swift
[325/1303] Compiling tls13_client.cc
[326/1303] Compiling tls13_both.cc
[328/1303] Emitting module OrderedCollections
[328/1303] Compiling t1_enc.cc
[330/1303] Compiling DequeModule UniqueDeque.swift
[331/1303] Compiling DequeModule _DequeSlot.swift
[332/1303] Compiling DequeModule _UnsafeDequeHandle.swift
[333/1303] Compiling DequeModule _UnsafeDequeSegments.swift
[334/1303] Emitting module Crypto
[335/1312] Emitting module DequeModule
[336/1312] Compiling SwiftASN1 DER.swift
[339/1313] Compiling SwiftASN1 Errors.swift
[339/1313] Compiling ssl_x509.cc
[344/1313] Compiling Crypto KEM.swift
[345/1313] Compiling Crypto MLKEM.swift
[346/1313] Compiling Crypto XWing.swift
[347/1313] Compiling Crypto ECDH_boring.swift
[348/1313] Compiling Crypto DH.swift
[349/1313] Compiling Crypto ECDH.swift
[360/1313] Compiling Crypto PKCS8PrivateKey.swift
[361/1313] Compiling Crypto SEC1PrivateKey.swift
[362/1313] Compiling Crypto SubjectPublicKeyInfo.swift
[363/1313] Compiling Crypto CryptoError_boring.swift
[364/1313] Compiling Crypto CryptoKitErrors.swift
[365/1313] Compiling Crypto Digest_boring.swift
[366/1313] Compiling Crypto Digest.swift
[367/1313] Compiling Crypto Digests.swift
[368/1313] Compiling Crypto HashFunctions.swift
[369/1313] Compiling Crypto HashFunctions_SHA2.swift
[370/1313] Compiling Crypto EdDSA_boring.swift
[371/1313] Compiling Crypto MLDSA_boring.swift
[372/1313] Compiling Crypto MLDSA_wrapper.swift
[373/1313] Compiling Crypto ECDSA.swift
[374/1313] Compiling Crypto Ed25519.swift
[375/1313] Compiling Crypto MLDSA.swift
[376/1313] Compiling Crypto Signature.swift
[377/1313] Compiling Crypto CryptoKitErrors_boring.swift
[378/1313] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[427/1369] Compiling GRPCCore RPCWriter+Serialize.swift
[428/1369] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[429/1369] Compiling GRPCCore RPCAsyncSequence.swift
[430/1369] Compiling GRPCCore RPCWriter+Closable.swift
[431/1369] Compiling GRPCCore RPCWriter.swift
[432/1369] Compiling GRPCCore RPCWriterProtocol.swift
[433/1369] Compiling GRPCCore CallOptions.swift
[434/1369] Compiling GRPCCore ClientContext.swift
[435/1369] Compiling GRPCCore ClientInterceptor.swift
[436/1369] Compiling GRPCCore ClientRequest.swift
[436/1369] Compiling ssl_versions.cc
[437/1369] Compiling ssl_transcript.cc
[438/1369] Compiling ssl_stat.cc
[440/1369] Compiling Crypto RNG_boring.swift
[441/1369] Compiling Crypto SafeCompare_boring.swift
[442/1369] Compiling Crypto Zeroization_boring.swift
[443/1369] Compiling Crypto _CryptoModuleAnchor.swift
[444/1369] Compiling Crypto PrettyBytes.swift
[445/1369] Compiling Crypto SafeCompare.swift
[446/1369] Compiling Crypto SecureBytes.swift
[447/1369] Compiling Crypto Zeroization.swift
[448/1369] Compiling Crypto resource_bundle_accessor.swift
[448/1369] Compiling ssl_session.cc
[449/1369] Compiling ssl_privkey.cc
[453/1369] Emitting module SwiftASN1
[486/1378] Emitting module Histogram
[487/1378] Compiling Histogram Histogram.swift
[487/1378] Compiling ssl_key_share.cc
[488/1378] Compiling ssl_file.cc
[489/1378] Compiling ssl_credential.cc
[491/1378] Emitting module SwiftProtobuf
[501/1378] Compiling ssl_cipher.cc
[513/1378] Compiling GRPCCore ClientResponse.swift
[514/1378] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[515/1378] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[515/1384] Compiling ssl_lib.cc
[520/1384] Compiling GRPCCore ConditionalInterceptor.swift
[521/1384] Compiling GRPCCore ServerCancellationManager.swift
[522/1384] Compiling GRPCCore ServerRPCExecutor.swift
[523/1384] Compiling GRPCCore RPCRouter.swift
[524/1384] Compiling GRPCCore RegistrableRPCService.swift
[525/1384] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[525/1384] Compiling ssl_cert.cc
[526/1384] Compiling ssl_buffer.cc
[534/1384] Emitting module GRPCCore
[535/1384] Compiling GRPCCore Timeout.swift
[536/1384] Compiling GRPCCore ClientTransport.swift
[537/1384] Compiling GRPCCore RPCParts.swift
[538/1384] Compiling GRPCCore RPCStream.swift
[539/1384] Compiling GRPCCore RetryThrottle.swift
[540/1384] Compiling GRPCCore ServerTransport.swift
[540/1384] Compiling s3_pkt.cc
[541/1384] Compiling ssl_aead_ctx.cc
[542/1384] Compiling ssl_asn1.cc
[543/1384] Compiling s3_lib.cc
[545/1384] Compiling GRPCCore ServerContext.swift
[546/1384] Compiling GRPCCore ServerInterceptor.swift
[547/1384] Compiling GRPCCore ServerRequest.swift
[548/1384] Compiling GRPCCore ServerResponse.swift
[549/1384] Compiling GRPCCore Coding.swift
[550/1384] Compiling GRPCCore CompressionAlgorithm.swift
[551/1384] Compiling GRPCCore UnsafeTransfer.swift
[552/1384] Compiling GRPCCore Metadata+GRPC.swift
[553/1384] Compiling GRPCCore MethodConfigs.swift
[554/1384] Compiling GRPCCore Result+Catching.swift
[555/1384] Compiling GRPCCore String+Extensions.swift
[556/1384] Compiling GRPCCore TaskGroup+CancellableTask.swift
[557/1384] Compiling GRPCCore AsyncSequenceOfOne.swift
[558/1384] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[559/1384] Compiling GRPCCore BroadcastAsyncSequence.swift
[560/1384] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[561/1384] Compiling GRPCCore RPCWriter+Map.swift
[562/1384] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[563/1384] Compiling GRPCCore Metadata.swift
[564/1384] Compiling GRPCCore MethodDescriptor.swift
[565/1384] Compiling GRPCCore RPCError.swift
[566/1384] Compiling GRPCCore RuntimeError.swift
[567/1384] Compiling GRPCCore ServiceDescriptor.swift
[568/1384] Compiling GRPCCore Status.swift
[569/1384] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[570/1384] Compiling GRPCCore ClientRPCExecutor.swift
[571/1384] Compiling GRPCCore ClientRequest+Convenience.swift
[572/1384] Compiling GRPCCore ClientResponse+Convenience.swift
[573/1384] Compiling GRPCCore ClientStreamExecutor.swift
[574/1384] Compiling GRPCCore RetryDelaySequence.swift
[575/1384] Compiling GRPCCore GRPCContiguousBytes.swift
[576/1384] Compiling GRPCCore MethodConfig.swift
[577/1384] Compiling GRPCCore ServiceConfig.swift
[578/1384] Compiling GRPCCore GRPCClient.swift
[579/1384] Compiling GRPCCore GRPCServer.swift
[580/1384] Compiling GRPCCore Base64.swift
[580/1384] Compiling s3_both.cc
[599/1384] Compiling handshake_server.cc
[601/1384] Compiling SwiftProtobuf duration.pb.swift
[602/1384] Compiling SwiftProtobuf empty.pb.swift
[603/1384] Compiling SwiftProtobuf field_mask.pb.swift
[604/1384] Compiling SwiftProtobuf source_context.pb.swift
[605/1384] Compiling SwiftProtobuf struct.pb.swift
[606/1384] Compiling SwiftProtobuf timestamp.pb.swift
[607/1384] Compiling SwiftProtobuf type.pb.swift
[608/1384] Compiling SwiftProtobuf wrappers.pb.swift
[609/1384] Compiling SwiftProtobuf resource_bundle_accessor.swift
[609/1384] Compiling handshake_client.cc
[610/1384] Compiling handshake.cc
[611/1384] Compiling handoff.cc
[612/1384] Compiling encrypted_client_hello.cc
[613/1384] Compiling dtls_record.cc
[614/1384] Compiling md5-x86_64-linux.S
[615/1384] Compiling md5-x86_64-apple.S
[616/1384] Compiling md5-586-linux.S
[617/1384] Compiling d1_srtp.cc
[618/1384] Compiling extensions.cc
[619/1384] Compiling dtls_method.cc
[620/1384] Compiling md5-586-apple.S
[621/1384] Compiling chacha20_poly1305_x86_64-linux.S
[622/1384] Compiling chacha20_poly1305_armv8-win.S
[622/1384] Compiling chacha20_poly1305_x86_64-apple.S
[624/1384] Compiling chacha20_poly1305_armv8-linux.S
[625/1384] Compiling chacha-x86-linux.S
[626/1384] Compiling chacha-x86_64-linux.S
[627/1384] Compiling chacha-x86_64-apple.S
[628/1384] Compiling d1_pkt.cc
[629/1384] Compiling chacha20_poly1305_armv8-apple.S
[630/1384] Compiling chacha-x86-apple.S
[631/1384] Compiling chacha-armv8-win.S
[631/1384] Compiling chacha-armv8-linux.S
[633/1384] Compiling chacha-armv4-linux.S
[634/1384] Compiling chacha-armv8-apple.S
[635/1384] Compiling aes128gcmsiv-x86_64-apple.S
[636/1384] Compiling aes128gcmsiv-x86_64-linux.S
[636/1384] Compiling x86_64-mont5-linux.S
[638/1384] Compiling x86_64-mont5-apple.S
[639/1384] Compiling x86_64-mont-linux.S
[640/1384] Compiling x86-mont-apple.S
[640/1384] Compiling x86_64-mont-apple.S
[642/1384] Compiling x86-mont-linux.S
[643/1384] Compiling vpaes-x86_64-linux.S
[644/1384] Compiling vpaes-x86_64-apple.S
[645/1384] Compiling d1_lib.cc
[646/1384] Compiling err_data.cc
[647/1384] Compiling vpaes-x86-linux.S
[648/1384] Compiling vpaes-x86-apple.S
[649/1384] Compiling vpaes-armv8-win.S
[650/1384] Compiling vpaes-armv8-linux.S
[651/1384] Compiling vpaes-armv8-apple.S
[652/1384] Compiling vpaes-armv7-linux.S
[653/1384] Compiling sha512-x86_64-apple.S
[653/1384] Compiling sha512-x86_64-linux.S
[655/1384] Compiling sha512-armv8-win.S
[656/1384] Compiling sha512-armv8-linux.S
[657/1384] Compiling d1_both.cc
[658/1384] Compiling sha512-armv4-linux.S
[659/1384] Compiling sha512-586-linux.S
[660/1384] Compiling sha512-586-apple.S
[661/1384] Compiling sha256-x86_64-apple.S
[661/1384] Compiling sha256-x86_64-linux.S
[661/1384] Compiling sha512-armv8-apple.S
[664/1384] Compiling sha256-armv8-win.S
[665/1384] Compiling sha256-armv8-linux.S
[666/1384] Compiling bio_ssl.cc
[667/1384] Compiling sha256-armv4-linux.S
[668/1384] Compiling sha256-armv8-apple.S
[668/1384] Compiling sha256-586-apple.S
[670/1384] Compiling sha256-586-linux.S
[670/1384] Compiling sha1-x86_64-linux.S
[670/1384] Compiling sha1-x86_64-apple.S
[673/1384] Compiling sha1-armv8-win.S
[674/1384] Compiling sha1-armv8-linux.S
[675/1384] Compiling sha1-armv8-apple.S
[676/1384] Compiling sha1-armv4-large-linux.S
[677/1384] Compiling rdrand-x86_64-apple.S
[678/1384] Compiling rdrand-x86_64-linux.S
[678/1384] Compiling rsaz-avx2-apple.S
[678/1384] Compiling sha1-586-linux.S
[678/1384] Compiling sha1-586-apple.S
[682/1384] Compiling rsaz-avx2-linux.S
[683/1384] Compiling p256_beeu-x86_64-asm-linux.S
[684/1384] Compiling p256_beeu-x86_64-asm-apple.S
[685/1384] Compiling p256_beeu-armv8-asm-win.S
[686/1384] Compiling p256_beeu-armv8-asm-linux.S
[687/1384] Compiling p256_beeu-armv8-asm-apple.S
[688/1384] Compiling p256-armv8-asm-linux.S
[689/1384] Compiling p256-x86_64-asm-linux.S
[690/1384] Compiling p256-x86_64-asm-apple.S
[691/1384] Compiling p256-armv8-asm-win.S
[692/1384] Compiling p256-armv8-asm-apple.S
[693/1384] Compiling ghashv8-armv8-win.S
[694/1384] Compiling ghashv8-armv8-linux.S
[695/1384] Compiling ghashv8-armv8-apple.S
[696/1384] Compiling ghashv8-armv7-linux.S
[697/1384] Compiling ghash-x86-linux.S
[698/1384] Compiling ghash-x86_64-linux.S
[699/1384] Compiling ghash-x86_64-apple.S
[700/1384] Compiling ghash-x86-apple.S
[701/1384] Compiling ghash-ssse3-x86_64-linux.S
[702/1384] Compiling ghash-ssse3-x86-linux.S
[703/1384] Compiling ghash-ssse3-x86_64-apple.S
[704/1384] Compiling ghash-neon-armv8-win.S
[704/1384] Compiling ghash-ssse3-x86-apple.S
[706/1384] Compiling ghash-neon-armv8-linux.S
[707/1384] Compiling ghash-armv4-linux.S
[708/1384] Compiling ghash-neon-armv8-apple.S
[708/1384] Compiling co-586-linux.S
[710/1384] Compiling co-586-apple.S
[711/1384] Compiling bn-armv8-win.S
[712/1384] Compiling bsaes-armv7-linux.S
[713/1384] Compiling bn-armv8-linux.S
[714/1384] Compiling bn-armv8-apple.S
[715/1384] Compiling bn-586-apple.S
[716/1384] Compiling armv8-mont-win.S
[717/1384] Compiling bn-586-linux.S
[717/1384] Compiling armv8-mont-linux.S
[719/1384] Compiling armv8-mont-apple.S
[720/1384] Compiling aesv8-gcm-armv8-win.S
[721/1384] Compiling armv4-mont-linux.S
[722/1384] Compiling aesv8-gcm-armv8-linux.S
[723/1384] Compiling aesv8-gcm-armv8-apple.S
[724/1384] Compiling aesv8-armv8-linux.S
[724/1384] Compiling aesv8-armv8-win.S
[726/1384] Compiling aesv8-armv7-linux.S
[727/1384] Compiling aesv8-armv8-apple.S
[728/1384] Compiling aesni-x86_64-linux.S
[729/1384] Compiling aesni-x86_64-apple.S
[730/1384] Compiling aesni-x86-linux.S
[731/1384] Compiling aesni-x86-apple.S
[732/1384] Compiling aesni-gcm-x86_64-apple.S
[733/1384] Compiling aesni-gcm-x86_64-linux.S
[733/1384] Compiling aes-gcm-avx2-x86_64-linux.S
[733/1384] Compiling aes-gcm-avx2-x86_64-apple.S
[733/1384] Compiling aes-gcm-avx10-x86_64-linux.S
[737/1384] Compiling aes-gcm-avx10-x86_64-apple.S
[757/1384] Compiling x_val.cc
[757/1384] Compiling x_x509a.cc
[759/1384] Compiling x_x509.cc
[760/1384] Compiling x_req.cc
[761/1384] Compiling x_sig.cc
[762/1384] Compiling x_pubkey.cc
[763/1384] Compiling x_spki.cc
[764/1384] Compiling x_exten.cc
[765/1384] Compiling x_name.cc
[766/1384] Compiling x_crl.cc
[767/1395] Compiling x_attrib.cc
[768/1395] Compiling x_all.cc
[769/1395] Compiling x509rset.cc
[770/1395] Compiling x509spki.cc
[771/1395] Compiling x509name.cc
[772/1395] Compiling x_algor.cc
[774/1395] Compiling GRPCProtobuf GoogleRPCStatus.swift
[774/1396] Compiling x509cset.cc
[776/1396] Compiling GRPCProtobuf status.pb.swift
[776/1396] Compiling x509_vpm.cc
[777/1396] Compiling x509_vfy.cc
[779/1396] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[779/1396] Compiling x509_v3.cc
[780/1396] Compiling x509_obj.cc
[781/1396] Compiling x509_set.cc
[782/1396] Compiling x509_txt.cc
[783/1396] Compiling x509_req.cc
[783/1396] Compiling x509_trs.cc
[786/1396] Compiling GRPCProtobuf ErrorDetails.swift
[787/1396] Compiling GRPCProtobuf ErrorDetails+Types.swift
[788/1396] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[789/1396] Compiling GRPCProtobuf Coding.swift
[790/1396] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[791/1396] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[792/1396] Emitting module GRPCProtobuf
[793/1396] Compiling GRPCProtobuf error_details.pb.swift
[794/1396] Compiling GRPCProtobuf code.pb.swift
[794/1396] Compiling x509_lu.cc
[795/1396] Compiling x509_ext.cc
[796/1396] Compiling x509_def.cc
[797/1441] Compiling x509_d2.cc
[798/1441] Compiling x509.cc
[799/1441] Compiling x509_att.cc
[800/1441] Compiling v3_skey.cc
[801/1441] Compiling x509_cmp.cc
[802/1441] Compiling v3_utl.cc
[803/1441] Compiling v3_prn.cc
[804/1441] Compiling v3_purp.cc
[805/1441] Compiling v3_pmaps.cc
[806/1441] Compiling v3_pcons.cc
[807/1441] Compiling v3_ocsp.cc
[808/1441] Compiling v3_lib.cc
[808/1441] Compiling v3_int.cc
[810/1441] Compiling v3_ncons.cc
[811/1441] Compiling v3_ia5.cc
[812/1441] Compiling v3_info.cc
[813/1441] Compiling v3_genn.cc
[814/1441] Compiling v3_extku.cc
[815/1441] Compiling v3_enum.cc
[816/1441] Compiling v3_conf.cc
[817/1441] Compiling v3_crld.cc
[818/1441] Compiling v3_bcons.cc
[819/1441] Compiling v3_cpols.cc
[820/1441] Compiling v3_bitst.cc
[821/1441] Compiling v3_akeya.cc
[822/1441] Compiling v3_alt.cc
[823/1441] Compiling v3_akey.cc
[824/1441] Compiling i2d_pr.cc
[825/1441] Compiling t_x509a.cc
[826/1441] Compiling rsa_pss.cc
[827/1441] Compiling t_x509.cc
[828/1441] Compiling t_crl.cc
[829/1441] Compiling t_req.cc
[830/1441] Compiling policy.cc
[831/1441] Compiling name_print.cc
[832/1441] Compiling by_file.cc
[833/1441] Compiling by_dir.cc
[834/1441] Compiling asn1_gen.cc
[835/1441] Compiling algorithm.cc
[836/1441] Compiling voprf.cc
[837/1441] Compiling trust_token.cc
[838/1441] Compiling a_sign.cc
[839/1441] Compiling a_verify.cc
[840/1441] Compiling a_digest.cc
[841/1441] Compiling pmbtoken.cc
[842/1441] Compiling thread_win.cc
[843/1441] Compiling thread_pthread.cc
[844/1441] Compiling thread_none.cc
[845/1441] Compiling thread.cc
[846/1441] Compiling siphash.cc
[847/1441] Compiling stack.cc
[848/1441] Compiling sha512.cc
[849/1441] Compiling slhdsa.cc
[850/1441] Compiling spake2plus.cc
[851/1441] Compiling sha256.cc
[852/1441] Compiling sha1.cc
[853/1441] Compiling rsa_extra.cc
[854/1441] Compiling rsa_print.cc
[855/1441] Compiling rsa_crypt.cc
[856/1441] Compiling refcount.cc
[856/1441] Compiling rc4.cc
[858/1441] Compiling rsa_asn1.cc
[859/1441] Compiling windows.cc
[860/1441] Compiling urandom.cc
[861/1441] Compiling trusty.cc
[862/1441] Compiling rand.cc
[863/1441] Compiling passive.cc
[864/1441] Compiling ios.cc
[865/1441] Compiling poly1305_arm_asm.S
[866/1441] Compiling getentropy.cc
[867/1441] Compiling forkunsafe.cc
[868/1441] Compiling fork_detect.cc
[869/1441] Compiling deterministic.cc
[870/1441] Compiling poly1305_vec.cc
[871/1441] Compiling poly1305_arm.cc
[872/1441] Compiling pool.cc
[873/1441] Compiling poly1305.cc
[874/1441] Compiling pkcs7.cc
[875/1441] Compiling pkcs8.cc
[876/1441] Compiling pkcs8_x509.cc
[877/1441] Compiling p5_pbev2.cc
[878/1441] Compiling pkcs7_x509.cc
[880/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_shared.grpc.swift
[881/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_shared.pb.swift
[882/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_validation.grpc.swift
[883/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_validation.pb.swift
[884/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_errors.grpc.swift
[885/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_errors.pb.swift
[886/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_events.grpc.swift
[887/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_events.pb.swift
[888/1441] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_groups.grpc.swift
[888/1445] Compiling pem_xaux.cc
[890/1445] Compiling _GRPCProtobufGenerated google_rpc_code.grpc.swift
[891/1445] Compiling _GRPCProtobufGenerated google_rpc_code.pb.swift
[892/1445] Compiling _GRPCProtobufGenerated kurrent_rpc_errors.grpc.swift
[893/1445] Compiling _GRPCProtobufGenerated kurrent_rpc_errors.pb.swift
[894/1445] Compiling _GRPCProtobufGenerated kurrent_rpc_rpc.grpc.swift
[894/1445] Compiling pem_x509.cc
[895/1445] Compiling pem_pkey.cc
[896/1445] Compiling pem_pk8.cc
[897/1445] Compiling obj_xref.cc
[898/1445] Compiling pem_oth.cc
[899/1445] Compiling mlkem.cc
[900/1445] Compiling mldsa.cc
[901/1445] Compiling pem_info.cc
[902/1445] Compiling pem_lib.cc
[903/1445] Compiling mem.cc
[904/1445] Compiling poly_rq_mul.S
[905/1445] Compiling fips_shared_support.cc
[906/1445] Compiling pem_all.cc
[907/1445] Compiling obj.cc
[908/1445] Compiling md5.cc
[909/1445] Compiling md4.cc
[910/1445] Compiling lhash.cc
[911/1445] Compiling ex_data.cc
[912/1445] Compiling kyber.cc
[913/1445] Compiling sign.cc
[914/1445] Compiling hpke.cc
[915/1445] Compiling scrypt.cc
[916/1445] Compiling hrss.cc
[917/1445] Compiling print.cc
[918/1445] Compiling pbkdf.cc
[919/1445] Compiling p_x25519.cc
[921/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_streams_errors.grpc.swift
[922/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_streams_errors.pb.swift
[923/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_streams_streams.grpc.swift
[924/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_streams_streams.pb.swift
[924/1445] Compiling p_x25519_asn1.cc
[925/1445] Compiling p_ed25519.cc
[926/1445] Compiling p_rsa_asn1.cc
[927/1445] Compiling p_rsa.cc
[928/1445] Compiling p_hkdf.cc
[929/1445] Compiling p_ed25519_asn1.cc
[930/1445] Compiling p_ec_asn1.cc
[931/1445] Compiling p_ec.cc
[932/1445] Compiling p_dh_asn1.cc
[933/1445] Compiling p_dh.cc
[934/1445] Compiling evp_ctx.cc
[935/1445] Compiling err.cc
[936/1445] Compiling p_dsa_asn1.cc
[937/1445] Compiling evp.cc
[938/1445] Compiling engine.cc
[939/1445] Compiling evp_asn1.cc
[940/1445] Compiling ecdh.cc
[941/1445] Compiling hash_to_curve.cc
[942/1445] Compiling ec_derive.cc
[943/1445] Compiling ecdsa_asn1.cc
[945/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_monitoring.grpc.swift
[946/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_monitoring.pb.swift
[947/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_operations.grpc.swift
[948/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_operations.pb.swift
[949/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_persistent.grpc.swift
[949/1445] Compiling dsa.cc
[950/1445] Compiling dsa_asn1.cc
[951/1445] Compiling ec_asn1.cc
[952/1445] Compiling x25519-asm-arm.S
[954/1445] Emitting module _GRPCProtobufGenerated
[954/1445] Compiling params.cc
[955/1445] Compiling des.cc
[956/1445] Compiling digest_extra.cc
[957/1445] Compiling dh_asn1.cc
[958/1445] Compiling curve25519_64_adx.cc
[959/1445] Compiling cpu_intel.cc
[960/1445] Compiling crypto.cc
[961/1445] Compiling spake25519.cc
[962/1445] Compiling curve25519.cc
[963/1445] Compiling bcm.cc
[963/1445] Compiling cpu_arm_linux.cc
[965/1445] Compiling cpu_arm_freebsd.cc
[966/1445] Compiling cpu_aarch64_win.cc
[967/1445] Compiling cpu_aarch64_sysreg.cc
[968/1445] Compiling cpu_aarch64_openbsd.cc
[969/1445] Compiling cpu_aarch64_linux.cc
[970/1445] Compiling cpu_aarch64_fuchsia.cc
[971/1445] Compiling cpu_aarch64_apple.cc
[972/1445] Compiling tls_cbc.cc
[973/1445] Compiling conf.cc
[974/1445] Compiling get_cipher.cc
[975/1445] Compiling e_tls.cc
[977/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_groups.pb.swift
[978/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_schemas.grpc.swift
[979/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_schemas.pb.swift
[980/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_service.grpc.swift
[981/1445] Compiling _GRPCProtobufGenerated kurrentdb_v2_registry_service.pb.swift
[981/1445] Compiling e_rc4.cc
[982/1445] Compiling e_null.cc
[983/1445] Compiling e_rc2.cc
[984/1445] Compiling e_des.cc
[985/1445] Compiling e_chacha20poly1305.cc
[986/1445] Compiling derive_key.cc
[987/1445] Compiling e_aesgcmsiv.cc
[988/1445] Compiling e_aesctrhmac.cc
[989/1445] Compiling chacha.cc
[990/1445] Compiling unicode.cc
[991/1445] Compiling ber.cc
[992/1445] Compiling cbb.cc
[993/1445] Compiling asn1_compat.cc
[994/1445] Compiling buf.cc
[995/1445] Compiling cbs.cc
[996/1445] Compiling blake2.cc
[997/1445] Compiling bn_asn1.cc
[998/1445] Compiling convert.cc
[999/1445] Compiling socket_helper.cc
[1000/1445] Compiling socket.cc
[1001/1445] Compiling pair.cc
[1002/1445] Compiling hexdump.cc
[1003/1445] Compiling file.cc
[1004/1445] Compiling printf.cc
[1005/1445] Compiling fd.cc
[1006/1445] Compiling errno.cc
[1007/1445] Compiling connect.cc
[1008/1445] Compiling bio_mem.cc
[1009/1445] Compiling base64.cc
[1010/1445] Compiling bio.cc
[1011/1445] Compiling tasn_typ.cc
[1012/1445] Compiling tasn_fre.cc
[1013/1445] Compiling tasn_enc.cc
[1014/1445] Compiling tasn_new.cc
[1015/1445] Compiling tasn_utl.cc
[1016/1445] Compiling tasn_dec.cc
[1017/1445] Compiling f_string.cc
[1018/1445] Compiling posix_time.cc
[1019/1445] Compiling f_int.cc
[1020/1445] Compiling asn_pack.cc
[1021/1445] Compiling asn1_par.cc
[1022/1445] Compiling asn1_lib.cc
[1023/1445] Compiling a_utctm.cc
[1024/1445] Compiling a_type.cc
[1025/1445] Compiling a_octet.cc
[1026/1445] Compiling a_time.cc
[1027/1445] Compiling a_strnid.cc
[1028/1445] Compiling a_strex.cc
[1029/1445] Compiling a_object.cc
[1030/1445] Compiling a_mbstr.cc
[1031/1445] Compiling a_i2d_fp.cc
[1032/1445] Compiling CGRPCNIOTransportZlib empty.c
[1033/1445] Compiling a_dup.cc
[1034/1445] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[1035/1445] Compiling a_gentm.cc
[1036/1445] Compiling a_int.cc
[1037/1445] Compiling a_d2i_fp.cc
[1038/1445] Compiling fiat_p256_adx_sqr.S
[1039/1445] Compiling fiat_p256_adx_mul.S
[1040/1445] Compiling fiat_curve25519_adx_square.S
[1041/1445] Compiling fiat_curve25519_adx_mul.S
[1042/1445] Compiling md5-x86_64-linux.S
[1043/1445] Compiling a_bitstr.cc
[1044/1445] Compiling md5-x86_64-apple.S
[1045/1445] Compiling md5-586-linux.S
[1046/1445] Compiling md5-586-apple.S
[1048/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_status.pb.swift
[1049/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_streams.grpc.swift
[1050/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_streams.pb.swift
[1051/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_users.grpc.swift
[1052/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_users.pb.swift
[1052/1445] Compiling chacha20_poly1305_x86_64-linux.S
[1053/1445] Compiling a_bool.cc
[1054/1445] Compiling chacha20_poly1305_x86_64-apple.S
[1055/1445] Compiling chacha20_poly1305_armv8-win.S
[1056/1445] Compiling chacha20_poly1305_armv8-linux.S
[1057/1445] Compiling chacha-x86_64-linux.S
[1058/1445] Compiling chacha-x86_64-apple.S
[1059/1445] Compiling chacha-x86-linux.S
[1060/1445] Compiling chacha-x86-apple.S
[1061/1445] Compiling chacha20_poly1305_armv8-apple.S
[1062/1445] Compiling chacha-armv8-win.S
[1063/1445] Compiling chacha-armv8-linux.S
[1064/1445] Compiling chacha-armv4-linux.S
[1065/1445] Compiling aes128gcmsiv-x86_64-linux.S
[1066/1445] Compiling chacha-armv8-apple.S
[1067/1445] Compiling aes128gcmsiv-x86_64-apple.S
[1068/1445] Compiling x86_64-mont-linux.S
[1069/1445] Compiling x86_64-mont5-linux.S
[1070/1445] Compiling x86_64-mont5-apple.S
[1071/1445] Compiling x86_64-mont-apple.S
[1072/1445] Compiling x86-mont-linux.S
[1073/1445] Compiling vpaes-x86_64-apple.S
[1074/1445] Compiling x86-mont-apple.S
[1074/1445] Compiling vpaes-x86_64-linux.S
[1076/1445] Compiling vpaes-x86-linux.S
[1077/1445] Compiling vpaes-x86-apple.S
[1078/1445] Compiling err_data.cc
[1079/1445] Compiling vpaes-armv8-win.S
[1080/1445] Compiling vpaes-armv8-linux.S
[1081/1445] Compiling vpaes-armv7-linux.S
[1081/1445] Compiling vpaes-armv8-apple.S
[1083/1445] Compiling sha512-x86_64-linux.S
[1084/1445] Compiling sha512-x86_64-apple.S
[1085/1445] Compiling sha512-armv8-win.S
[1086/1445] Compiling sha512-armv8-linux.S
[1087/1445] Compiling sha512-armv4-linux.S
[1088/1445] Compiling sha512-armv8-apple.S
[1089/1445] Compiling sha512-586-linux.S
[1090/1445] Compiling sha512-586-apple.S
[1091/1445] Compiling CCryptoBoringSSLShims shims.c
[1092/1445] Compiling sha256-x86_64-apple.S
[1093/1445] Compiling sha256-x86_64-linux.S
[1094/1445] Compiling sha256-armv8-win.S
[1095/1445] Compiling sha256-armv8-linux.S
[1096/1445] Compiling sha256-armv8-apple.S
[1097/1445] Compiling sha256-586-linux.S
[1098/1445] Compiling sha256-armv4-linux.S
[1100/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_serverfeatures.grpc.swift
[1101/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_serverfeatures.pb.swift
[1102/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_shared.grpc.swift
[1103/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_shared.pb.swift
[1104/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_status.grpc.swift
[1105/1445] Compiling _GRPCProtobufGenerated kurrent_rpc_rpc.pb.swift
[1106/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_cluster.grpc.swift
[1107/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_cluster.pb.swift
[1108/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_gossip.grpc.swift
[1109/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_gossip.pb.swift
[1110/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_persistent.pb.swift
[1111/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_projections.grpc.swift
[1112/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_projections.pb.swift
[1113/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_redaction.grpc.swift
[1114/1445] Compiling _GRPCProtobufGenerated kurrentdb_v1_redaction.pb.swift
[1114/1445] Compiling sha256-586-apple.S
[1114/1445] Compiling sha1-x86_64-linux.S
[1116/1445] Compiling sha1-x86_64-apple.S
[1117/1445] Compiling sha1-armv8-win.S
[1118/1445] Compiling sha1-armv4-large-linux.S
[1119/1445] Compiling sha1-armv8-linux.S
[1120/1445] Compiling sha1-586-apple.S
[1121/1445] Compiling sha1-586-linux.S
[1122/1445] Compiling rsaz-avx2-linux.S
[1123/1445] Compiling sha1-armv8-apple.S
[1124/1445] Compiling rsaz-avx2-apple.S
[1125/1445] Compiling rdrand-x86_64-apple.S
[1126/1445] Compiling rdrand-x86_64-linux.S
[1127/1445] Compiling p256_beeu-armv8-asm-win.S
[1128/1445] Compiling p256_beeu-x86_64-asm-apple.S
[1129/1445] Compiling p256_beeu-x86_64-asm-linux.S
[1130/1445] Compiling p256_beeu-armv8-asm-linux.S
[1131/1445] Compiling p256_beeu-armv8-asm-apple.S
[1132/1445] Compiling p256-x86_64-asm-linux.S
[1133/1445] Compiling p256-x86_64-asm-apple.S
[1134/1445] Compiling p256-armv8-asm-win.S
[1135/1445] Compiling ghashv8-armv8-linux.S
[1136/1445] Compiling ghashv8-armv8-win.S
[1137/1445] Compiling p256-armv8-asm-linux.S
[1138/1445] Compiling p256-armv8-asm-apple.S
[1139/1445] Compiling ghashv8-armv8-apple.S
[1140/1445] Compiling ghashv8-armv7-linux.S
[1141/1445] Compiling ghash-x86_64-linux.S
[1142/1445] Compiling ghash-x86_64-apple.S
[1143/1445] Compiling ghash-x86-linux.S
[1144/1445] Compiling ghash-x86-apple.S
[1145/1445] Compiling ghash-ssse3-x86_64-linux.S
[1146/1445] Compiling ghash-ssse3-x86_64-apple.S
[1147/1445] Compiling ghash-ssse3-x86-linux.S
[1148/1445] Compiling ghash-ssse3-x86-apple.S
[1149/1445] Compiling ghash-neon-armv8-win.S
[1150/1445] Compiling ghash-neon-armv8-linux.S
[1151/1445] Compiling ghash-neon-armv8-apple.S
[1152/1445] Compiling ghash-armv4-linux.S
[1153/1445] Compiling co-586-linux.S
[1154/1445] Compiling co-586-apple.S
[1155/1445] Compiling bsaes-armv7-linux.S
[1156/1445] Compiling bn-armv8-win.S
[1157/1445] Compiling bn-armv8-linux.S
[1158/1445] Compiling bn-armv8-apple.S
[1159/1445] Compiling armv8-mont-win.S
[1160/1445] Compiling bn-586-apple.S
[1161/1445] Compiling bn-586-linux.S
[1161/1445] Compiling armv8-mont-linux.S
[1163/1445] Compiling armv4-mont-linux.S
[1164/1445] Compiling armv8-mont-apple.S
[1165/1445] Compiling aesv8-gcm-armv8-win.S
[1166/1445] Compiling aesv8-gcm-armv8-linux.S
[1167/1445] Compiling aesv8-armv8-linux.S
[1168/1445] Compiling aesv8-armv8-win.S
[1169/1445] Compiling aesv8-armv8-apple.S
[1170/1445] Compiling aesv8-armv7-linux.S
[1171/1445] Compiling aesv8-gcm-armv8-apple.S
[1172/1445] Compiling aesni-x86_64-linux.S
[1173/1445] Compiling aesni-x86-linux.S
[1174/1445] Compiling aesni-x86_64-apple.S
[1175/1445] Compiling aesni-x86-apple.S
[1176/1445] Compiling aesni-gcm-x86_64-linux.S
[1177/1445] Compiling aes-gcm-avx512-x86_64-linux.S
[1178/1445] Compiling aesni-gcm-x86_64-apple.S
[1179/1445] Compiling aes-gcm-avx512-x86_64-apple.S
[1180/1445] Compiling aes-gcm-avx2-x86_64-apple.S
[1181/1445] Compiling aes-gcm-avx2-x86_64-linux.S
[1182/1445] Compiling c-nioatomics.c
[1183/1445] Compiling xwing.cc
[1184/1445] Compiling x_sig.cc
[1185/1445] Compiling x_spki.cc
[1185/1445] Compiling x_req.cc
[1187/1445] Compiling x_x509a.cc
[1188/1445] Compiling x_name.cc
[1189/1445] Compiling x_x509.cc
[1190/1445] Compiling x_pubkey.cc
[1191/1445] Compiling c-atomics.c
[1192/1445] Compiling x_exten.cc
[1193/1445] Compiling x_crl.cc
[1194/1452] Compiling x509spki.cc
[1195/1452] Compiling x_attrib.cc
[1196/1452] Compiling x_algor.cc
[1197/1452] Compiling x509rset.cc
[1198/1452] Compiling x509cset.cc
[1199/1452] Compiling x_all.cc
[1200/1452] Compiling x509name.cc
[1201/1452] Compiling x509_vpm.cc
[1203/1452] Compiling NIOConcurrencyHelpers lock.swift
[1204/1452] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1205/1452] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1206/1452] Compiling NIOConcurrencyHelpers NIOLock.swift
[1207/1452] Emitting module NIOConcurrencyHelpers
[1208/1452] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1209/1452] Compiling NIOConcurrencyHelpers atomics.swift
[1209/1452] Compiling x509_vfy.cc
[1210/1452] Compiling x509_txt.cc
[1211/1452] Compiling x509_obj.cc
[1212/1452] Compiling x509_v3.cc
[1213/1452] Compiling x509_trs.cc
[1214/1452] Compiling x509_set.cc
[1215/1452] Compiling x509_req.cc
[1216/1452] Compiling x509_lu.cc
[1217/1452] Compiling x509_ext.cc
[1218/1452] Compiling x509_def.cc
[1219/1452] Compiling x509_d2.cc
[1220/1452] Compiling x509.cc
[1221/1452] Compiling x509_cmp.cc
[1222/1452] Compiling v3_prn.cc
[1223/1452] Compiling x509_att.cc
[1224/1452] Compiling v3_skey.cc
[1225/1452] Compiling v3_purp.cc
[1226/1452] Compiling v3_utl.cc
[1227/1452] Compiling v3_pmaps.cc
[1228/1452] Compiling v3_ocsp.cc
[1229/1452] Compiling v3_pcons.cc
[1230/1452] Compiling v3_int.cc
[1231/1452] Compiling v3_lib.cc
[1232/1452] Compiling v3_ncons.cc
[1233/1452] Compiling v3_extku.cc
[1234/1452] Compiling v3_info.cc
[1235/1452] Compiling v3_genn.cc
[1236/1452] Compiling v3_ia5.cc
[1237/1452] Compiling v3_enum.cc
[1238/1452] Compiling v3_cpols.cc
[1239/1452] Compiling v3_crld.cc
[1240/1452] Compiling v3_bitst.cc
[1241/1452] Compiling v3_bcons.cc
[1242/1452] Compiling t_x509a.cc
[1243/1452] Compiling v3_akeya.cc
[1244/1452] Compiling v3_conf.cc
[1245/1452] Compiling v3_akey.cc
[1246/1452] Compiling v3_alt.cc
[1247/1452] Compiling t_x509.cc
[1248/1452] Compiling t_crl.cc
[1249/1452] Compiling i2d_pr.cc
[1250/1452] Compiling t_req.cc
[1251/1452] Compiling rsa_pss.cc
[1252/1452] Compiling name_print.cc
[1253/1452] Compiling policy.cc
[1254/1452] Compiling by_file.cc
[1255/1452] Compiling asn1_gen.cc
[1256/1452] Compiling by_dir.cc
[1257/1452] Compiling algorithm.cc
[1258/1452] Compiling thread_win.cc
[1259/1452] Compiling a_digest.cc
[1260/1452] Compiling thread_pthread.cc
[1261/1452] Compiling thread_none.cc
[1262/1452] Compiling a_verify.cc
[1263/1452] Compiling a_sign.cc
[1264/1452] Compiling voprf.cc
[1265/1452] Compiling trust_token.cc
[1266/1452] Compiling pmbtoken.cc
[1267/1452] Compiling thread.cc
[1268/1452] Compiling sha512.cc
[1269/1452] Compiling stack.cc
[1270/1452] Compiling siphash.cc
[1271/1452] Compiling sha256.cc
[1272/1452] Compiling slhdsa.cc
[1273/1452] Compiling sha1.cc
[1274/1452] Compiling rsa_print.cc
[1275/1452] Compiling spake2plus.cc
[1276/1452] Compiling rsa_extra.cc
[1277/1452] Compiling rsa_crypt.cc
[1278/1452] Compiling rc4.cc
[1279/1452] Compiling windows.cc
[1280/1452] Compiling refcount.cc
[1281/1452] Compiling urandom.cc
[1282/1452] Compiling trusty.cc
[1283/1452] Compiling rand.cc
[1284/1452] Compiling ios.cc
[1285/1452] Compiling passive.cc
[1286/1452] Compiling poly1305_arm_asm.S
[1287/1452] Compiling getentropy.cc
[1288/1452] Compiling rsa_asn1.cc
[1289/1452] Compiling deterministic.cc
[1290/1452] Compiling forkunsafe.cc
[1291/1452] Compiling fork_detect.cc
[1292/1452] Compiling poly1305_vec.cc
[1293/1452] Compiling poly1305_arm.cc
[1294/1452] Compiling poly1305.cc
[1295/1452] Compiling pool.cc
[1296/1452] Compiling pkcs8_x509.cc
[1297/1452] Compiling pkcs8.cc
[1298/1452] Compiling p5_pbev2.cc
[1299/1452] Compiling pkcs7.cc
[1300/1452] Compiling pem_xaux.cc
[1301/1452] Compiling pkcs7_x509.cc
[1302/1452] Compiling pem_x509.cc
[1303/1452] Compiling pem_pkey.cc
[1304/1452] Compiling pem_pk8.cc
[1305/1452] Compiling pem_oth.cc
[1306/1452] Compiling obj_xref.cc
[1307/1452] Compiling mlkem.cc
[1308/1452] Compiling mldsa.cc
[1309/1452] Compiling pem_info.cc
[1310/1452] Compiling pem_lib.cc
[1311/1452] Compiling poly_rq_mul.S
[1312/1452] Compiling mem.cc
[1313/1452] Compiling pem_all.cc
[1314/1452] Compiling fips_shared_support.cc
[1315/1452] Compiling obj.cc
[1316/1452] Compiling md5.cc
[1317/1452] Compiling md4.cc
[1318/1452] Compiling lhash.cc
[1319/1452] Compiling fuzzer_mode.cc
[1320/1452] Compiling ex_data.cc
[1321/1452] Compiling kyber.cc
[1322/1452] Compiling scrypt.cc
[1323/1452] Compiling hrss.cc
[1324/1452] Compiling hpke.cc
[1325/1452] Compiling print.cc
[1326/1452] Compiling sign.cc
[1327/1452] Compiling pbkdf.cc
[1328/1452] Compiling p_x25519_asn1.cc
[1329/1452] Compiling p_x25519.cc
[1330/1452] Compiling p_rsa_asn1.cc
[1331/1452] Compiling p_ed25519_asn1.cc
[1332/1452] Compiling p_hkdf.cc
[1333/1452] Compiling p_rsa.cc
[1334/1452] Compiling p_ed25519.cc
[1335/1452] Compiling p_ec_asn1.cc
[1336/1452] Compiling p_ec.cc
[1337/1452] Compiling p_dsa_asn1.cc
[1338/1452] Compiling p_dh_asn1.cc
[1339/1452] Compiling p_dh.cc
[1340/1452] Compiling err.cc
[1341/1452] Compiling engine.cc
[1342/1452] Compiling ecdsa_p1363.cc
[1343/1452] Compiling evp_ctx.cc
[1344/1452] Compiling evp.cc
[1345/1452] Compiling evp_asn1.cc
[1346/1452] Compiling ecdh.cc
[1347/1452] Compiling ec_derive.cc
[1348/1452] Compiling hash_to_curve.cc
[1349/1452] Compiling ecdsa_asn1.cc
[1350/1452] Compiling dsa.cc
[1351/1452] Compiling ec_asn1.cc
[1352/1452] Compiling dsa_asn1.cc
[1353/1452] Compiling digest_extra.cc
[1354/1452] Compiling x25519-asm-arm.S
[1355/1452] Compiling params.cc
[1356/1452] Compiling des.cc
[1357/1452] Compiling curve25519_64_adx.cc
[1358/1452] Compiling dh_asn1.cc
[1359/1452] Compiling cpu_intel.cc
[1360/1452] Compiling spake25519.cc
[1361/1452] Compiling crypto.cc
[1362/1452] Compiling cpu_arm_linux.cc
[1363/1452] Compiling curve25519.cc
[1364/1452] Compiling cpu_arm_freebsd.cc
[1365/1452] Compiling cpu_aarch64_win.cc
[1366/1452] Compiling cpu_aarch64_sysreg.cc
[1367/1452] Compiling cpu_aarch64_openbsd.cc
[1368/1452] Compiling cpu_aarch64_linux.cc
[1369/1452] Compiling cpu_aarch64_fuchsia.cc
[1370/1452] Compiling cpu_aarch64_apple.cc
[1371/1452] Compiling conf.cc
[1372/1452] Compiling tls_cbc.cc
[1373/1452] Compiling get_cipher.cc
[1374/1452] Compiling e_rc4.cc
[1375/1452] Compiling e_tls.cc
[1376/1452] Compiling cms.cc
[1377/1452] Compiling e_null.cc
[1378/1452] Compiling e_rc2.cc
[1379/1452] Compiling e_des.cc
[1380/1452] Compiling e_aesgcmsiv.cc
[1381/1452] Compiling e_chacha20poly1305.cc
[1382/1452] Compiling derive_key.cc
[1383/1452] Compiling e_aeseax.cc
[1384/1452] Compiling e_aesctrhmac.cc
[1385/1452] Compiling chacha.cc
[1386/1452] Compiling unicode.cc
[1387/1452] Compiling cbb.cc
[1388/1452] Compiling cbs.cc
[1389/1452] Compiling ber.cc
[1390/1452] Compiling asn1_compat.cc
[1391/1452] Compiling sqrt.cc
[1392/1452] Compiling buf.cc
[1393/1452] Compiling div.cc
[1394/1452] Compiling exponentiation.cc
[1395/1452] Compiling blake2.cc
[1396/1452] Compiling printf.cc
[1397/1452] Compiling pair.cc
[1398/1452] Compiling hexdump.cc
[1399/1452] Compiling file.cc
[1400/1452] Compiling bn_asn1.cc
[1401/1452] Compiling convert.cc
[1402/1452] Compiling errno.cc
[1403/1452] Compiling fd.cc
[1404/1452] Compiling bio_mem.cc
[1405/1452] Compiling bio.cc
[1406/1452] Compiling base64.cc
[1407/1452] Compiling tasn_typ.cc
[1408/1452] Compiling tasn_fre.cc
[1409/1452] Compiling tasn_enc.cc
[1410/1452] Compiling tasn_utl.cc
[1411/1452] Compiling tasn_new.cc
[1412/1452] Compiling tasn_dec.cc
[1413/1452] Compiling posix_time.cc
[1414/1452] Compiling f_string.cc
[1415/1452] Compiling f_int.cc
[1416/1452] Compiling asn_pack.cc
[1417/1452] Compiling asn1_par.cc
[1418/1452] Compiling bcm.cc
[1419/1452] Compiling asn1_lib.cc
[1420/1452] Compiling a_utctm.cc
[1421/1452] Compiling a_type.cc
[1422/1452] Compiling a_time.cc
[1423/1452] Compiling a_octet.cc
[1424/1452] Compiling a_strnid.cc
[1425/1452] Compiling a_strex.cc
[1426/1452] Compiling a_object.cc
[1426/1452] Write sources
[1436/1452] Compiling a_mbstr.cc
[1437/1452] Compiling a_i2d_fp.cc
[1438/1452] Compiling a_int.cc
[1439/1452] Compiling a_dup.cc
[1440/1452] Compiling a_d2i_fp.cc
[1441/1452] Compiling a_gentm.cc
[1442/1530] Compiling aes.cc
[1443/1530] Compiling a_bool.cc
[1445/1530] Emitting module BenchmarkShared
[1446/1530] Compiling BenchmarkShared Command+Helpers.swift
[1446/1530] Compiling a_bitstr.cc
[1448/1530] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1449/1530] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[1450/1530] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1451/1530] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1452/1530] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1453/1530] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1454/1530] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1455/1530] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1456/1540] Compiling Atomics Unmanaged extensions.swift
[1457/1540] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1458/1540] Compiling AsyncAlgorithms AsyncShareSequence.swift
[1459/1540] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1460/1540] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[1460/1540] Write Objects.LinkFileList
[1462/1540] Compiling ArgumentParserToolInfo ToolInfo.swift
[1463/1540] Emitting module ArgumentParserToolInfo
[1463/1579] Linking BenchmarkBoilerplateGenerator-tool
[1465/1579] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1466/1579] Compiling CryptoBoringWrapper RandomBytes.swift
[1467/1579] Compiling ArgumentParser HelpGenerator.swift
[1468/1579] Compiling ArgumentParser MessageInfo.swift
[1469/1579] Compiling ArgumentParser UsageGenerator.swift
[1470/1579] Compiling ArgumentParser CollectionExtensions.swift
[1471/1579] Compiling ArgumentParser InputOrigin.swift
[1472/1579] Compiling ArgumentParser Name.swift
[1472/1584] Generating plugin support files
[1473/1584] Write sources
[1475/1584] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[1476/1584] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[1477/1584] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[1478/1584] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[1479/1584] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1480/1584] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[1481/1584] Compiling AsyncAlgorithms DebounceStorage.swift
[1482/1584] Compiling AsyncAlgorithms Dictionary.swift
[1483/1584] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[1484/1584] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[1485/1584] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[1486/1584] Compiling AsyncAlgorithms Disconnected.swift
[1493/1584] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1494/1584] Emitting module ArgumentParser
[1495/1588] Emitting module AsyncAlgorithms
[1496/1588] Emitting module Atomics
[1497/1588] Compiling CryptoBoringWrapper EllipticCurve.swift
[1498/1588] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1499/1588] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1500/1588] Emitting module CryptoBoringWrapper
[1501/1588] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1502/1588] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1503/1588] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1504/1588] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1505/1588] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1506/1588] Compiling AsyncAlgorithms ZipStateMachine.swift
[1507/1588] Compiling AsyncAlgorithms ZipStorage.swift
[1508/1612] Compiling ArgumentParser NameSpecification.swift
[1509/1612] Compiling ArgumentParser Option.swift
[1510/1612] Compiling ArgumentParser OptionGroup.swift
[1511/1612] Compiling ArgumentParser AsyncParsableCommand.swift
[1512/1619] Compiling ArgumentParser BashCompletionsGenerator.swift
[1513/1619] Compiling ArgumentParser CompletionsGenerator.swift
[1514/1619] Compiling ArgumentParser FishCompletionsGenerator.swift
[1515/1619] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1516/1619] Compiling ArgumentParser Argument.swift
[1517/1717] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1518/1717] Compiling NIOCore NIOScheduledCallback.swift
[1519/1717] Compiling NIOCore NIOSendable.swift
[1520/1717] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1521/1717] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1522/1717] Compiling NIOCore RecvByteBufferAllocator.swift
[1523/1717] Compiling NIOCore ByteBuffer-int.swift
[1524/1717] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1525/1717] Compiling NIOCore ByteBuffer-multi-int.swift
[1526/1717] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1527/1717] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1528/1717] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1529/1717] Compiling NIOCore IO.swift
[1530/1717] Compiling NIOCore IOData.swift
[1531/1717] Compiling NIOCore IPProtocol.swift
[1532/1717] Compiling NIOCore IntegerBitPacking.swift
[1533/1717] Compiling NIOCore IntegerTypes.swift
[1534/1717] Compiling NIOCore Interfaces.swift
[1539/1717] Compiling NIOCore EventLoopFuture.swift
[1540/1717] Compiling NIOCore FileDescriptor.swift
[1541/1717] Compiling NIOCore FileHandle.swift
[1542/1717] Compiling NIOCore FileRegion.swift
[1543/1717] Compiling NIOCore GlobalSingletons.swift
[1544/1717] Compiling NIOCore ByteBuffer-hex.swift
[1545/1717] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1554/1717] Compiling NIOCore Linux.swift
[1555/1717] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1556/1717] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1557/1717] Compiling CryptoExtras VOPRF+API.swift
[1558/1717] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1559/1717] Compiling CryptoExtras ECToolbox_boring.swift
[1560/1717] Compiling CryptoExtras ECToolbox.swift
[1561/1717] Compiling NIOCore AsyncChannelHandler.swift
[1562/1717] Compiling NIOCore AsyncChannelInboundStream.swift
[1567/1717] Compiling NIOCore ByteBuffer-views.swift
[1568/1717] Compiling NIOCore Channel.swift
[1574/1717] Compiling CryptoExtras OPRFClient.swift
[1575/1717] Compiling CryptoExtras OPRFServer.swift
[1578/1717] Compiling CryptoExtras PBKDF2.swift
[1579/1717] Compiling CryptoExtras Scrypt_boring.swift
[1580/1717] Compiling CryptoExtras Scrypt.swift
[1581/1717] Compiling CryptoExtras OPRF.swift
[1586/1755] Compiling NIOCore NIOLoopBound.swift
[1587/1755] Compiling NIOCore ChannelHandler.swift
[1588/1755] Compiling NIOCore ChannelHandlers.swift
[1589/1755] Compiling NIOCore ChannelInvoker.swift
[1590/1755] Compiling NIOCore ChannelOption.swift
[1591/1755] Compiling NIOCore ChannelPipeline.swift
[1592/1755] Compiling NIOCore CircularBuffer.swift
[1593/1761] Compiling ServiceLifecycle ServiceRunnerError.swift
[1594/1761] Compiling ServiceLifecycle CancellationWaiter.swift
[1595/1761] Compiling ServiceLifecycle Service.swift
[1596/1761] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1597/1761] Compiling ServiceLifecycle GracefulShutdown.swift
[1598/1761] Emitting module CryptoExtras
[1599/1761] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1600/1761] Compiling NIOCore NIOAsyncWriter.swift
[1601/1761] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1602/1761] Compiling NIOCore BSDSocketAPI.swift
[1603/1761] Compiling NIOCore ByteBuffer-aux.swift
[1604/1761] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1605/1761] Compiling NIOCore ByteBuffer-conversions.swift
[1606/1761] Compiling NIOCore ByteBuffer-core.swift
[1607/1761] Compiling NIOCore MarkedCircularBuffer.swift
[1608/1761] Compiling NIOCore MulticastChannel.swift
[1609/1761] Compiling NIOCore NIOAny.swift
[1610/1761] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1611/1761] Compiling NIOCore NIOCoreSendableMetatype.swift
[1612/1761] Compiling NIOCore NIODecodedAsyncSequence.swift
[1613/1761] Compiling Benchmark ARCStats.swift
[1614/1761] Compiling Benchmark ARCStatsProducer.swift
[1615/1761] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[1616/1761] Compiling Benchmark Benchmark.swift
[1617/1761] Compiling Benchmark BenchmarkClock.swift
[1618/1761] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[1619/1761] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[1620/1761] Compiling Benchmark OutputSuppressor.swift
[1621/1761] Compiling Benchmark Progress.swift
[1622/1761] Compiling Benchmark BenchmarkMetric.swift
[1623/1761] Compiling Benchmark BenchmarkResult.swift
[1624/1761] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[1625/1761] Compiling Benchmark BenchmarkRunner.swift
[1626/1761] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[1627/1761] Compiling Benchmark BenchmarkThresholds.swift
[1628/1768] Compiling ServiceLifecycle ClosureService.swift
[1629/1768] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1630/1768] Emitting module ServiceLifecycle
[1631/1768] Compiling ServiceLifecycle ServiceGroup.swift
[1632/1768] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1633/1768] Compiling CryptoExtras ThreadWindows.swift
[1634/1768] Compiling NIOCore SocketAddresses.swift
[1635/1768] Compiling NIOCore SocketOptionProvider.swift
[1636/1768] Compiling NIOCore SystemCallHelpers.swift
[1637/1768] Compiling NIOCore TimeAmount+Duration.swift
[1638/1768] Compiling NIOCore TypeAssistedChannelHandler.swift
[1653/1768] Compiling Benchmark MallocStats.swift
[1654/1768] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[1655/1768] Compiling Benchmark NIOLock.swift
[1656/1768] Compiling Benchmark BenchmarkExecutor.swift
[1657/1768] Compiling Benchmark BenchmarkInternals.swift
[1658/1768] Compiling Benchmark BenchmarkMetric+Defaults.swift
[1661/1768] Compiling Benchmark lock.swift
[1662/1768] Compiling Benchmark OperatingSystemStats.swift
[1663/1768] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[1664/1768] Compiling Benchmark Blackhole.swift
[1665/1768] Compiling Benchmark Int+Extensions.swift
[1666/1768] Compiling Benchmark MallocStats+jemalloc-support.swift
[1695/1770] Compiling _CryptoExtras Exports.swift
[1696/1770] Emitting module _CryptoExtras
[1702/1770] Compiling NIOCore UniversalBootstrapSupport.swift
[1703/1770] Compiling NIOCore Utilities.swift
[1718/1869] Compiling X509 NameConstraintsPolicy.swift
[1719/1869] Compiling X509 RFC5280Policy.swift
[1720/1869] Compiling X509 URIConstraints.swift
[1721/1869] Compiling X509 VersionPolicy.swift
[1722/1869] Compiling X509 ServerIdentityPolicy.swift
[1723/1869] Compiling X509 TrustRootLoading.swift
[1724/1869] Compiling X509 UnverifiedChain.swift
[1725/1869] Compiling X509 ValidatedCertificateChain.swift
[1726/1869] Compiling X509 VerificationDiagnostic.swift
[1727/1869] Compiling X509 Verifier.swift
[1728/1869] Compiling X509 StateOrProvinceName.swift
[1729/1869] Compiling X509 StreetAddress.swift
[1730/1869] Compiling X509 Error.swift
[1731/1869] Compiling X509 AuthorityInformationAccess.swift
[1732/1869] Compiling X509 CMSOperations.swift
[1733/1869] Compiling X509 CMSSignature.swift
[1734/1869] Compiling X509 CMSSignedData.swift
[1735/1869] Compiling X509 CMSSignerIdentifier.swift
[1736/1869] Compiling X509 CMSSignerInfo.swift
[1737/1869] Compiling X509 CMSVersion.swift
[1738/1869] Compiling X509 Curve25519+DER.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1739/1869] Emitting module Benchmark
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1740/1872] Compiling X509 CSRAttribute.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1741/1872] Compiling X509 CSRAttributes.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1742/1872] Compiling X509 CSRVersion.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1743/1872] Compiling X509 CertificateSigningRequest.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1744/1872] Compiling X509 CertificationRequestInfo.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1745/1872] Compiling X509 ExtensionRequest.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1746/1872] Compiling X509 Certificate.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1747/1872] Compiling X509 CertificatePrivateKey.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1748/1872] Compiling X509 CertificatePublicKey.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1749/1872] Compiling X509 CustomPrivateKey.swift
[1750/1872] Compiling X509 Digests.swift
[1751/1872] Compiling X509 DistinguishedName.swift
[1752/1872] Compiling X509 CommonName.swift
[1753/1872] Compiling X509 CountryName.swift
[1754/1872] Compiling X509 DNBuilder.swift
[1755/1872] Compiling X509 DomainComponent.swift
[1756/1872] Compiling X509 EmailAddress.swift
[1757/1872] Compiling X509 LocalityName.swift
[1758/1872] Compiling X509 OrganizationName.swift
[1759/1872] Compiling X509 OrganizationalUnitName.swift
[1760/1872] Compiling X509 AllOfPolicies.swift
[1761/1872] Compiling X509 AnyPolicy.swift
[1762/1872] Compiling X509 CertificateStore.swift
[1763/1872] Compiling X509 CustomCertificateStore.swift
[1764/1872] Compiling X509 OneOfPolicies.swift
[1765/1872] Compiling X509 PolicyBuilder.swift
[1766/1872] Compiling X509 BasicConstraintsPolicy.swift
[1767/1872] Compiling X509 DNSNames.swift
[1768/1872] Compiling X509 DirectoryNames.swift
[1769/1872] Compiling X509 ExpiryPolicy.swift
[1770/1872] Compiling X509 IPConstraints.swift
[1771/1882] Compiling X509 CMSContentInfo.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1772/1882] Compiling X509 CMSEncapsulatedContentInfo.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1773/1882] Compiling X509 CMSIssuerAndSerialNumber.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1774/1882] Compiling X509 CertificateSerialNumber.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1775/1882] Compiling X509 CertificateVersion.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1776/1882] Compiling X509 CMSAttribute.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1777/1882] Compiling Benchmark ProgressElements.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1778/1882] Compiling Benchmark Utilities.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1779/1882] Compiling Benchmark Statistics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[1780/1882] Compiling X509 SubjectKeyIdentifier.swift
[1781/1882] Compiling X509 Extension.swift
[1782/1882] Compiling X509 Extensions.swift
[1783/1882] Compiling X509 ExtensionsBuilder.swift
[1784/1882] Compiling X509 GeneralName.swift
[1785/1882] Compiling X509 Lock.swift
[1786/1882] Compiling X509 LockedValueBox.swift
[1787/1882] Compiling X509 BasicOCSPResponse.swift
[1788/1882] Compiling X509 DirectoryString.swift
[1789/1882] Compiling X509 OCSPCertID.swift
[1790/1882] Compiling X509 OCSPCertStatus.swift
[1791/1882] Emitting module NIOCore
[1792/1882] Compiling X509 OCSPTBSRequest.swift
[1793/1882] Compiling X509 OCSPVersion.swift
[1794/1882] Compiling X509 PKCS8PrivateKey.swift
[1795/1882] Compiling X509 PromiseAndFuture.swift
[1796/1882] Compiling X509 RDNAttribute.swift
[1797/1882] Compiling X509 RandomNumberGenerator+bytes.swift
[1798/1882] Compiling X509 RelativeDistinguishedName.swift
[1799/1882] Compiling X509 SEC1PrivateKey.swift
[1800/1882] Compiling X509 SecKeyWrapper.swift
[1801/1882] Compiling X509 Signature.swift
[1802/1882] Compiling X509 SignatureAlgorithm.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/ordo-one/package-benchmark.git
Fetching https://github.com/grpc/grpc-swift-nio-transport.git
Fetching https://github.com/grpc/grpc-swift-protobuf.git
Fetching https://github.com/apple/swift-log.git from cache
[1/30098] Fetching grpc-swift-2
[2/32572] Fetching grpc-swift-2, grpc-swift-protobuf
[27/38367] Fetching grpc-swift-2, grpc-swift-protobuf, grpc-swift-nio-transport
[564/45208] Fetching grpc-swift-2, grpc-swift-protobuf, grpc-swift-nio-transport, package-benchmark
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (1.14s)
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.14s)
[15598/36939] Fetching grpc-swift-2, package-benchmark
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetched https://github.com/ordo-one/package-benchmark.git from cache (1.25s)
[14448/30098] Fetching grpc-swift-2
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.86s)
Fetched https://github.com/apple/swift-protobuf.git from cache (2.98s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.4.0 (3.53s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.3.0 (2.01s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.59s)
Computing version for https://github.com/grpc/grpc-swift-nio-transport.git
Computed https://github.com/grpc/grpc-swift-nio-transport.git at 2.7.0 (0.49s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
[1/7152] Fetching swift-certificates
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.01s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.07s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.07s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.20s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.62s)
Fetched https://github.com/apple/swift-nio.git from cache (2.72s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (3.26s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.28s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (3.16s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2745] Fetching swift-service-lifecycle
[166/8992] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.82s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.82s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.82s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.92s)
[2124/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.07s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.53s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.42s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.46s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (1.11s)
Computing version for https://github.com/ordo-one/package-benchmark.git
Computed https://github.com/ordo-one/package-benchmark.git at 1.31.0 (0.49s)
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/35] Fetching package-jemalloc
[36/657] Fetching package-jemalloc, hdrhistogram-swift
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.85s)
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.85s)
[1/203] Fetching texttable
Fetched https://github.com/ordo-one/TextTable.git from cache (1.03s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.38s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (2.03s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.2.0 (0.62s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.50s)
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.4.0
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.2.0
Creating working copy for https://github.com/ordo-one/package-benchmark.git
Working copy of https://github.com/ordo-one/package-benchmark.git resolved at 1.31.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/grpc/grpc-swift-nio-transport.git
Working copy of https://github.com/grpc/grpc-swift-nio-transport.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
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.5.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
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/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/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
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.4
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install jemalloc using your system-packager:
brew install jemalloc
warning: you may be able to install jemalloc using your system-packager:
brew install jemalloc
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/5] Compiling CSystem shims.c
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[3/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/35] Emitting module ArgumentParserToolInfo
[5/35] Compiling SystemPackage RawBuffer.swift
[6/35] Compiling SystemPackage Syscalls.swift
[7/35] Compiling SystemPackage WindowsSyscallAdapters.swift
[8/38] Compiling SystemPackage Constants.swift
[9/38] Compiling SystemPackage Exports.swift
[10/38] Compiling SystemPackage Mocking.swift
[11/38] Compiling SystemPackage FilePathString.swift
[12/38] Compiling SystemPackage FilePathSyntax.swift
[13/38] Compiling SystemPackage FilePathTemp.swift
[14/38] Compiling SystemPackage Errno.swift
[15/38] Compiling SystemPackage ErrnoWindows.swift
[16/38] Compiling SystemPackage FileDescriptor.swift
[17/52] Compiling SystemPackage FilePathTempPosix.swift
[18/52] Compiling SystemPackage FilePathTempWindows.swift
[19/52] Compiling SystemPackage FilePathWindows.swift
[20/52] Compiling SystemPackage FilePermissions.swift
[21/52] Compiling SystemPackage Backcompat.swift
[22/52] Compiling SystemPackage CInterop.swift
[23/52] Compiling SystemPackage MachPort.swift
[24/52] Compiling SystemPackage PlatformString.swift
[25/52] Compiling SystemPackage SystemString.swift
[26/77] Emitting module SystemPackage
[27/77] Compiling ArgumentParser ParsedValues.swift
[28/77] Compiling ArgumentParser ParserError.swift
[29/77] Compiling ArgumentParser SplitArguments.swift
[30/77] Compiling ArgumentParser DumpHelpGenerator.swift
[31/77] Compiling ArgumentParser HelpCommand.swift
[32/77] Compiling ArgumentParser HelpGenerator.swift
[33/77] Compiling ArgumentParser EnumerableFlag.swift
[34/77] Compiling ArgumentParser ExpressibleByArgument.swift
[35/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/77] Compiling ArgumentParser InputOrigin.swift
[37/77] Compiling ArgumentParser Name.swift
[38/77] Compiling ArgumentParser Parsed.swift
[40/81] Compiling ArgumentParser ArgumentHelp.swift
[41/81] Compiling ArgumentParser ArgumentVisibility.swift
[42/81] Compiling ArgumentParser CompletionKind.swift
[43/81] Compiling ArgumentParser Errors.swift
[44/81] Compiling ArgumentParser Flag.swift
[45/81] Compiling ArgumentParser NameSpecification.swift
[46/81] Compiling ArgumentParser Option.swift
[47/81] Compiling ArgumentParser OptionGroup.swift
[48/81] Compiling ArgumentParser AsyncParsableCommand.swift
[49/81] Emitting module ArgumentParser
[51/81] Compiling ArgumentParser CompletionsGenerator.swift
[52/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/81] Compiling ArgumentParser Argument.swift
[55/81] Compiling ArgumentParser CommandConfiguration.swift
[56/81] Compiling ArgumentParser CommandGroup.swift
[59/81] Compiling ArgumentParser ParsableArguments.swift
[60/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/81] Compiling ArgumentParser ParsableCommand.swift
[62/81] Compiling ArgumentParser ArgumentDecoder.swift
[68/81] Compiling ArgumentParser MessageInfo.swift
[69/81] Compiling ArgumentParser UsageGenerator.swift
[70/81] Compiling ArgumentParser CollectionExtensions.swift
[71/81] Compiling ArgumentParser ArgumentDefinition.swift
[72/81] Compiling ArgumentParser ArgumentSet.swift
[73/81] Compiling ArgumentParser CommandParser.swift
[74/81] Compiling ArgumentParser InputKey.swift
[75/81] Compiling ArgumentParser Platform.swift
[76/81] Compiling ArgumentParser SequenceExtensions.swift
[77/81] Compiling ArgumentParser StringExtensions.swift
[78/81] Compiling ArgumentParser Tree.swift
[79/83] Emitting module BenchmarkBoilerplateGenerator
[80/83] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[80/83] Write Objects.LinkFileList
[81/83] Linking BenchmarkBoilerplateGenerator-tool
[82/83] Applying BenchmarkBoilerplateGenerator-tool
[0/1] Planning build
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:27: warning: 'directory' is deprecated: renamed to 'directoryURL'
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:12:37: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
10 | guard let target = target as? SwiftSourceModuleTarget else { return [] }
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
13 | guard path.lastComponent == "Benchmarks" else { return [] }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:13:20: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
11 | guard target.kind == .executable else { return [] }
12 | let path = target.directory.removingLastComponent()
13 | guard path.lastComponent == "Benchmarks" else { return [] }
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:16:39: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
14 |
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:17:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
15 | let tool = try context.tool(named: "BenchmarkBoilerplateGenerator")
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
19 | let outputFiles: [Path] = [swiftFile]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:57: warning: 'path' is deprecated: renamed to 'url'
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:62: warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| `- warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:18:91: warning: 'path' is deprecated: renamed to 'url'
16 | let outputDirectory = context.pluginWorkDirectory
17 | let swiftFile = outputDirectory.appending("__BenchmarkBoilerplate.swift")
18 | let inputFiles = target.sourceFiles.filter { $0.path.extension == "swift" }.map(\.path)
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
19 | let outputFiles: [Path] = [swiftFile]
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:23:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
21 | let commandArgs: [String] = [
22 | "--target", target.name,
23 | "--output", swiftFile.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
24 | ]
25 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:26:33: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
24 | ]
25 |
26 | let command: Command = .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkPlugin/BenchmarkSupportPlugin.swift:28:30: warning: 'path' is deprecated: renamed to 'url'
26 | let command: Command = .buildCommand(
27 | displayName: "Generating plugin support files",
28 | executable: tool.path,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
29 | arguments: commandArgs,
30 | inputFiles: inputFiles,
[1/1] Compiling plugin BenchmarkPlugin
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:31: warning: 'directory' is deprecated: renamed to 'directoryURL'
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:36:41: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
34 |
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
37 | if path.lastComponent == "Benchmarks" {
38 | for specifiedTarget in specifiedTargets {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/ArgumentExtractor+Extensions.swift:37:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
35 | try package.targets.forEach { target in
36 | let path = target.directory.removingLastComponent()
37 | if path.lastComponent == "Benchmarks" {
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
38 | for specifiedTarget in specifiedTargets {
39 | let regex = try Regex(specifiedTarget)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:56: warning: 'directory' is deprecated: renamed to 'directoryURL'
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:159:66: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
157 | benchmarkToolName,
158 | "--command", commandToPerform.rawValue,
159 | "--baseline-storage-path", context.package.directory.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
160 | "--format", outputFormat.rawValue,
161 | "--grouping", grouping,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:42: warning: 'path' is deprecated: renamed to 'url'
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
400 | })
401 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:399:47: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
397 |
398 | let tool = buildResult.builtArtifacts.first(where: {
399 | $0.kind == .executable && $0.path.lastComponent == benchmarkToolName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
400 | })
401 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:406:30: warning: 'path' is deprecated: renamed to 'url'
404 | }
405 |
406 | benchmarkTool = tool.path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
407 |
408 | let filteredTargets =
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:38: warning: 'directory' is deprecated: renamed to 'directoryURL'
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:412:48: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
410 | .filter { $0.kind == .executable }
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
413 | return path.lastComponent == "Benchmarks" ? true : false
414 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:413:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
411 | .filter { benchmark in
412 | let path = benchmark.directory.removingLastComponent()
413 | return path.lastComponent == "Benchmarks" ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
414 | }
415 | .filter { benchmark in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:77: warning: 'path' is deprecated: renamed to 'url'
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
463 | }
464 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:462:82: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
460 | let benchmarks = buildResult.builtArtifacts
461 | .filter { benchmark in
462 | filteredTargets.first(where: { $0.name == benchmark.path.lastComponent }) != nil ? true : false
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
463 | }
464 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:88: warning: 'path' is deprecated: renamed to 'url'
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
471 | }
472 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:470:93: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
468 |
469 | benchmarks.forEach { benchmark in
470 | args.append(contentsOf: ["--benchmark-executable-paths", benchmark.path.string])
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
471 | }
472 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:480:45: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
478 | if debug > 0 {
479 | print("To debug, start \(benchmarkToolName) in LLDB using:")
480 | print("lldb \(benchmarkTool.string)")
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
481 | print("")
482 | print("Then launch \(benchmarkToolName) with:")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Plugins/BenchmarkCommandPlugin/BenchmarkCommandPlugin.swift:489:58: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
487 |
488 | var pid: pid_t = 0
489 | var status = posix_spawn(&pid, benchmarkTool.string, nil, nil, cArgs, environ)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
490 |
491 | if status == 0 {
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin SwiftProtobufPlugin
[5/5] Compiling plugin generate-grpc-code-from-protos
[6/6] Compiling plugin GRPCProtobufGenerator
Building for debugging...
[6/15] Compiling CSystem shims.c
[7/15] Write swift-version-2F0A5646E1D333AE.txt
[9/180] Compiling SwiftProtobuf PathVisitor.swift
[10/180] Compiling SwiftProtobuf ProtoNameProviding.swift
[11/181] Compiling RealModule RealFunctions.swift
[12/181] Compiling Logging LogEvent.swift
[13/181] Compiling Logging MetadataProvider.swift
[14/181] Compiling RealModule Real.swift
[15/181] Compiling RealModule Float80+Real.swift
[16/181] Compiling Logging Locks.swift
[17/181] Emitting module _CertificateInternals
[18/181] Compiling _CertificateInternals _TinyArray.swift
[19/181] Compiling _NIODataStructures PriorityQueue.swift
[20/181] Compiling _NIODataStructures _TinyArray.swift
[21/181] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[22/181] Compiling NIOConcurrencyHelpers NIOLock.swift
[23/181] Compiling RealModule RelaxedArithmetic.swift
[24/200] Compiling RealModule Float16+Real.swift
[25/200] Compiling _NIOBase64 Base64.swift
[26/200] Emitting module _NIOBase64
[27/200] Compiling RealModule ElementaryFunctions.swift
[28/200] Compiling RealModule Float+Real.swift
[29/200] Compiling RealModule AugmentedArithmetic.swift
[30/200] Compiling RealModule Double+Real.swift
[31/200] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[32/200] Compiling _NIODataStructures Heap.swift
[33/200] Emitting module Logging
[34/200] Emitting module _NIODataStructures
[35/200] Emitting module RealModule
[36/200] Compiling NIOConcurrencyHelpers lock.swift
[37/209] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[38/209] Compiling NIOConcurrencyHelpers atomics.swift
[39/212] Emitting module NIOConcurrencyHelpers
[40/214] Compiling SwiftProtobuf JSONEncoder.swift
[41/214] Compiling SwiftProtobuf Message+JSONAdditions.swift
[42/214] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[43/214] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[44/214] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[45/214] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/304] Compiling Crypto HPKE-AEAD.swift
[47/304] Compiling Crypto HPKE-Ciphersuite.swift
[48/304] Compiling Crypto HPKE-KDF.swift
[49/304] Compiling Crypto HPKE-KexKeyDerivation.swift
[50/305] Compiling Crypto HashFunctions_SHA3.swift
[51/305] Compiling Crypto Digest_xkcp.swift
[53/305] Emitting module BenchmarkShared
[54/305] Compiling BenchmarkShared Command+Helpers.swift
[55/316] Compiling ConcurrencyHelpers LockedValueBox.swift
[56/316] Emitting module ConcurrencyHelpers
[57/316] Compiling ConcurrencyHelpers Lock.swift
[58/316] Compiling Crypto HPKE-Errors.swift
[59/316] Compiling Crypto HPKE.swift
[60/316] Compiling Crypto HPKE-Context.swift
[61/316] Compiling Crypto HPKE-KEM-Curve25519.swift
[62/316] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[63/316] Compiling Crypto HPKE-KEM.swift
[64/316] Compiling SwiftASN1 DER.swift
[65/316] Compiling Crypto X25519Keys.swift
[66/316] Compiling Crypto SymmetricKeys.swift
[67/316] Compiling Crypto HMAC.swift
[68/316] Compiling Crypto MACFunctions.swift
[69/316] Compiling Crypto MessageAuthenticationCode.swift
[70/316] Compiling Crypto AES.swift
[72/316] Compiling Crypto HPKE-KeySchedule.swift
[75/316] Compiling Crypto HPKE-Modes.swift
[76/316] Compiling Crypto Insecure.swift
[77/316] Compiling Crypto DHKEM.swift
[81/317] Compiling ComplexModule Complex+Numeric.swift
[86/318] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[87/318] Compiling ComplexModule Complex+AlgebraicField.swift
[90/318] Compiling Crypto HPKE-LabeledExtract.swift
[91/318] Compiling Crypto HPKE-Utils.swift
[92/318] Compiling Crypto AES-GCM.swift
[93/318] Compiling Crypto AES-GCM_boring.swift
[94/318] Compiling Crypto ChaChaPoly_boring.swift
[95/318] Compiling Crypto ChaChaPoly.swift
[96/318] Compiling Crypto Cipher.swift
[97/318] Compiling Crypto Nonces.swift
[98/318] Compiling Crypto ASN1.swift
[99/318] Compiling Crypto ASN1Any.swift
[100/318] Compiling Crypto ASN1BitString.swift
[101/318] Compiling Crypto ASN1Boolean.swift
[102/348] Compiling Atomics AtomicReference.swift
[103/348] Compiling Atomics AtomicStorage.swift
[104/348] Compiling Atomics AtomicValue.swift
[105/348] Compiling Atomics AtomicMemoryOrderings.swift
[106/348] Compiling Logging LogHandler.swift
[107/348] Compiling Logging Logging.swift
[108/348] Compiling Crypto ASN1Identifier.swift
[109/348] Compiling Crypto ASN1Integer.swift
[110/348] Compiling Crypto ASN1Null.swift
[111/348] Compiling Crypto ASN1OctetString.swift
[112/348] Compiling Crypto ASN1Strings.swift
[113/348] Compiling Crypto ArraySliceBigint.swift
[114/348] Compiling Crypto GeneralizedTime.swift
[115/348] Compiling Crypto ObjectIdentifier.swift
[116/348] Compiling Crypto ECDSASignature.swift
[117/348] Compiling Crypto PEMDocument.swift
[118/348] Compiling Crypto MLKEM_wrapper.swift
[119/348] Compiling Crypto XWing_boring.swift
[120/348] Compiling Crypto KEM-Errors.swift
[121/348] Compiling Crypto KEM.swift
[122/348] Compiling Crypto MLKEM.swift
[123/348] Compiling Crypto XWing.swift
[124/348] Compiling Crypto ECDH_boring.swift
[125/348] Compiling Crypto DH.swift
[126/348] Compiling Crypto ECDH.swift
[127/348] Compiling Crypto ANSIx963.swift
[128/348] Compiling Crypto HKDF.swift
[129/348] Compiling Crypto AESWrap.swift
[130/348] Compiling Crypto AESWrap_boring.swift
[131/348] Compiling Crypto Ed25519_boring.swift
[132/348] Compiling Crypto NISTCurvesKeys_boring.swift
[133/348] Compiling Crypto X25519Keys_boring.swift
[134/348] Compiling Crypto Curve25519.swift
[135/348] Compiling Crypto Ed25519Keys.swift
[136/348] Compiling Crypto EdDSA_boring.swift
[137/348] Compiling Crypto MLDSA_boring.swift
[138/348] Compiling Crypto MLDSA_wrapper.swift
[139/348] Compiling Crypto ECDSA.swift
[140/348] Compiling Crypto Ed25519.swift
[141/348] Compiling Crypto MLDSA.swift
[142/348] Compiling Crypto Signature.swift
[143/348] Compiling Crypto CryptoKitErrors_boring.swift
[144/348] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[145/348] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[146/348] Compiling Crypto NISTCurvesKeys.swift
[153/348] Compiling Crypto ECDSASignature_boring.swift
[154/348] Compiling Crypto ECDSA_boring.swift
[155/348] Compiling Crypto PKCS8PrivateKey.swift
[156/348] Compiling Crypto SEC1PrivateKey.swift
[157/348] Compiling Crypto SubjectPublicKeyInfo.swift
[158/348] Compiling Crypto CryptoError_boring.swift
[159/348] Compiling Crypto CryptoKitErrors.swift
[160/348] Compiling Crypto Digest_boring.swift
[161/348] Compiling Crypto Digest.swift
[162/348] Compiling Crypto Digests.swift
[163/348] Compiling Crypto HashFunctions.swift
[164/348] Compiling Crypto HashFunctions_SHA2.swift
[165/348] Compiling Atomics AtomicInteger.swift
[166/348] Compiling Atomics AtomicOptionalWrappable.swift
[167/348] Compiling Atomics AtomicBool.swift
[168/348] Compiling Atomics IntegerConformances.swift
[169/348] Compiling Atomics DoubleWord.swift
[170/348] Compiling Atomics ManagedAtomic.swift
[171/348] Compiling Atomics UnsafeAtomicLazyReference.swift
[172/348] Compiling Atomics IntegerOperations.swift
[173/348] Compiling Atomics ManagedAtomicLazyReference.swift
[174/348] Compiling Atomics UnsafeAtomic.swift
[175/348] Compiling Crypto Insecure_HashFunctions.swift
[176/348] Compiling Crypto MLKEM_boring.swift
[177/348] Compiling SwiftASN1 Errors.swift
[180/348] Compiling Atomics OptionalRawRepresentable.swift
[181/348] Compiling Atomics RawRepresentable.swift
[182/348] Compiling Atomics PointerConformances.swift
[183/348] Compiling Atomics Primitives.native.swift
[188/348] Emitting module Crypto
[189/348] Compiling ComplexModule Scale.swift
[190/351] Emitting module SystemPackage
[191/351] Emitting module InternalCollectionsUtilities
[211/352] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[212/352] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[213/352] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[214/352] Compiling CryptoBoringWrapper RandomBytes.swift
[215/352] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[216/352] Emitting module CryptoBoringWrapper
[217/352] Compiling CryptoBoringWrapper EllipticCurve.swift
[218/352] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[219/352] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[220/352] Compiling Atomics Unmanaged extensions.swift
[221/386] Compiling ContainersPreview Producer+Filter.swift
[222/386] Compiling ContainersPreview Producer+Map.swift
[223/386] Compiling ContainersPreview Producer+Reduce.swift
[224/389] Compiling ContainersPreview RandomAccessContainer.swift
[225/389] Compiling ContainersPreview RangeExpression2.swift
[226/389] Compiling ContainersPreview RangeReplaceableContainer.swift
[227/389] Compiling ContainersPreview Drain+Map.swift
[228/389] Compiling ContainersPreview Drain+Reduce.swift
[229/389] Compiling ContainersPreview Drain.swift
[230/389] Compiling ContainersPreview Producer+Collect.swift
[231/389] Emitting module ArgumentParserToolInfo
[232/389] Compiling ArgumentParserToolInfo ToolInfo.swift
[233/389] Compiling ContainersPreview ContainerIterator.swift
[234/389] Compiling ContainersPreview DynamicContainer.swift
[235/389] Compiling ContainersPreview MutableContainer.swift
[236/389] Compiling ContainersPreview PermutableContainer.swift
[237/389] Compiling ContainersPreview OutputSpan+Extras.swift
[238/389] Compiling ContainersPreview TemporaryAllocation.swift
[239/389] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[240/389] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[241/389] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[242/389] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[243/389] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[244/389] Compiling ContainersPreview BorrowingSequence.swift
[245/389] Compiling ContainersPreview Producer.swift
[246/389] Compiling ContainersPreview Borrow.swift
[247/389] Compiling ContainersPreview Box.swift
[248/389] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[249/389] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[250/389] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[251/389] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[252/389] Compiling ContainersPreview BidirectionalContainer.swift
[253/389] Compiling ContainersPreview Container+Filter.swift
[254/389] Compiling ContainersPreview Container+SpanwiseZip.swift
[255/389] Compiling ContainersPreview Container.swift
[256/389] Compiling ContainersPreview Inout.swift
[257/389] Compiling ContainersPreview InputSpan.swift
[258/389] Compiling ContainersPreview Shared.swift
[259/389] Emitting module ContainersPreview
[260/445] Emitting module UnixSignals
[261/445] Compiling UnixSignals UnixSignal.swift
[262/445] Compiling UnixSignals UnixSignalsSequence.swift
[263/445] Compiling OrderedCollections _HashTable.swift
[264/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[265/445] Compiling ComplexModule Polar.swift
[266/445] Compiling ComplexModule Complex.swift
[267/445] Compiling ComplexModule Complex+StringConvertible.swift
[268/445] Compiling ComplexModule Complex+ElementaryFunctions.swift
[269/445] Compiling OrderedCollections _HashTable+Bucket.swift
[270/445] Compiling OrderedCollections _HashTable+BucketIterator.swift
[271/445] Compiling ComplexModule Complex+Codable.swift
[272/445] Compiling ComplexModule Complex+IntegerLiteral.swift
[273/445] Emitting module ComplexModule
[274/445] Compiling ComplexModule Complex+Hashable.swift
[275/527] Compiling ArgumentParser NameSpecification.swift
[276/527] Compiling ArgumentParser Option.swift
[277/527] Compiling ArgumentParser OptionGroup.swift
[278/527] Compiling ArgumentParser AsyncParsableCommand.swift
[278/531] Write Objects.LinkFileList
[280/531] Compiling OrderedCollections OrderedSet+Codable.swift
[281/531] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[282/531] Compiling OrderedCollections OrderedSet+Descriptions.swift
[283/531] Compiling OrderedCollections OrderedSet+Diffing.swift
[284/531] Compiling OrderedCollections OrderedSet+Equatable.swift
[285/531] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[286/537] Emitting module Numerics
[287/537] Compiling Numerics Numerics.swift
[288/537] Compiling Crypto RNG_boring.swift
[289/537] Compiling Crypto SafeCompare_boring.swift
[290/537] Compiling Crypto Zeroization_boring.swift
[291/537] Compiling Crypto _CryptoModuleAnchor.swift
[292/537] Compiling Crypto PrettyBytes.swift
[293/537] Compiling Crypto SafeCompare.swift
[294/537] Compiling Crypto SecureBytes.swift
[295/537] Compiling Crypto Zeroization.swift
[296/537] Compiling Crypto resource_bundle_accessor.swift
[297/539] Compiling DequeModule _UnsafeDequeSegments.swift
[298/539] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[299/539] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[300/539] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[301/539] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[302/539] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[303/539] Compiling ArgumentParser UsageGenerator.swift
[304/539] Compiling ArgumentParser CollectionExtensions.swift
[305/539] Compiling ArgumentParser ArgumentHelp.swift
[306/539] Compiling ArgumentParser ArgumentVisibility.swift
[307/539] Compiling ArgumentParser CompletionKind.swift
[308/539] Compiling ArgumentParser Errors.swift
[309/539] Compiling ArgumentParser ParsableArguments.swift
[310/539] Compiling ArgumentParser ParsableArgumentsValidation.swift
[311/539] Compiling ArgumentParser ParsableCommand.swift
[312/539] Compiling ArgumentParser ArgumentDecoder.swift
[313/539] Compiling ArgumentParser HelpGenerator.swift
[314/539] Compiling ArgumentParser MessageInfo.swift
[324/548] Linking BenchmarkBoilerplateGenerator-tool
[326/548] Compiling ArgumentParser DumpHelpGenerator.swift
[327/548] Compiling ArgumentParser HelpCommand.swift
[328/548] Compiling ArgumentParser ArgumentDefinition.swift
[329/548] Compiling ArgumentParser ArgumentSet.swift
[330/548] Compiling ArgumentParser CommandParser.swift
[331/548] Compiling ArgumentParser InputKey.swift
[332/548] Compiling ArgumentParser Flag.swift
[333/548] Compiling DequeModule _DequeBufferHeader.swift
[334/548] Compiling DequeModule RigidDeque+Append.swift
[335/548] Compiling DequeModule UniqueDeque.swift
[336/548] Compiling DequeModule _DequeSlot.swift
[337/548] Compiling DequeModule _UnsafeDequeHandle.swift
[340/548] Compiling ArgumentParser CommandConfiguration.swift
[341/548] Compiling ArgumentParser CommandGroup.swift
[342/548] Compiling ArgumentParser EnumerableFlag.swift
[343/548] Compiling ArgumentParser ExpressibleByArgument.swift
[344/548] Compiling ArgumentParser InputOrigin.swift
[345/548] Compiling ArgumentParser Name.swift
[346/548] Compiling ArgumentParser Parsed.swift
[347/548] Compiling ArgumentParser ParsedValues.swift
[348/548] Compiling ArgumentParser ParserError.swift
[349/548] Compiling ArgumentParser SplitArguments.swift
[380/548] Generating plugin support files
[381/548] Write sources
[393/548] Compiling ArgumentParser BashCompletionsGenerator.swift
[394/548] Compiling ArgumentParser CompletionsGenerator.swift
[399/548] Compiling ArgumentParser Argument.swift
[403/548] Compiling ArgumentParser FishCompletionsGenerator.swift
[404/548] Compiling ArgumentParser ZshCompletionsGenerator.swift
[410/552] Emitting module SwiftASN1
[427/616] Compiling CryptoExtras ARCPrecredential.swift
[428/616] Compiling CryptoExtras BoringSSLSHA512256HashFunction.swift
[429/616] Compiling CryptoExtras SHA512256.swift
[430/616] Compiling CryptoExtras SHA512256Digest.swift
[431/616] Compiling CryptoExtras Curve25519+PEM.swift
[432/616] Compiling CryptoExtras ObjectIdentifier.swift
[433/616] Emitting module ArgumentParser
[434/616] Compiling CryptoExtras AES_CTR_boring.swift
[435/616] Compiling CryptoExtras IntegerEncoding.swift
[436/616] Compiling CryptoExtras PEMDocument.swift
[437/616] Compiling CryptoExtras PrettyBytes.swift
[438/616] Compiling CryptoExtras Zeroization_boring.swift
[439/616] Compiling CryptoExtras BoringSSLHelpers.swift
[440/616] Compiling CryptoExtras CryptoKitErrors_boring.swift
[441/616] Compiling CryptoExtras Data+Extensions.swift
[442/616] Compiling CryptoExtras DigestType.swift
[443/616] Emitting module SwiftProtobuf
[444/616] Compiling CryptoExtras PBKDF2_boring.swift
[445/616] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[446/616] Compiling CryptoExtras VOPRFClient.swift
[447/616] Compiling CryptoExtras VOPRFServer.swift
[448/616] Emitting module Atomics
[451/616] Compiling CryptoExtras HashToField.swift
[452/616] Compiling CryptoExtras KDF.swift
[455/616] Compiling CryptoExtras Scrypt_boring.swift
[456/616] Compiling CryptoExtras Scrypt.swift
[457/616] Compiling CryptoExtras OPRF.swift
[458/616] Compiling CryptoExtras OPRFClient.swift
[459/616] Compiling CryptoExtras ChaCha20CTR_boring.swift
[460/616] Compiling CryptoExtras ChaCha20CTR.swift
[461/616] Compiling CryptoExtras BoringSSLSHA512256Context.swift
[462/616] Compiling CryptoExtras PBKDF2.swift
[463/616] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[464/616] Compiling CryptoExtras ThreadOps.swift
[465/616] Compiling CryptoExtras ThreadPosix.swift
[466/616] Compiling CryptoExtras ThreadSpecific.swift
[467/616] Compiling CryptoExtras ARCPresentation.swift
[468/616] Compiling CryptoExtras ARCRequest.swift
[469/616] Compiling CryptoExtras ARCResponse.swift
[470/616] Compiling CryptoExtras ARCServer.swift
[471/616] Emitting module Histogram
[472/616] Compiling Histogram Histogram.swift
[478/616] Compiling CryptoExtras PKCS8DERRepresentation.swift
[479/616] Compiling CryptoExtras PKCS8PrivateKey.swift
[480/622] Emitting module OrderedCollections
[481/650] Emitting module DequeModule
[482/650] Compiling SwiftProtobuf duration.pb.swift
[483/650] Compiling SwiftProtobuf empty.pb.swift
[484/650] Compiling SwiftProtobuf field_mask.pb.swift
[485/650] Compiling SwiftProtobuf source_context.pb.swift
[486/650] Compiling SwiftProtobuf struct.pb.swift
[487/650] Compiling SwiftProtobuf timestamp.pb.swift
[488/650] Compiling SwiftProtobuf type.pb.swift
[489/650] Compiling SwiftProtobuf wrappers.pb.swift
[490/650] Compiling SwiftProtobuf resource_bundle_accessor.swift
[491/650] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[492/650] Compiling Benchmark OutputSuppressor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[493/650] Compiling Benchmark Progress.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[494/764] Emitting module CryptoExtras
[495/764] Compiling GRPCCore ServerContext.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[496/764] Compiling GRPCCore ServerInterceptor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[497/764] Compiling GRPCCore ServerRequest.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[498/829] Compiling NIOCore EventLoop+SerialExecutor.swift
[499/829] Compiling NIOCore EventLoop.swift
[500/829] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[501/829] Compiling NIOCore ByteBuffer-hex.swift
[502/829] Compiling NIOCore ByteBuffer-int.swift
[503/829] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[504/829] Compiling NIOCore ByteBuffer-multi-int.swift
[505/829] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[506/829] Compiling NIOCore ByteBuffer-views.swift
[507/829] Compiling NIOCore Channel.swift
[508/829] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[509/829] Compiling NIOCore EventLoopFuture.swift
[510/829] Compiling NIOCore FileDescriptor.swift
[511/829] Compiling NIOCore FileHandle.swift
[512/829] Compiling NIOCore FileRegion.swift
[513/829] Compiling NIOCore GlobalSingletons.swift
[514/829] Compiling NIOCore ConvenienceOptionSupport.swift
[515/829] Compiling NIOCore DeadChannel.swift
[516/829] Compiling NIOCore DispatchQueue+WithFuture.swift
[517/829] Compiling NIOCore EventLoop+Deprecated.swift
[518/829] Compiling NIOCore IO.swift
[519/829] Compiling NIOCore IOData.swift
[520/829] Compiling NIOCore IPProtocol.swift
[521/829] Compiling NIOCore IntegerBitPacking.swift
[522/829] Compiling NIOCore IntegerTypes.swift
[523/829] Compiling NIOCore Interfaces.swift
[524/829] Compiling NIOCore Linux.swift
[525/829] Compiling CryptoExtras DLEQ.swift
[526/829] Compiling CryptoExtras Prover.swift
[527/829] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[528/829] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[529/829] Compiling NIOCore RecvByteBufferAllocator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[533/829] Compiling CryptoExtras Verifier.swift
[534/829] Compiling CryptoExtras ZKPToolbox.swift
[535/829] Compiling CryptoExtras resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[536/829] Emitting module Benchmark
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[537/829] Compiling NIOCore MarkedCircularBuffer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[538/829] Compiling NIOCore MulticastChannel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[539/829] Compiling NIOCore NIOAny.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[540/829] Compiling NIOCore ByteBuffer-conversions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[541/829] Compiling NIOCore ByteBuffer-core.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[542/829] Compiling NIOCore ChannelHandler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[543/829] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[544/829] Compiling NIOCore NIOScheduledCallback.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[545/829] Compiling NIOCore NIOSendable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[546/829] Compiling NIOCore AsyncChannelOutboundWriter.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[547/829] Compiling NIOCore NIOAsyncSequenceProducer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[548/829] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[549/829] Compiling NIOCore NIOLoopBound.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[550/829] Compiling NIOCore AddressedEnvelope.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[551/829] Compiling NIOCore AsyncAwaitSupport.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[552/829] Compiling NIOCore AsyncChannel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[553/829] Compiling NIOCore AsyncChannelHandler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[554/829] Compiling NIOCore AsyncChannelInboundStream.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[555/829] Compiling NIOCore NIOCloseOnErrorHandler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[556/829] Compiling NIOCore NIOCoreSendableMetatype.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[557/829] Compiling NIOCore NIODecodedAsyncSequence.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "../../Headers/jemalloc.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-jemalloc/Sources/jemalloc/../../Headers/jemalloc.h:1:10: error: 'jemalloc/jemalloc.h' file not found
1 | #include <jemalloc/jemalloc.h>
| `- error: 'jemalloc/jemalloc.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/package-benchmark/Sources/Benchmark/MallocStats/MallocStatsProducer+jemalloc.swift:14:8: error: could not build Objective-C module 'jemalloc'
12 |
13 | #if canImport(jemalloc)
14 | import jemalloc
| `- error: could not build Objective-C module 'jemalloc'
15 |
16 | // We currently register a number of MIB:s that aren't in use that
[560/829] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[561/829] Compiling NIOCore NIOAsyncWriter.swift
[562/829] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[563/829] Compiling NIOCore BSDSocketAPI.swift
[564/829] Compiling NIOCore ByteBuffer-aux.swift
[565/829] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[609/829] Compiling NIOCore ChannelHandlers.swift
[610/829] Compiling NIOCore ChannelInvoker.swift
[611/829] Compiling NIOCore ChannelOption.swift
[612/829] Compiling NIOCore ChannelPipeline.swift
[613/829] Compiling NIOCore CircularBuffer.swift
[614/829] Compiling NIOCore Codec.swift
[615/829] Compiling NIOCore EventLoopFuture+Deprecated.swift
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install jemalloc using your system-packager:
brew install jemalloc
warning: you may be able to install jemalloc using your system-packager:
brew install jemalloc
BUILD FAILURE 6.1 macosSpm