The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WrkstrmPerformance, reference main (6a8b0c), with Swift 6.3 for Linux on 18 Apr 2026 10:10:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/wrkstrm-performance.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/wrkstrm/wrkstrm-performance
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a8b0cb build: lower macos target and add foundry audit
Cloned https://github.com/wrkstrm/wrkstrm-performance.git
Revision (git rev-parse @):
6a8b0cb48eb482fad6c74e2a9701fa583cd1ddbc
SUCCESS checkout https://github.com/wrkstrm/wrkstrm-performance.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wrkstrm/wrkstrm-performance.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/wrkstrm/wrkstrm-foundation.git
Fetching https://github.com/wrkstrm/wrkstrm-main.git
Fetching https://github.com/swift-universal/common-log.git
[1/3761] Fetching wrkstrm-foundation
[227/5521] Fetching wrkstrm-foundation, wrkstrm-main
[5146/8126] Fetching wrkstrm-foundation, wrkstrm-main, common-log
Fetched https://github.com/wrkstrm/wrkstrm-foundation.git from cache (0.45s)
Fetched https://github.com/wrkstrm/wrkstrm-main.git from cache (0.45s)
Fetched https://github.com/swift-universal/common-log.git from cache (0.45s)
Computing version for https://github.com/wrkstrm/wrkstrm-main.git
warning: 'wrkstrm-main': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/wrkstrm-main.git at 3.0.4 (2.03s)
Computing version for https://github.com/swift-universal/common-log.git
Computed https://github.com/swift-universal/common-log.git at 3.0.6 (0.91s)
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.41s)
Computing version for https://github.com/wrkstrm/wrkstrm-foundation.git
Computed https://github.com/wrkstrm/wrkstrm-foundation.git at 3.0.7 (1.00s)
Creating working copy for https://github.com/wrkstrm/wrkstrm-foundation.git
Working copy of https://github.com/wrkstrm/wrkstrm-foundation.git resolved at 3.0.7
Creating working copy for https://github.com/swift-universal/common-log.git
Working copy of https://github.com/swift-universal/common-log.git resolved at 3.0.6
Creating working copy for https://github.com/wrkstrm/wrkstrm-main.git
Working copy of https://github.com/wrkstrm/wrkstrm-main.git resolved at 3.0.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.12.0
warning: 'wrkstrm-main': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/50] Emitting module WrkstrmPerfSupport
[10/50] Emitting module WrkstrmMain
[11/54] Compiling WrkstrmMain String+Contains.swift
[12/54] Compiling WrkstrmMain String+Count.swift
[13/54] Compiling WrkstrmMain String+KebabCase.swift
[14/54] Compiling WrkstrmMain String+Repeat.swift
[15/54] Compiling WrkstrmMain DynamicCodingKey.swift
[16/54] Compiling WrkstrmMain JSON+AnyDictionary.swift
[17/54] Compiling WrkstrmMain JSON+AnyEquatableArrayEnum.swift
[18/54] Compiling WrkstrmMain JSON+AnyEquatableDictionaryEnum.swift
[19/54] Compiling WrkstrmMain JSON.swift
[20/54] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[21/54] Compiling WrkstrmMain Injectable.swift
[22/54] Compiling WrkstrmMain Random.swift
[23/54] Compiling WrkstrmMain String+Source.swift
[24/54] Compiling WrkstrmMain StringError.swift
[25/54] Compiling WrkstrmMain UInt+BitSetting.swift
[26/54] Compiling WrkstrmMain AnyCodingKey.swift
[27/54] Compiling WrkstrmMain SortedArray.swift
[28/54] Compiling WrkstrmMain Array+Filter.swift
[29/54] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[30/54] Compiling WrkstrmMain Collection+Sorting.swift
[31/54] Compiling WrkstrmMain CommandLine+Executable.swift
[32/54] Compiling WrkstrmMain BinaryTree.swift
[33/54] Compiling WrkstrmMain Tree.swift
[34/54] Compiling WrkstrmMain List.swift
[35/54] Compiling WrkstrmMain Sort.swift
[36/54] Compiling WrkstrmMain IndexedCollection.swift
[37/54] Compiling Logging MetadataProvider.swift
[38/54] Compiling WrkstrmMain Optional+AnyFlattenable.swift
[39/54] Compiling WrkstrmMain OptionalComparisons.swift
[40/54] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[41/54] Compiling WrkstrmMain Sequence+Decompose.swift
[42/54] Compiling WrkstrmMain Sequence+Unique.swift
[43/54] Compiling WrkstrmMain JSON+AnyEquatableStruct.swift
[44/54] Compiling WrkstrmMain JSON+AnyEquatableStructDictionary.swift
[45/54] Compiling WrkstrmMain JSON+EmptyCodableStruct.swift
[46/54] Compiling WrkstrmMain JSON+KVPair.swift
[48/55] Emitting module WrkstrmEnvironment
[49/55] Compiling WrkstrmPerfSupport Support.swift
[50/55] Compiling WrkstrmEnvironment EnvironmentProbe.swift
[53/57] Compiling Logging LogHandler.swift
[54/57] Compiling Logging LogEvent.swift
[55/57] Compiling Logging Locks.swift
[56/57] Emitting module Logging
[57/57] Compiling Logging Logging.swift
[59/79] Compiling CommonLog FatalErrorUtil.swift
[60/79] Compiling CommonLog Level+Emoji.swift
[61/79] Compiling CommonLog Level+OSLogType.swift
[62/81] Compiling CommonLog PrintLogBackend.swift
[63/81] Compiling CommonLog SwiftLogBackend.swift
[64/81] Compiling CommonLog Platform.swift
[65/81] Compiling CommonLog ProcessInfo+Xcode.swift
[66/81] Compiling CommonLog DisabledLogBackend.swift
[67/81] Compiling CommonLog CommonLogContext.swift
[68/81] Compiling CommonLog DecoratedBackend.swift
[69/81] Compiling CommonLog FanoutLog.swift
[70/81] Compiling CommonLog Log+Cache.swift
[71/81] Compiling CommonLog Log+CacheStorage.WASM.swift
[72/81] Compiling CommonLog Log+CacheStorage.swift
[73/81] Emitting module CommonLog
[74/81] Compiling CommonLog FileLogBackend.swift
[75/81] Compiling CommonLog OSLogBackend.swift
[76/81] Compiling CommonLog Log+Shared.swift
[77/81] Compiling CommonLog Log.swift
[78/81] Compiling CommonLog LogBackend.swift
[79/81] Compiling CommonLog Log+Decorator.swift
[80/81] Compiling CommonLog Log+Inject.swift
[81/81] Compiling CommonLog Log+Levels.swift
[83/115] Emitting module WrkstrmFoundation
[84/119] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[85/119] Compiling WrkstrmFoundation String+Casing.swift
[86/119] Compiling WrkstrmFoundation String+Error.swift
[87/119] Compiling WrkstrmFoundation String+Expanding.swift
[88/119] Compiling WrkstrmFoundation String+FileType.swift
[89/119] Compiling WrkstrmFoundation String+Stats.swift
[90/119] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[91/119] Compiling WrkstrmFoundation JSON+NDJSONWriter.swift
[92/119] Compiling WrkstrmFoundation JSON+Parser.swift
[93/119] Compiling WrkstrmFoundation Calendar.swift
[94/119] Compiling WrkstrmFoundation Event.swift
[95/119] Compiling WrkstrmFoundation ThreadSafeDataBox.swift
[96/119] Compiling WrkstrmFoundation Bundle+Version.swift
[97/119] Compiling WrkstrmFoundation Data+Base64URL.swift
[98/119] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[99/119] Compiling WrkstrmFoundation FileHandle+Standard.swift
[100/119] Compiling WrkstrmFoundation FileManager+Source.swift
[101/119] Compiling WrkstrmFoundation Log+Foundation.swift
[102/119] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[103/119] Compiling WrkstrmFoundation Data+Newline.swift
[104/119] Compiling WrkstrmFoundation Data+UTF8.swift
[105/119] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[106/119] Compiling WrkstrmFoundation Date+Utilities.swift
[107/119] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[108/119] Compiling WrkstrmFoundation JSONDataCoding+Foundation.swift
[109/119] Compiling WrkstrmFoundation JSONDataCoding.swift
[110/119] Compiling WrkstrmFoundation JSONParser.swift
[111/119] Compiling WrkstrmFoundation JSONResource.swift
[112/119] Compiling WrkstrmFoundation JSON+ParserInstrumentationDetails.swift
[113/119] Compiling WrkstrmFoundation JSON+WriterBridge.swift
[114/119] Compiling WrkstrmFoundation JSONCoders.swift
[115/119] Compiling WrkstrmFoundation JSONComposite.swift
[116/119] Compiling WrkstrmFoundation Bundle+Decode.swift
[117/119] Compiling WrkstrmFoundation CodableArchiver.swift
[118/119] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[119/119] Compiling WrkstrmFoundation URL+TempDirectory.swift
[121/129] Compiling WrkstrmPerformance Log+Time.swift
[122/129] Compiling WrkstrmPerformance PerfRunner.swift
[123/130] Compiling WrkstrmPerformance JSONParser+Instrumentation.swift
[124/130] Compiling WrkstrmPerformance Uptime.swift
[125/130] Compiling WrkstrmPerformance StructSizeMonitor.swift
[126/130] Compiling WrkstrmPerformance TimeMonitor.swift
[127/130] Emitting module WrkstrmPerformance
[128/130] Compiling WrkstrmPerformance BenchmarkMonitor.swift
[129/130] Compiling WrkstrmPerformance Instrumentation.swift
[130/130] Compiling WrkstrmPerformance JSONParseMetrics.swift
Build complete! (23.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "common-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-universal/common-log.git"
    },
    {
      "identity" : "wrkstrm-foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/wrkstrm-foundation.git"
    },
    {
      "identity" : "wrkstrm-main",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/wrkstrm-main.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/wrkstrm-performance-tests",
      "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/wrkstrm-performance",
      "product_dependencies" : [
        "CommonLog",
        "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/wrkstrm-perf-support",
      "product_memberships" : [
        "WrkstrmPerfSupport"
      ],
      "sources" : [
        "Support.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmEnvironmentTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmEnvironmentTests",
      "path" : "tests/wrkstrm-environment-tests",
      "sources" : [
        "EnvironmentProbeTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmEnvironment"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmEnvironment",
      "path" : "sources/wrkstrm-environment",
      "product_memberships" : [
        "WrkstrmEnvironment"
      ],
      "sources" : [
        "EnvironmentProbe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.