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

Failed to build Ultimathnum, reference main (46af54), with Swift 5.10 for macOS (SPM) on 4 Nov 2024 11:40:53 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oscbyspro/Ultimathnum.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oscbyspro/Ultimathnum
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46af546 Skip rework of TripleInt tests (#124).
Cloned https://github.com/oscbyspro/Ultimathnum.git
Revision (git rev-parse @):
46af546157938b46c60b3c09418076d79a1bb3fe
SUCCESS checkout https://github.com/oscbyspro/Ultimathnum.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/oscbyspro/Ultimathnum.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-33747A42983211AE.txt
[12/136] Compiling CoreKit BinaryInteger+Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[13/136] Compiling CoreKit BinaryInteger+Unsigned.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[14/136] Compiling CoreKit BinaryInteger+Values.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[15/136] Compiling CoreKit BinaryInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[16/136] Compiling CoreKit BitCastable+Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[17/136] Compiling CoreKit BitCastable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[18/136] Compiling CoreKit BitCountable+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[19/136] Compiling CoreKit BitCountable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[20/136] Compiling CoreKit BitOperable+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[21/136] Compiling CoreKit BitOperable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[22/136] Compiling CoreKit Contiguous+Mutable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[23/136] Compiling CoreKit Contiguous.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[24/136] Compiling CoreKit Guarantee+Validation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[25/136] Compiling CoreKit Guarantee.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[26/149] Compiling CoreKit Fallible+Sink.swift
[27/149] Compiling CoreKit Fallible+Text.swift
[28/149] Compiling CoreKit Fallible+Validation.swift
[29/149] Compiling CoreKit Fallible+Veto.swift
[30/149] Compiling CoreKit Fallible.swift
[31/149] Compiling CoreKit Finite.swift
[32/149] Compiling CoreKit Natural.swift
[33/149] Compiling CoreKit Nonzero.swift
[34/149] Compiling CoreKit Shift.swift
[35/149] Compiling CoreKit LiteralInt+Comparison.swift
[36/149] Compiling CoreKit LiteralInt+Count.swift
[37/149] Compiling CoreKit LiteralInt+Elements.swift
[38/149] Compiling CoreKit LiteralInt+Text.swift
[39/149] Compiling CoreKit LiteralInt.swift
[40/149] Compiling CoreKit Order.swift
[41/149] Compiling CoreKit Sign+Bitwise.swift
[42/149] Compiling CoreKit Sign+Text.swift
[43/149] Compiling CoreKit Sign.swift
[44/149] Compiling CoreKit Signedness.swift
[45/149] Compiling CoreKit Signum+Addition.swift
[46/149] Compiling CoreKit Signum+Comparison.swift
[47/149] Compiling CoreKit Signum.swift
[48/149] Compiling CoreKit TextInt+Decoding.swift
[49/149] Compiling CoreKit TextInt+Encoding.swift
[50/149] Compiling CoreKit TextInt+Error.swift
[51/149] Compiling CoreKit TextInt+Exponentiation.swift
[52/149] Compiling CoreKit TextInt+Format.swift
[53/149] Compiling CoreKit TextInt+Letters.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[54/149] Compiling CoreKit TextInt+Numerals.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[55/149] Compiling CoreKit TextInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[56/149] Compiling CoreKit Triplet+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[57/149] Compiling CoreKit Triplet+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[58/149] Compiling CoreKit Triplet.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[59/149] Compiling CoreKit Build.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[60/149] Compiling CoreKit Namespace+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[61/149] Compiling CoreKit Namespace+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[62/149] Compiling CoreKit Namespace+Stdlib.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[63/149] Compiling CoreKit Namespace.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[64/149] Compiling CoreKit Randomness+Full.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[65/149] Compiling CoreKit Randomness+Range.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
[66/149] Compiling CoreKit Interoperable+Yield.swift
[67/149] Compiling CoreKit Interoperable.swift
[68/149] Compiling CoreKit Bezout.swift
[69/149] Compiling CoreKit Bit+Bitwise.swift
[70/149] Compiling CoreKit Bit+Comparison.swift
[71/149] Compiling CoreKit Bit.swift
[72/149] Compiling CoreKit CoreInt+Addition.swift
[73/149] Compiling CoreKit CoreInt+Bitwise.swift
[74/149] Compiling CoreKit CoreInt+Comparison.swift
[75/149] Compiling CoreKit CoreInt+Count.swift
[76/149] Compiling CoreKit CoreInt+Division.swift
[77/149] Compiling CoreKit CoreInt+Elements.swift
[78/149] Compiling CoreKit CoreInt+Loading.swift
[79/149] Compiling CoreKit CoreInt+Multiplication.swift
[80/149] Compiling CoreKit DataInt+Reinterpretation.swift
[81/149] Compiling CoreKit DataInt+Shift.swift
[82/149] Compiling CoreKit DataInt.swift
[83/149] Compiling CoreKit Divider+Division.swift
[84/149] Compiling CoreKit Divider.swift
[85/149] Compiling CoreKit Division+Rounding.swift
[86/149] Compiling CoreKit Division+Validation.swift
[87/149] Compiling CoreKit Division.swift
[88/149] Compiling CoreKit Doublet+Bitwise.swift
[89/149] Compiling CoreKit Doublet+Comparison.swift
[90/149] Compiling CoreKit Doublet+Shift.swift
[91/149] Compiling CoreKit Doublet.swift
[92/149] Compiling CoreKit Fallible+Comparison.swift
[93/149] Compiling CoreKit Fallible+Map.swift
[94/149] Compiling CoreKit CoreInt+Shift.swift
[95/149] Compiling CoreKit CoreInt.swift
[96/149] Compiling CoreKit Count+Comparison.swift
[97/149] Compiling CoreKit Count+Integers.swift
[98/149] Compiling CoreKit Count+Text.swift
[99/149] Compiling CoreKit Count.swift
[100/149] Compiling CoreKit DataInt+Addition.swift
[101/149] Compiling CoreKit DataInt+Bitwise.swift
[102/149] Compiling CoreKit DataInt+Comparison.swift
[103/149] Compiling CoreKit DataInt+Count.swift
[104/149] Compiling CoreKit DataInt+Division.swift
[105/149] Compiling CoreKit DataInt+Elements.swift
[106/149] Compiling CoreKit DataInt+Multiplication.swift
[107/149] Compiling CoreKit DataInt+Partition.swift
[108/149] Compiling CoreKit BinaryInteger+Addition.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[109/149] Compiling CoreKit BinaryInteger+Arbitrary.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[110/149] Compiling CoreKit BinaryInteger+Bitwise.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[111/149] Compiling CoreKit BinaryInteger+Clamping.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[112/149] Compiling CoreKit BinaryInteger+Comparison.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[113/149] Compiling CoreKit BinaryInteger+Complement.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[114/149] Compiling CoreKit BinaryInteger+Core.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[115/149] Compiling CoreKit BinaryInteger+Count.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[116/149] Compiling CoreKit BinaryInteger+Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[117/149] Compiling CoreKit BinaryInteger+Edgy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[118/149] Compiling CoreKit BinaryInteger+Elements.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[119/149] Compiling CoreKit BinaryInteger+Exponentiation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[120/149] Compiling CoreKit BinaryInteger+Factorial.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[121/149] Compiling CoreKit BinaryInteger+Factorization.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
[122/149] Compiling CoreKit BinaryInteger+Finite.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[123/149] Compiling CoreKit BinaryInteger+Floats.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[124/149] Compiling CoreKit BinaryInteger+Geometry.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[125/149] Compiling CoreKit BinaryInteger+Integers.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[126/149] Compiling CoreKit BinaryInteger+Literals.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[127/149] Compiling CoreKit BinaryInteger+Loading.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[128/149] Compiling CoreKit BinaryInteger+Logarithm.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[129/149] Compiling CoreKit BinaryInteger+Metadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[130/149] Compiling CoreKit BinaryInteger+Multiplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[131/149] Compiling CoreKit BinaryInteger+Random.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[132/149] Compiling CoreKit BinaryInteger+Shift.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[133/149] Compiling CoreKit BinaryInteger+Signed.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[134/149] Compiling CoreKit BinaryInteger+Stride.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
[135/149] Compiling CoreKit BinaryInteger+Systems.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[136/149] Emitting module CoreKit
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:102:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func withUnsafeBinaryIntegerElements<Value>(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Elements.swift:106:34: note: consumed here
        let appendix: Bit = self.appendix
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:56:44: note: consumed here
                let rhsIsNegative = source.isNegative
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:46:52: error: 'source' is borrowed and cannot be consumed
    @inlinable public static func exactly<Other>(_ source: borrowing Other) -> Fallible<Self> where Other: BinaryInteger {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Integers.swift:63:63: note: consumed here
                let bit   = Bit.init(((Self.isSigned ? source.isNegative : false)))
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:49:39: note: consumed here
            if  Self.isSigned, source.isInfinite {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:52:48: note: consumed here
            }   else if !Self.isSigned, source.isNegative {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:66:31: note: consumed here
                self = source.isNegative ? self : self.toggled()
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:46:38: error: 'source' is borrowed and cannot be consumed
    @inlinable public init?(clamping source: borrowing some BinaryInteger) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Clamping.swift:69:55: note: consumed here
                self.init(repeating: Bit.init(!source.isNegative))
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:69:34: note: consumed here
                switch Bool(base.lsb) {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:57:11: error: 'base' is borrowed and cannot be consumed
        _ base: borrowing Self,
          ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:71:58: note: consumed here
                case false: return  Self.zero.veto(!base.isZero) // zeros
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:58:15: error: 'exponent' is borrowed and cannot be consumed
        power exponent: borrowing some UnsignedInteger,
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Exponentiation.swift:78:51: note: consumed here
            (((((magic)))))[Shift.min] = exponent.lsb // preserves the lsb to toggle ~0
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:42:18: note: consumed here
        if  self.isNegative {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:41:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func factorial() -> Optional<Fallible<Self>> {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BinaryInteger+Factorial.swift:45:26: note: consumed here
        }   else if self.isInfinite {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:143:19: note: consumed here
        if  limit.isInfinite {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:140:20: error: 'limit' is borrowed and cannot be consumed
        relativeTo limit: borrowing T
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/Randomness+Range.swift:151:38: note: consumed here
        if  comparison.isZero, limit.isZero {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:37:38: error: 'self' is borrowed and cannot be consumed
    @inlinable public borrowing func entropy() -> Count {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreKit/BitCountable+Count.swift:38:54: note: consumed here
        var result = IX(raw: self.nondescending(self.appendix))
                                                     ^
[137/149] Compiling CoreKit Randomness.swift
[138/149] Compiling CoreKit Recoverable+Veto.swift
[139/149] Compiling CoreKit Recoverable.swift
[140/149] Compiling CoreKit Swift+Array.swift
[141/149] Compiling CoreKit Swift+ArraySlice.swift
[142/149] Compiling CoreKit Swift+BinaryInteger.swift
[143/149] Compiling CoreKit Swift+Bool.swift
[144/149] Compiling CoreKit Swift+ContiguousArray.swift
[145/149] Compiling CoreKit Swift+FloatingPointSign.swift
[146/149] Compiling CoreKit Swift+Int.swift
[147/149] Compiling CoreKit Swift+Optional.swift
[148/149] Compiling CoreKit Swift+String.swift
[149/149] Compiling CoreKit Swift+UInt.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm