The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Speck with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bppr/speck.git
Reference: 0.0.5
Cloned https://github.com/bppr/speck.git into spi-builder-workspace
SUCCESS checkout https://github.com/bppr/speck.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
[1/8] Emitting module SpeckCore
[2/9] Compiling SpeckCore Suite.swift
[3/9] Compiling SpeckCore Example.swift
[4/9] Compiling SpeckCore Cursor.swift
[5/9] Compiling SpeckCore Reporter.swift
[6/9] Compiling SpeckCore BasicExpectation.swift
[7/9] Compiling SpeckCore SpeckCore.swift
[8/9] Compiling SpeckCore Status.swift
[9/9] Compiling SpeckCore Timer.swift
[12/20] Compiling SpeckAsserts Equatable.swift
[13/20] Compiling SpeckAsserts Expectation.swift
[14/20] Compiling SpeckAsserts Sequence.swift
[15/20] Compiling SpeckAsserts String.swift
/host/spi-builder-workspace/Sources/SpeckAsserts/String.swift:51:32: warning: 'characters' is deprecated: Please use String directly
        var length: Int { return self.characters.count }
                                      ^
/host/spi-builder-workspace/Sources/SpeckAsserts/String.swift:52:38: warning: 'characters' is deprecated: Please use String directly
        var first: Character? { return self.characters.first }
                                            ^
/host/spi-builder-workspace/Sources/SpeckAsserts/String.swift:63:28: warning: 'characters' is deprecated: Please use String directly
                guard let startAt = self.characters.index(of: other.first!) else {
                                         ^
/host/spi-builder-workspace/Sources/SpeckAsserts/String.swift:52:49: warning: function call causes an infinite recursion
        var first: Character? { return self.characters.first }
                                                       ^
[16/21] Compiling SpeckAsserts Comparable.swift
[17/21] Compiling SpeckAsserts Array.swift
[18/21] Compiling SpeckAsserts Collection.swift
[19/21] Emitting module SpeckAsserts
[20/21] Compiling SpeckAsserts Dictionary.swift
[21/21] Compiling SpeckAsserts VoidExpectation.swift
[24/29] Compiling Speck run.swift
[25/29] Compiling Speck expect.swift
[26/29] Compiling Speck Context.swift
[27/29] Emitting module Speck
[28/29] Compiling Speck Core.swift
[29/29] Compiling Speck Reporter.swift
/host/spi-builder-workspace/Sources/Speck/Reporter.swift:15:59: warning: 'characters' is deprecated: Please use String directly
        let startIdx = file.index(file.startIndex, offsetBy: pwd.characters.count + 1)
                                                                 ^
Build complete! (9.79s)
Build complete.
Done.

Build Machine: Linux 2