The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LazyFlush, reference main (ae067a), with Swift 6.1 for macOS (SPM) on 25 Jun 2025 11:25:24 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/southkin/LazyFlush.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/southkin/LazyFlush
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ae067a2 public
Cloned https://github.com/southkin/LazyFlush.git
Revision (git rev-parse @):
ae067a27ae753afa767034c96ca267cdb9955ee1
SUCCESS checkout https://github.com/southkin/LazyFlush.git at main
========================================
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": "lazyflush",
      "name": "LazyFlush",
      "url": "https://github.com/southkin/LazyFlush.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LazyFlush",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/southkin/LazyFlush.git
[1/30] Fetching lazyflush
Fetched https://github.com/southkin/LazyFlush.git from cache (0.62s)
Creating working copy for https://github.com/southkin/LazyFlush.git
Working copy of https://github.com/southkin/LazyFlush.git resolved at main (ae067a2)
warning: '.resolve-product-dependencies': dependency 'lazyflush' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/southkin/LazyFlush.git
https://github.com/southkin/LazyFlush.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyFlush",
  "name" : "LazyFlush",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyFlush",
      "targets" : [
        "LazyFlush"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyFlushTests",
      "module_type" : "SwiftTarget",
      "name" : "LazyFlushTests",
      "path" : "Tests/LazyFlushTests",
      "sources" : [
        "LazyFlushTests.swift"
      ],
      "target_dependencies" : [
        "LazyFlush"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LazyFlush",
      "module_type" : "SwiftTarget",
      "name" : "LazyFlush",
      "path" : "Sources/LazyFlush",
      "product_memberships" : [
        "LazyFlush"
      ],
      "sources" : [
        "LazyFlush.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling LazyFlush LazyFlush.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[4/4] Emitting module LazyFlush
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (4.11s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyFlush",
  "name" : "LazyFlush",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyFlush",
      "targets" : [
        "LazyFlush"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyFlushTests",
      "module_type" : "SwiftTarget",
      "name" : "LazyFlushTests",
      "path" : "Tests/LazyFlushTests",
      "sources" : [
        "LazyFlushTests.swift"
      ],
      "target_dependencies" : [
        "LazyFlush"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LazyFlush",
      "module_type" : "SwiftTarget",
      "name" : "LazyFlush",
      "path" : "Sources/LazyFlush",
      "product_memberships" : [
        "LazyFlush"
      ],
      "sources" : [
        "LazyFlush.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.