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 Plex-Monitr, reference 0.8.2 (c32c8c), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 17:16:20 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/ponyboy47/Plex-Monitr.git
Reference: 0.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ponyboy47/Plex-Monitr
 * tag               0.8.2      -> FETCH_HEAD
HEAD is now at c32c8c4 Be sure to use the most stable version of TaskKit
Cloned https://github.com/ponyboy47/Plex-Monitr.git
Revision (git rev-parse @):
c32c8c43d988bd67281f7649482176f7959f4c79
SUCCESS checkout https://github.com/ponyboy47/Plex-Monitr.git at 0.8.2
Fetching https://github.com/Ponyboy47/TaskKit.git
Fetching https://github.com/Ponyboy47/PathKit.git
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/Ponyboy47/LockSmith.git
Fetching https://github.com/Ponyboy47/Downpour.git
Fetching https://github.com/Ponyboy47/Cron-Swift.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/408] Fetching taskkit
[42/756] Fetching taskkit, downpour
[84/5619] Fetching taskkit, downpour, swiftshell
[85/5744] Fetching taskkit, downpour, swiftshell, locksmith
[194/6000] Fetching taskkit, downpour, swiftshell, locksmith, cron-swift
[238/6792] Fetching taskkit, downpour, swiftshell, locksmith, cron-swift, pathkit
[1921/10844] Fetching taskkit, downpour, swiftshell, locksmith, cron-swift, pathkit, swiftybeaver
Fetched https://github.com/Ponyboy47/TaskKit.git from cache (0.87s)
Fetched https://github.com/Ponyboy47/PathKit.git from cache (0.87s)
[2479/9644] Fetching downpour, swiftshell, locksmith, cron-swift, swiftybeaver
Fetching https://github.com/IBM-Swift/BlueSignals.git
Fetching https://github.com/Ponyboy47/CLI.git
Fetched https://github.com/Ponyboy47/LockSmith.git from cache (1.09s)
Fetched https://github.com/kareman/SwiftShell.git from cache (1.09s)
[1975/4656] Fetching downpour, cron-swift, swiftybeaver
Fetched https://github.com/Ponyboy47/Cron-Swift.git from cache (1.28s)
Fetched https://github.com/Ponyboy47/Downpour.git from cache (1.28s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.28s)
[1/161] Fetching cli
[162/815] Fetching cli, bluesignals
Fetched https://github.com/Ponyboy47/CLI.git from cache (0.68s)
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.68s)
Computing version for https://github.com/Ponyboy47/LockSmith.git
Computed https://github.com/Ponyboy47/LockSmith.git at 0.3.0 (2.20s)
Fetching https://github.com/Ponyboy47/ErrNo.git
[1/294] Fetching errno
Fetched https://github.com/Ponyboy47/ErrNo.git from cache (0.64s)
Computing version for https://github.com/Ponyboy47/PathKit.git
Computed https://github.com/Ponyboy47/PathKit.git at 0.10.0 (1.25s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.81s)
Computing version for https://github.com/Ponyboy47/Downpour.git
Computed https://github.com/Ponyboy47/Downpour.git at 0.6.1 (1.40s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.56s)
Computing version for https://github.com/Ponyboy47/CLI.git
Computed https://github.com/Ponyboy47/CLI.git at 2.3.1 (0.57s)
Fetching https://github.com/Ponyboy47/Strings.git
[1/104] Fetching strings
Fetched https://github.com/Ponyboy47/Strings.git from cache (0.62s)
Computing version for https://github.com/Ponyboy47/Strings.git
Computed https://github.com/Ponyboy47/Strings.git at 2.2.1 (1.22s)
Computing version for https://github.com/Ponyboy47/ErrNo.git
Computed https://github.com/Ponyboy47/ErrNo.git at 0.4.2 (2.65s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.55s)
Computing version for https://github.com/Ponyboy47/Cron-Swift.git
Computed https://github.com/Ponyboy47/Cron-Swift.git at 2.3.0 (0.61s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ponyboy47/Plex-Monitr.git
https://github.com/ponyboy47/Plex-Monitr.git
{
  "dependencies" : [
    {
      "identity" : "bluesignals",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.50",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueSignals.git"
    },
    {
      "identity" : "cli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "2.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/CLI.git"
    },
    {
      "identity" : "cron-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/Cron-Swift.git"
    },
    {
      "identity" : "downpour",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/Downpour.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/PathKit.git"
    },
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "4.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell.git"
    },
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "1.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    },
    {
      "identity" : "locksmith",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/LockSmith.git"
    },
    {
      "identity" : "taskkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.2",
            "upper_bound" : "0.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ponyboy47/TaskKit.git"
    }
  ],
  "manifest_display_name" : "Plex-Monitr",
  "name" : "Plex-Monitr",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "monitr",
      "targets" : [
        "monitr"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "monitr",
      "module_type" : "SwiftTarget",
      "name" : "monitr",
      "path" : "Sources/monitr",
      "product_dependencies" : [
        "Signals",
        "CLI",
        "Cron",
        "Downpour",
        "PathKit",
        "SwiftShell",
        "SwiftyBeaver",
        "LockSmith",
        "TaskKit"
      ],
      "product_memberships" : [
        "monitr"
      ],
      "sources" : [
        "ArgumentTypes.swift",
        "Codables.swift",
        "Config.swift",
        "DirectoryMonitor.swift",
        "Media/FFProbe/AspectRatio.swift",
        "Media/FFProbe/BitRate.swift",
        "Media/FFProbe/ChannelLayouts.swift",
        "Media/FFProbe/CodecType.swift",
        "Media/FFProbe/Codecs.swift",
        "Media/FFProbe/Containers.swift",
        "Media/FFProbe/FFProbe+Audio.swift",
        "Media/FFProbe/FFProbe+Data.swift",
        "Media/FFProbe/FFProbe+Errors.swift",
        "Media/FFProbe/FFProbe+Subtitle.swift",
        "Media/FFProbe/FFProbe+Video.swift",
        "Media/FFProbe/FFProbe.swift",
        "Media/FFProbe/FFProbeStream+Protocols.swift",
        "Media/FFProbe/FFProbeStream.swift",
        "Media/FFProbe/FrameRate.swift",
        "Media/FFProbe/MediaDuration.swift",
        "Media/FFProbe/SampleRate.swift",
        "Media/FFProbe/Tags.swift",
        "Media/Media+Audio.swift",
        "Media/Media+Ignored.swift",
        "Media/Media+Protocols.swift",
        "Media/Media+Subtitle.swift",
        "Media/Media+Video.swift",
        "MediaTask/MediaTask+Base.swift",
        "MediaTask/MediaTask+Convert.swift",
        "MediaTask/MediaTask+Move.swift",
        "MediaTask/MediaTask+Queue.swift",
        "Monitrs/Monitr+Base.swift",
        "Monitrs/Monitr+Convertible.swift",
        "Monitrs/Monitr+Main.swift",
        "TranscodeVideoOptions.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
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
Updating https://github.com/Ponyboy47/Cron-Swift.git
Updating https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating https://github.com/Ponyboy47/LockSmith.git
Updating https://github.com/Ponyboy47/TaskKit.git
Updating https://github.com/Ponyboy47/Downpour.git
Updating https://github.com/Ponyboy47/PathKit.git
Updating https://github.com/kareman/SwiftShell.git
Updated https://github.com/Ponyboy47/Cron-Swift.git (0.46s)
Updated https://github.com/Ponyboy47/PathKit.git (0.46s)
Updated https://github.com/Ponyboy47/TaskKit.git (0.46s)
Updated https://github.com/Ponyboy47/Downpour.git (0.46s)
Updated https://github.com/kareman/SwiftShell.git (0.46s)
Updating https://github.com/Ponyboy47/CLI.git
Updating https://github.com/IBM-Swift/BlueSignals.git
Updated https://github.com/Ponyboy47/LockSmith.git (0.51s)
Updated https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.51s)
Updated https://github.com/Ponyboy47/CLI.git (0.44s)
Updated https://github.com/IBM-Swift/BlueSignals.git (0.45s)
Computing version for https://github.com/Ponyboy47/LockSmith.git
Computed https://github.com/Ponyboy47/LockSmith.git at 0.3.0 (1.54s)
Updating https://github.com/Ponyboy47/ErrNo.git
Updated https://github.com/Ponyboy47/ErrNo.git (0.40s)
Computing version for https://github.com/Ponyboy47/PathKit.git
Computed https://github.com/Ponyboy47/PathKit.git at 0.10.0 (1.01s)
Updating https://github.com/kylef/Spectre.git
Updated https://github.com/kylef/Spectre.git (0.43s)
Computing version for https://github.com/Ponyboy47/Downpour.git
Computed https://github.com/Ponyboy47/Downpour.git at 0.6.1 (1.05s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.58s)
Computing version for https://github.com/Ponyboy47/CLI.git
Computed https://github.com/Ponyboy47/CLI.git at 2.3.1 (0.58s)
Updating https://github.com/Ponyboy47/Strings.git
Updated https://github.com/Ponyboy47/Strings.git (0.45s)
Computing version for https://github.com/Ponyboy47/Strings.git
Computed https://github.com/Ponyboy47/Strings.git at 2.2.1 (1.05s)
Computing version for https://github.com/Ponyboy47/ErrNo.git
Computed https://github.com/Ponyboy47/ErrNo.git at 0.4.2 (0.56s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.57s)
Computing version for https://github.com/Ponyboy47/Cron-Swift.git
Computed https://github.com/Ponyboy47/Cron-Swift.git at 2.3.0 (0.58s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/Ponyboy47/PathKit.git
Updating https://github.com/Ponyboy47/TaskKit.git
Updating https://github.com/kareman/SwiftShell.git
Updating https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating https://github.com/Ponyboy47/Cron-Swift.git
Updating https://github.com/Ponyboy47/Downpour.git
Updating https://github.com/Ponyboy47/LockSmith.git
Updated https://github.com/Ponyboy47/LockSmith.git (0.45s)
Updating https://github.com/Ponyboy47/CLI.git
Updated https://github.com/Ponyboy47/TaskKit.git (0.53s)
Updated https://github.com/Ponyboy47/Downpour.git (0.53s)
Updated https://github.com/Ponyboy47/Cron-Swift.git (0.53s)
Updated https://github.com/Ponyboy47/PathKit.git (0.53s)
Updated https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.53s)
Updated https://github.com/kareman/SwiftShell.git (0.53s)
Updating https://github.com/IBM-Swift/BlueSignals.git
Updated https://github.com/IBM-Swift/BlueSignals.git (0.41s)
Updated https://github.com/Ponyboy47/CLI.git (0.51s)
Computing version for https://github.com/Ponyboy47/LockSmith.git
Computed https://github.com/Ponyboy47/LockSmith.git at 0.3.0 (1.07s)
Updating https://github.com/Ponyboy47/ErrNo.git
Updated https://github.com/Ponyboy47/ErrNo.git (0.39s)
Computing version for https://github.com/Ponyboy47/PathKit.git
Computed https://github.com/Ponyboy47/PathKit.git at 0.10.0 (0.44s)
Updating https://github.com/kylef/Spectre.git
Updated https://github.com/kylef/Spectre.git (0.45s)
Computing version for https://github.com/Ponyboy47/Downpour.git
Computed https://github.com/Ponyboy47/Downpour.git at 0.6.1 (0.52s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.02s)
Computing version for https://github.com/Ponyboy47/CLI.git
Computed https://github.com/Ponyboy47/CLI.git at 2.3.1 (0.02s)
Updating https://github.com/Ponyboy47/Strings.git
Updated https://github.com/Ponyboy47/Strings.git (0.46s)
Computing version for https://github.com/Ponyboy47/Strings.git
Computed https://github.com/Ponyboy47/Strings.git at 2.2.1 (0.53s)
Computing version for https://github.com/Ponyboy47/ErrNo.git
Computed https://github.com/Ponyboy47/ErrNo.git at 0.4.2 (0.02s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.02s)
Computing version for https://github.com/Ponyboy47/Cron-Swift.git
Computed https://github.com/Ponyboy47/Cron-Swift.git at 2.3.0 (0.02s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 macosSpm