Build Information
Successful build of AwesomeNumbersKit with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-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/oscbyspro/AwesomeNumbersKit.git
Reference: main
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/oscbyspro/AwesomeNumbersKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e10aaeb README
Cloned https://github.com/oscbyspro/AwesomeNumbersKit.git
Revision (git rev-parse @):
e10aaeb2317851ef0b556b7f1cb58088a0defe0e
SUCCESS checkout https://github.com/oscbyspro/AwesomeNumbersKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/oscbyspro/AwesomeNumbersKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/18] Compiling ANKCoreKit Text.swift
[7/18] Compiling ANKCoreKit Swift+BinaryInteger.swift
[8/18] Compiling ANKCoreKit Messages.swift
[9/18] Compiling ANKCoreKit Namespace.swift
[10/19] Compiling ANKCoreKit BlackHole.swift
[11/19] Compiling ANKCoreKit Collection.swift
[12/19] Compiling ANKCoreKit Swift+FloatingPointSign.swift
[13/19] Compiling ANKCoreKit ANKCoreInteger.swift
[14/19] Compiling ANKCoreKit ANKFixedWidthInteger.swift
[15/19] Compiling ANKCoreKit Aliases.swift
[16/19] Compiling ANKCoreKit BitCast.swift
[17/19] Emitting module ANKCoreKit
[18/19] Compiling ANKCoreKit ANKBinaryInteger.swift
[19/19] Compiling ANKCoreKit ANKBitPatternConvertible.swift
[21/58] Compiling ANKSignedKit ANKSigned+Text.swift
[22/59] Compiling ANKFullWidthKit ANKFullWidth+Multiplication.swift
[23/59] Compiling ANKFullWidthKit ANKFullWidth+Numbers.swift
[24/59] Compiling ANKSignedKit ANKSigned.swift
[25/59] Compiling ANKFullWidthKit ANKFullWidth+Division.swift
[26/59] Compiling ANKFullWidthKit ANKFullWidth+Endianness.swift
[27/59] Compiling ANKFullWidthKit ANKFullWidth+Complements.swift
[28/59] Compiling ANKFullWidthKit ANKFullWidth+Division+Digit.swift
[29/59] Compiling ANKFullWidthKit ANKFullWidth+Addition+Digit.swift
[30/59] Compiling ANKFullWidthKit ANKFullWidth+Addition.swift
[31/59] Compiling ANKFullWidthKit ANKFullWidth+Logic.swift
[32/59] Compiling ANKFullWidthKit ANKFullWidth+Multiplication+Digit.swift
[33/59] Compiling ANKFullWidthKit ANKFullWidth+Bits.swift
[34/59] Compiling ANKFullWidthKit ANKFullWidth+Comparisons.swift
[35/59] Emitting module ANKSignedKit
[41/63] Compiling ANKFullWidthKit ANKFullWidth+Shifts.swift
[42/63] Compiling ANKFullWidthKit ANKFullWidth+Strides.swift
[51/63] Compiling ANKFullWidthKit ANKFullWidth+Text.swift
[52/63] Compiling ANKFullWidthKit ANKFullWidth+Uninitialized.swift
[53/63] Compiling ANKFullWidthKit ANKFullWidth+Words+Pointers.swift
[54/63] Compiling ANKFullWidthKit ANKFullWidth+Subtraction+Digit.swift
[55/63] Compiling ANKFullWidthKit ANKFullWidth+Subtraction.swift
[56/63] Compiling ANKFullWidthKit ANKFullWidth+Text+Radix.swift
[57/63] Compiling ANKFullWidthKit ANKFullWidth+Words.swift
[58/63] Compiling ANKFullWidthKit ANKFullWidth.swift
[59/63] Compiling ANKFullWidthKit Arithmetic.swift
[60/63] Compiling ANKFullWidthKit RadixAlphabet.swift
[61/63] Compiling ANKFullWidthKit RadixUIntRoot.swift
[62/63] Compiling ANKFullWidthKit Text.swift
[63/63] Emitting module ANKFullWidthKit
[65/66] Compiling AwesomeNumbersKit Exports.swift
[66/66] Emitting module AwesomeNumbersKit
Build complete! (17.47s)
Build complete.
Done.