The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swm-homology, reference main (112f3d), with Swift 6.2 (beta) for Linux on 19 Jun 2025 03:22:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-homology.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/taketo1024/swm-homology
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 112f3d2 Merge branch 'develop'
Cloned https://github.com/taketo1024/swm-homology.git
Revision (git rev-parse @):
112f3d2c4c8bee4a1e5fcbfa7efb9e380c65744d
SUCCESS checkout https://github.com/taketo1024/swm-homology.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-homology.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/taketo1024/swm-matrix-tools.git
Fetching https://github.com/taketo1024/swm-core.git
[1/800] Fetching swm-matrix-tools
[801/16784] Fetching swm-matrix-tools, swm-core
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.27s)
[4956/15984] Fetching swm-core
Fetched https://github.com/taketo1024/swm-core.git from cache (0.75s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (1.32s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.69s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[1015/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.92s)
Fetched https://github.com/apple/swift-collections.git from cache (1.96s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (2.71s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.60s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.01s)
Creating working copy for https://github.com/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
Creating working copy for https://github.com/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[7/9] Write swift-version-24593BA9C3E375BF.txt
[10/33] Emitting module InternalCollectionsUtilities
[11/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/34] Compiling InternalCollectionsUtilities Descriptions.swift
[13/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/34] Compiling InternalCollectionsUtilities Integer rank.swift
[16/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/34] Compiling InternalCollectionsUtilities Debugging.swift
[24/34] Compiling RealModule Real.swift
[25/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/36] Emitting module RealModule
[30/36] Compiling RealModule Float16+Real.swift
[31/36] Compiling RealModule RealFunctions.swift
[34/36] Compiling RealModule ElementaryFunctions.swift
[35/36] Compiling RealModule Float+Real.swift
[36/36] Compiling RealModule Float80+Real.swift
[38/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[39/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[40/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[41/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[42/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[43/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[44/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[45/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[46/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[47/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[48/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[49/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/122] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[51/122] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[52/122] Compiling OrderedCollections OrderedDictionary.swift
[53/122] Compiling OrderedCollections OrderedSet+Codable.swift
[54/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/122] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/122] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/122] Compiling Algorithms Rotate.swift
[61/122] Compiling Algorithms Stride.swift
[62/122] Compiling Algorithms Suffix.swift
[63/122] Compiling Algorithms Product.swift
[64/122] Compiling Algorithms RandomSample.swift
[65/122] Compiling Algorithms Reductions.swift
[66/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/125] Compiling Algorithms Windows.swift
[72/125] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/125] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/125] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/125] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/125] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/125] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/125] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/125] Compiling Algorithms FlattenCollection.swift
[80/125] Compiling Algorithms Indexed.swift
[81/125] Compiling Algorithms Intersperse.swift
[82/125] Compiling Algorithms Joined.swift
[83/125] Compiling Algorithms LazySplit.swift
[84/125] Compiling Algorithms MinMax.swift
[85/125] Compiling Algorithms Partition.swift
[86/125] Compiling Algorithms Permutations.swift
[87/125] Compiling Algorithms Compacted.swift
[88/125] Compiling Algorithms Cycle.swift
[89/125] Compiling Algorithms EitherSequence.swift
[90/125] Compiling Algorithms Trim.swift
[91/125] Compiling Algorithms Unique.swift
[99/125] Compiling Algorithms AdjacentPairs.swift
[100/125] Compiling Algorithms Chain.swift
[101/125] Compiling Algorithms Chunked.swift
[102/125] Compiling Algorithms Combinations.swift
[106/125] Compiling Algorithms FirstNonNil.swift
[107/125] Emitting module OrderedCollections
[112/125] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/125] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/125] Compiling OrderedCollections OrderedSet+Testing.swift
[115/125] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/125] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/125] Compiling OrderedCollections OrderedSet.swift
[118/125] Compiling OrderedCollections _UnsafeBitset.swift
[126/126] Emitting module Algorithms
[128/170] Emitting module SwmCore
[129/175] Compiling SwmCore RandomAccessCollection.swift
[130/175] Compiling SwmCore Sequence.swift
[131/175] Compiling SwmCore Set.swift
[132/175] Compiling SwmCore String.swift
[133/175] Compiling SwmCore LinearCombination.swift
[134/175] Compiling SwmCore LinearCombinationType.swift
[135/175] Compiling SwmCore Complex.swift
[136/175] Compiling SwmCore F2.swift
[137/175] Compiling SwmCore Integer.swift
[138/175] Compiling SwmCore IntegerQuotient.swift
[139/175] Compiling SwmCore Quaternion.swift
[140/175] Compiling SwmCore Rational.swift
[141/175] Compiling SwmCore Module.swift
[142/175] Compiling SwmCore Monoid.swift
[143/175] Compiling SwmCore Ring.swift
[144/175] Compiling SwmCore Array.swift
[145/175] Compiling SwmCore Codable.swift
[146/175] Compiling SwmCore Dictionary.swift
[147/175] Compiling SwmCore AdditiveGroup.swift
[148/175] Compiling SwmCore EuclideanRing.swift
[149/175] Compiling SwmCore Field.swift
[150/175] Compiling SwmCore FractionField.swift
[151/175] Compiling SwmCore Group.swift
[152/175] Compiling SwmCore MathSet.swift
[153/175] Compiling SwmCore Combinatorics.swift
[154/175] Compiling SwmCore GraphAlgorithms.swift
[155/175] Compiling SwmCore IntList.swift
[156/175] Compiling SwmCore Operators.swift
[157/175] Compiling SwmCore Random.swift
[158/175] Compiling SwmCore TypeParameters.swift
[159/175] Compiling SwmCore TensorGenerator.swift
[160/175] Compiling SwmCore DefaultMatrixImpl.swift
[161/175] Compiling SwmCore Matrix.swift
[162/175] Compiling SwmCore MatrixIF.swift
[163/175] Compiling SwmCore MatrixImpl.swift
[164/175] Compiling SwmCore BitSequence.swift
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/SIL/IR/TypeLowering.cpp:3212: void swift::Lowering::TypeConverter::verifyLexicalLowering(const TypeLowering &, AbstractionPattern, CanType, TypeExpansionContext): Assertion `hasNoNontrivialLexicalLeaf && "Found non-trivial lexical leaf in non-trivial non-lexical type?!"' failed.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/AdditiveGroup.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/EuclideanRing.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Field.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/FractionField.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Group.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/MathSet.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Module.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Monoid.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Ring.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Codable.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Dictionary.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/RandomAccessCollection.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Sequence.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Set.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/String.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/LinearCombination/LinearCombination.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/LinearCombination/LinearCombinationType.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/LinearCombination/TensorGenerator.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/DefaultMatrixImpl.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/Matrix.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/MatrixIF.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/MatrixImpl.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/BitSequence.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/Combinatorics.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/GraphAlgorithms.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/IntList.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/Operators.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/Random.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/TypeParameters.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Complex.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/F2.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Integer.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/IntegerQuotient.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Quaternion.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Rational.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Real.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Permutation/Permutation.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/GenericPolynomial.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/MultivariatePolynomial.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/Polynomial.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/PolynomialQuotient.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Cache.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Debug.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Format.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Logger.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Storage.swift -supplementary-output-file-map /tmp/TemporaryDirectory.XBcgpc/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name SwmCore -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/Real.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/Permutation.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/GenericPolynomial.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/MultivariatePolynomial.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/Polynomial.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/PolynomialQuotient.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
2.	Compiling with effective version 5.10
3.	While evaluating request ASTLoweringRequest(Lowering AST to SIL for file "/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/GenericPolynomial.swift")
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x00005608c21d1918
1  swift-frontend 0x00005608c21cf43e
2  swift-frontend 0x00005608c21d1fb1
3  libc.so.6      0x00007f3eb98ea520
4  libc.so.6      0x00007f3eb993e9fc pthread_kill + 300
5  libc.so.6      0x00007f3eb98ea476 raise + 22
6  libc.so.6      0x00007f3eb98d07f3 abort + 211
7  libc.so.6      0x00007f3eb98d071b
8  libc.so.6      0x00007f3eb98e1e96
9  swift-frontend 0x00005608bb8b606a
10 swift-frontend 0x00005608bb8cfb8b
11 swift-frontend 0x00005608bb8b77c4
12 swift-frontend 0x00005608bb8b5f84
13 swift-frontend 0x00005608bb826e17
14 swift-frontend 0x00005608bb823c75
15 swift-frontend 0x00005608bb818b93
16 swift-frontend 0x00005608bb81c163
17 swift-frontend 0x00005608bb81d4b8
18 swift-frontend 0x00005608bb80f5a8
19 swift-frontend 0x00005608bad82bc1
20 swift-frontend 0x00005608bad8675c
21 swift-frontend 0x00005608bad87962
22 swift-frontend 0x00005608baebc5b2
23 swift-frontend 0x00005608baeb75d8
24 swift-frontend 0x00005608baeb752d
25 swift-frontend 0x00005608bad89853
26 swift-frontend 0x00005608bad89fa4
27 swift-frontend 0x00005608bae9c8c6
28 swift-frontend 0x00005608bad8ef53
29 swift-frontend 0x00005608bad8a92f
30 swift-frontend 0x00005608ba569808
31 swift-frontend 0x00005608ba57b42a
32 swift-frontend 0x00005608ba56c7de
33 swift-frontend 0x00005608ba56b878
34 swift-frontend 0x00005608ba2e726b
35 libc.so.6      0x00007f3eb98d1d90
36 libc.so.6      0x00007f3eb98d1e40 __libc_start_main + 128
37 swift-frontend 0x00005608ba2e6265
BUILD FAILURE 6.2 linux