The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OrderedSet with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/turbolent/orderedset.git
Reference: master
Cloned https://github.com/turbolent/orderedset.git into spi-builder-workspace
SUCCESS checkout https://github.com/turbolent/orderedset.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/3] Compiling OrderedSet Sequence.swift
[2/3] Emitting module OrderedSet
/host/spi-builder-workspace/Sources/OrderedSet/OrderedSet.swift:195:28: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func == <Element>(
                           ^
/host/spi-builder-workspace/Sources/OrderedSet/OrderedSet.swift:5:26: note: 'Element' previously declared here
public struct OrderedSet<Element>: RandomAccessCollection, MutableCollection
                         ^
[3/3] Compiling OrderedSet OrderedSet.swift
/host/spi-builder-workspace/Sources/OrderedSet/OrderedSet.swift:195:28: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func == <Element>(
                           ^
/host/spi-builder-workspace/Sources/OrderedSet/OrderedSet.swift:5:26: note: 'Element' previously declared here
public struct OrderedSet<Element>: RandomAccessCollection, MutableCollection
                         ^
Build complete! (3.90s)
Build complete.
Done.

Build Machine: Linux 1