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 DuctTape with Swift 6.1 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marty-suzuki/DuctTape.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/marty-suzuki/DuctTape
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 01b7c87 Update .travis.yml
Cloned https://github.com/marty-suzuki/DuctTape.git
Revision (git rev-parse @):
01b7c87f5a4012aa750f4811413f17d82dca0401
SUCCESS checkout https://github.com/marty-suzuki/DuctTape.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": "ducttape",
      "name": "DuctTape",
      "url": "https://github.com/marty-suzuki/DuctTape.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DuctTape",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/marty-suzuki/DuctTape.git
[1/94] Fetching ducttape
Fetched https://github.com/marty-suzuki/DuctTape.git from cache (0.63s)
Creating working copy for https://github.com/marty-suzuki/DuctTape.git
Working copy of https://github.com/marty-suzuki/DuctTape.git resolved at master (01b7c87)
warning: '.resolve-product-dependencies': dependency 'ducttape' 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/marty-suzuki/DuctTape.git
https://github.com/marty-suzuki/DuctTape.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DuctTape",
  "name" : "DuctTape",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "DuctTape",
      "targets" : [
        "DuctTape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DuctTapeTests",
      "module_type" : "SwiftTarget",
      "name" : "DuctTapeTests",
      "path" : "Tests/DuctTapeTests",
      "sources" : [
        "DuctTapeTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DuctTape"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DuctTape",
      "module_type" : "SwiftTarget",
      "name" : "DuctTape",
      "path" : "Sources/DuctTape",
      "product_memberships" : [
        "DuctTape"
      ],
      "sources" : [
        "DuctTape.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module DuctTape
[4/4] Compiling DuctTape DuctTape.swift
Build complete! (4.02s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DuctTape",
  "name" : "DuctTape",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "DuctTape",
      "targets" : [
        "DuctTape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DuctTapeTests",
      "module_type" : "SwiftTarget",
      "name" : "DuctTapeTests",
      "path" : "Tests/DuctTapeTests",
      "sources" : [
        "DuctTapeTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DuctTape"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DuctTape",
      "module_type" : "SwiftTarget",
      "name" : "DuctTape",
      "path" : "Sources/DuctTape",
      "product_memberships" : [
        "DuctTape"
      ],
      "sources" : [
        "DuctTape.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.
========================================
ReportResult
========================================
Resolved dependency count: 0.
Product dependency count: 0.
timedOut
Retrying in 5.0 seconds ...
Sending build result (attempt 1)
timedOut
Retrying in 10.0 seconds ...
Sending build result (attempt 2)
timedOut
Retrying in 20.0 seconds ...
Sending build result (attempt 3)
timedOut
Retrying in 40.0 seconds ...
Sending build result (attempt 4)
timedOut
Retrying in 80.0 seconds ...
Sending build result (attempt 5)
timedOut
GENERIC FAILURE 6.1 macosSpm