The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gluey 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/jadengeller/gluey.git
Reference: master
Cloned https://github.com/jadengeller/gluey.git into spi-builder-workspace
SUCCESS checkout https://github.com/jadengeller/gluey.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-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/8] Compiling Gluey UnificationError.swift
[2/8] Compiling Gluey Unifiable.swift
[3/8] Compiling Gluey DriedGlue.swift
[4/8] Compiling Gluey ContextCopyable.swift
[5/8] Compiling Gluey Glue.swift
[6/8] Emitting module Gluey
/host/spi-builder-workspace/Sources/Gluey/Binding.swift:90:27: 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>(lhs: Binding<Element>, rhs: Binding<Element>) -> Bool {
                          ^
/host/spi-builder-workspace/Sources/Gluey/Binding.swift:13:28: note: 'Element' previously declared here
public final class Binding<Element: Equatable> {
                           ^
[7/8] Compiling Gluey Binding.swift
/host/spi-builder-workspace/Sources/Gluey/Binding.swift:90:27: 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>(lhs: Binding<Element>, rhs: Binding<Element>) -> Bool {
                          ^
/host/spi-builder-workspace/Sources/Gluey/Binding.swift:13:28: note: 'Element' previously declared here
public final class Binding<Element: Equatable> {
                           ^
[8/8] Compiling Gluey UnifiableType.swift
Build complete! (5.79s)
Build complete.
Done.

Build Machine: Linux 2