The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MemoryLeakTestKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kuniwak/MemoryLeakTestKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kuniwak/MemoryLeakTestKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 11a1ca0 Merge pull request #5 from Kuniwak/cocoapods
Cloned https://github.com/Kuniwak/MemoryLeakTestKit.git
Revision (git rev-parse @):
11a1ca08305f5da106327d6e42bce2de431bcf96
SUCCESS checkout https://github.com/Kuniwak/MemoryLeakTestKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "memoryleaktestkit",
      "name": "MemoryLeakTestKit",
      "url": "https://github.com/Kuniwak/MemoryLeakTestKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MemoryLeakTestKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Kuniwak/MemoryLeakTestKit.git
[1/133] Fetching memoryleaktestkit
Fetched https://github.com/Kuniwak/MemoryLeakTestKit.git (0.27s)
Creating working copy for https://github.com/Kuniwak/MemoryLeakTestKit.git
Working copy of https://github.com/Kuniwak/MemoryLeakTestKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'memoryleaktestkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Emitting module MemoryLeakTestKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/Reference.swift:53:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Reference' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/ReferenceID.swift:44:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ReferenceID' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[2/20] Compiling MemoryLeakTestKit ReferencePath.swift
[3/20] Compiling MemoryLeakTestKit ReferencePathComponent.swift
[4/20] Compiling MemoryLeakTestKit ReferencePathNormalization.swift
[5/20] Compiling MemoryLeakTestKit Types.swift
[6/20] Compiling MemoryLeakTestKit Weak.swift
[7/20] Compiling MemoryLeakTestKit WeakOrNotReference.swift
[8/20] Compiling MemoryLeakTestKit PrefixedArray.generated.swift
[9/20] Compiling MemoryLeakTestKit PrettyPrint.swift
[10/20] Compiling MemoryLeakTestKit Reference.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/Reference.swift:53:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Reference' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/ReferenceID.swift:44:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ReferenceID' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[11/20] Compiling MemoryLeakTestKit ReferenceID.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/Reference.swift:53:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Reference' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/ReferenceID.swift:44:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ReferenceID' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[12/20] Compiling MemoryLeakTestKit MemoryLeakReport.swift
[13/20] Compiling MemoryLeakTestKit NotNormalizedPathComponent.swift
[14/20] Compiling MemoryLeakTestKit ObjectTraverser.swift
[15/20] Compiling MemoryLeakTestKit Arrays.swift
[16/20] Compiling MemoryLeakTestKit CircularReferencePath.swift
[17/20] Compiling MemoryLeakTestKit IdentifiableReferencePath.swift
[18/20] Compiling MemoryLeakTestKit IdentifiableReferencePathComponent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[19/20] Compiling MemoryLeakTestKit LeakedObject.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[20/20] Compiling MemoryLeakTestKit MemoryLeakDetector.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
Build complete! (9.75s)
Build complete.
Done.