The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-unixtime, reference master (a96302), with Swift 5.10 for Linux on 16 Nov 2024 00:20:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-unixtime.git
Reference: master
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/tayloraswift/swift-unixtime
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a963021 Merge pull request #3 from tayloraswift/update-ci
Cloned https://github.com/tayloraswift/swift-unixtime.git
Revision (git rev-parse @):
a963021aadd63de2075cc4524f49475e64e4ffdf
SUCCESS checkout https://github.com/tayloraswift/swift-unixtime.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/tayloraswift/swift-unixtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/23] Compiling UnixTime Duration (ext).swift
[7/23] Compiling UnixTime DurationFormat.Unit.swift
[8/23] Compiling UnixTime Hours.swift
[9/23] Compiling UnixTime Microseconds.swift
[10/23] Emitting module UnixTime
[11/23] Compiling UnixTime DurationFormat.swift
[12/23] Compiling UnixTime Days.swift
[13/25] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[14/25] Emitting module CasesByIntegerEncodingMacro
[15/25] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[16/26] Compiling UnixTime UnixMillisecond.swift
[17/26] Compiling UnixTime QuantizedDuration.swift
[18/26] Compiling UnixTime Nanoseconds.swift
[19/26] Compiling UnixTime Seconds.swift
[20/26] Compiling UnixTime Milliseconds.swift
[21/26] Compiling UnixTime Minutes.swift
[22/26] Compiling UnixTime UnixAttosecond.swift
[23/26] Compiling UnixTime UnixDate.swift
[25/26] Compiling UnixTime UnixInstant.swift
[26/26] Compiling UnixTime UnixInterval.swift
[28/32] Compiling ISO ISO.swift
[29/32] Compiling ISO ISO.Macrolanguage (gen).swift
[30/32] Emitting module ISO
[31/32] Compiling ISO ISO.Locale.swift
[32/32] Compiling ISO ISO.Country (gen).swift
[34/45] Compiling UnixCalendar Timestamp.Date.swift
[35/45] Compiling UnixCalendar Timestamp.Month.swift
[36/46] Compiling UnixCalendar UnixMillisecond (ext).swift
[37/46] Emitting module UnixCalendar
[38/46] Compiling UnixCalendar Range (ext).swift
[39/46] Compiling UnixCalendar Timestamp.Components.swift
[40/46] Compiling UnixCalendar Timestamp.Sanity.swift
[41/46] Compiling UnixCalendar Timestamp.Time.swift
[42/46] Compiling UnixCalendar UnixAttosecond (ext).swift
[43/46] Compiling UnixCalendar Timestamp.Weekday.swift
[44/46] Compiling UnixCalendar Timestamp.Year.swift
[45/46] Compiling UnixCalendar Timestamp.swift
[46/46] Compiling UnixCalendar UnixDate (ext).swift
Build complete! (6.93s)
Build complete.
Done.