The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCollectionData with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brutella/xcollectiondata.git
Reference: 1.1.2
Cloned https://github.com/brutella/xcollectiondata.git into spi-builder-workspace
SUCCESS checkout https://github.com/brutella/xcollectiondata.git at 1.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/11] Compiling XCollectionData XCollectionData.swift
/host/spi-builder-workspace/Sources/XCollectionData/XCollectionRow+Hashable.swift:4:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'XCollectionRow' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[2/11] Compiling XCollectionData XCollectionRow+Hashable.swift
/host/spi-builder-workspace/Sources/XCollectionData/XCollectionRow+Hashable.swift:4:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'XCollectionRow' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[3/12] Compiling XCollectionData XCollectionRow.swift
[4/12] Compiling XCollectionData XCollectionSection.swift
[5/12] Emitting module XCollectionData
/host/spi-builder-workspace/Sources/XCollectionData/XCollectionRow+Hashable.swift:4:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'XCollectionRow' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/XCollectionData/XCollectionSection+Hashable.swift:4:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'XCollectionSection' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[6/12] Compiling XCollectionData NSCollectionView.swift
[7/12] Compiling XCollectionData UICollectionView.swift
[8/12] Compiling XCollectionData UITableView.swift
[9/12] Compiling XCollectionData XCollectionData+simplediff.swift
[10/12] Compiling XCollectionData XCollectionSection+Hashable.swift
/host/spi-builder-workspace/Sources/XCollectionData/XCollectionSection+Hashable.swift:4:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'XCollectionSection' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[11/12] Compiling XCollectionData XTableSection.swift
/host/spi-builder-workspace/Sources/XCollectionData/XCollectionSection+Hashable.swift:4:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'XCollectionSection' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[12/12] Compiling XCollectionData simplediff.swift
Build complete! (9.29s)
Build complete.
Done.

Build Machine: Linux 2