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 Rosalind, reference main (34c35d), with Swift 6.2 for macOS (SPM) on 16 Dec 2025 22:53:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/Rosalind
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 34c35d0 [Release] Rosalind 0.6.100
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
34c35d0ea1d518066f41674acf50b765094beb01
SUCCESS checkout https://github.com/tuist/Rosalind.git at main
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/p-x9/MachOKit
[1/1820] Fetching swift-atomics
[74/2029] Fetching swift-atomics, swift-fileio
[229/4005] Fetching swift-atomics, swift-fileio, command
[230/5672] Fetching swift-atomics, swift-fileio, command, swift-asn1
[657/11776] Fetching swift-atomics, swift-fileio, command, swift-asn1, machokit
[1321/16997] Fetching swift-atomics, swift-fileio, command, swift-asn1, machokit, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
[8272/15177] Fetching swift-fileio, command, swift-asn1, machokit, swift-system
Fetching https://github.com/tuist/ZIPFoundation
Fetched https://github.com/p-x9/MachOKit from cache (1.25s)
Fetched https://github.com/apple/swift-system.git from cache (1.25s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/apple/swift-asn1.git from cache (1.29s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (1.29s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/80795] Fetching swift-nio
[3233/85670] Fetching swift-nio, zipfoundation
[20075/86051] Fetching swift-nio, zipfoundation, path
[33383/91806] Fetching swift-nio, zipfoundation, path, swift-log
[37249/109271] Fetching swift-nio, zipfoundation, path, swift-log, swift-crypto
Fetched https://github.com/tuist/ZIPFoundation from cache (1.39s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[56753/104396] Fetching swift-nio, path, swift-log, swift-crypto
[61034/120029] Fetching swift-nio, path, swift-log, swift-crypto, swift-snapshot-testing
[88057/125629] Fetching swift-nio, path, swift-log, swift-crypto, swift-snapshot-testing, xctest-dynamic-overlay
Fetched https://github.com/tuist/Path.git from cache (2.20s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.20s)
[85932/107783] Fetching swift-nio, swift-log, swift-snapshot-testing, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/Kolos65/Mockable
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.36s)
[92804/102183] Fetching swift-nio, swift-log, swift-snapshot-testing
Fetching https://github.com/apple/swift-collections.git
[99527/106834] Fetching swift-nio, swift-log, swift-snapshot-testing, swift-custom-dump
[99574/108718] Fetching swift-nio, swift-log, swift-snapshot-testing, swift-custom-dump, mockable
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.21s)
Fetched https://github.com/apple/swift-log from cache (3.21s)
[86679/87330] Fetching swift-nio, swift-custom-dump, mockable
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/tuist/FileSystem.git
Fetched https://github.com/Kolos65/Mockable from cache (1.11s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.11s)
[1/18378] Fetching swift-collections
Fetched https://github.com/tuist/Command.git from cache (4.71s)
Fetched https://github.com/apple/swift-nio from cache (4.71s)
[7536/21126] Fetching swift-collections, filesystem
Fetched https://github.com/tuist/FileSystem.git from cache (1.01s)
Computing version for https://github.com/Kolos65/Mockable
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
[1/73165] Fetching swift-syntax
Computed https://github.com/Kolos65/Mockable at 0.5.0 (6.23s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.58s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.43.0 (2.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.08s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.65s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.56s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.70s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.94s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (0.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.68s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.63s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/Kolos65/Mockable at 0.5.0 (0.00s)
Computed https://github.com/p-x9/MachOKit at 0.43.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.00s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.00s)
Computed https://github.com/tuist/Command.git at 0.13.0 (0.00s)
Computed https://github.com/tuist/Path.git at 0.3.8 (0.00s)
Computed https://github.com/apple/swift-log at 1.8.0 (0.60s)
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.00s)
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.00s)
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.00s)
Computed https://github.com/tuist/FileSystem.git at 0.14.3 (0.00s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.59s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.60s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.43.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.1.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.5.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.15s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rosalind",
      "name": "Rosalind",
      "url": "https://github.com/tuist/Rosalind.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rosalind",
      "dependencies": [
        {
          "identity": "path",
          "name": "Path",
          "url": "https://github.com/tuist/Path.git",
          "version": "0.3.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
          "dependencies": [
          ]
        },
        {
          "identity": "filesystem",
          "name": "FileSystem",
          "url": "https://github.com/tuist/FileSystem.git",
          "version": "0.14.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileSystem",
          "dependencies": [
            {
              "identity": "path",
              "name": "Path",
              "url": "https://github.com/tuist/Path.git",
              "version": "0.3.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio",
              "version": "2.92.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "zipfoundation",
              "name": "ZIPFoundation",
              "url": "https://github.com/tuist/ZIPFoundation",
              "version": "0.9.20",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "command",
          "name": "Command",
          "url": "https://github.com/tuist/Command.git",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Command",
          "dependencies": [
            {
              "identity": "path",
              "name": "Path",
              "url": "https://github.com/tuist/Path.git",
              "version": "0.3.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "mockable",
              "name": "Mockable",
              "url": "https://github.com/Kolos65/Mockable",
              "version": "0.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mockable",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "602.0.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.8.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "machokit",
          "name": "MachOKit",
          "url": "https://github.com/p-x9/MachOKit",
          "version": "0.43.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit",
          "dependencies": [
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tuist/Rosalind.git
[1/3288] Fetching rosalind
Fetched https://github.com/tuist/Rosalind.git from cache (1.31s)
Fetching https://github.com/tuist/FileSystem.git from cache
Fetching https://github.com/tuist/Path.git from cache
Fetching https://github.com/p-x9/MachOKit from cache
Fetching https://github.com/tuist/Command.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/tuist/FileSystem.git from cache (0.58s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.58s)
Fetched https://github.com/tuist/Path.git from cache (0.58s)
Fetched https://github.com/p-x9/MachOKit from cache (0.58s)
Fetched https://github.com/tuist/Command.git from cache (0.58s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.43.0 (0.64s)
Fetching https://github.com/p-x9/swift-fileio.git from cache
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.53s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.51s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/Kolos65/Mockable from cache
Fetched https://github.com/apple/swift-log from cache (0.55s)
Fetched https://github.com/Kolos65/Mockable from cache (0.55s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.61s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.14.3 (0.03s)
Fetching https://github.com/tuist/ZIPFoundation from cache
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.80s)
Fetched https://github.com/tuist/ZIPFoundation from cache (0.80s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.8.0 (0.87s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.05s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (0.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.5.0 (0.03s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.00s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.00s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (1.08s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.75s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.76s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.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.5.1
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.12.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.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.3.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.43.0
Creating working copy for https://github.com/tuist/Rosalind.git
Working copy of https://github.com/tuist/Rosalind.git resolved at main (34c35d0)
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.3
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.5.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.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
warning: '.resolve-product-dependencies': dependency 'rosalind' is not used by any target
Found 5 product dependencies
  - Path
  - FileSystem
  - Command
  - swift-crypto
  - MachOKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/Rosalind.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/51] Write swift-version-49B95AFC49DCD68C.txt
[1/51] Copying PrivacyInfo.xcprivacy
[4/51] Write sources
[7/51] Compiling CNIOWindows WSAStartup.c
[7/51] Compiling CNIOWASI CNIOWASI.c
[9/51] Compiling CNIOLinux shim.c
[9/51] Compiling CNIOOpenBSD shim.c
[11/51] Compiling CNIOLinux liburing_shims.c
[12/51] Write sources
[13/51] Copying PrivacyInfo.xcprivacy
[13/51] Write sources
[23/117] Compiling _AtomicsShims.c
[24/117] Compiling MachOKitC mach-o-linux.c
[25/117] Write sources
[28/117] Compiling CNIOPosix event_loop_id.c
[29/124] Compiling CNIODarwin shim.c
[30/124] Write sources
[38/124] Compiling CSystem shims.c
[40/142] Compiling IssueReportingPackageSupport _Test.swift
[41/142] Emitting module IssueReportingPackageSupport
[42/142] Emitting module _NIOBase64
[43/142] Compiling _NIOBase64 Base64.swift
[44/189] Compiling Path Path.swift
[45/189] Emitting module Path
[46/197] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/197] Compiling IssueReporting FatalErrorReporter.swift
[48/197] Compiling IssueReporting ReportIssue.swift
[49/198] Compiling IssueReporting SwiftTesting.swift
[50/198] Compiling IssueReporting UncheckedSendable.swift
[51/198] Compiling IssueReporting ErrorReporting.swift
[52/198] Compiling IssueReporting AppHostWarning.swift
[53/198] Compiling IssueReporting Warn.swift
[54/198] Compiling IssueReporting XCTest.swift
[55/198] Compiling IssueReporting Deprecations.swift
[56/198] Compiling IssueReporting FailureObserver.swift
[57/198] Compiling IssueReporting IsTesting.swift
[58/198] Compiling IssueReporting IssueReporter.swift
[59/198] Compiling IssueReporting LockIsolated.swift
[60/198] Compiling IssueReporting Rethrows.swift
[61/198] Emitting module InternalCollectionsUtilities
[62/198] Compiling IssueReporting BreakpointReporter.swift
[63/198] Compiling IssueReporting DefaultReporter.swift
[64/198] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/198] Compiling _NIODataStructures _TinyArray.swift
[66/198] Compiling _NIODataStructures Heap.swift
[67/198] Compiling _NIODataStructures PriorityQueue.swift
[68/198] Emitting module _NIODataStructures
[69/205] Compiling SystemPackage Constants.swift
[70/205] Compiling SystemPackage Exports.swift
[71/205] Compiling SystemPackage Mocking.swift
[72/225] Compiling DequeModule _DequeBufferHeader.swift
[73/225] Compiling DequeModule _DequeSlot.swift
[74/226] Compiling DequeModule Deque.swift
[75/226] Compiling DequeModule _DequeBuffer.swift
[76/226] Emitting module Logging
[77/226] Compiling Logging Logging.swift
[78/226] Compiling Logging LogHandler.swift
[79/226] Compiling Logging Locks.swift
[80/226] Compiling Logging MetadataProvider.swift
[81/226] Emitting module SystemPackage
[82/226] Compiling DequeModule Deque+Codable.swift
[83/226] Compiling DequeModule Deque+Collection.swift
[84/226] Compiling DequeModule Deque+Sendable.swift
[85/226] Compiling DequeModule Deque+Testing.swift
[86/226] Compiling DequeModule Deque+CustomReflectable.swift
[87/226] Compiling DequeModule Deque+Descriptions.swift
[88/226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/300] Compiling Crypto HMAC.swift
[90/300] Compiling Crypto MACFunctions.swift
[91/300] Compiling Crypto MessageAuthenticationCode.swift
[92/300] Compiling Crypto HPKE-Modes.swift
[93/300] Compiling Crypto Insecure.swift
[94/300] Compiling Crypto Insecure_HashFunctions.swift
[95/300] Compiling Crypto ASN1OctetString.swift
[96/300] Compiling Crypto ASN1Strings.swift
[97/300] Compiling Crypto ArraySliceBigint.swift
[98/300] Compiling Crypto NISTCurvesKeys.swift
[99/300] Compiling Crypto X25519Keys.swift
[100/300] Compiling Crypto SymmetricKeys.swift
[101/300] Compiling Crypto HPKE-KEM.swift
[102/300] Compiling Crypto HPKE-Errors.swift
[103/300] Compiling Crypto ASN1Boolean.swift
[104/300] Compiling Crypto ASN1Identifier.swift
[105/300] Compiling Crypto ASN1Integer.swift
[106/300] Compiling Crypto ASN1Null.swift
[107/300] Compiling Crypto GeneralizedTime.swift
[108/300] Compiling Crypto Curve25519.swift
[109/300] Compiling Crypto Ed25519Keys.swift
[109/300] Compiling CNIOWindows shim.c
[110/300] Write sources
[111/300] Compiling c-nioatomics.c
[113/319] Compiling Atomics OptionalRawRepresentable.swift
[114/319] Compiling Atomics RawRepresentable.swift
[115/319] Compiling Atomics AtomicOptionalWrappable.swift
[116/319] Compiling Atomics AtomicReference.swift
[117/319] Compiling Atomics AtomicStorage.swift
[118/319] Compiling Atomics AtomicValue.swift
[119/319] Compiling Atomics AtomicBool.swift
[120/319] Compiling Atomics IntegerConformances.swift
[121/319] Compiling Atomics PointerConformances.swift
[122/319] Compiling Atomics Primitives.native.swift
[123/319] Compiling Atomics UnsafeAtomic.swift
[124/319] Compiling Atomics UnsafeAtomicLazyReference.swift
[125/319] Compiling Atomics ManagedAtomic.swift
[126/319] Compiling Atomics ManagedAtomicLazyReference.swift
[127/321] Compiling Atomics Primitives.shims.swift
[128/321] Compiling Atomics AtomicInteger.swift
[129/321] Emitting module DequeModule
[130/321] Compiling Atomics AtomicMemoryOrderings.swift
[131/321] Compiling Atomics DoubleWord.swift
[134/321] Emitting module MockableMacro
[137/324] Compiling Crypto KEM.swift
[138/324] Compiling Crypto ECDH_boring.swift
[139/324] Compiling Crypto HPKE.swift
[140/324] Compiling Crypto HPKE-Context.swift
[141/324] Compiling Crypto HPKE-KeySchedule.swift
[143/324] Compiling Crypto AES.swift
[144/324] Compiling Crypto ECDSASignature_boring.swift
[145/324] Compiling Crypto ECDSA_boring.swift
[146/324] Compiling Crypto EdDSA_boring.swift
[147/324] Compiling Atomics IntegerOperations.swift
[148/324] Compiling Atomics Unmanaged extensions.swift
[148/324] Compiling c-atomics.c
[160/330] Compiling MockableMacro Namespace.swift
[161/330] Compiling MockableMacro SwiftVersionHelper.swift
[162/330] Compiling MockableMacro TokenFinder.swift
[171/330] Emitting module NIOConcurrencyHelpers
[172/330] Compiling NIOConcurrencyHelpers NIOLock.swift
[173/330] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[174/330] Compiling NIOConcurrencyHelpers lock.swift
[175/330] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[176/330] Compiling NIOConcurrencyHelpers atomics.swift
[181/332] Emitting module Atomics
[182/332] Compiling IssueReporting WithExpectedIssue.swift
[183/332] Compiling IssueReporting WithIssueContext.swift
[200/342] Emitting module Crypto
[205/342] Compiling ZIPFoundation URL+ZIP.swift
[206/342] Compiling ZIPFoundation resource_bundle_accessor.swift
[209/342] Compiling Crypto Digest_boring.swift
[210/342] Compiling Crypto Digest.swift
[211/342] Compiling Crypto Digests.swift
[212/342] Compiling Crypto HashFunctions.swift
[213/342] Compiling Crypto HashFunctions_SHA2.swift
[214/342] Compiling Crypto HPKE-AEAD.swift
[215/342] Compiling Crypto HPKE-Ciphersuite.swift
[216/342] Compiling Crypto HPKE-KDF.swift
[217/342] Compiling Crypto ObjectIdentifier.swift
[218/342] Compiling Crypto ECDSASignature.swift
[219/342] Compiling Crypto PEMDocument.swift
[220/342] Compiling Crypto PKCS8PrivateKey.swift
[221/342] Compiling Crypto SEC1PrivateKey.swift
[222/342] Compiling Crypto SubjectPublicKeyInfo.swift
[223/342] Compiling Crypto CryptoError_boring.swift
[224/342] Compiling Crypto CryptoKitErrors.swift
[225/342] Compiling Crypto DH.swift
[226/342] Compiling Crypto ECDH.swift
[227/342] Compiling Crypto HKDF.swift
[228/342] Compiling Crypto AESWrap.swift
[229/342] Compiling Crypto AESWrap_boring.swift
[230/342] Compiling Crypto Ed25519_boring.swift
[231/342] Compiling Crypto NISTCurvesKeys_boring.swift
[232/342] Compiling Crypto X25519Keys_boring.swift
[240/342] Compiling Crypto CryptoKitErrors_boring.swift
[249/342] Compiling Crypto AES-GCM.swift
[250/342] Compiling Crypto AES-GCM_boring.swift
[251/342] Compiling Crypto ChaChaPoly_boring.swift
[252/342] Compiling Crypto ChaChaPoly.swift
[253/342] Compiling Crypto Cipher.swift
[254/342] Compiling Crypto Nonces.swift
[255/342] Compiling Crypto ASN1.swift
[256/342] Compiling Crypto ASN1Any.swift
[257/342] Compiling Crypto ASN1BitString.swift
[258/406] Emitting module FileIO
[259/406] Compiling FileIO StreamedFile.swift
[260/406] Compiling FileIO system.swift
[261/406] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[262/406] Compiling FileIO FileIO.swift
[263/406] Compiling FileIO MemoryMappedFile.swift
[264/406] Compiling FileIO ConcatenatedStreamedFile.swift
[265/406] Compiling NIOCore IntegerTypes.swift
[266/406] Compiling NIOCore Interfaces.swift
[267/406] Compiling NIOCore ChannelHandlers.swift
[268/406] Compiling NIOCore ChannelInvoker.swift
[269/406] Compiling NIOCore IOData.swift
[270/406] Compiling NIOCore IPProtocol.swift
[271/406] Compiling NIOCore IntegerBitPacking.swift
[272/406] Compiling NIOCore AsyncChannelOutboundWriter.swift
[273/406] Compiling NIOCore NIOAsyncSequenceProducer.swift
[274/406] Compiling NIOCore GlobalSingletons.swift
[275/406] Compiling NIOCore IO.swift
[276/406] Compiling NIOCore AsyncChannelHandler.swift
[277/406] Compiling NIOCore AsyncChannelInboundStream.swift
[278/406] Compiling NIOCore AddressedEnvelope.swift
[279/406] Compiling NIOCore AsyncAwaitSupport.swift
[280/406] Compiling NIOCore AsyncChannel.swift
[281/406] Emitting module ZIPFoundation
[282/406] Compiling NIOCore Channel.swift
[283/406] Compiling NIOCore ChannelHandler.swift
[284/406] Compiling NIOCore CircularBuffer.swift
[285/406] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[286/598] Compiling MachOKit ExportSymbolKind.swift
[287/598] Compiling MachOKit ExportTrieEntry.swift
[288/598] Compiling MachOKit DyldChainedStartsInImage.swift
[289/598] Compiling MachOKit DyldChainedStartsInSegment.swift
[290/598] Compiling MachOKit DyldChainedFixupPointer.swift
[291/598] Compiling MachOKit DyldChainedFixupPointerContent.swift
[292/598] Compiling MachOKit DyldChainedFixupPointerFormat.swift
[293/598] Compiling MachOKit DyldChainedFixupPointerInfo.swift
[294/598] Compiling MachOKit Endian.swift
[295/598] Compiling MachOKit ExportSymbolFlags.swift
[298/598] Compiling MachOKit DyldCacheSlideInfo3.swift
[299/598] Compiling MachOKit DyldCacheSlideInfo4.swift
[300/598] Compiling MachOKit DyldCacheSlideInfo5.swift
[301/598] Compiling MachOKit SwiftOptimization.swift
[302/598] Compiling MachOKit DyldChainedFixupsHeader.swift
[303/598] Compiling MachOKit DyldChainedImport.swift
[304/598] Compiling MachOKit DyldChainedImportFormat.swift
[305/598] Compiling MachOKit DyldChainedPage.swift
[305/598] Write Objects.LinkFileList
[307/598] Compiling MachOKit RelocationType.swift
[308/598] Compiling MachOKit ScatteredRelocationInfo.swift
[309/598] Compiling MachOKit StringTableEntry.swift
[310/598] Compiling MachOKit Nlist.swift
[311/598] Compiling MachOKit Stab.swift
[312/598] Compiling MachOKit SymbolDescription.swift
[313/598] Compiling MachOKit SymbolFlags.swift
[314/598] Compiling MachOKit SymbolLibraryOrdinalType.swift
[323/598] Emitting module IssueReporting
[328/598] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[329/598] Compiling Glob Pattern+Options.swift
[330/598] Compiling Glob Pattern+Parser.swift
[331/598] Compiling Glob Pattern.swift
[332/598] Compiling Glob InvalidPattern.swift
[333/598] Compiling Glob Pattern+Match.swift
[334/598] Emitting module Glob
[335/598] Compiling Glob GlobSearch.swift
[335/598] Linking MockableMacro-tool
[337/628] Compiling Mockable Builder.swift
[338/628] Compiling Mockable FunctionActionBuilder.swift
[339/628] Compiling Mockable FunctionReturnBuilder.swift
[340/628] Compiling Mockable FunctionVerifyBuilder.swift
[341/628] Compiling Mockable PropertyActionBuilder.swift
[342/628] Compiling Mockable PropertyReturnBuilder.swift
[343/628] Compiling Mockable PropertyVerifyBuilder.swift
[344/635] Compiling Mockable GenericValue.swift
[345/635] Compiling Mockable Parameter+Match.swift
[346/635] Compiling Mockable Parameter.swift
[347/638] Compiling Mockable MockerPolicy.swift
[348/638] Compiling Mockable MockerScope.swift
[349/638] Compiling Mockable Count.swift
[357/638] Compiling Mockable ReturnValue.swift
[358/638] Compiling Mockable TimeoutDuration.swift
[359/638] Compiling Mockable Utils.swift
[360/638] Compiling Mockable Mocked.swift
[361/638] Compiling Mockable Mocker.swift
[362/638] Compiling Mockable MockerFallback.swift
[363/638] Compiling Mockable Matchable.swift
[364/638] Compiling Mockable MemberAction.swift
[365/638] Compiling Mockable MemberReturn.swift
[366/638] Emitting module Mockable
[367/638] Compiling Mockable Async+Timeout.swift
[368/638] Compiling Mockable AsyncSubject.swift
[369/638] Compiling Mockable LockedValue.swift
[370/638] Compiling Mockable MockableMacro.swift
[371/638] Compiling Mockable Matcher.swift
[372/638] Compiling Mockable CaseIdentifiable.swift
[373/638] Compiling Mockable ThrowingFunctionActionBuilder.swift
[374/638] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[375/638] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[376/638] Compiling Mockable MockableService.swift
[384/644] Compiling NIOCore SocketAddresses.swift
[385/644] Compiling NIOCore SocketOptionProvider.swift
[386/644] Compiling NIOCore SystemCallHelpers.swift
[387/644] Compiling NIOCore TimeAmount+Duration.swift
[388/644] Compiling NIOCore TypeAssistedChannelHandler.swift
[389/644] Compiling NIOCore UniversalBootstrapSupport.swift
[390/644] Compiling NIOCore Utilities.swift
[391/644] Compiling MachOKit CPUSubType.swift
[392/644] Compiling MachOKit DylibsTrieNodeContent.swift
[393/644] Compiling MachOKit LoaderRef.swift
[394/644] Compiling MachOKit ObjCBinaryInfo.swift
[395/644] Compiling MachOKit PrebuiltLoader.swift
[396/644] Compiling MachOKit PrebuiltLoaderProtocol.swift
[397/644] Compiling MachOKit PrebuiltLoaderSet.swift
[398/644] Compiling MachOKit PrebuiltLoader_Pre1165_3.swift
[399/644] Compiling MachOKit SectionLocations.swift
[400/644] Compiling MachOKit ObjCHeaderInfoRO.swift
[401/644] Compiling MachOKit ObjCHeaderInfoRW.swift
[402/644] Compiling MachOKit ObjCHeaderOptimizationRO.swift
[403/644] Compiling MachOKit ObjCHeaderOptimizationRW.swift
[404/644] Compiling MachOKit ObjCImageInfo.swift
[405/644] Compiling MachOKit UnsafeRawPointer+.swift
[406/644] Compiling MachOKit _FileIOProtocol+.swift
[407/644] Compiling MachOKit dyld_chained_ptr+.swift
[408/644] Compiling MachOKit FatFile.swift
[409/644] Compiling MachOKit FullDyldCache+host.swift
[410/644] Compiling MachOKit FullDyldCache.swift
[411/644] Compiling MachOKit CPU.swift
[430/644] Compiling MachOKit TrieTreeProtocol+.swift
[431/644] Compiling MachOKit UUID+.swift
[432/644] Compiling MachOKit UnsafePointer+.swift
[433/644] Compiling MachOKit ObjCOptimization.swift
[434/644] Compiling MachOKit ObjCOptimizationFlags.swift
[435/644] Compiling MachOKit OldObjCOptimization.swift
[436/644] Compiling MachOKit ProgramOffset.swift
[437/644] Compiling MachOKit ProgramsTrieNodeContent.swift
[438/644] Compiling MachOKit DyldCacheSlideInfo.swift
[439/644] Compiling MachOKit DyldCacheSlideInfo1.swift
[440/644] Emitting module NIOCore
[441/696] Compiling Command ThreadSafe.swift
[442/696] Compiling MachOKit CodeSignSlot.swift
[443/696] Compiling MachOKit CodeSignSpecialSlotType.swift
[444/696] Compiling MachOKit CodeSignSuperBlob.swift
[445/696] Compiling MachOKit CFString.swift
[446/696] Compiling MachOKit DataInCodeEntry.swift
[447/696] Compiling MachOKit DependedDylib.swift
[448/696] Compiling MachOKit DyldCacheDynamicData.swift
[449/696] Compiling MachOKit DyldCacheFunctionVariantEntry.swift
[450/696] Compiling MachOKit DyldCacheFunctionVariantInfo.swift
[451/696] Compiling MachOKit DyldCacheImageInfo.swift
[452/696] Compiling MachOKit DyldCacheImageTextInfo.swift
[453/696] Compiling MachOKit DyldCacheLocalSymbolsEntry.swift
[454/696] Compiling MachOKit DyldCacheLocalSymbolsInfo.swift
[455/696] Compiling MachOKit DyldCacheMappingAndSlideInfo.swift
[456/696] Compiling MachOKit DyldCacheMappingFlags.swift
[457/696] Compiling MachOKit DyldCacheMappingInfo.swift
[458/696] Compiling MachOKit DyldCachePrewarming.swift
[459/696] Compiling MachOKit DyldCachePrewarmingEntry.swift
[460/696] Compiling MachOKit DyldCacheTproMappingInfo.swift
[461/696] Compiling MachOKit DyldSubCacheEntry.swift
[462/696] Compiling MachOKit DylibIndex.swift
[463/717] Compiling Command FileHandle+Extras.swift
[464/717] Compiling Command Command.swift
[465/717] Compiling Command AsyncThrowingStream+Extras.swift
[466/717] Emitting module Command
[467/717] Compiling Command CommandRunner.swift
[467/717] Write Objects.LinkFileList
[468/717] Archiving libCommand.a
[470/717] Compiling NIOPosix BaseStreamSocketChannel.swift
[471/717] Compiling NIOPosix Bootstrap.swift
[472/717] Compiling NIOPosix ControlMessage.swift
[473/717] Compiling NIOPosix DatagramVectorReadManager.swift
[474/717] Compiling NIOPosix Errors+Any.swift
[475/717] Compiling NIOPosix FileDescriptor.swift
[476/717] Compiling NIOPosix BSDSocketAPICommon.swift
[477/717] Compiling NIOPosix BSDSocketAPIPosix.swift
[478/717] Compiling NIOPosix BSDSocketAPIWindows.swift
[479/717] Compiling NIOPosix BaseSocket.swift
[480/717] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[481/717] Compiling NIOPosix BaseSocketChannel.swift
[482/717] Compiling NIOPosix GetaddrinfoResolver.swift
[483/717] Compiling NIOPosix HappyEyeballs.swift
[484/717] Compiling NIOPosix IO.swift
[485/717] Compiling NIOPosix IntegerBitPacking.swift
[486/717] Compiling NIOPosix IntegerTypes.swift
[487/717] Compiling NIOPosix Linux.swift
[488/717] Compiling NIOPosix LinuxCPUSet.swift
[489/717] Compiling NIOPosix LinuxUring.swift
[490/717] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[491/717] Compiling MachOKit MachOImage.swift
[492/717] Compiling MachOKit MachOKit.swift
[493/717] Compiling MachOKit BindOpcode.swift
[494/717] Compiling MachOKit BindOperation.swift
[495/717] Compiling MachOKit BindOperationsKind.swift
[496/717] Compiling MachOKit BindSpecial.swift
[497/717] Compiling MachOKit BindType.swift
[498/717] Compiling MachOKit ClassicBindType.swift
[499/717] Compiling MachOKit BindingSymbol.swift
[500/717] Compiling MachOKit ClassicBindingSymbol.swift
[501/717] Compiling MachOKit CodeSignCodeDirectory+codeLimit64.swift
[502/717] Compiling MachOKit CodeSignCodeDirectory+executableSegment.swift
[503/717] Compiling MachOKit CodeSignCodeDirectory+runtime.swift
[504/717] Compiling MachOKit CodeSignCodeDirectory+scatter.swift
[505/717] Compiling MachOKit CodeSignCodeDirectory+teamID.swift
[506/717] Compiling MachOKit CodeSignCodeDirectory.swift
[507/717] Compiling MachOKit CodeSignBlobIndex.swift
[508/717] Compiling MachOKit CodeSignExecSegmentFlags.swift
[509/717] Compiling MachOKit CodeSignGenericBlob.swift
[510/717] Compiling MachOKit CodeSignHashType.swift
[511/717] Compiling MachOKit CodeSignMagic.swift
[512/717] Compiling MachOKit Dylib.swift
[513/717] Compiling MachOKit DylibUseFlags.swift
[514/717] Compiling MachOKit Platform.swift
[515/717] Compiling MachOKit Section+Attribute.swift
[516/717] Compiling MachOKit Section+Flags.swift
[517/717] Compiling MachOKit Section+Type.swift
[518/717] Compiling MachOKit Section.swift
[519/717] Compiling MachOKit ThreadState.swift
[520/717] Compiling MachOKit ThreadStateFlavor.swift
[521/717] Compiling MachOKit Tool.swift
[522/717] Compiling MachOKit VMProtection.swift
[523/717] Compiling MachOKit Version.swift
[524/717] Compiling MachOKit NoteCommand.swift
[525/717] Compiling MachOKit RpathCommand.swift
[526/717] Compiling MachOKit SegmentCommand+Flags.swift
[527/717] Compiling MachOKit SegmentCommand.swift
[528/717] Compiling MachOKit SourceVersionCommand.swift
[529/717] Compiling MachOKit SubFrameworkCommand.swift
[530/717] Compiling MachOKit TargetTripleCommand.swift
[531/717] Compiling MachOKit ThreadCommand.swift
[532/717] Compiling MachOKit UUIDCommand.swift
[533/717] Compiling NIOPosix SelectorKqueue.swift
[534/717] Compiling NIOPosix SelectorUring.swift
[535/717] Compiling NIOPosix SelectorWSAPoll.swift
[536/717] Compiling NIOPosix System.swift
[537/717] Compiling NIOPosix Thread.swift
[538/717] Compiling NIOPosix ThreadPosix.swift
[539/717] Compiling NIOPosix ThreadWindows.swift
[540/717] Compiling NIOPosix UnsafeTransfer.swift
[554/717] Compiling MachOKit CPUType.swift
[555/717] Compiling MachOKit DyldCacheHeader.swift
[556/717] Compiling MachOKit DyldCacheType.swift
[557/717] Compiling MachOKit FatArch.swift
[558/717] Compiling MachOKit FatHeader.swift
[559/717] Compiling MachOKit FileType.swift
[560/717] Compiling MachOKit MachHeader+Flags+Bit.swift
[561/717] Compiling MachOKit MachHeader+Flags.swift
[562/717] Compiling MachOKit MachHeader.swift
[563/717] Compiling MachOKit Magic.swift
[564/717] Compiling MachOKit BuildVersionCommand.swift
[565/717] Compiling MachOKit DylibCommand.swift
[566/717] Compiling MachOKit DylibUseCommand.swift
[567/717] Compiling MachOKit DylinkerCommand.swift
[568/717] Compiling MachOKit EncryptionInfoCommand.swift
[569/717] Compiling MachOKit EntryPointCommand.swift
[570/717] Compiling MachOKit FilesetEntryCommand.swift
[571/717] Compiling MachOKit LinkerOptionCommand.swift
[572/717] Compiling MachOKit LoadCommand.swift
[573/717] Compiling MachOKit LoadCommandInfo.swift
[574/717] Compiling MachOKit LoadCommandType.swift
[575/717] Compiling MachOKit BuildToolVersion.swift
[582/717] Compiling MachOKit Relocation.swift
[583/717] Compiling MachOKit RelocationInfo.swift
[584/717] Compiling MachOKit RelocationLength.swift
[593/717] Compiling MachOKit SymbolReferenceFlag.swift
[594/717] Compiling MachOKit SymbolType.swift
[595/717] Compiling MachOKit CodeSignProtocol.swift
[596/717] Compiling MachOKit DyldCacheLocalSymbolsEntryProtocol.swift
[597/717] Compiling NIOPosix NIOPosixSendableMetatype.swift
[598/717] Compiling NIOPosix NIOThreadPool.swift
[599/717] Compiling NIOPosix NonBlockingFileIO.swift
[600/717] Compiling NIOPosix PosixSingletons.swift
[601/717] Compiling NIOPosix RawSocketBootstrap.swift
[602/717] Compiling NIOPosix Resolver.swift
[603/717] Compiling NIOPosix Selectable.swift
[604/717] Compiling NIOPosix SelectableChannel.swift
[605/717] Compiling NIOPosix SelectableEventLoop.swift
[606/717] Compiling NIOPosix ServerSocket.swift
[607/717] Compiling NIOPosix Socket.swift
[608/717] Compiling NIOPosix SocketChannel.swift
[609/717] Compiling NIOPosix SocketProtocols.swift
[610/717] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[611/717] Compiling NIOPosix PendingDatagramWritesManager.swift
[612/717] Compiling NIOPosix PendingWritesManager.swift
[613/717] Compiling NIOPosix PipeChannel.swift
[614/717] Compiling NIOPosix PipePair.swift
[615/717] Compiling NIOPosix Pool.swift
[616/717] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[617/717] Compiling NIOPosix SelectorEpoll.swift
[618/717] Compiling NIOPosix SelectorGeneric.swift
[619/717] Emitting module MachOKit
[620/717] Compiling MachOKit VersionMinCommand.swift
[621/717] Compiling MachOKit MachOFile+BindOperations.swift
[622/717] Compiling MachOKit MachOFile+CodeSign.swift
[623/717] Compiling MachOKit MachOFile+DyldChainedFixups.swift
[624/717] Compiling MachOKit MachOFile+ExportTrie.swift
[625/717] Compiling MachOKit MachOFile+FunctionStarts.swift
[626/717] Compiling MachOKit MachOFile+LoadCommands.swift
[627/717] Compiling MachOKit MachOFile+RebaseOperations.swift
[628/717] Compiling MachOKit MachOFile+Strings.swift
[629/717] Compiling MachOKit MachOFile+Symbols.swift
[630/717] Compiling MachOKit MachOFile.swift
[631/717] Compiling MachOKit MachOImage+BindOperations.swift
[632/717] Compiling MachOKit MachOImage+CodeSign.swift
[633/717] Compiling MachOKit MachOImage+DyldChainedFixups..swift
[634/717] Compiling MachOKit MachOImage+ExportTrie.swift
[635/717] Compiling MachOKit MachOImage+FunctionStarts.swift
[636/717] Compiling MachOKit MachOImage+LoadCommands.swift
[637/717] Compiling MachOKit MachOImage+RebaseOperations.swift
[638/717] Compiling MachOKit MachOImage+Strings.swift
[639/717] Compiling MachOKit MachOImage+Symbols.swift
[640/717] Compiling MachOKit MachOImage+static.swift
[641/717] Compiling MachOKit DyldCacheRepresentable.swift
[642/717] Compiling MachOKit DyldChainedFixupsProtocol.swift
[643/717] Compiling MachOKit DyldChainedImportProtocol.swift
[644/717] Compiling MachOKit LayoutWrapper.swift
[645/717] Compiling MachOKit LoadCommandWrapper.swift
[646/717] Compiling MachOKit LoadCommandsProtocol.swift
[647/717] Compiling MachOKit MachORepresentable.swift
[648/717] Compiling MachOKit StringTable.swift
[649/717] Compiling MachOKit SymbolProtocol.swift
[650/717] Compiling MachOKit _DyldCacheFileRepresentable.swift
[651/717] Compiling MachOKit BitFlags.swift
[652/717] Compiling MachOKit DataSequence.swift
[653/717] Compiling MachOKit MemorySequence.swift
[654/717] Compiling MachOKit SwiftDemangle.swift
[655/717] Compiling MachOKit DataTrieTree.swift
[656/717] Compiling MachOKit MemoryTrieTree.swift
[657/717] Compiling MachOKit TrieNode.swift
[658/717] Compiling MachOKit TrieNodeContent.swift
[659/717] Compiling MachOKit TrieTreeProtocol.swift
[660/717] Compiling MachOKit exported.swift
[661/717] Compiling MachOKit global.swift
[672/722] Compiling NIOPosix Utilities.swift
[673/722] Compiling NIOPosix VsockAddress.swift
[674/722] Compiling NIOPosix VsockChannelEvents.swift
[675/722] Compiling NIOPosix Windows.swift
[676/722] Compiling NIOPosix resource_bundle_accessor.swift
[677/722] Emitting module NIOPosix
[719/760] Compiling _NIOFileSystem ParallelDirCopy.swift
[720/760] Compiling _NIOFileSystem ParallelRemoval.swift
[721/760] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[722/760] Compiling _NIOFileSystem CInterop.swift
[723/764] Emitting module _NIOFileSystem
[724/764] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[725/764] Compiling _NIOFileSystem OpenOptions.swift
[726/764] Compiling _NIOFileSystem String+FileSystem.swift
[727/764] Compiling _NIOFileSystem resource_bundle_accessor.swift
[728/764] Compiling _NIOFileSystem Array+FileSystem.swift
[729/764] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[730/764] Compiling _NIOFileSystem BufferedReader.swift
[731/764] Compiling _NIOFileSystem BufferedWriter.swift
[732/764] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[733/764] Compiling _NIOFileSystem FileSystemProtocol.swift
[734/764] Compiling _NIOFileSystem FileType.swift
[735/764] Compiling _NIOFileSystem IOStrategy.swift
[736/764] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[737/764] Compiling _NIOFileSystem Syscalls.swift
[738/764] Compiling _NIOFileSystem SystemFileHandle.swift
[739/764] Compiling _NIOFileSystem Utilities.swift
[740/764] Compiling _NIOFileSystem NIOFilePath.swift
[741/764] Compiling _NIOFileSystem Exports.swift
[742/764] Compiling _NIOFileSystem FileChunks.swift
[743/764] Compiling _NIOFileSystem FileHandle.swift
[744/764] Compiling _NIOFileSystem FileHandleProtocol.swift
[745/764] Compiling _NIOFileSystem FileInfo.swift
[746/764] Compiling _NIOFileSystem FileSystem.swift
[747/764] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[748/764] Compiling _NIOFileSystem FileSystemError.swift
[749/764] Compiling _NIOFileSystem BufferedStream.swift
[750/764] Compiling _NIOFileSystem Cancellation.swift
[751/764] Compiling _NIOFileSystem TokenBucket.swift
[752/764] Compiling _NIOFileSystem UnsafeTransfer.swift
[753/764] Compiling _NIOFileSystem Errno.swift
[754/764] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[755/764] Compiling _NIOFileSystem Mocking.swift
[756/764] Compiling _NIOFileSystem Syscall.swift
[757/764] Compiling _NIOFileSystem ByteCount.swift
[758/764] Compiling _NIOFileSystem Convenience.swift
[759/764] Compiling _NIOFileSystem DirectoryEntries.swift
[760/764] Compiling _NIOFileSystem DirectoryEntry.swift
[761/766] Compiling NIOFileSystem Exports.swift
[762/766] Emitting module NIOFileSystem
[763/769] Compiling FileSystem FileSystem.swift
[764/769] Emitting module FileSystem
[765/769] Compiling FileSystem AsyncSequence+Extras.swift
[765/769] Write Objects.LinkFileList
[766/779] Archiving libFileSystem.a
[768/779] Emitting module Rosalind
[769/779] Compiling Rosalind AppBundleLoader.swift
[770/779] Compiling Rosalind FileHandle+Read.swift
[771/779] Compiling Rosalind AppBundleReport.swift
[772/779] Compiling Rosalind AssetUtilController.swift
[773/779] Compiling Rosalind AppBundle.swift
[774/779] Compiling Rosalind ShasumCalculator.swift
[775/779] Compiling Rosalind PoolLock.swift
[776/779] Compiling Rosalind Sequence+Concurrency.swift
[777/779] Compiling Rosalind Rosalind.swift
[777/779] Write Objects.LinkFileList
[778/779] Archiving libRosalind.a
Build complete! (32.58s)
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Build complete.
{
  "dependencies" : [
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path.git"
    },
    {
      "identity" : "filesystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/FileSystem.git"
    },
    {
      "identity" : "command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Command.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.15.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.43.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable"
    }
  ],
  "manifest_display_name" : "Rosalind",
  "name" : "Rosalind",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Rosalind",
      "targets" : [
        "Rosalind"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RosalindTests",
      "module_type" : "SwiftTarget",
      "name" : "RosalindTests",
      "path" : "Tests/RosalindTests",
      "product_dependencies" : [
        "SnapshotTesting",
        "Mockable"
      ],
      "sources" : [
        "AssetUtilControllerTests.swift",
        "Extensions/Snapshotting+RosalindReport.swift",
        "RosalindAcceptanceTests.swift",
        "RosalindTests.swift"
      ],
      "target_dependencies" : [
        "Rosalind"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Rosalind",
      "module_type" : "SwiftTarget",
      "name" : "Rosalind",
      "path" : "Sources/Rosalind",
      "product_dependencies" : [
        "Crypto",
        "Path",
        "FileSystem",
        "Command",
        "MachOKit"
      ],
      "product_memberships" : [
        "Rosalind"
      ],
      "sources" : [
        "AppBundle.swift",
        "AppBundleLoader.swift",
        "AppBundleReport.swift",
        "AssetUtilController.swift",
        "Extensions/FileHandle+Read.swift",
        "Extensions/Sequence+Concurrency.swift",
        "PoolLock.swift",
        "Rosalind.swift",
        "ShasumCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.