The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnyDate 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/Kawoou/AnyDate.git
Reference: master
Cloned https://github.com/Kawoou/AnyDate.git into spi-builder-workspace
SUCCESS checkout https://github.com/Kawoou/AnyDate.git at master
========================================
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
Building for debugging...
[1/9] Compiling AnyDate IntegerExtension.swift
[2/10] Compiling AnyDate Instant.swift
[3/10] Compiling AnyDate Clock.swift
[4/10] Compiling AnyDate ClockIdentifierName.swift
[5/10] Emitting module AnyDate
[6/10] Compiling AnyDate Period.swift
/host/spi-builder-workspace/Sources/AnyDate/Period.swift:93:13: warning: variable 'newDate' was never mutated; consider changing to 'let' constant
        var newDate = LocalDate(year: year, month: month + 1, day: days + 1)
        ~~~ ^
        let
[7/10] Compiling AnyDate LocalTime.swift
[8/10] Compiling AnyDate LocalDate.swift
[9/10] Compiling AnyDate LocalDateTime.swift
[10/10] Compiling AnyDate ZonedDateTime.swift
Build complete! (16.33s)
Build complete.
Done.

Build Machine: Linux 2