This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 S2GeometrySwift 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philip-bui/s2-geometry-swift.git
Reference: 1.0.3
Cloned https://github.com/philip-bui/s2-geometry-swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/philip-bui/s2-geometry-swift.git at 1.0.3
========================================
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/22] Emitting module S2GeometrySwift
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/host/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
[2/24] Compiling S2GeometrySwift S2Region.swift
[3/24] Compiling S2GeometrySwift S2RegionCoverer.swift
[4/24] Compiling S2GeometrySwift S2CellUnion.swift
[5/24] Compiling S2GeometrySwift S2Edge.swift
[6/24] Compiling S2GeometrySwift S2EdgeIndex.swift
[7/24] Compiling S2GeometrySwift S1Interval.swift
[8/24] Compiling S2GeometrySwift S2.swift
[9/24] Compiling S2GeometrySwift S2AreaCentroid.swift
[10/24] Compiling S2GeometrySwift R1Interval.swift
[11/24] Compiling S2GeometrySwift R2Vector.swift
[12/24] Compiling S2GeometrySwift S1Angle.swift
[13/24] Compiling S2GeometrySwift S2EdgeUtil.swift
[14/24] Compiling S2GeometrySwift S2LatLng.swift
[15/24] Compiling S2GeometrySwift S2LatLngRect.swift
[16/24] Compiling S2GeometrySwift S2Loop.swift
/host/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
[17/24] Compiling S2GeometrySwift S2Point.swift
/host/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
[18/24] Compiling S2GeometrySwift S2Polygon.swift
/host/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
[19/24] Compiling S2GeometrySwift S2Cap.swift
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
                return true
                       ^
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
                if current >= 0 {
                           ^
[20/24] Compiling S2GeometrySwift S2Cell.swift
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
                return true
                       ^
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
                if current >= 0 {
                           ^
[21/24] Compiling S2GeometrySwift S2CellId.swift
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
                return true
                       ^
/host/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
                if current >= 0 {
                           ^
[22/24] Compiling S2GeometrySwift S2PolygonBuilder.swift
[23/24] Compiling S2GeometrySwift S2Polyline.swift
[24/24] Compiling S2GeometrySwift S2Projections.swift
Build complete! (7.79s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.