The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Speck with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bppr/speck.git
Reference: 0.0.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bppr/speck
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 6e68d00 adopt new SPM package format, adds new assert for change 'from/to'
Cloned https://github.com/bppr/speck.git
Revision (git rev-parse @):
6e68d00bd3e5697c413618a33ac0705595b63a91
SUCCESS checkout https://github.com/bppr/speck.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bppr/speck.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling SpeckCore Status.swift
[6/12] Compiling SpeckCore SpeckCore.swift
[7/12] Compiling SpeckCore Suite.swift
[8/13] Compiling SpeckCore Reporter.swift
[9/13] Compiling SpeckCore Example.swift
[10/13] Compiling SpeckCore Cursor.swift
[11/13] Emitting module SpeckCore
[12/13] Compiling SpeckCore BasicExpectation.swift
[13/13] Compiling SpeckCore Timer.swift
[15/23] Compiling SpeckAsserts Equatable.swift
[16/23] Compiling SpeckAsserts Dictionary.swift
[17/24] Emitting module SpeckAsserts
[18/24] Compiling SpeckAsserts Comparable.swift
[19/24] Compiling SpeckAsserts Array.swift
[20/24] Compiling SpeckAsserts Collection.swift
[21/24] Compiling SpeckAsserts Sequence.swift
[22/24] Compiling SpeckAsserts Expectation.swift
[23/24] 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 }
                                                       ^
[24/24] Compiling SpeckAsserts VoidExpectation.swift
[26/31] Compiling Speck expect.swift
[27/31] Compiling Speck run.swift
[28/31] Compiling Speck Core.swift
[29/31] Compiling Speck Context.swift
[30/31] Emitting module Speck
[31/31] 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! (11.56s)
Build complete.
Done.

Build Machine: Linux 2