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 Poly, reference master (d252f3), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 04:48:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/piemonte/Poly.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/piemonte/Poly
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d252f34 Poly, update type names
Cloned https://github.com/piemonte/Poly.git
Revision (git rev-parse @):
d252f34fd8a8cfa0ec7269e1ffe3b1348367cabf
SUCCESS checkout https://github.com/piemonte/Poly.git at master
Fetching https://github.com/hyperoslo/Cache
Fetching https://github.com/mxcl/PromiseKit
Fetching https://github.com/tristanhimmelman/ObjectMapper
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/saoudrizwan/Disk
[1/6185] Fetching cache
[249/7580] Fetching cache, disk
[1298/13917] Fetching cache, disk, objectmapper
[1679/31103] Fetching cache, disk, objectmapper, promisekit
[10053/61240] Fetching cache, disk, objectmapper, promisekit, alamofire
Fetched https://github.com/hyperoslo/Cache from cache (0.95s)
[5234/55055] Fetching disk, objectmapper, promisekit, alamofire
Fetched https://github.com/mxcl/PromiseKit from cache (3.04s)
Fetched https://github.com/saoudrizwan/Disk from cache (3.04s)
Fetched https://github.com/tristanhimmelman/ObjectMapper from cache (3.04s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.04s)
Computing version for https://github.com/hyperoslo/Cache
Computed https://github.com/hyperoslo/Cache at 5.3.0 (3.66s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (0.59s)
Computing version for https://github.com/saoudrizwan/Disk
Computed https://github.com/saoudrizwan/Disk at 0.6.4 (0.59s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper
Computed https://github.com/tristanhimmelman/ObjectMapper at 4.4.3 (0.60s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.22.1 (0.61s)
Creating working copy for https://github.com/saoudrizwan/Disk
Working copy of https://github.com/saoudrizwan/Disk resolved at 0.6.4
Creating working copy for https://github.com/hyperoslo/Cache
Working copy of https://github.com/hyperoslo/Cache resolved at 5.3.0
Creating working copy for https://github.com/tristanhimmelman/ObjectMapper
Working copy of https://github.com/tristanhimmelman/ObjectMapper resolved at 4.4.3
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.22.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": "poly",
      "name": "Poly",
      "url": "https://github.com/piemonte/Poly.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Poly",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/piemonte/Poly.git
[1/803] Fetching poly
Fetched https://github.com/piemonte/Poly.git from cache (0.82s)
Creating working copy for https://github.com/piemonte/Poly.git
Working copy of https://github.com/piemonte/Poly.git resolved at master (d252f34)
warning: '.resolve-product-dependencies': dependency 'poly' 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/piemonte/Poly.git
https://github.com/piemonte/Poly.git
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.9.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.13.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit"
    },
    {
      "identity" : "cache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hyperoslo/Cache"
    },
    {
      "identity" : "disk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/saoudrizwan/Disk"
    },
    {
      "identity" : "objectmapper",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tristanhimmelman/ObjectMapper"
    }
  ],
  "manifest_display_name" : "Poly",
  "name" : "Poly",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Poly",
      "targets" : [
        "Poly"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Poly",
      "module_type" : "SwiftTarget",
      "name" : "Poly",
      "path" : "Sources",
      "product_memberships" : [
        "Poly"
      ],
      "sources" : [
        "Poly+Foundation.swift",
        "Poly.swift",
        "PolyAssetModel.swift",
        "PolyCache.swift",
        "PolyFileModel.swift",
        "PolyFormatsModel.swift",
        "PolyPresentationParamsModel.swift",
        "PolyRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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/11] Compiling Poly PolyFormatsModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[4/11] Compiling Poly PolyPresentationParamsModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/11] Emitting module Poly
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[6/11] Compiling Poly PolyFileModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[7/11] Compiling Poly Poly+Foundation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[8/11] Compiling Poly PolyCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[9/11] Compiling Poly Poly.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[10/11] Compiling Poly PolyRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[11/11] Compiling Poly PolyAssetModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
warning: 'spi-builder-workspace': dependency 'alamofire' is not used by any target
warning: 'spi-builder-workspace': dependency 'promisekit' is not used by any target
warning: 'spi-builder-workspace': dependency 'cache' is not used by any target
warning: 'spi-builder-workspace': dependency 'disk' is not used by any target
warning: 'spi-builder-workspace': dependency 'objectmapper' is not used by any target
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Compiling Poly PolyPresentationParamsModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] Emitting module Poly
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[4/10] Compiling Poly Poly.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[5/10] Compiling Poly PolyCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[6/10] Compiling Poly PolyAssetModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[7/10] Compiling Poly PolyRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[8/10] Compiling Poly PolyFileModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[9/10] Compiling Poly PolyFormatsModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
[10/10] Compiling Poly Poly+Foundation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Poly.swift:27:8: error: no such module 'Alamofire'
 25 |
 26 | import Foundation
 27 | import Alamofire
    |        `- error: no such module 'Alamofire'
 28 | import ObjectMapper
 29 | import PromiseKit
warning: 'spi-builder-workspace': dependency 'alamofire' is not used by any target
warning: 'spi-builder-workspace': dependency 'promisekit' is not used by any target
warning: 'spi-builder-workspace': dependency 'cache' is not used by any target
warning: 'spi-builder-workspace': dependency 'disk' is not used by any target
warning: 'spi-builder-workspace': dependency 'objectmapper' is not used by any target
BUILD FAILURE 6.1 macosSpm