The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Entryable, reference 6.0.6 (edc009), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 15:03:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.git
Reference: 6.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/Entryable
 * tag               6.0.6      -> FETCH_HEAD
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git
Revision (git rev-parse @):
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at 6.0.6
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/31497] Fetching alamofire
[2206/85802] Fetching alamofire, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (9.02s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (9.02s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (9.62s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.59s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.2.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.4
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "entryable",
      "name": "Entryable",
      "url": "https://github.com/yume190/Entryable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Entryable",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.11.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "6.10.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yume190/Entryable.git
[1/679] Fetching entryable
Fetched https://github.com/yume190/Entryable.git from cache (0.70s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.66s)
Fetched https://github.com/ReactiveX/RxSwift from cache (0.66s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.10.2 (1.29s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.47s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.10.2
Creating working copy for https://github.com/yume190/Entryable.git
Working copy of https://github.com/yume190/Entryable.git resolved at 6.0.6 (edc009e)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
warning: '.resolve-product-dependencies': dependency 'entryable' is not used by any target
Found 2 product dependencies
  - Alamofire
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yume190/Entryable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[5/10] Write swift-version--6988338F2F200930.txt
[7/186] Emitting module RxSwift
[8/201] Emitting module Alamofire
[9/204] Compiling Alamofire URLRequest+Alamofire.swift
[10/204] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[11/204] Compiling Alamofire Validation.swift
[12/204] Compiling RxSwift Binder.swift
[13/204] Compiling RxSwift BooleanDisposable.swift
[14/204] Compiling RxSwift Sample.swift
[15/204] Compiling RxSwift SingleAssignmentDisposable.swift
[16/204] Compiling RxSwift SingleAsync.swift
[17/204] Compiling RxSwift Sink.swift
[18/204] Compiling RxSwift Buffer.swift
[19/204] Compiling RxSwift AddRef.swift
[20/204] Compiling RxSwift Amb.swift
[21/204] Compiling RxSwift AnonymousDisposable.swift
[22/204] Compiling RxSwift AnonymousObserver.swift
[23/204] Compiling RxSwift AnyObserver.swift
[24/204] Compiling RxSwift AsMaybe.swift
[25/204] Compiling RxSwift AsSingle.swift
[26/204] Compiling RxSwift AsyncLock.swift
[27/204] Compiling RxSwift SchedulerServices+Emulation.swift
[28/204] Compiling RxSwift SchedulerType.swift
[29/204] Compiling RxSwift Sequence.swift
[30/204] Compiling RxSwift SerialDispatchQueueScheduler.swift
[31/204] Compiling RxSwift SerialDisposable.swift
[32/204] Compiling RxSwift ShareReplayScope.swift
[33/204] Compiling RxSwift Single.swift
[34/204] Compiling RxSwift AsyncSubject.swift
[35/204] Compiling RxSwift AtomicInt.swift
[36/204] Compiling RxSwift Bag+Rx.swift
[37/204] Compiling RxSwift Bag.swift
[38/204] Compiling RxSwift BehaviorSubject.swift
[39/204] Compiling RxSwift BinaryDisposable.swift
[40/204] Compiling RxSwift PrimitiveSequence.swift
[41/204] Compiling RxSwift PriorityQueue.swift
[42/204] Compiling RxSwift Producer.swift
[43/204] Compiling RxSwift PublishSubject.swift
[44/204] Compiling RxSwift Queue.swift
[45/204] Compiling RxSwift Range.swift
[46/204] Compiling RxSwift Reactive.swift
[47/204] Compiling RxSwift RecursiveLock.swift
[48/204] Compiling RxSwift RecursiveScheduler.swift
[49/204] Compiling RxSwift Reduce.swift
[50/204] Compiling RxSwift RefCountDisposable.swift
[51/204] Compiling RxSwift Repeat.swift
[52/204] Compiling RxSwift ReplaySubject.swift
[53/204] Compiling RxSwift RetryWhen.swift
[54/204] Compiling RxSwift Rx.swift
[55/204] Compiling RxSwift RxMutableBox.swift
[56/204] Compiling RxSwift Date+Dispatch.swift
[57/204] Compiling RxSwift Debounce.swift
[58/204] Compiling RxSwift Debug.swift
[59/204] Compiling RxSwift Decode.swift
[60/204] Compiling RxSwift DefaultIfEmpty.swift
[61/204] Compiling RxSwift Deferred.swift
[62/204] Compiling RxSwift Delay.swift
[63/204] Compiling RxSwift DelaySubscription.swift
[64/204] Compiling RxSwift Dematerialize.swift
[65/204] Compiling RxSwift DispatchQueue+Extensions.swift
[66/204] Compiling RxSwift DispatchQueueConfiguration.swift
[67/204] Compiling RxSwift Disposable.swift
[68/204] Compiling RxSwift Disposables.swift
[69/204] Compiling RxSwift DisposeBag.swift
[70/204] Compiling RxSwift DisposeBase.swift
[71/204] Compiling RxSwift DistinctUntilChanged.swift
[72/204] Compiling RxSwift Never.swift
[73/204] Compiling RxSwift NopDisposable.swift
[74/204] Compiling RxSwift Observable.swift
[75/204] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[76/204] Compiling RxSwift ObservableConvertibleType.swift
[77/204] Compiling RxSwift ObservableType+Extensions.swift
[78/204] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[79/204] Compiling RxSwift ObservableType.swift
[80/204] Compiling RxSwift ObserveOn.swift
[81/204] Compiling RxSwift ObserverBase.swift
[82/204] Compiling RxSwift ObserverType.swift
[83/204] Compiling RxSwift OperationQueueScheduler.swift
[84/204] Compiling RxSwift Optional.swift
[85/204] Compiling RxSwift Platform.Darwin.swift
[86/204] Compiling RxSwift Platform.Linux.swift
[87/204] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[88/204] Compiling RxSwift Do.swift
[89/204] Compiling RxSwift ElementAt.swift
[90/204] Compiling RxSwift Empty.swift
[91/204] Compiling RxSwift Enumerated.swift
[92/204] Compiling RxSwift Error.swift
[93/204] Compiling RxSwift Errors.swift
[94/204] Compiling RxSwift Event.swift
[95/204] Compiling RxSwift Filter.swift
[96/204] Compiling RxSwift First.swift
[97/204] Compiling RxSwift Generate.swift
[98/204] Compiling RxSwift GroupBy.swift
[99/204] Compiling RxSwift GroupedObservable.swift
[100/204] Compiling RxSwift HistoricalScheduler.swift
[101/204] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[102/204] Compiling RxSwift ImmediateSchedulerType.swift
[103/204] Compiling RxSwift Infallible+CombineLatest+arity.swift
[104/204] Compiling RxSwift Skip.swift
[105/204] Compiling RxSwift SkipUntil.swift
[106/204] Compiling RxSwift SkipWhile.swift
[107/204] Compiling RxSwift StartWith.swift
[108/204] Compiling RxSwift SubjectType.swift
[109/204] Compiling RxSwift SubscribeOn.swift
[110/204] Compiling RxSwift SubscriptionDisposable.swift
[111/204] Compiling RxSwift SwiftSupport.swift
[112/204] Compiling RxSwift Switch.swift
[113/204] Compiling RxSwift SwitchIfEmpty.swift
[114/204] Compiling RxSwift SynchronizedDisposeType.swift
[115/204] Compiling RxSwift SynchronizedOnType.swift
[116/204] Compiling RxSwift SynchronizedUnsubscribeType.swift
[117/204] Compiling RxSwift TailRecursiveSink.swift
[118/204] Compiling RxSwift Take.swift
[119/204] Compiling RxSwift Infallible+Create.swift
[120/204] Compiling RxSwift Infallible+Operators.swift
[121/204] Compiling RxSwift Infallible+Zip+arity.swift
[122/204] Compiling RxSwift Infallible.swift
[123/204] Compiling RxSwift InfiniteSequence.swift
[124/204] Compiling RxSwift InvocableScheduledItem.swift
[125/204] Compiling RxSwift InvocableType.swift
[126/204] Compiling RxSwift Just.swift
[127/204] Compiling RxSwift Lock.swift
[128/204] Compiling RxSwift LockOwnerType.swift
[129/204] Compiling RxSwift MainScheduler.swift
[130/204] Compiling RxSwift Map.swift
[131/204] Compiling RxSwift Materialize.swift
[132/204] Compiling RxSwift Maybe.swift
[133/204] Compiling RxSwift Merge.swift
[134/204] Compiling RxSwift Multicast.swift
[135/204] Compiling RxSwift Scan.swift
[136/204] Compiling RxSwift ScheduledDisposable.swift
[137/204] Compiling RxSwift ScheduledItem.swift
[138/204] Compiling RxSwift ScheduledItemType.swift
[174/204] Compiling RxSwift CombineLatest+arity.swift
[175/204] Compiling RxSwift CombineLatest.swift
[176/204] Compiling RxSwift CompactMap.swift
[177/204] Compiling RxSwift Completable+AndThen.swift
[178/204] Compiling RxSwift Completable.swift
[179/204] Compiling RxSwift CompositeDisposable.swift
[180/204] Compiling RxSwift Concat.swift
[181/204] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[182/204] Compiling RxSwift ConcurrentMainScheduler.swift
[183/204] Compiling RxSwift ConnectableObservableType.swift
[184/204] Compiling RxSwift Create.swift
[185/204] Compiling RxSwift CurrentThreadScheduler.swift
[186/213] Compiling Entryable Entryable.swift
[187/213] Compiling RxSwift TakeLast.swift
[188/213] Compiling RxSwift TakeWithPredicate.swift
[189/213] Compiling RxSwift Throttle.swift
[190/213] Compiling RxSwift Timeout.swift
[191/213] Compiling RxSwift Timer.swift
[192/213] Compiling RxSwift ToArray.swift
[193/213] Compiling RxSwift Using.swift
[194/213] Compiling RxSwift VirtualTimeConverterType.swift
[195/213] Compiling RxSwift VirtualTimeScheduler.swift
[196/213] Compiling RxSwift Window.swift
[197/213] Compiling RxSwift WithLatestFrom.swift
[198/213] Compiling RxSwift WithUnretained.swift
[199/213] Compiling RxSwift Zip+Collection.swift
[200/213] Compiling RxSwift Zip+arity.swift
[201/213] Compiling RxSwift Zip.swift
[202/213] Compiling Entryable HTTPRawResponse.swift
[203/213] Compiling Entryable ParameterType.swift
[204/213] Compiling Entryable Client.swift
[205/213] Compiling Entryable Codable+Ex.swift
[206/213] Compiling Entryable NetError.swift
[207/213] Compiling Entryable ClientBuilder.swift
[208/213] Compiling Entryable Entry.swift
[209/213] Emitting module Entryable
[209/213] Write Objects.LinkFileList
[210/213] Archiving libEntryable.a
[212/221] Emitting module JSONMock
[213/221] Compiling JSONMock SwizzleURLConfig.swift
[214/221] Compiling RxEntryable Entryable+Rx.swift
[215/221] Emitting module RxEntryable
[215/221] Write Objects.LinkFileList
[217/221] Compiling JSONMock Swizzlable.swift
[218/221] Compiling JSONMock Fake.swift
[219/221] Compiling JSONMock Mock+JSON.swift
[220/221] Compiling JSONMock Encodable+Ex.swift
[220/221] Archiving libRxEntryable.a
Build complete! (11.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.4",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.2.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    }
  ],
  "manifest_display_name" : "Entryable",
  "name" : "Entryable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "Entryable",
      "targets" : [
        "Entryable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "RxEntryable",
      "targets" : [
        "RxEntryable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxEntryable",
      "module_type" : "SwiftTarget",
      "name" : "RxEntryable",
      "path" : "Sources/RxEntryable",
      "product_dependencies" : [
        "Alamofire",
        "RxSwift"
      ],
      "product_memberships" : [
        "RxEntryable"
      ],
      "sources" : [
        "Entryable+Rx.swift"
      ],
      "target_dependencies" : [
        "Entryable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONMock",
      "module_type" : "SwiftTarget",
      "name" : "JSONMock",
      "path" : "Sources/JSONMock",
      "sources" : [
        "Encodable+Ex.swift",
        "Fake.swift",
        "Mock+JSON.swift",
        "Swizzlable.swift",
        "SwizzleURLConfig.swift"
      ],
      "target_dependencies" : [
        "Entryable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EntryableTests",
      "module_type" : "SwiftTarget",
      "name" : "EntryableTests",
      "path" : "Tests/EntryableTests",
      "product_dependencies" : [
        "Alamofire",
        "RxSwift",
        "RxRelay"
      ],
      "sources" : [
        "LocalEntry.swift",
        "YumeAlamofireTests.swift"
      ],
      "target_dependencies" : [
        "Entryable",
        "RxEntryable",
        "JSONMock"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Entryable",
      "module_type" : "SwiftTarget",
      "name" : "Entryable",
      "path" : "Sources/Entryable",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "Entryable",
        "RxEntryable"
      ],
      "sources" : [
        "Client.swift",
        "ClientBuilder.swift",
        "Codable+Ex.swift",
        "Entry.swift",
        "Entryable.swift",
        "HTTPRawResponse.swift",
        "NetError.swift",
        "ParameterType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.