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 SHList, reference master (d3865a), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 02:18:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YusukeHosonuma/SHList.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YusukeHosonuma/SHList
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d3865aa Update README.md
Cloned https://github.com/YusukeHosonuma/SHList.git
Revision (git rev-parse @):
d3865aac139672b4d5ebe229ad260cca52f236d5
SUCCESS checkout https://github.com/YusukeHosonuma/SHList.git at master
========================================
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": "shlist",
      "name": "SHList",
      "url": "https://github.com/YusukeHosonuma/SHList.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SHList",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/YusukeHosonuma/SHList.git
[1/64] Fetching shlist
Fetched https://github.com/YusukeHosonuma/SHList.git from cache (0.67s)
Creating working copy for https://github.com/YusukeHosonuma/SHList.git
Working copy of https://github.com/YusukeHosonuma/SHList.git resolved at master (d3865aa)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/YusukeHosonuma/SHList.git
https://github.com/YusukeHosonuma/SHList.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SHList",
  "name" : "SHList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SHList",
      "targets" : [
        "SHList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SHListGen",
      "targets" : [
        "SHListGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SHListGenLib",
      "targets" : [
        "SHListGenLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SHListTests",
      "module_type" : "SwiftTarget",
      "name" : "SHListTests",
      "path" : "Tests/SHListTests",
      "sources" : [
        "SHListTests.swift"
      ],
      "target_dependencies" : [
        "SHList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SHListGenLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SHListGenLibTests",
      "path" : "Tests/SHListGenLibTests",
      "sources" : [
        "Assertion.swift",
        "GeneratorTests.swift"
      ],
      "target_dependencies" : [
        "SHListGenLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SHListGenLib",
      "module_type" : "SwiftTarget",
      "name" : "SHListGenLib",
      "path" : "Sources/SHListGenLib",
      "product_memberships" : [
        "SHListGen",
        "SHListGenLib"
      ],
      "sources" : [
        "Generator.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SHListGen",
      "module_type" : "SwiftTarget",
      "name" : "SHListGen",
      "path" : "Sources/SHListGen",
      "product_memberships" : [
        "SHListGen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SHListGenLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SHList",
      "module_type" : "SwiftTarget",
      "name" : "SHList",
      "path" : "Sources/SHList",
      "product_memberships" : [
        "SHList"
      ],
      "sources" : [
        "SHList.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/8] Write sources
[1/8] Write SHListGen-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/12] Compiling SHListGenLib Generator.swift
[7/12] Emitting module SHListGenLib
[8/14] Compiling SHList SHList.swift
[9/14] Emitting module SHList
[10/14] Emitting module SHListGen
[11/14] Compiling SHListGen main.swift
[11/14] Write Objects.LinkFileList
[12/14] Linking SHListGen
[13/14] Applying SHListGen
Build complete! (4.56s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SHList",
  "name" : "SHList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SHList",
      "targets" : [
        "SHList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SHListGen",
      "targets" : [
        "SHListGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SHListGenLib",
      "targets" : [
        "SHListGenLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SHListTests",
      "module_type" : "SwiftTarget",
      "name" : "SHListTests",
      "path" : "Tests/SHListTests",
      "sources" : [
        "SHListTests.swift"
      ],
      "target_dependencies" : [
        "SHList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SHListGenLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SHListGenLibTests",
      "path" : "Tests/SHListGenLibTests",
      "sources" : [
        "Assertion.swift",
        "GeneratorTests.swift"
      ],
      "target_dependencies" : [
        "SHListGenLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SHListGenLib",
      "module_type" : "SwiftTarget",
      "name" : "SHListGenLib",
      "path" : "Sources/SHListGenLib",
      "product_memberships" : [
        "SHListGen",
        "SHListGenLib"
      ],
      "sources" : [
        "Generator.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SHListGen",
      "module_type" : "SwiftTarget",
      "name" : "SHListGen",
      "path" : "Sources/SHListGen",
      "product_memberships" : [
        "SHListGen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SHListGenLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SHList",
      "module_type" : "SwiftTarget",
      "name" : "SHList",
      "path" : "Sources/SHList",
      "product_memberships" : [
        "SHList"
      ],
      "sources" : [
        "SHList.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.