The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Pure with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/Pure.git
Reference: 1.1.4
Cloned https://github.com/devxoul/Pure.git into spi-builder-workspace
SUCCESS checkout https://github.com/devxoul/Pure.git at 1.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/13933] Fetching quick
[13934/30042] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (1.34s)
Fetched https://github.com/Quick/Nimble.git (1.35s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.32s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.32s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Building for debugging...
[1/6] Compiling Pure ConfiguratorModule.swift
/host/spi-builder-workspace/Sources/Pure/ConfiguratorModule.swift:2:37: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ConfiguratorModule: class, Module {
                                    ^~~~~
                                    AnyObject
[2/6] Compiling Pure FactoryModule.swift
[3/6] Compiling Pure Configurator.swift
[4/6] Emitting module Pure
/host/spi-builder-workspace/Sources/Pure/ConfiguratorModule.swift:2:37: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ConfiguratorModule: class, Module {
                                    ^~~~~
                                    AnyObject
[5/6] Compiling Pure Module.swift
[6/6] Compiling Pure Factory.swift
[9/13] Emitting module TestSupport
[10/13] Compiling TestSupport Fixture.swift
[11/13] Compiling PureStub StubConfigurator.swift
[12/13] Emitting module PureStub
[13/13] Compiling PureStub StubFactory.swift
Build complete! (9.98s)
Build complete.
Done.

Build Machine: Linux 2