The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of WrkstrmPerformance, reference 0.1.0 (7af04d), with Swift 6.2 for Linux on 12 Nov 2025 07:08:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/wrkstrm-performance.git
Reference: 0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/wrkstrm/wrkstrm-performance
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 7af04d7 Clia migration (#681)
Cloned https://github.com/wrkstrm/wrkstrm-performance.git
Revision (git rev-parse @):
7af04d75db6e4b6a9e686b948d04ee9b9e8510b5
SUCCESS checkout https://github.com/wrkstrm/wrkstrm-performance.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wrkstrm/wrkstrm-performance.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
Fetching https://github.com/wrkstrm/WrkstrmMain.git
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/3622] Fetching wrkstrmfoundation
[1414/5324] Fetching wrkstrmfoundation, wrkstrmmain
[1466/7540] Fetching wrkstrmfoundation, wrkstrmmain, wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.69s)
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.70s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.70s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmMain.git at 2.5.0 (1.86s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.2.4 (0.95s)
Fetching https://github.com/apple/swift-log.git
[1/4398] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.55s)
Computing version for https://github.com/wrkstrm/WrkstrmFoundation.git
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmFoundation.git at 2.8.1 (1.22s)
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.2.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.8.1
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.5.0
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/49] Compiling WrkstrmMain DynamicCodingKey.swift
[10/49] Compiling WrkstrmMain JSON+AnyDictionary.swift
[11/49] Compiling WrkstrmMain JSON+AnyEquatableArrayEnum.swift
[12/49] Compiling WrkstrmMain JSON+AnyEquatableDictionaryEnum.swift
[13/53] Compiling WrkstrmMain String+Source.swift
[14/53] Compiling WrkstrmMain StringError.swift
[15/53] Compiling WrkstrmMain UInt+BitSetting.swift
[16/53] Compiling WrkstrmMain AnyCodingKey.swift
[17/53] Compiling WrkstrmMain String+Contains.swift
[18/53] Compiling WrkstrmMain String+Count.swift
[19/53] Compiling WrkstrmMain String+KebabCase.swift
[20/53] Compiling WrkstrmMain String+Repeat.swift
[21/53] Compiling WrkstrmMain Optional+AnyFlattenable.swift
[22/53] Compiling WrkstrmMain OptionalComparisons.swift
[23/53] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[24/53] Compiling WrkstrmMain Sequence+Decompose.swift
[25/53] Compiling WrkstrmMain Sequence+Unique.swift
[26/53] Emitting module WrkstrmMain
[27/53] Compiling WrkstrmMain BinaryTree.swift
[28/53] Compiling WrkstrmMain Tree.swift
[29/53] Compiling WrkstrmMain List.swift
[30/53] Compiling WrkstrmMain Sort.swift
[31/53] Compiling WrkstrmMain IndexedCollection.swift
[32/53] Compiling WrkstrmMain JSON.swift
[33/53] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[34/53] Compiling WrkstrmMain Injectable.swift
[35/53] Compiling WrkstrmMain Random.swift
[36/53] Compiling Logging MetadataProvider.swift
[37/53] Emitting module Logging
[38/53] Compiling WrkstrmMain SortedArray.swift
[39/53] Compiling WrkstrmMain Array+Filter.swift
[40/53] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[41/53] Compiling WrkstrmMain Collection+Sorting.swift
[42/53] Compiling WrkstrmMain CommandLine+Executable.swift
[43/53] Compiling WrkstrmMain JSON+AnyEquatableStruct.swift
[44/53] Compiling WrkstrmMain JSON+AnyEquatableStructDictionary.swift
[45/53] Compiling WrkstrmMain JSON+EmptyCodableStruct.swift
[46/53] Compiling WrkstrmMain JSON+KVPair.swift
[48/54] Compiling WrkstrmPerfSupport Support.swift
[49/54] Emitting module WrkstrmPerfSupport
[50/55] Emitting module WrkstrmEnvironment
[51/55] Compiling WrkstrmEnvironment EnvironmentProbe.swift
[54/56] Compiling Logging Locks.swift
[55/56] Compiling Logging LogHandler.swift
[56/56] Compiling Logging Logging.swift
[58/78] Compiling WrkstrmLog PrintLogBackend.swift
[59/78] Compiling WrkstrmLog SwiftLogBackend.swift
[60/78] Compiling WrkstrmLog CommonLogContext.swift
[61/80] Compiling WrkstrmLog Platform.swift
[62/80] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[63/80] Emitting module WrkstrmLog
[64/80] Compiling WrkstrmLog DisabledLogBackend.swift
[65/80] Compiling WrkstrmLog FileLogBackend.swift
[66/80] Compiling WrkstrmLog OSLogBackend.swift
[67/80] Compiling WrkstrmLog Log.swift
[68/80] Compiling WrkstrmLog LogBackend.swift
[69/80] Compiling WrkstrmLog Log+CacheStorage.WASM.swift
[70/80] Compiling WrkstrmLog Log+CacheStorage.swift
[71/80] Compiling WrkstrmLog Log+Decorator.swift
[72/80] Compiling WrkstrmLog Level+Emoji.swift
[73/80] Compiling WrkstrmLog Level+OSLogType.swift
[74/80] Compiling WrkstrmLog Log+Cache.swift
[75/80] Compiling WrkstrmLog DecoratedBackend.swift
[76/80] Compiling WrkstrmLog FanoutLog.swift
[77/80] Compiling WrkstrmLog FatalErrorUtil.swift
[78/80] Compiling WrkstrmLog Log+Inject.swift
[79/80] Compiling WrkstrmLog Log+Levels.swift
[80/80] Compiling WrkstrmLog Log+Shared.swift
[82/114] Compiling WrkstrmFoundation JSONDataCoding+Foundation.swift
[83/114] Compiling WrkstrmFoundation JSONDataCoding.swift
[84/114] Compiling WrkstrmFoundation JSONParser.swift
[85/114] Compiling WrkstrmFoundation JSONResource.swift
[86/118] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[87/118] Compiling WrkstrmFoundation FileHandle+Standard.swift
[88/118] Compiling WrkstrmFoundation FileManager+Source.swift
[89/118] Compiling WrkstrmFoundation Log+Foundation.swift
[90/118] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[91/118] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[92/118] Compiling WrkstrmFoundation String+Casing.swift
[93/118] Compiling WrkstrmFoundation String+Error.swift
[94/118] Compiling WrkstrmFoundation String+Expanding.swift
[95/118] Compiling WrkstrmFoundation String+FileType.swift
[96/118] Compiling WrkstrmFoundation Data+Newline.swift
[97/118] Compiling WrkstrmFoundation Data+UTF8.swift
[98/118] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[99/118] Compiling WrkstrmFoundation Date+Utilities.swift
[100/118] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[101/118] Compiling WrkstrmFoundation Calendar.swift
[102/118] Compiling WrkstrmFoundation Event.swift
[103/118] Compiling WrkstrmFoundation ThreadSafeDataBox.swift
[104/118] Compiling WrkstrmFoundation Bundle+Version.swift
[105/118] Compiling WrkstrmFoundation Data+Base64URL.swift
[106/118] Emitting module WrkstrmFoundation
[107/118] Compiling WrkstrmFoundation String+Stats.swift
[108/118] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[109/118] Compiling WrkstrmFoundation JSON+NDJSONWriter.swift
[110/118] Compiling WrkstrmFoundation JSON+Parser.swift
[111/118] Compiling WrkstrmFoundation JSON+ParserInstrumentationDetails.swift
[112/118] Compiling WrkstrmFoundation JSON+WriterBridge.swift
[113/118] Compiling WrkstrmFoundation JSONCoders.swift
[114/118] Compiling WrkstrmFoundation JSONComposite.swift
[115/118] Compiling WrkstrmFoundation Bundle+Decode.swift
[116/118] Compiling WrkstrmFoundation CodableArchiver.swift
[117/118] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[118/118] Compiling WrkstrmFoundation URL+TempDirectory.swift
[120/128] Compiling WrkstrmPerformance Log+Time.swift
[121/129] Compiling WrkstrmPerformance StructSizeMonitor.swift
[122/129] Compiling WrkstrmPerformance JSONParser+Instrumentation.swift
[123/129] Compiling WrkstrmPerformance Uptime.swift
[124/129] Compiling WrkstrmPerformance TimeMonitor.swift
[125/129] Compiling WrkstrmPerformance PerfRunner.swift
[126/129] Emitting module WrkstrmPerformance
[127/129] Compiling WrkstrmPerformance JSONParseMetrics.swift
[128/129] Compiling WrkstrmPerformance BenchmarkMonitor.swift
[129/129] Compiling WrkstrmPerformance Instrumentation.swift
Build complete! (37.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "wrkstrmlog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmLog.git"
    },
    {
      "identity" : "wrkstrmmain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmMain.git"
    },
    {
      "identity" : "wrkstrmfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmFoundation.git"
    }
  ],
  "manifest_display_name" : "WrkstrmPerformance",
  "name" : "WrkstrmPerformance",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "WrkstrmPerformance",
      "targets" : [
        "WrkstrmPerformance"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmEnvironment",
      "targets" : [
        "WrkstrmEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmPerfSupport",
      "targets" : [
        "WrkstrmPerfSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WrkstrmPerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmPerformanceTests",
      "path" : "Tests/WrkstrmPerformanceTests",
      "sources" : [
        "BenchmarkMonitorTests.swift",
        "StructSizeMonitorTests.swift",
        "UptimeBenchmarkTests.swift",
        "UptimeDarwinTests.swift",
        "UptimeLinuxTests.swift",
        "WrkstrmPerformanceTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmPerformance"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmPerformance",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmPerformance",
      "path" : "Sources/WrkstrmPerformance",
      "product_dependencies" : [
        "WrkstrmLog",
        "WrkstrmMain",
        "WrkstrmFoundation"
      ],
      "product_memberships" : [
        "WrkstrmPerformance"
      ],
      "sources" : [
        "BenchmarkMonitor.swift",
        "Instrumentation.swift",
        "JSON/JSONParseMetrics.swift",
        "JSON/JSONParser+Instrumentation.swift",
        "Log+Time.swift",
        "PerfRunner.swift",
        "StructSizeMonitor.swift",
        "TimeMonitor.swift",
        "Uptime.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmPerfSupport",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmPerfSupport",
      "path" : "Sources/WrkstrmPerfSupport",
      "product_memberships" : [
        "WrkstrmPerfSupport"
      ],
      "sources" : [
        "Support.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmEnvironmentTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmEnvironmentTests",
      "path" : "Tests/WrkstrmEnvironmentTests",
      "sources" : [
        "EnvironmentProbeTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmEnvironment"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmEnvironment",
      "path" : "Sources/WrkstrmEnvironment",
      "product_memberships" : [
        "WrkstrmEnvironment"
      ],
      "sources" : [
        "EnvironmentProbe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.