The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ScrollEdgeControl, reference main (9b5231), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 21:13:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eure/ScrollEdgeControl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eure/ScrollEdgeControl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b52315 Prevent view from expanding accidentally (#12)
Cloned https://github.com/eure/ScrollEdgeControl.git
Revision (git rev-parse @):
9b52315392b3949dbc94ffd51788c31e7506f291
SUCCESS checkout https://github.com/eure/ScrollEdgeControl.git at main
Fetching http://github.com/timdonnelly/Advance
[1/3889] Fetching advance
Fetched http://github.com/timdonnelly/Advance from cache (1.87s)
Computing version for http://github.com/timdonnelly/Advance
Computed http://github.com/timdonnelly/Advance at 3.1.1 (0.59s)
Creating working copy for http://github.com/timdonnelly/Advance
Working copy of http://github.com/timdonnelly/Advance resolved at 3.1.1
========================================
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": "scrolledgecontrol",
      "name": "ScrollEdgeControl",
      "url": "https://github.com/eure/ScrollEdgeControl.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScrollEdgeControl",
      "dependencies": [
        {
          "identity": "advance",
          "name": "Advance",
          "url": "http://github.com/timdonnelly/Advance",
          "version": "3.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Advance",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eure/ScrollEdgeControl.git
[1/411] Fetching scrolledgecontrol
Fetched https://github.com/eure/ScrollEdgeControl.git from cache (1.30s)
Fetching http://github.com/timdonnelly/Advance from cache
Fetched http://github.com/timdonnelly/Advance from cache (0.69s)
Computing version for http://github.com/timdonnelly/Advance
Computed http://github.com/timdonnelly/Advance at 3.1.1 (0.02s)
Creating working copy for http://github.com/timdonnelly/Advance
Working copy of http://github.com/timdonnelly/Advance resolved at 3.1.1
Creating working copy for https://github.com/eure/ScrollEdgeControl.git
Working copy of https://github.com/eure/ScrollEdgeControl.git resolved at main (9b52315)
warning: '.resolve-product-dependencies': dependency 'scrolledgecontrol' is not used by any target
Found 1 product dependencies
  - Advance
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/eure/ScrollEdgeControl.git
{
  "dependencies" : [
    {
      "identity" : "advance",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/timdonnelly/Advance"
    }
  ],
  "manifest_display_name" : "ScrollEdgeControl",
  "name" : "ScrollEdgeControl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ScrollEdgeControl",
      "targets" : [
        "ScrollEdgeControl"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ScrollEdgeControlComponents",
      "targets" : [
        "ScrollEdgeControlComponents"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScrollEdgeControlComponents",
      "module_type" : "SwiftTarget",
      "name" : "ScrollEdgeControlComponents",
      "path" : "ScrollEdgeControl/Library",
      "product_memberships" : [
        "ScrollEdgeControlComponents"
      ],
      "sources" : [
        "DonutsIndicatorView.swift",
        "ScrollEdgeActivityIndicatorView.swift"
      ],
      "target_dependencies" : [
        "ScrollEdgeControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ScrollEdgeControl",
      "module_type" : "SwiftTarget",
      "name" : "ScrollEdgeControl",
      "path" : "ScrollEdgeControl/Core",
      "product_dependencies" : [
        "Advance"
      ],
      "product_memberships" : [
        "ScrollEdgeControl",
        "ScrollEdgeControlComponents"
      ],
      "sources" : [
        "ScrollEdgeControl.swift",
        "ScrollStickyVerticalHeaderView.swift",
        "UIView+Frame.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
[3/8] Write swift-version--7754E27361AE5C74.txt
[5/21] Compiling Advance SpringFunction.swift
[6/22] Compiling Advance SimulationFunction+Integration.swift
[7/22] Compiling Advance Math.swift
[8/22] Compiling Advance Simulation.swift
[9/22] Compiling Advance VectorConvertible.swift
[10/22] Compiling Advance Animation.swift
[11/22] Compiling Advance DisplayLink.swift
[12/22] Emitting module Advance
[13/22] Compiling Advance Animator.swift
[14/22] Compiling Advance DecayFunction.swift
[15/22] Compiling Advance UnitBezier.swift
[16/22] Compiling Advance SimulationFunction.swift
[17/22] Compiling Advance Spring.swift
[18/22] Compiling Advance TimingFunction.swift
[19/26] Compiling ScrollEdgeControl UIView+Frame.swift
/Users/admin/builder/spi-builder-workspace/ScrollEdgeControl/Core/ScrollEdgeControl.swift:3:8: error: no such module 'UIKit'
   1 |
   2 | import Advance
   3 | import UIKit
     |        `- error: no such module 'UIKit'
   4 | import os.log
   5 |
[20/26] Compiling ScrollEdgeControl ScrollStickyVerticalHeaderView.swift
/Users/admin/builder/spi-builder-workspace/ScrollEdgeControl/Core/ScrollEdgeControl.swift:3:8: error: no such module 'UIKit'
   1 |
   2 | import Advance
   3 | import UIKit
     |        `- error: no such module 'UIKit'
   4 | import os.log
   5 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/26] Compiling ScrollEdgeControl ScrollEdgeControl.swift
/Users/admin/builder/spi-builder-workspace/ScrollEdgeControl/Core/ScrollEdgeControl.swift:3:8: error: no such module 'UIKit'
   1 |
   2 | import Advance
   3 | import UIKit
     |        `- error: no such module 'UIKit'
   4 | import os.log
   5 |
[22/26] Emitting module ScrollEdgeControl
/Users/admin/builder/spi-builder-workspace/ScrollEdgeControl/Core/ScrollEdgeControl.swift:3:8: error: no such module 'UIKit'
   1 |
   2 | import Advance
   3 | import UIKit
     |        `- error: no such module 'UIKit'
   4 | import os.log
   5 |
BUILD FAILURE 6.0 macosSpm