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 Yarn, reference main (2e17aa), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 04:04:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/Yarn.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Yarn
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2e17aaa Updated tests
Cloned https://github.com/0xLeif/Yarn.git
Revision (git rev-parse @):
2e17aaa2c0e1f3f9c248aaefb0cc933015543b0e
SUCCESS checkout https://github.com/0xLeif/Yarn.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xLeif/Yarn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/21] Compiling SwiftFu SwiftFu+.swift
[6/22] Compiling SwiftFu Tuplable.swift
[7/22] Compiling SwiftFu Printable.swift
[8/22] Compiling SwiftFu Functionable.swift
[9/22] Compiling SwiftFu Modifiable.swift
[10/22] Compiling SwiftFu Fuable.swift
[11/22] Compiling SwiftFu BinaryInteger+.swift
[12/22] Compiling SwiftFu Assertable.swift
[13/22] Compiling SwiftFu Switch+.swift
[14/22] Emitting module SwiftFu
[15/22] Compiling SwiftFu Foundation+SwiftFu.swift
[16/22] Compiling SwiftFu BinaryFloatingPoint+.swift
[17/22] Compiling SwiftFu Boolable.swift
[18/22] Compiling SwiftFu Configurable.swift
[19/22] Compiling Chronicle Chronicle+DefaultFormatters.swift
[20/22] Compiling Chronicle Chronicle+DefaultHandlers.swift
[21/22] Emitting module Chronicle
[22/22] Compiling Chronicle Chronicle.swift
[23/24] Emitting module Yarn
/Users/admin/builder/spi-builder-workspace/Sources/Yarn/Yarn.swift:4:1: warning: extension declares a conformance of imported type 'Chronicle' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
 2 | import SwiftFu
 3 |
 4 | extension Chronicle: Fuable { }
   | |- warning: extension declares a conformance of imported type 'Chronicle' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 | extension Chronicle.DefaultFormatters.DefaultFormatter: Fuable { }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/Yarn/Yarn.swift:5:1: warning: extension declares a conformance of imported type 'DefaultFormatter' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
 3 |
 4 | extension Chronicle: Fuable { }
 5 | extension Chronicle.DefaultFormatters.DefaultFormatter: Fuable { }
   | |- warning: extension declares a conformance of imported type 'DefaultFormatter' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |
 7 | @dynamicMemberLookup
[24/24] Compiling Yarn Yarn.swift
/Users/admin/builder/spi-builder-workspace/Sources/Yarn/Yarn.swift:4:1: warning: extension declares a conformance of imported type 'Chronicle' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
 2 | import SwiftFu
 3 |
 4 | extension Chronicle: Fuable { }
   | |- warning: extension declares a conformance of imported type 'Chronicle' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 | extension Chronicle.DefaultFormatters.DefaultFormatter: Fuable { }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/Yarn/Yarn.swift:5:1: warning: extension declares a conformance of imported type 'DefaultFormatter' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
 3 |
 4 | extension Chronicle: Fuable { }
 5 | extension Chronicle.DefaultFormatters.DefaultFormatter: Fuable { }
   | |- warning: extension declares a conformance of imported type 'DefaultFormatter' to imported protocols 'Fuable', 'Assertable', 'Tuplable', 'Functionable', 'Boolable', 'Modifiable', 'Printable'; this will not behave correctly if the owners of 'Chronicle' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |
 7 | @dynamicMemberLookup
Build complete! (6.55s)
Fetching https://github.com/0xLeif/Chronicle
Fetching https://github.com/0xLet/SwiftFu
[1/130] Fetching chronicle
[131/279] Fetching chronicle, swiftfu
Fetched https://github.com/0xLet/SwiftFu from cache (0.67s)
Fetched https://github.com/0xLeif/Chronicle from cache (0.67s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (1.20s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.52s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "chronicle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Chronicle"
    },
    {
      "identity" : "swiftfu",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLet/SwiftFu"
    }
  ],
  "manifest_display_name" : "Yarn",
  "name" : "Yarn",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Yarn",
      "targets" : [
        "Yarn"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YarnTests",
      "module_type" : "SwiftTarget",
      "name" : "YarnTests",
      "path" : "Tests/YarnTests",
      "sources" : [
        "YarnTests.swift"
      ],
      "target_dependencies" : [
        "Yarn"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Yarn",
      "module_type" : "SwiftTarget",
      "name" : "Yarn",
      "path" : "Sources/Yarn",
      "product_dependencies" : [
        "Chronicle",
        "SwiftFu"
      ],
      "product_memberships" : [
        "Yarn"
      ],
      "sources" : [
        "Yarn.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.