The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Focus 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/meech-ward/focus.git
Reference: 0.6.2
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/meech-ward/focus
 * tag               0.6.2      -> FETCH_HEAD
HEAD is now at 6a46338 Update the changelog
Cloned https://github.com/meech-ward/focus.git
Revision (git rev-parse @):
6a46338fb6fdd23f860d901f0b899546100598ce
SUCCESS checkout https://github.com/meech-ward/focus.git at 0.6.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/meech-ward/focus.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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/16] Compiling Focus Expectable.swift
/host/spi-builder-workspace/Sources/Expectable.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var to: To<ItemType> {
    ^~~~~~~

[4/16] Compiling Focus Focus.swift
/host/spi-builder-workspace/Sources/Expectable.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var to: To<ItemType> {
    ^~~~~~~

[5/16] Compiling Focus ToEqual.swift
/host/spi-builder-workspace/Sources/ToEqual.swift:21:3: warning: 'public' modifier is redundant for instance method declared in a public extension
  public func equal(_ item2: ItemType, _ message: String = "Expected equal", file: StaticString = #file, line: UInt = #line, method: String = #function) {
  ^~~~~~~

[6/17] Compiling Focus TestItemContainerType.swift
[7/17] Compiling Focus To.swift
[8/17] Compiling Focus Reportable.swift
[9/17] Compiling Focus TestItemContainer.swift
[10/17] Compiling Focus Toable.swift
/host/spi-builder-workspace/Sources/Toable.swift:18:3: warning: 'public' modifier is redundant for property declared in a public extension
  public var be: Be<ItemType> {
  ^~~~~~~

[11/17] Compiling Focus Be.swift
/host/spi-builder-workspace/Sources/BeFalse.swift:20:3: warning: 'public' modifier is redundant for instance method declared in a public extension
  public func `false`(_ message: String = "Expected false", file: StaticString = #file, line: UInt = #line, method: String = #function) {
  ^~~~~~~

[12/17] Compiling Focus BeFalse.swift
/host/spi-builder-workspace/Sources/BeFalse.swift:20:3: warning: 'public' modifier is redundant for instance method declared in a public extension
  public func `false`(_ message: String = "Expected false", file: StaticString = #file, line: UInt = #line, method: String = #function) {
  ^~~~~~~

[13/17] Emitting module Focus
/host/spi-builder-workspace/Sources/BeFalse.swift:20:3: warning: 'public' modifier is redundant for instance method declared in a public extension
  public func `false`(_ message: String = "Expected false", file: StaticString = #file, line: UInt = #line, method: String = #function) {
  ^~~~~~~

/host/spi-builder-workspace/Sources/BeTrue.swift:21:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func `true`(_ message: String = "Expected true", file: StaticString = #file, line: UInt = #line, method: String = #function) {
    ^~~~~~~

/host/spi-builder-workspace/Sources/Expectable.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var to: To<ItemType> {
    ^~~~~~~

/host/spi-builder-workspace/Sources/ToEqual.swift:21:3: warning: 'public' modifier is redundant for instance method declared in a public extension
  public func equal(_ item2: ItemType, _ message: String = "Expected equal", file: StaticString = #file, line: UInt = #line, method: String = #function) {
  ^~~~~~~

/host/spi-builder-workspace/Sources/Toable.swift:18:3: warning: 'public' modifier is redundant for property declared in a public extension
  public var be: Be<ItemType> {
  ^~~~~~~

[14/17] Compiling Focus BeTrue.swift
/host/spi-builder-workspace/Sources/BeTrue.swift:21:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func `true`(_ message: String = "Expected true", file: StaticString = #file, line: UInt = #line, method: String = #function) {
    ^~~~~~~

[15/17] Compiling Focus Beable.swift
/host/spi-builder-workspace/Sources/BeTrue.swift:21:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func `true`(_ message: String = "Expected true", file: StaticString = #file, line: UInt = #line, method: String = #function) {
    ^~~~~~~

[16/17] Compiling Focus DefaultReporter.swift
[17/17] Compiling Focus Expect.swift
Build complete! (11.75s)
Build complete.
Done.

Build Machine: Linux 2