The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LazyContainers with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/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/RougeWare/Swift-Lazy-Containers.git
Reference: production
Cloned https://github.com/RougeWare/Swift-Lazy-Containers.git into spi-builder-workspace
SUCCESS checkout https://github.com/RougeWare/Swift-Lazy-Containers.git at production
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/7] Emitting module LazyContainers
/host/spi-builder-workspace/Sources/LazyContainers/LazyContainers.swift:408:30: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Guts<Value> {
                             ^
/host/spi-builder-workspace/Sources/LazyContainers/LazyContainers.swift:347:30: note: 'Value' previously declared here
public struct FunctionalLazy<Value>: LazyContainer {
                             ^
[2/7] Compiling LazyContainers LazyContainer + Codable.swift
[3/7] Compiling LazyContainers LazyContainers.swift
/host/spi-builder-workspace/Sources/LazyContainers/LazyContainers.swift:408:30: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Guts<Value> {
                             ^
/host/spi-builder-workspace/Sources/LazyContainers/LazyContainers.swift:347:30: note: 'Value' previously declared here
public struct FunctionalLazy<Value>: LazyContainer {
                             ^
[4/7] Compiling LazyContainers LazyContainer + Equatable.swift
[5/7] Compiling LazyContainers LazyContainer + Hashable.swift
[7/9] Wrapping AST for LazyContainers for debugging
[8/9] Linking libLazyContainers_dynamic.so
Build complete! (6.55s)
Build complete.
Done.

Build Machine: Linux 1