The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Idioms with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/hectr/swift-idioms.git
Reference: 2.1.0
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/hectr/swift-idioms
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 6b1f044 Release. 2.1.0
Cloned https://github.com/hectr/swift-idioms.git
Revision (git rev-parse @):
6b1f0449fbc1d2e3062a65f2ed73229367ab8c52
SUCCESS checkout https://github.com/hectr/swift-idioms.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hectr/swift-idioms.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/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/22] Emitting module Idioms
[4/24] Compiling Idioms Vector+Sequence.swift
[5/24] Compiling Idioms Vector.swift
[6/24] Compiling Idioms Array+appending.swift
[7/24] Compiling Idioms Array+prepending.swift
[8/24] Compiling Idioms Array+removing.swift
[9/24] Compiling Idioms String+Prepending.swift
[10/24] Compiling Idioms String+Word.swift
[11/24] Compiling Idioms Array+toOptionSet.swift
/host/spi-builder-workspace/Sources/Idioms/CharacterSet+characters.swift:30:20: error: cannot find type 'UTF32Char' in scope
            for c: UTF32Char in p0..<p1 {
                   ^~~~~~~~~
[12/24] Compiling Idioms Bool+ControlFlow.swift
/host/spi-builder-workspace/Sources/Idioms/CharacterSet+characters.swift:30:20: error: cannot find type 'UTF32Char' in scope
            for c: UTF32Char in p0..<p1 {
                   ^~~~~~~~~
[13/24] Compiling Idioms CharacterSet+characters.swift
/host/spi-builder-workspace/Sources/Idioms/CharacterSet+characters.swift:30:20: error: cannot find type 'UTF32Char' in scope
            for c: UTF32Char in p0..<p1 {
                   ^~~~~~~~~
[14/24] Compiling Idioms OptionSet+toArray.swift
[15/24] Compiling Idioms RandomAccessMutableCollection.swift
[16/24] Compiling Idioms RegularExpressionMatchOperator.swift
[17/24] Compiling Idioms Dictionary+deepMerging.swift
[18/24] Compiling Idioms ForLoop.swift
[19/24] Compiling Idioms Int+Times.swift
[20/24] Compiling Idioms String+removing.swift
[21/24] Compiling Idioms StringProtocol+Subscript.swift
[22/24] Compiling Idioms IterableRandomAccessCollection.swift
[23/24] Compiling Idioms Matrix2D+Sequence.swift
[24/24] Compiling Idioms Matrix2D.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/5] Compiling Idioms Bool+ControlFlow.swift
[3/5] Compiling Idioms CharacterSet+characters.swift
/host/spi-builder-workspace/Sources/Idioms/CharacterSet+characters.swift:30:20: error: cannot find type 'UTF32Char' in scope
            for c: UTF32Char in p0..<p1 {
                   ^~~~~~~~~
[4/17] Compiling Idioms Array+toOptionSet.swift
[5/17] Emitting module Idioms
[6/19] Compiling Idioms RegularExpressionMatchOperator.swift
[7/19] Compiling Idioms String+Word.swift
[8/19] Compiling Idioms String+removing.swift
[9/19] Compiling Idioms StringProtocol+Subscript.swift
[10/19] Compiling Idioms Matrix2D.swift
[11/19] Compiling Idioms OptionSet+toArray.swift
[12/22] Compiling Idioms Array+removing.swift
[13/22] Compiling Idioms Dictionary+deepMerging.swift
[14/22] Compiling Idioms ForLoop.swift
[15/22] Compiling Idioms Int+Times.swift
[16/22] Compiling Idioms IterableRandomAccessCollection.swift
[17/22] Compiling Idioms Matrix2D+Sequence.swift
[18/22] Compiling Idioms Vector+Sequence.swift
[19/22] Compiling Idioms Vector.swift
[20/22] Compiling Idioms Array+prepending.swift
[21/22] Compiling Idioms RandomAccessMutableCollection.swift
[22/22] Compiling Idioms Array+appending.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2