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

Successful build of Slab, reference 1.0.7 (6da22a), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 07:24:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/Slab.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/Slab
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 6da22ae Add localized descriptions
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
6da22ae415e93017ed345e6fc3eadcc4c4c3a4f0
SUCCESS checkout https://github.com/ptrkstr/Slab.git at 1.0.7
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3198] Fetching swiftsoup
[577/18795] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (2.01s)
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.1 (0.60s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.3.3 (2.35s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.3.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.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": "slab",
      "name": "Slab",
      "url": "https://github.com/ptrkstr/Slab.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Slab",
      "dependencies": [
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup",
          "version": "2.7.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ptrkstr/Slab.git
[1/106] Fetching slab
Fetched https://github.com/ptrkstr/Slab.git from cache (0.70s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/scinfu/SwiftSoup from cache
Fetched https://github.com/scinfu/SwiftSoup from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.7.6 (0.57s)
Creating working copy for https://github.com/ptrkstr/Slab.git
Working copy of https://github.com/ptrkstr/Slab.git resolved at 1.0.7 (6da22ae)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.7.6
warning: '.resolve-product-dependencies': dependency 'slab' is not used by any target
Found 2 product dependencies
  - SwiftSoup
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ptrkstr/Slab.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/123] Emitting module SwiftSoup
[8/128] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[9/128] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[10/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[11/128] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[12/128] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[13/133] Emitting module OrderedCollections
[14/133] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[15/133] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[16/133] Compiling OrderedCollections OrderedSet+Diffing.swift
[17/133] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[18/134] Compiling OrderedCollections _HashTable+Bucket.swift
[19/134] Compiling OrderedCollections _HashTable+BucketIterator.swift
[20/134] Compiling OrderedCollections _HashTable+Testing.swift
[21/134] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[22/134] Compiling OrderedCollections OrderedSet+Codable.swift
[23/134] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[24/134] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/134] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[26/134] Compiling OrderedCollections OrderedDictionary+Values.swift
[27/134] Compiling OrderedCollections OrderedDictionary.swift
[28/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[29/134] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[30/134] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[31/134] Compiling OrderedCollections OrderedSet+SubSequence.swift
[32/134] Compiling OrderedCollections OrderedSet+Testing.swift
[33/134] Compiling OrderedCollections OrderedSet+Invariants.swift
[34/134] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[35/134] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[36/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[37/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[38/134] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/134] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[40/134] Compiling OrderedCollections OrderedSet+Hashable.swift
[41/134] Compiling OrderedCollections OrderedSet+Initializers.swift
[42/134] Compiling OrderedCollections OrderedSet+Insertions.swift
[43/134] Compiling OrderedCollections _HashTable+Constants.swift
[44/134] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[45/134] Emitting module DequeModule
[46/134] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[47/134] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[48/134] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/134] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[58/134] Compiling OrderedCollections OrderedDictionary+Elements.swift
[59/134] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[60/134] Compiling OrderedCollections _HashTable.swift
[61/134] Compiling OrderedCollections _Hashtable+Header.swift
[62/134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/134] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[74/134] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/134] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/134] Compiling OrderedCollections OrderedSet.swift
[77/134] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[78/134] Compiling OrderedCollections _UnsafeBitset.swift
[79/136] Emitting module Collections
[80/136] Compiling Collections Collections.swift
[81/136] Compiling SwiftSoup UnicodeScalar.swift
[82/136] Compiling SwiftSoup Validate.swift
[83/136] Compiling SwiftSoup Whitelist.swift
[84/136] Compiling SwiftSoup XmlDeclaration.swift
[85/136] Compiling SwiftSoup XmlTreeBuilder.swift
[130/136] Compiling SwiftSoup TreeBuilder.swift
[137/140] Compiling Slab Configuration.swift
[138/140] Compiling Slab Slab.swift
[139/140] Compiling Slab SlabError.swift
[140/140] Emitting module Slab
Build complete! (28.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "Slab",
  "name" : "Slab",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Slab",
      "targets" : [
        "Slab"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SlabTests",
      "module_type" : "SwiftTarget",
      "name" : "SlabTests",
      "path" : "Tests/SlabTests",
      "sources" : [
        "SlabTests.swift"
      ],
      "target_dependencies" : [
        "Slab"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Slab",
      "module_type" : "SwiftTarget",
      "name" : "Slab",
      "path" : "Sources/Slab",
      "product_dependencies" : [
        "SwiftSoup",
        "Collections"
      ],
      "product_memberships" : [
        "Slab"
      ],
      "sources" : [
        "Configuration.swift",
        "Slab.swift",
        "SlabError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.