The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Pure 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.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.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
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/13933] Fetching quick
[13934/30042] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (1.36s)
Fetched https://github.com/Quick/Nimble.git (1.37s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.30s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.34s)
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 FactoryModule.swift
[2/6] Compiling Pure Module.swift
[3/6] Compiling Pure Factory.swift
[4/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
[5/6] Compiling Pure Configurator.swift
[6/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
[9/13] Compiling PureStub StubConfigurator.swift
[10/13] Emitting module PureStub
[11/13] Compiling PureStub StubFactory.swift
[12/13] Emitting module TestSupport
[13/13] Compiling TestSupport Fixture.swift
Build complete! (12.58s)
Build complete.
Done.

Build Machine: Linux 2