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

Successful build of YoutubeEngine with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Igor-Palaguta/YoutubeEngine.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Igor-Palaguta/YoutubeEngine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 837bb2a Update README.md
Cloned https://github.com/Igor-Palaguta/YoutubeEngine.git
Revision (git rev-parse @):
837bb2abf87f261f6b0b8dc4e52166c59808d3d0
SUCCESS checkout https://github.com/Igor-Palaguta/YoutubeEngine.git at master
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.32s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (0.33s)
Fetched https://github.com/Quick/Quick.git (0.62s)
Fetched https://github.com/Quick/Nimble.git (0.73s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.0.0 (0.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.7 (0.08s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.2.1 (0.48s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.48s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.7
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.0.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "youtubeengine",
      "name": "YoutubeEngine",
      "url": "https://github.com/Igor-Palaguta/YoutubeEngine.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YoutubeEngine",
      "dependencies": [
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
          "version": "6.7.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble.git",
          "version": "8.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "dependencies": [
          ]
        },
        {
          "identity": "ohhttpstubs",
          "name": "OHHTTPStubs",
          "url": "https://github.com/AliSoftware/OHHTTPStubs.git",
          "version": "9.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OHHTTPStubs",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Igor-Palaguta/YoutubeEngine.git
[1/1139] Fetching youtubeengine
Fetched https://github.com/Igor-Palaguta/YoutubeEngine.git (2.66s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.31s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (0.32s)
Fetched https://github.com/Quick/Nimble.git (0.59s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.02s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.02s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
Creating working copy for https://github.com/Igor-Palaguta/YoutubeEngine.git
Working copy of https://github.com/Igor-Palaguta/YoutubeEngine.git resolved at master
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
warning: '.resolve-product-dependencies': dependency 'youtubeengine' is not used by any target
Found 3 product dependencies
  - ReactiveSwift
  - Nimble
  - OHHTTPStubs
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Emitting module ReactiveSwift
[2/20] Compiling ReactiveSwift Deprecations+Removals.swift
[3/20] Compiling ReactiveSwift Disposable.swift
[4/20] Compiling ReactiveSwift Event.swift
[5/22] Compiling ReactiveSwift Lifetime.swift
[6/22] Compiling ReactiveSwift Observer.swift
[7/22] Compiling ReactiveSwift Optional.swift
[8/22] Compiling ReactiveSwift Scheduler.swift
[9/22] Compiling ReactiveSwift Signal.swift
[10/22] Compiling ReactiveSwift Property.swift
[11/22] Compiling ReactiveSwift Reactive.swift
[12/22] Compiling ReactiveSwift ResultExtensions.swift
[13/22] Compiling ReactiveSwift Action.swift
[14/22] Compiling ReactiveSwift Atomic.swift
[15/22] Compiling ReactiveSwift Bag.swift
[16/22] Compiling ReactiveSwift EventLogger.swift
[17/22] Compiling ReactiveSwift Flatten.swift
[18/22] Compiling ReactiveSwift FoundationExtensions.swift
[19/22] Compiling ReactiveSwift SignalProducer.swift
[20/22] Compiling ReactiveSwift UnidirectionalBinding.swift
[21/22] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[22/22] Compiling ReactiveSwift ValidatingProperty.swift
[23/44] Compiling YoutubeEngine Engine.swift
[24/44] Compiling YoutubeEngine Error.swift
[25/44] Compiling YoutubeEngine NSURLSession+RAC.swift
[26/44] Compiling YoutubeEngine ChannelRequest.swift
[27/44] Compiling YoutubeEngine PartibleObject.swift
[28/44] Compiling YoutubeEngine PlaylistItemRequest.swift
[29/44] Compiling YoutubeEngine Request.swift
[30/44] Compiling YoutubeEngine RequestParameterRepresenting.swift
[31/44] Compiling YoutubeEngine SearchRequest.swift
[32/46] Compiling YoutubeEngine Channel.swift
[33/46] Compiling YoutubeEngine Image.swift
[34/46] Compiling YoutubeEngine Page.swift
[35/46] Emitting module YoutubeEngine
[36/46] Compiling YoutubeEngine Part.swift
[37/46] Compiling YoutubeEngine Playlist.swift
[38/46] Compiling YoutubeEngine PlaylistItem.swift
[39/46] Compiling YoutubeEngine SearchItem.swift
[40/46] Compiling YoutubeEngine StatisticsNumber.swift
[41/46] Compiling YoutubeEngine Video.swift
[42/46] Compiling YoutubeEngine NSDateComponents+ISO8601.swift
[43/46] Compiling YoutubeEngine NSDateFormatter+ISO8601.swift
[44/46] Compiling YoutubeEngine Channel+Request.swift
[45/46] Compiling YoutubeEngine Video+Request.swift
[46/46] Compiling YoutubeEngine VideoRequest.swift
Build complete! (10.17s)
Build complete.
Done.