The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MultipartFormDataParser, reference main (a892ed), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 05:17:19 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/417-72KI/MultipartFormDataParser.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/417-72KI/MultipartFormDataParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a892ed1 Merge pull request #96 from 417-72KI/renovate/417-72ki-danger-swiftlint-6.x
Cloned https://github.com/417-72KI/MultipartFormDataParser.git
Revision (git rev-parse @):
a892ed1559435c9a8564857ea9d79820fbecd874
SUCCESS checkout https://github.com/417-72KI/MultipartFormDataParser.git at main
Fetching https://github.com/ishkawa/APIKit.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/199] Fetching swiftlintplugins
[200/5763] Fetching swiftlintplugins, apikit
[1258/35900] Fetching swiftlintplugins, apikit, alamofire
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (2.62s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.63s)
Fetched https://github.com/ishkawa/APIKit.git from cache (2.63s)
Computing version for https://github.com/ishkawa/APIKit.git
Computed https://github.com/ishkawa/APIKit.git at 5.4.0 (3.58s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (0.47s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.49s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Creating working copy for https://github.com/ishkawa/APIKit.git
Working copy of https://github.com/ishkawa/APIKit.git resolved at 5.4.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[31940/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.91s)
========================================
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": "multipartformdataparser",
      "name": "MultipartFormDataParser",
      "url": "https://github.com/417-72KI/MultipartFormDataParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MultipartFormDataParser",
      "dependencies": [
        {
          "identity": "swiftlintplugins",
          "name": "SwiftLintPlugins",
          "url": "https://github.com/SimplyDanny/SwiftLintPlugins",
          "version": "0.59.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugins",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/417-72KI/MultipartFormDataParser.git
[1/1934] Fetching multipartformdataparser
Fetched https://github.com/417-72KI/MultipartFormDataParser.git from cache (0.95s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.46s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (0.51s)
Creating working copy for https://github.com/417-72KI/MultipartFormDataParser.git
Working copy of https://github.com/417-72KI/MultipartFormDataParser.git resolved at main (a892ed1)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip from cache (1.59s)
warning: '.resolve-product-dependencies': dependency 'multipartformdataparser' is not used by any target
Found 1 product dependencies
  - SwiftLintPlugins
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/417-72KI/MultipartFormDataParser.git
https://github.com/417-72KI/MultipartFormDataParser.git
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.57.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.7.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "apikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ishkawa/APIKit.git"
    }
  ],
  "manifest_display_name" : "MultipartFormDataParser",
  "name" : "MultipartFormDataParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartFormDataParser",
      "targets" : [
        "MultipartFormDataParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartFormDataParserTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartFormDataParserTests",
      "path" : "Tests/MultipartFormDataParserTests",
      "product_dependencies" : [
        "Alamofire",
        "APIKit",
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "MultipartFormDataParserTests.swift",
        "_Extension/NSImage+Util.swift",
        "_Extension/URLSession+Linux.swift",
        "_Extension/XCTest+Activity.swift",
        "_TestFunctions/TestFunction_APIKit.swift",
        "_TestFunctions/TestFunction_Alamofire.swift",
        "_TestFunctions/TestFunction_URLSession.swift",
        "_Util/Constants.swift",
        "_Util/LinuxImage.swift",
        "_Util/StubURLProtocol.swift",
        "_Util/TestEntity.swift",
        "_Util/TestResource.swift",
        "_Util/TestStub.swift"
      ],
      "target_dependencies" : [
        "MultipartFormDataParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartFormDataParser",
      "module_type" : "SwiftTarget",
      "name" : "MultipartFormDataParser",
      "path" : "Sources/MultipartFormDataParser",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "MultipartFormDataParser"
      ],
      "sources" : [
        "Error.swift",
        "Extensions/Data+Util.swift",
        "MultipartFormData+Sequence.swift",
        "MultipartFormData.swift",
        "MultipartFormDataParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 macosSpm