The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Alter 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/hainayanda/Alter.git
Reference: main
Cloned https://github.com/hainayanda/Alter.git into spi-builder-workspace
SUCCESS checkout https://github.com/hainayanda/Alter.git at main
========================================
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/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1193] Fetching cwlpreconditiontesting
[1194/1625] Fetching cwlpreconditiontesting, cwlcatchexception
[1626/17371] Fetching cwlpreconditiontesting, cwlcatchexception, nimble
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/mattgallagher/CwlCatchException.git (1.04s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.04s)
Fetched https://github.com/Quick/Nimble.git (1.06s)
[1/13703] Fetching quick
Fetched https://github.com/Quick/Quick.git (0.63s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.0 (0.39s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.32s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Building for debugging...
[1/8] Compiling Alter Mirror+Extensions.swift
[2/8] Compiling Alter AlterCodingKey.swift
[3/8] Compiling Alter AlterError.swift
[4/8] Emitting module Alter
/host/spi-builder-workspace/Alter/Classes/AlterableProperty.swift:10:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol AlterableProperty: class, Codable {
                            ^~~~~
                            AnyObject
[5/9] Compiling Alter DecoderEncoder+Extensions.swift
[6/9] Compiling Alter Alterable.swift
[7/9] Compiling Alter Array+Extensions.swift
[8/9] Compiling Alter AlterableProperty.swift
/host/spi-builder-workspace/Alter/Classes/AlterableProperty.swift:10:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol AlterableProperty: class, Codable {
                            ^~~~~
                            AnyObject
[9/9] Compiling Alter TypeAlterer.swift
Build complete! (17.79s)
Build complete.
Done.

Build Machine: Linux 2